Commit 3e56378f authored by Gildas Bazin's avatar Gildas Bazin

* NEWS: update

parent 083295e7
...@@ -20,6 +20,7 @@ Input: ...@@ -20,6 +20,7 @@ Input:
- uses libdvdread for simple playback with menus (eg. for streaming) - uses libdvdread for simple playback with menus (eg. for streaming)
* Experimental --input-slave option to start playing with multi-input * Experimental --input-slave option to start playing with multi-input
* Automatic MTU discovery for UDP streams * Automatic MTU discovery for UDP streams
* More powerful MRL syntax for DVD/VCD/CDDA access (selection of titles/chapters).
Demux: Demux:
* Support iTunes Music Store previews * Support iTunes Music Store previews
...@@ -29,6 +30,7 @@ Demux: ...@@ -29,6 +30,7 @@ Demux:
* Support for MPEG TS streams with error correction (204/192 bytes TS packets) * Support for MPEG TS streams with error correction (204/192 bytes TS packets)
* Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G) * Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G)
* Skins2 .vlt file loader (only when skin2 is the current interface) * Skins2 .vlt file loader (only when skin2 is the current interface)
* Improved Ogg demuxer
Codecs: Codecs:
* G.726 audio support * G.726 audio support
...@@ -50,6 +52,9 @@ Stream Output: ...@@ -50,6 +52,9 @@ Stream Output:
* DVB subtitles encoder * DVB subtitles encoder
* Subtitles overlaying in transcoder * Subtitles overlaying in transcoder
* MPEG 1 layer 2 audio encoder using libtoolame * MPEG 1 layer 2 audio encoder using libtoolame
* Improved vorbis/theora encoding
* Re-use audio/video/spu decoders in transcoder module. From now on,
everything that is playable by VLC should be transcodable as well
Audio Output: Audio Output:
* New audio equalizer filter * New audio equalizer filter
......
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