]> git.sesse.net Git - ffmpeg/blobdiff - Changelog
Replace realloc with free+malloc, the previous content of the buffer is
[ffmpeg] / Changelog
index 3d145e49621bc0cc2b3694cfa4017bbdc26c8bd7..dfff0188738fc23ce155e9050ffec47bc49c193b 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -101,6 +101,9 @@ version <next>
 - 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:
 
@@ -169,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