diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2011-12-16 21:30:27 +0100 |
---|---|---|
committer | Kostya Shishkov <kostya.shishkov@gmail.com> | 2013-05-18 07:12:56 +0200 |
commit | 350914fc8024612f614c0a4f5c8ba5da2d9988e7 (patch) | |
tree | acdd7ee0a89e1c985642b2e5178a2c0f023e4641 /doc | |
parent | cebdedca57d95834a8f8098c7b6a322a1163e26b (diff) | |
download | ffmpeg-350914fc8024612f614c0a4f5c8ba5da2d9988e7.tar.gz |
Escape 130 (RPL) decoder
Some fixes provided by Paul B Mahol <onemda@gmail.com>
and Michael Niedermayer <michaelni@gmx.at> and me.
Signed-off-by: Diego Biurrun <diego@biurrun.de>
Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 6a049f4e1f..59ac7eeb34 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -497,6 +497,7 @@ following image formats are supported: @item Electronic Arts TGQ video @tab @tab X @item Electronic Arts TQI video @tab @tab X @item Escape 124 @tab @tab X +@item Escape 130 @tab @tab X @item FFmpeg video codec #1 @tab X @tab X @tab experimental lossless codec (fourcc: FFV1) @item Flash Screen Video v1 @tab X @tab X |