summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-12-13 19:21:38 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-12-13 19:21:38 +0000
commita3c7601ce8fe772c901e42ce29e638a62522fa3f (patch)
treed062a4edf8daa2bceb214ae9d9bfb277456c3bbf
parentca65466a05ad6f608b092b9b75e14854b34d6b9a (diff)
downloadmpv-a3c7601ce8fe772c901e42ce29e638a62522fa3f.tar.bz2
mpv-a3c7601ce8fe772c901e42ce29e638a62522fa3f.tar.xz
add MTSJ fourcc to ffmjpeg and ldead mjpeg codec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29997 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--etc/codecs.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 34ce6fcf2e..2bd04ec012 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1268,6 +1268,7 @@ videocodec ffmjpeg
fourcc MVJP ; Midvid JPEG Video Codec
fourcc IJLV ; Intel JPEG Library Video Codec
fourcc avi1,avi2
+ fourcc MTSJ
driver ffmpeg
dll mjpeg
out 444P
@@ -1343,6 +1344,7 @@ videocodec LEAD
fourcc MJPG
fourcc jpeg MJPG ; MOV Photo-JPEG
fourcc LEAD
+ fourcc MTSJ MJPG
driver vfw
dll "LCodcCMP.dll"
out BGR24,BGR15