diff options
author | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2012-10-06 06:20:52 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2012-10-06 06:20:52 +0200 |
commit | 7548c80accbabf7a172ba03adfc38825c51ede08 (patch) | |
tree | 92d9136e834082e765f982205bfdb312be3458a9 /doc/general.texi | |
parent | 5de75336a16e16127d6b2bfab770ab00dd688362 (diff) | |
download | ffmpeg-7548c80accbabf7a172ba03adfc38825c51ede08.tar.gz |
Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216).
Fixes ticket #1354
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 659226a156..198c9eef1a 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -622,6 +622,8 @@ following image formats are supported: @tab fourcc: VP60,VP61,VP62 @item VP8 @tab E @tab X @tab fourcc: VP80, encoding supported through external library libvpx +@item Pinnacle TARGA CineWave YUV16 @tab @tab X + @tab fourcc: Y216 @item Prores @tab @tab X @tab fourcc: apch,apcn,apcs,apco @item Q-team QPEG @tab @tab X |