summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2005-11-15 13:33:05 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2005-11-15 13:33:05 +0000
commit58e909216a37f0514d4c089cdbb79392592ee8b9 (patch)
treef986725988f83f5707cedeece46b725f3ed21b39 /ChangeLog
parent2225e482399ce16d48bc6503070f1e401d34d895 (diff)
downloadxine-lib-1.1.1.tar.gz
xine-lib-1.1.1.tar.bz2
update changelog and TODOxine-lib-1_1_1-release1.1.1
CVS patchset: 7804 CVS date: 2005/11/15 13:33:05
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index cd438afb5..fe5706741 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,13 +12,16 @@ xine-lib (1.1.1)
* overlay cropping fixes for small streams or when using cropping support
* experimental frame allocation optimization reduces cpu usage of the
deinterlacer plugin by up 25%
- * implement time seeking on DVD plugin (*** remind: dvdnav might need a sync ***)
+ * implement time seeking on DVD plugin
* move CFLAGS optimizations to a separated file (added --disable-optimizations)
* use the same codec path as MPlayer (/usr[/local]/lib/codecs)
* FFmpeg sync (new QDM2 decoder)
* imported Duck TrueMotion 2 decoder from FFmpeg
- * sync libfaad2 to newer version; fixes AAC decoding on x86_64 arch
+ * sync libfaad2 to latest GPL compatible version; fixes AAC decoding on x86_64 arch
* support gapless playback while switching streams (requires UI cooperation)
+ * fix speed changing race causing deadlock with v4l plugin
+ * cddb improvements/fixes (DTITLE/DYEAR parsing, timeout increase and
+ multiline entries support) [#1205274]
xine-lib (1.1.0)
* new quality deinterlacer from dscaler: GreedyH (Greedy High Motion)