vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf <[email protected]> | Tue Apr 26 13:58:46 2016 +0200| [7370183a29c7a69e5561e45656a5c647eb3901bd] | committer: Jean-Baptiste Kempf
Update NEWS for 2.2.3 > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=7370183a29c7a69e5561e45656a5c647eb3901bd --- NEWS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 5010104..c8bc5dd 100644 --- a/NEWS +++ b/NEWS @@ -3,11 +3,13 @@ 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 potential MKV infinite loop and improve MKV tags support * Fix WMV regression Decoder: * Fix hardware decoding with libvdpau-va-gl + * Fix crashes with libvpx + * Use libass without caching dialog Video Ouptut: * Fix green lines on Direct3D output @@ -28,6 +30,9 @@ MacOS X: Win32: * Allow opening more than 15 elements in Explorer +Translations: + * Update of most translations + Changes between 2.2.1 and 2.2.2: -------------------------------- _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
