diff options
author | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2012-01-04 15:10:58 +0100 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2012-01-04 15:37:58 +0100 |
commit | 64e4f4836a03e427936c17a651a19658d3e3b474 (patch) | |
tree | d69da72fa4792d79a1a647da5bdde8517250171b /doc/general.texi | |
parent | dc7ad85c401a0137795e0414f5fe1c2e7f1d7078 (diff) | |
download | ffmpeg-64e4f4836a03e427936c17a651a19658d3e3b474.tar.gz |
Add decoder for Avid 1:1 10-bit RGB Packer (AVrp).
Fixes ticket #525.
Reviewed-by: Paul B Mahol
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 8ca34f99ee..7f490137e0 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -438,6 +438,8 @@ following image formats are supported: @item Autodesk Animator Flic video @tab @tab X @item Autodesk RLE @tab @tab X @tab fourcc: AASC +@item Avid 1:1 10-bit RGB Packer @tab @tab X + @tab fourcc: AVrp @item AVS (Audio Video Standard) video @tab @tab X @tab Video encoding used by the Creature Shock game. @item Beam Software VB @tab @tab X |