vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf <[email protected]> | Tue Dec 11 15:33:14 2012 +0100| [9a976e6d9e574bc05b9fdb7b303a6b7b811324eb] | committer: Jean-Baptiste Kempf
Update NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=9a976e6d9e574bc05b9fdb7b303a6b7b811324eb --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NEWS b/NEWS index c38cd2b..93fead7 100644 --- a/NEWS +++ b/NEWS @@ -15,10 +15,23 @@ Demuxers: * Fix koreus lua parser * Improve reliability for RTSP streams sent by some IP cameras * Fix division by 0 in AIFF demuxer + * Fix some MKV crashes when ordered editions have empty or broken links + * Fix SWF potential crash on malformed files. + +Video filters: + * Fix crash in Freetype with embedded fonts + * Fix wrong aspect ratio in some cases + +Encoders: + * Fix Mpeg-2 audio and video encoders initialization Mac OS X: * Fix Reveal-in-Finder for files with non-Western file names * Fix crash with local statistics disabled + * Fix Time counter UI look + +Win32: + * Fix https streaming libVLC: * Fix audio and video track selection: _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
