summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-07 20:15:38 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-07 20:15:38 +0000
commita6676cb6dab45645696cea8b888a543d17ac01c6 (patch)
tree58b247b6c7adc432308b9f5ab19fdb1fc8a370cd /etc
parentf63a3c7339ee834a028a70f408ea89ec4d52ba97 (diff)
downloadmpv-a6676cb6dab45645696cea8b888a543d17ac01c6.tar.bz2
mpv-a6676cb6dab45645696cea8b888a543d17ac01c6.tar.xz
AVID fourcc added to MCMjpeg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4574 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index aa2f94c922..5800b10404 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -183,7 +183,7 @@ videocodec mjpeg
status working
fourcc MJPG
fourcc mjpa,mjpb,mjpg MJPG ; MOV files
- fourcc AVDJ MJPG
+ fourcc AVRn,AVDJ MJPG ; AVID
driver vfw
dll "mcmjpg32.dll"
out YUY2
@@ -198,6 +198,7 @@ videocodec ffmjpeg
info "FFmpeg MJPEG decoder"
status working
fourcc MJPG,mjpg
+; fourcc AVRn
driver ffmpeg
dll mjpeg
; out YUY2