vlc/vlc-2.0 | branch: master | Rémi Denis-Courmont <[email protected]> | Thu Nov 8 22:43:00 2012 +0200| [1a634ca6de7a4fa4d5b4e66fb173f264ca9291ee] | committer: Rémi Denis-Courmont
libvlc news > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=1a634ca6de7a4fa4d5b4e66fb173f264ca9291ee --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index e5872d2..2d2f66e 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,10 @@ Changes between 2.0.4 and 2.0.5: Mac OS X: * Fix Reveal-in-Finder for files with non-Western file names +libVLC: + * Fix audio and video track selection: + The constant track identifier is now always used. Some functions previously + incorrectly used the (moving) index of the track in the table of tracks. Changes between 2.0.3 and 2.0.4: -------------------------------- _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
