vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf <[email protected]> | Fri May 11 21:05:46 2012 +0200| [5704485522210ed7c28b9ed99dab0f35299e447f] | committer: Jean-Baptiste Kempf
Update NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=5704485522210ed7c28b9ed99dab0f35299e447f --- NEWS | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/NEWS b/NEWS index 6edf278..29e4a71 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,10 @@ Access: * Accept more extensions for DVD images * Fixes for RAR compressed files +Codec: + * fix crashes in AAC decoder on channels changes, notably in ISDB streams + * fix compilation with multiple FFmpeg and libav versions + Demuxers: * Fixes for MKV segments, seeking and MKV title display * Fix for some mp4, voc, midi and au crashes @@ -35,6 +39,9 @@ Audio filters and output: * Limitation of spatializer volume output * Fix DirectSound device selection * Correct PulseAudio volume control + * Fix Directsound volume initialization + * Do not apply volume in file output + * Fix sampling rate in JACK output Mac OS X: * Enable drag and drop of playlist items between the temporary playlist and _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
