diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-01-31 20:05:01 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-01-31 20:05:01 +0000 |
commit | e4515dde79c6bca4603ac438329972748fc84c16 (patch) | |
tree | 9702601e46a00d73f81087ad2e0136d201e680f3 /etc | |
parent | 62751585d8c499e74fec52272f62e4777048cfc8 (diff) |
support for 32 bit Camtasia samples
hint by Florian Mickler <deathmk at gmx dot net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14629 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 a002f6d24a..efffe6a5f6 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1672,7 +1672,7 @@ videocodec camtasia fourcc TSCC,tscc driver vfw dll "tsccvid.dll" - out BGR24,BGR15,BGR8 query,flip + out BGR32,BGR24,BGR15,BGR8 query,flip ; raw formats: (now RGB formats are autodetected) |