Commit e6b4585a authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Update NEWS

parent 80ed8a25
...@@ -16,6 +16,8 @@ Access: ...@@ -16,6 +16,8 @@ Access:
domain / path matching, Secure cookies) domain / path matching, Secure cookies)
* Support DVB-T2 on Windows BDA * Support DVB-T2 on Windows BDA
* Support depayloading Opus from RTP * Support depayloading Opus from RTP
* Support sftp username and passwords options and URL
* New UPnP access module, to list directories without infinite recursions
Decoder: Decoder:
* OMX GPU-zerocopy support for decoding and display on Android using OpenMax IL * OMX GPU-zerocopy support for decoding and display on Android using OpenMax IL
...@@ -28,6 +30,7 @@ Decoder: ...@@ -28,6 +30,7 @@ Decoder:
* New MPEG-1 & 2 audio layer I, II, III + MPEG 2.5 decoder based on libmpg123 * New MPEG-1 & 2 audio layer I, II, III + MPEG 2.5 decoder based on libmpg123
* New BPG decoder based on libbpg * New BPG decoder based on libbpg
* Fixed uncompressed DVD-Audio (AOB) LPCM decoding * Fixed uncompressed DVD-Audio (AOB) LPCM decoding
* Rewrite WPL playlists and add ZPL playlists support (Zune)
Demuxers: Demuxers:
* Support HD-DVD .evo (H.264, VC-1, MPEG-2, PCM, AC-3, E-AC3, MLP, DTS) * Support HD-DVD .evo (H.264, VC-1, MPEG-2, PCM, AC-3, E-AC3, MLP, DTS)
...@@ -48,6 +51,7 @@ Stream filter: ...@@ -48,6 +51,7 @@ Stream filter:
Audio output: Audio output:
* Complete rewrite of the AudioTrack Android module. This is now the default. * Complete rewrite of the AudioTrack Android module. This is now the default.
It now supports HDMI/SPDIF passthrough for AC3, 5.1/7.1 and float output.
Video ouput: Video ouput:
* Linux/BSD default video output is now OpenGL, instead of Xvideo * Linux/BSD default video output is now OpenGL, instead of Xvideo
...@@ -77,6 +81,7 @@ Muxers: ...@@ -77,6 +81,7 @@ Muxers:
Service Discovery: Service Discovery:
* New NetBios service discovery using libdsm * New NetBios service discovery using libdsm
* Rewrite of the UPnP service discovery
Mac OS X Interface Mac OS X Interface
* new AppleScript API giving access to audio desynchronization * new AppleScript API giving access to audio desynchronization
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment