summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-22 11:22:18 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-22 11:22:18 +0000
commitd5d037c63b784e7c15b67d65bea7a40350098fbb (patch)
tree7e7df3031e4352c662b0995c56eb5e5903760801 /etc/codecs.conf
parente53431f1cc68ce17c13d67f2984fcfddc2d2c76c (diff)
downloadmpv-d5d037c63b784e7c15b67d65bea7a40350098fbb.tar.bz2
mpv-d5d037c63b784e7c15b67d65bea7a40350098fbb.tar.xz
We now have CJPG samples and they work with the CJPG and ijpg decoders.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18180 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index fe94ff7c15..b3dea3951f 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -851,6 +851,7 @@ videocodec ijpg
fourcc ijpg,IJPG ; -mf type=jpeg
fourcc jpeg ; MOV Photo-JPEG
fourcc AVRn,AVDJ ; AVID
+ fourcc CJPG
driver ijpg
dll libjpeg
out RGB24,BGR24,BGR32
@@ -1474,8 +1475,7 @@ videocodec vcr2
videocodec CJPG
info "CJPG"
- status untested
- comment "sample files needed (this DLL is decompression only!)"
+ status working
fourcc CJPG
driver vfw
dll "CtWbJpg.DLL"