diff options
author | Torsten Jager <t.jager@gmx.de> | 2014-03-08 15:11:30 +0100 |
---|---|---|
committer | Torsten Jager <t.jager@gmx.de> | 2014-03-08 15:11:30 +0100 |
commit | 19ebd24e0d03f60a8a4f5aa90ff51021cae2b430 (patch) | |
tree | efe68f4e66191b770c6e568c96705211b7a8f8e0 | |
parent | 02a881e0a702cfc5e2062669b7643a3c5d255d20 (diff) | |
download | xine-lib-19ebd24e0d03f60a8a4f5aa90ff51021cae2b430.tar.gz xine-lib-19ebd24e0d03f60a8a4f5aa90ff51021cae2b430.tar.bz2 |
ChangeLog update.
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 11 insertions, 3 deletions
@@ -1,6 +1,7 @@ xine-lib (1.2.5) 201?-??-?? + * Update german translation. + * Add bass downmix support to AC3 decoder. * Add experimental YCgCo colorspace support. - * FFmpeg compatibility fixes. * Add avformat demux plugin. - Support for new formats and protocols. - Proper rtsp support (with avformat+rtsp://, rtsp+tcp:// and rtsp+http:// mrls). @@ -15,9 +16,16 @@ xine-lib (1.2.5) 201?-??-?? * Add support for HEVC/H.265 to the mpeg-ts demuxer. * Add support for HEVC/H.265 and VP9 to the matroska demuxer. * Add VP8/VP9 decoder using libvpx. - * Add support for multiple audio traks to the Quicktime demuxer. - * Add support for AC3 and EAC3 to the Quicktime demuxer. + * Modernise Quicktime demuxer: + - Multiple user selectable audio traks. + - Support AC3, EAC3, vorbis, Purevoice audio. + - Support ISO fragment media files. + - More safety on broken files. + - Slightly faster. * Recognise & use ADPCM G.726 and ATRAC3. (ffmpeg/libva) + * Build fixes. + * Fix HDMV subtitle channel. + * FFmpeg compatibility fixes. * Some colour format conversion fixes. * Fix RealVideo re-ordered PTS: pass through, let the decoder re-order it. * Fix some problems with COOK audio. |