changeset 16777:3398ec12ec8c

Support DTA and FLX extensions for flic via ffmpeg decoder
author rtognimp
date Sat, 15 Oct 2005 23:24:53 +0000
parents 4044b3e8733a
children e98a46ea6ecb
files etc/codecs.conf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Oct 15 23:17:25 2005 +0000
+++ b/etc/codecs.conf	Sat Oct 15 23:24:53 2005 +0000
@@ -151,7 +151,7 @@
   fourcc FLIC ; FLIC is an internal MPlayer FOURCC
   driver ffmpeg
   dll "flic"
-  out BGR8
+  out BGR16,BGR15,BGR8 query
 
 videocodec ffaasc
   info "Autodesk RLE decoder"