summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-20 22:11:28 +0000
committerrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-20 22:11:28 +0000
commit968de38bea41312b9c76b5e5ea80ed008b6d8650 (patch)
tree27b57cd2594cefb9498b0598e7aa915705be5e5f /etc
parentd16ace11a28ff1ca0c27c5a364ae4fe803a4c2d9 (diff)
downloadmpv-968de38bea41312b9c76b5e5ea80ed008b6d8650.tar.bz2
mpv-968de38bea41312b9c76b5e5ea80ed008b6d8650.tar.xz
Prefer libavcodec for cvid files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12615 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf16
1 files changed, 8 insertions, 8 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 9b78ef4fbc..4b55187999 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -238,6 +238,14 @@ videocodec cram
dll "msvidc32.dll"
out BGR24,BGR15,BGR8 static,query
+videocodec ffcvid
+ info "Cinepak Video (native codec)"
+ status working
+ fourcc cvid,CVID
+ driver ffmpeg
+ dll "cinepak"
+ out YV12
+
videocodec cvidvfw
info "Cinepak Video"
status working
@@ -279,14 +287,6 @@ videocodec cvid
out YUY2
out BGR32,BGR24
-videocodec ffcvid
- info "Cinepak Video (native codec)"
- status working
- fourcc cvid,CVID
- driver ffmpeg
- dll "cinepak"
- out YV12
-
videocodec ffmszh
info "AVImszh (native codec)"
status working