initial support for Duck TrueMotion v1 (think of it as On2 VP1); only

16-bit mode supported thus far

Originally committed as revision 2555 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Mike Melanson
2003-12-03 04:22:15 +00:00
parent fcfee63b12
commit 9a4117d5a1
7 changed files with 1414 additions and 1 deletions

View File

@@ -707,6 +707,7 @@ following image formats are supported:
@item Id Cinematic Video @tab @tab X @tab used in Quake II
@item Planar RGB @tab @tab X @tab fourcc: 8BPS
@item FLIC video @tab @tab X
@item Duck TrueMotion v1 @tab @tab X @tab fourcc: DUCK
@end multitable
@code{X} means that the encoding (resp. decoding) is supported.