diff options
author | Mike Melanson <mike@multimedia.cx> | 2003-11-14 05:42:14 +0000 |
---|---|---|
committer | Mike Melanson <mike@multimedia.cx> | 2003-11-14 05:42:14 +0000 |
commit | 42cad81aea97b9785f63d3a52ec7f53d2abb3f45 (patch) | |
tree | f18d447d38cc63120b977d2bab382ef2aec5eb44 /Changelog | |
parent | ad0d17f1f812ac551c8831162eb0745f054a6f6c (diff) | |
download | ffmpeg-42cad81aea97b9785f63d3a52ec7f53d2abb3f45.tar.gz |
yep, FLI support
Originally committed as revision 2519 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,11 +2,14 @@ version <next>: - DV encoder, DV muxer - Microsoft RLE video decoder - Microsoft Video-1 decoder +- Apple Graphics (SMC) decoder - Apple Video (RPZA) decoder - Cinepak decoder - Sega FILM (CPK) file demuxer -- Westwood multimedia support (VQA/AUD file demuxer, audio decoder) +- Westwood multimedia support (VQA & AUD files) - Id Quake II CIN playback support +- 8BPS video decoder +- FLIC playback support version 0.4.8: |