]> git.sesse.net Git - ffmpeg/blobdiff - Changelog
10l
[ffmpeg] / Changelog
index 3fe60fd40b2ce816ca2f92d869987e57b589fe0a..05c6357c847885a4ab3bf9029c5e82b2fa107303 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,36 @@
-Upcoming version 0.4.7:
+version <next>:
+- DV encoder, DV muxer
+- Microsoft RLE video decoder
+- Microsoft Video-1 decoder
+- Apple Animation (RLE) decoder
+- Apple Graphics (SMC) decoder
+- Apple Video (RPZA) decoder
+- Cinepak decoder
+- Sega FILM (CPK) file demuxer
+- Westwood multimedia support (VQA & AUD files)
+- Id Quake II CIN playback support
+- 8BPS video decoder
+- FLIC playback support
+- RealVideo 2.0 (RV20) decoder
+- Duck TrueMotion v1 (DUCK) video decoder
+- Sierra VMD demuxer and video decoder
+- SVQ1 video encoder
 
+version 0.4.8:
+
+- MPEG2 video encoding (Michael)
+- Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
+- Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
+  and Mario Brito)
+- Xan DPCM audio decoder (Mario Brito)
+- Interplay MVE playback subsystem (Mike Melanson)
+- Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)
+
+version 0.4.7:
+
+- RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from a mplayerhq
+  (originally from public domain player for Amiga at http://www.honeypot.net/audio)
+- Current version now also compiles with older GCC (Fabrice)
 - 4X multimedia playback system including 4xm file demuxer (Mike
   Melanson), and 4X video and audio codecs (Michael)
 - Creative YUV (CYUV) decoder (Mike Melanson)
@@ -13,7 +44,7 @@ Upcoming version 0.4.7:
 - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
   by anonymous
 - AMR format has been added (Johannes Carlsson)
-- 3gp support has been added (Johannes Carlsson, improved by Johannes Carlsson)
+- 3gp support has been added (Johannes Carlsson)
 - VP3 codec has been added (Mike Melanson)
 - more MPEG-1/2 fixes
 - Better Multi platform support, MS Visual Studio fixes (various)
@@ -29,6 +60,9 @@ Upcoming version 0.4.7:
 - b frame encoding speedup (Michael)
 - wmv2 codec (unfinished - Michael)
 - user specified diamond size for EPZS (Michael)
+- Playstation STR playback subsystem, still experimental (Mike and Michael)
+- ASV2 codec (Michael)
+- CLJR decoder (Alex)
 
 .. And lots more new enhances and fixes.