vlc/vlc-3.0 | branch: master | Jean-Baptiste Kempf <[email protected]> | Mon Jun 25 21:52:26 2018 +0200| [30508325f481b4f31ac600337b530d14f2146e5d] | committer: Jean-Baptiste Kempf
Update NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=30508325f481b4f31ac600337b530d14f2146e5d --- NEWS | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/NEWS b/NEWS index fcc70374b2..3e86405ac3 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,28 @@ Changes between 3.0.3 and 3.0.4: -------------------------------- +Decoder: + * Blacklist some intel GPU when decoding HEVC + * Decode AV1 streams + +Demux: + * Improve FLV fps detection + * Fix some ogg/flac + +Audio Output: + * Improve iOS session management + * Improve macOS audio performance + +Video Output: + * Fix some crash in Direct3D11/Direct3D9 because of sensors + * Fix some broken DVD subtitles rendering + +Text renderer: + * Fix rendering of arabic fonts fallback on macOS + +Misc: + * Fix live555, macOS-UI, crash + * Change the extension registration Changes between 3.0.2 and 3.0.3: _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
