vlc/vlc-2.0 | branch: master | Rémi Denis-Courmont <[email protected]> | Tue Nov 20 23:21:59 2012 +0200| [a2d9fc18e3fdec189137d2d202519ecf998b7571] | committer: Rémi Denis-Courmont
Update NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=a2d9fc18e3fdec189137d2d202519ecf998b7571 --- NEWS | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2d2f66e..327bbc6 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,18 @@ Changes between 2.0.4 and 2.0.5: -------------------------------- +Access: + * Fix DVB-S delivery system detection + +Audio Output: + * Fix playback initial synchronization with PulseAudio + (however similar bugs in PulseAudio version 2.0 and later still exist) + * Fix file output bug affecting floating point on big endian systems + +Demuxers: + * Fix crash with some embedded subtitle fonts + * Fix buffer overflow in HTML subtitles parser + Mac OS X: * Fix Reveal-in-Finder for files with non-Western file names @@ -13,7 +25,6 @@ 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 * Fix detection of some 5.1 and 7.1 kits on Windows. _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
