summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2003-06-13 02:01:33 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2003-06-13 02:01:33 +0000
commit89e212e2ffe2493063d15e2e180933be59b5eaec (patch)
tree45be59b64a690d10b79e4e22177dc0c17da61778
parent7ccaada15dbf8c9d6c638c139a489d1b63dd1ef8 (diff)
downloadxine-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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 307852a5d..ce33fb10e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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