diff options
author | Mohamed Naufal <naufal11@gmail.com> | 2010-03-29 22:17:01 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-03-29 22:17:01 +0000 |
commit | 148bcae98c7227cfe0aac74841b0888bd456332a (patch) | |
tree | ceb642d0997bbc6d5a0d84e072da3c3a5885c5a2 /doc/general.texi | |
parent | 30ad1a66517c5533014ad8b2180bfcf06bb12d80 (diff) | |
download | ffmpeg-148bcae98c7227cfe0aac74841b0888bd456332a.tar.gz |
Implement YOP demuxer and video decoder.
Patch by Mohamed Naufal gmailify(naufal11).
Originally committed as revision 22724 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 17c46ab5f9..7372056458 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -241,6 +241,7 @@ library: @item Westwood Studios VQA @tab @tab X @tab Multimedia format used in Westwood Studios games. @item YUV4MPEG pipe @tab X @tab X +@item Psygnosis YOP @tab @tab X @end multitable @code{X} means that encoding (resp. decoding) is supported. @@ -490,6 +491,7 @@ following image formats are supported: @item Winnov WNV1 @tab @tab X @item WMV7 @tab X @tab X @item YAMAHA SMAF @tab X @tab X +@item Psygnosis YOP Video @tab @tab X @item ZLIB @tab X @tab X @tab part of LCL, encoder experimental @item Zip Motion Blocks Video @tab X @tab X |