diff options
author | alex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-09-13 22:13:49 +0000 |
---|---|---|
committer | alex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-09-13 22:13:49 +0000 |
commit | e8b38fb995c179536b1b4612538d538e5fbfe3dd (patch) | |
tree | 1fa526979e350c7c4be9274888714f4529069664 /etc | |
parent | faa42bda65b788fd50afa8996ebe3afab04e4a13 (diff) |
query_format support by Tilman Sauerbeck <tsauerbeck@users.sourceforge.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7393 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-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 4e7704cfde..b45877b608 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -66,7 +66,7 @@ videocodec mtga comment "Only 24bpp and 32bpp RGB TGA files supported" fourcc mtga,MTGA driver mtga - out BGR32 ;,BGR24 + out BGR32,BGR24 videocodec fli info "Autodesk FLI/FLC Animation" |