1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-06 08:29:25 +02:00

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

@@ -10,6 +10,8 @@ version <next>:
- Id Quake II CIN playback support
- 8BPS video decoder
- FLIC playback support
- RealVideo 2.0 (RV20) decoder
- Duck TrueMotion v1 (DUCK) video decoder
version 0.4.8: