vlc | branch: master | Thomas Guillem <[email protected]> | Thu May 21 17:23:53 2015 +0200| [49acb8726ea3f33d9e65285aca746693efa1d801] | committer: Thomas Guillem
Updated NEWS > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=49acb8726ea3f33d9e65285aca746693efa1d801 --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 8451001..4114f5a 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,7 @@ Access: * Support sftp username and passwords options and URL * New UPnP access module, to list directories without infinite recursions * New WASAPI audio capture module on Windows + * SMB/FTP/SFTP accesses can list directories Decoder: * OMX GPU-zerocopy support for decoding and display on Android using OpenMax IL @@ -28,6 +29,7 @@ Decoder: * Support for Daala video * Important improvements for the MMAL decoder and output for rPI * Support HEVC hardware decoding using OMX and MediaCodec + * Use MediaCodec via NDK native API after Android Lollipop * Support VP9 and WMV3 decoding using OMX and performance improvements * New MPEG-1 & 2 audio layer I, II, III + MPEG 2.5 decoder based on libmpg123 * New BPG decoder based on libbpg @@ -53,6 +55,7 @@ Demuxers: * Basic support for MPEG4-SL in TS and T-DMB * Support for Creative ADPCM/alaw/ulaw/S16L in VOC files * Support for Creative ADPCM in AVI + * Directory Demux can now sort items, ignore extensions and hidden files Stream filter: * Added ARIB STD-B25 TS streams decoder _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
