Author: tack
Date: Sun Jan  7 17:30:30 2007
New Revision: 2366

Modified:
   trunk/popcorn/src/backends/mplayer/player.py

Log:
Typo.


Modified: trunk/popcorn/src/backends/mplayer/player.py
==============================================================================
--- trunk/popcorn/src/backends/mplayer/player.py        (original)
+++ trunk/popcorn/src/backends/mplayer/player.py        Sun Jan  7 17:30:30 2007
@@ -370,7 +370,7 @@
                (self._properties['deinterlace'] == 'auto' and \
                 self._media.get('interlaced')):
             # add deinterlacer
-            filter.append(config.mplayer.deinterlacer)
+            filters.append(config.mplayer.deinterlacer)
 
         # FIXME: all this code seems to work. But I guess it has
         # some problems when we don't have an 1:1 pixel aspect

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to