Author: duncan
Date: Sat Oct 13 16:12:03 2007
New Revision: 9965

Log:
[ 1812968 ] Play *.flv files
Patch from Frank Naude applied


Modified:
   branches/rel-1/freevo/freevo_config.py

Modified: branches/rel-1/freevo/freevo_config.py
==============================================================================
--- branches/rel-1/freevo/freevo_config.py      (original)
+++ branches/rel-1/freevo/freevo_config.py      Sat Oct 13 16:12:03 2007
@@ -981,7 +981,7 @@
 VIDEO_MPLAYER_SUFFIX = [ 'avi', 'mpg', 'mpeg', 'wmv', 'bin', 'rm',
                          'divx', 'ogm', 'vob', 'asf', 'm2v', 'm2p',
                          'mp4', 'viv', 'nuv', 'mov', 'iso',
-                         'nsv', 'mkv', 'ts' ]
+                         'nsv', 'mkv', 'ts', 'flv' ]
 
 #
 # The list of filename suffixes that are used to match the files that

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to