diff options
author | rtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-10-15 23:24:53 +0000 |
---|---|---|
committer | rtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-10-15 23:24:53 +0000 |
commit | 1c7ef61a7e95df59b5e42c9b842b618f81183c77 (patch) | |
tree | dbe5d985ad18f445cb568d34456f4f31e8032b0b | |
parent | fbf8843888ab2fa9a6b2d45fe423d646d0dc944a (diff) |
Support DTA and FLX extensions for flic via ffmpeg decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16778 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | etc/codecs.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index dec96d9138..6ae312369b 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -151,7 +151,7 @@ videocodec fffli 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" |