diff options
author | Dave Yeo <daveryeo@telus.net> | 2007-12-07 08:03:05 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2007-12-07 08:03:05 +0000 |
commit | 25b92a79961f4e90c916e1de7982876c6be88834 (patch) | |
tree | 6eca4054beb25bca8fb876de0daa6404e41c4ce0 /doc | |
parent | 4978618b6b0d072fec16efa41735050b3000da14 (diff) | |
download | ffmpeg-25b92a79961f4e90c916e1de7982876c6be88834.tar.gz |
Add small OS/2 section with a link to further information.
patch by Dave Yeo, daveryeo telus net
Originally committed as revision 11186 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 7189726e9a..dcf8a564fb 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -595,6 +595,11 @@ and for a build with shared libraries BeOS support is broken in mysterious ways. +@section OS/2 + +For information about compiling FFmpeg on OS/2 see +@url{http://www.edm2.com/index.php/FFmpeg}. + @chapter Developers Guide @section API |