vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf <[email protected]> | Wed Sep 5 00:24:19 2012 +0200| [1a7c66e510cd818b2ae604b29385be67a4a8ba59] | committer: Jean-Baptiste Kempf
Update NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=1a7c66e510cd818b2ae604b29385be67a4a8ba59 --- NEWS | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 1bb9d0d..e76b254 100644 --- a/NEWS +++ b/NEWS @@ -4,15 +4,26 @@ Changes between 2.0.3 and 2.0.4: Audio Output: * Improve playback synchronization with PulseAudio. * Fix ALSA digital pass-through ("S/PDIF"). + * Fix live audio device selection on Mac OS X + +Access: + * Fix numerous DVD (dvdnav) crashes + * Fix HTTP playback through proxy Codecs: - * Support for OPUS via libopus. + * Support for Opus decoding via libopus, including multi-channel files + +Demuxers: + * Fix issues in Ogg with zero length packets + * Fix file duration of Ogg/Theora files Windows: * Fix Wallpaper mode on Windows 7 Qt: * Fix media info dialog update + * Fix random/repeat preferences saving + * Fix crash when opening audio effects dialog Mac OS X: * Fix audio output behavior when the output device is plugged or unplugged _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
