summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2003-06-29 23:10:01 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2003-06-29 23:10:01 +0000
commit697007a7c7cf6ea3765fc5a475001f03d08cd3a5 (patch)
tree417570749b2e71d3d7f671ad152b2e16f63bc538
parentcb606d67a7d84bde2e0db9a0324c05ec0bf094cd (diff)
downloadxine-lib-697007a7c7cf6ea3765fc5a475001f03d08cd3a5.tar.gz
xine-lib-697007a7c7cf6ea3765fc5a475001f03d08cd3a5.tar.bz2
we have deinterlacing plugin already
CVS patchset: 5115 CVS date: 2003/06/29 23:10:01
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index e1902efcb..6fdbe7600 100644
--- a/TODO
+++ b/TODO
@@ -71,7 +71,7 @@ xine's future
- implement lots of audio and video processing filters as post plugins, e.g.
- scaling
- colorspace conversion
- - deinterlacing
+ - deinterlacing (already done)
- audio resampling
- compressor
...