summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2005-10-22 22:02:40 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2005-10-22 22:02:40 +0000
commit6c20021826b181e4f98de9937f2f6886e4c6d64e (patch)
tree18034d0f4e72b80773ebb655a0fe85702a4296da /ChangeLog
parenta703ff44162d76d5158c7b70056dd1791fc794fe (diff)
downloadxine-lib-6c20021826b181e4f98de9937f2f6886e4c6d64e.tar.gz
xine-lib-6c20021826b181e4f98de9937f2f6886e4c6d64e.tar.bz2
commit Flameeyes' optimizations.m4 patch
CVS patchset: 7764 CVS date: 2005/10/22 22:02:40
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b39a87804..664396ae2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,8 @@ 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 ***)
+ * move CFLAGS optimizations to a separated file (added --disable-optimizations)
xine-lib (1.1.0)
* new quality deinterlacer from dscaler: GreedyH (Greedy High Motion)