diff options
author | Alexis Ballier <alexis.ballier@gmail.com> | 2007-07-02 07:06:28 +0000 |
---|---|---|
committer | Benoit Fouet <benoit.fouet@free.fr> | 2007-07-02 07:06:28 +0000 |
commit | d3b7406c6fd53707d00f9c6f49d842d17bc840a2 (patch) | |
tree | 651931a0ae0283e39d9011542e1b619bc2ea00e6 /doc | |
parent | ccca0d5ab697b1b67cbb6138848d7410ad65b680 (diff) | |
download | ffmpeg-d3b7406c6fd53707d00f9c6f49d842d17bc840a2.tar.gz |
QT RLE encoder
patch by Alexis Ballier: [alexis ballier gmail com]
original thread: [FFmpeg-devel] [Patch] QT RLE encoder, bis
date: 06/24/2007 03:56 PM
Originally committed as revision 9452 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ffmpeg-doc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 470a8b498c..9a53973092 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -1030,7 +1030,7 @@ following image formats are supported: @item Id RoQ @tab X @tab X @tab Used in Quake III, Jedi Knight 2, other computer games. @item Xan/WC3 @tab @tab X @tab Used in Wing Commander III .MVE files. @item Interplay Video @tab @tab X @tab Used in Interplay .MVE files. -@item Apple Animation @tab @tab X @tab fourcc: 'rle ' +@item Apple Animation @tab X @tab X @tab fourcc: 'rle ' @item Apple Graphics @tab @tab X @tab fourcc: 'smc ' @item Apple Video @tab @tab X @tab fourcc: rpza @item Apple QuickDraw @tab @tab X @tab fourcc: qdrw |