diff options
author | Elvis Presley <elvis@e.p> | 2011-09-15 05:50:44 +0200 |
---|---|---|
committer | Elvis Presley <elvis@e.p> | 2011-09-15 15:58:56 +0200 |
commit | 5554de13b29b9bb812ee5cfd606349873ddf0945 (patch) | |
tree | c23bbd0e2d658dd70d118261326be9c53b63127f /doc/general.texi | |
parent | d55b06b8e725b9ef362137486221fa1e90c012c0 (diff) | |
download | ffmpeg-5554de13b29b9bb812ee5cfd606349873ddf0945.tar.gz |
ProRes Decoder
Signed-off-by: Elvis Presley <elvis@e.p>
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 fa37eb9d62..9346a873df 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -476,6 +476,8 @@ following image formats are supported: @tab fourcc: VP80, encoding supported through external library libvpx @item planar RGB @tab @tab X @tab fourcc: 8BPS +@item Prores @tab @tab X + @tab fourcc: apch,apcn,apcs,apco @item Q-team QPEG @tab @tab X @tab fourccs: QPEG, Q1.0, Q1.1 @item QuickTime 8BPS video @tab @tab X |