Commit aff22756 authored by Gildas Bazin's avatar Gildas Bazin

* NEWS: few changes.

parent 77caf181
...@@ -15,8 +15,6 @@ Codecs: ...@@ -15,8 +15,6 @@ Codecs:
* Packetizer interfaced between demux and codec when needed * Packetizer interfaced between demux and codec when needed
(allows using ffmpeg plugin to decode MPEG streams and better aac decoding). (allows using ffmpeg plugin to decode MPEG streams and better aac decoding).
Playlist:
Input: Input:
* mmsh streaming fixes. * mmsh streaming fixes.
* subviewer and subviewer v2 subtitles support. * subviewer and subviewer v2 subtitles support.
...@@ -30,7 +28,8 @@ Stream output: ...@@ -30,7 +28,8 @@ Stream output:
* Improved session announcement system. * Improved session announcement system.
* Minimize threads useage by default. * Minimize threads useage by default.
* Added faster than realtime stream output (limited by CPU) for file output. * Added faster than realtime stream output (limited by CPU) for file output.
* Improved mov/mp4 muxer. * Improved MOV/MP4 muxer.
* Improved MPEG TS muxer.
* Meta info options used by the muxers. * Meta info options used by the muxers.
* Better audio channels downmixing when transcoding. * Better audio channels downmixing when transcoding.
...@@ -45,10 +44,8 @@ Interfaces: ...@@ -45,10 +44,8 @@ Interfaces:
- Ability to embed video output. - Ability to embed video output.
- Support for bitmap fonts. - Support for bitmap fonts.
- Lots of improvements. - Lots of improvements.
* wxWindows * wxWindows
- New design and set of icons. - New design and set of icons.
- New streaming wizard.
- Ability to embed video output. - Ability to embed video output.
Win32 port: Win32 port:
......
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