summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Jager <t.jager@gmx.de>2014-03-08 15:11:30 +0100
committerTorsten Jager <t.jager@gmx.de>2014-03-08 15:11:30 +0100
commit19ebd24e0d03f60a8a4f5aa90ff51021cae2b430 (patch)
treeefe68f4e66191b770c6e568c96705211b7a8f8e0
parent02a881e0a702cfc5e2062669b7643a3c5d255d20 (diff)
downloadxine-lib-19ebd24e0d03f60a8a4f5aa90ff51021cae2b430.tar.gz
xine-lib-19ebd24e0d03f60a8a4f5aa90ff51021cae2b430.tar.bz2
ChangeLog update.
-rw-r--r--ChangeLog14
1 files changed, 11 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 207d65d5d..de6f1682f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.