diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2005-10-23 02:11:16 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2005-10-23 02:11:16 +0000 |
commit | 712a40b59a0f451a558d88db1f9f124463016f97 (patch) | |
tree | 82bc80e9b7a5ba09c01acf205c8ac1e20c44914f /ChangeLog | |
parent | 640063a719556f8569fe848528b39660c6fc31a6 (diff) | |
download | xine-lib-712a40b59a0f451a558d88db1f9f124463016f97.tar.gz xine-lib-712a40b59a0f451a558d88db1f9f124463016f97.tar.bz2 |
big ffmpeg update
it is likely to break, so please keep both pieces
CVS patchset: 7767
CVS date: 2005/10/23 02:11:16
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ xine-lib (1.1.1) 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) + * use the same codec path as MPlayer (/usr[/local]/lib/codecs) + * ffmpeg sync (new QDM2 decoder *** note: not yet working?) xine-lib (1.1.0) * new quality deinterlacer from dscaler: GreedyH (Greedy High Motion) |