vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf <[email protected]> | Sat Feb 27 18:20:40 2016 +0100| [49dad16e093689e57317bf7818adc955efadd267] | committer: Jean-Baptiste Kempf
Update NEWS for 2.2.3 > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=49dad16e093689e57317bf7818adc955efadd267 --- NEWS | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/NEWS b/NEWS index bc97ca2..5010104 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,34 @@ Changes between 2.2.2 and 2.2.3: -------------------------------- +Demux: + * Fix HLS quality selection and a potential stack overflow + * Fix potential MKV infinite loop + * Fix WMV regression + +Decoder: + * Fix hardware decoding with libvdpau-va-gl + +Video Ouptut: + * Fix green lines on Direct3D output + +Skins2: + * Fix maximizing Window in multi-screen context + +Qt: + * Fix resume where you left off + * Fix infinite recursion in the customize dialog + * Fix size when switching to/from the minimal interface + * Fix size after resume toolbar is displayed + +MacOS X: + * Fix crashes in media information panel + * Correctly respect the disable-screensaver option + +Win32: + * Allow opening more than 15 elements in Explorer + + Changes between 2.2.1 and 2.2.2: -------------------------------- _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
