vlc/vlc-2.0 | branch: master | Felix Paul Kühne <[email protected]> | Sat May 4 17:20:54 2013 +0200| [f0728106114449327a0f7c4881774603effeb802] | committer: Felix Paul Kühne
Add items for a 2.0.7 release > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=f0728106114449327a0f7c4881774603effeb802 --- NEWS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/NEWS b/NEWS index 4766b97..bbf914c 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,23 @@ Changes between 2.0.6 and 2.0.7: -------------------------------- +Input: + * Fix playback termination when switching ES tracks (PowerPC only) + * Fix memory exhaustion vulnerability when playing specifically crafted + playlist files + +Decoders: + * Fix WMA Pro, MPEG 4 ALS, APE, MLP and ADPCM-IMA4 playback + +Muxers: + * Fix noticeable memory leak when creating AVI files + +Video output: + * Fix crash when using libvlc in 3rd party applications (Mac only) + +Mac OS X Interface + * Minor improvements + Changes between 2.0.5 and 2.0.6: -------------------------------- _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
