diff options
author | Torsten Jager <t.jager@gmx.de> | 2014-06-06 21:12:15 +0200 |
---|---|---|
committer | Torsten Jager <t.jager@gmx.de> | 2014-06-06 21:12:15 +0200 |
commit | dd7f945e72705247307440ce56182f109a612b4c (patch) | |
tree | d3e1641a89c0b71af099caa07805d4ce09e27702 | |
parent | ec8ed0416f9c4b9036f981fb2d7603714fa9af2b (diff) | |
download | xine-lib-dd7f945e72705247307440ce56182f109a612b4c.tar.gz xine-lib-dd7f945e72705247307440ce56182f109a612b4c.tar.bz2 |
ChangeLog update.
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,5 +1,22 @@ +xine-lib (1.2.?) ????-??-?? * Add libmmal video output plugin for Raspberry Pi. * Add libmmal HW video decoder plugin for Raspberry Pi. + * Add overlay colormatrix support. + * Add "sqare monitor pixels" config option. + * Add VAAPI colormatrix and fullrange video support. + * Add "radeonhd" XV colormatrix support. + * Add Opus audio support. + * Update german translation. + * Optimize OpenGL2 video out. + * Optimize raw RGB video decoder. + * Fix multithread ffmpeg video decoding. + * Fix/optimize DVB subtitles. + * Fix external text subtitles. + * BSD build fixes. + * Clang build fixes. + * Build optimization fixes (aliasing). + * AVformat demux build fix. + * More safety on memory allocation failure. xine-lib (1.2.5) 2014-04-08 * Update german translation. |