diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2003-06-13 02:01:33 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2003-06-13 02:01:33 +0000 |
commit | 89e212e2ffe2493063d15e2e180933be59b5eaec (patch) | |
tree | 45be59b64a690d10b79e4e22177dc0c17da61778 | |
parent | 7ccaada15dbf8c9d6c638c139a489d1b63dd1ef8 (diff) | |
download | xine-lib-89e212e2ffe2493063d15e2e180933be59b5eaec.tar.gz xine-lib-89e212e2ffe2493063d15e2e180933be59b5eaec.tar.bz2 |
new deinterlacer
CVS patchset: 5036
CVS date: 2003/06/13 02:01:33
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -20,6 +20,9 @@ xine-lib (1-beta13) (so reencoding is now possible without installing any additional libraries) * add support seeking in real media files * fix playback of real video versions 1 (rv10) and 4 (rv40) + * new deinterlacer (tvtime) plugin with more algorithms, full framerate output, + 2-3 pulldown detection, judder correction, chroma upsampling error free, + works with all video drivers. warning: cpu intensive :) xine-lib (1-beta12) * enabled SVQ3 video decoding via ffmpeg |