]> git.sesse.net Git - ffmpeg/blobdiff - Changelog
Replace realloc with free+malloc, the previous content of the buffer is
[ffmpeg] / Changelog
index c338f9164f1e0434f4f8d25811c1eaf30db8e32a..dfff0188738fc23ce155e9050ffec47bc49c193b 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -95,7 +95,15 @@ version <next>
 - Matroska muxer
 - Slice-based parallel H.264 decoding
 - Monkey's Audio demuxer and decoder
+- additional SPARC (VIS) optimizations
 - AMV audio and video decoder
+- DNxHD encoder
+- H.264 PAFF decoding
+- Nellymoser ASAO decoder
+- Beam Software SIFF demuxer and decoder
+- libvorbis Vorbis decoding removed in favor of native decoder
+- IntraX8 (J-Frame) sub-decoder for WMV2 and VC-1
+- OGG muxer
 
 version 0.4.9-pre1:
 
@@ -164,7 +172,7 @@ version 0.4.9-pre1:
 - SGI image format, encoding and decoding
 - H.264 loop filter support
 - H.264 CABAC support
-- nicer looking arrows for the motion vector vissualization
+- nicer looking arrows for the motion vector visualization
 - improved VCD support
 - audio timestamp drift compensation
 - MPEG-2 YUV 422/444 support