summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-07-15 20:36:04 +0000
committerrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-07-15 20:36:04 +0000
commita91fe9f18a1309abafe5fd67237fa51f4a6cedf7 (patch)
tree41d1df38bfcad2519eff8f3a31acc59c8b6a4127 /etc
parent645e3bae61bcb0ce13f9fce8b950389a785f6693 (diff)
downloadmpv-a91fe9f18a1309abafe5fd67237fa51f4a6cedf7.tar.bz2
mpv-a91fe9f18a1309abafe5fd67237fa51f4a6cedf7.tar.xz
Cinepak, CYUV and RoqA/V are now in ffmpeg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12828 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf35
1 files changed, 1 insertions, 34 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 8b31acc1a6..3e8845e196 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -168,15 +168,6 @@ videocodec ffcyuv
dll "cyuv"
out 411P
-videocodec cyuv
- info "Creative YUV (native codec)"
- status working
- fourcc cyuv,CYUV
- driver cyuv
- out 411P
- out YUY2,UYVY
- out 422P
-
videocodec ffmsrle
info "Microsoft RLE"
status working
@@ -188,21 +179,12 @@ videocodec ffmsrle
videocodec ffroqvideo
info "Id RoQ File Video Decoder"
- status buggy
- comment "buggy"
+ status working
fourcc RoQV ; RoQV is an internal MPlayer FOURCC
driver ffmpeg
dll "roqvideo"
out YV12
-videocodec roqvideo
- info "Id RoQ File Video Decoder"
- status buggy
- comment "buggy"
- fourcc RoQV ; RoQV is an internal MPlayer FOURCC
- driver roqvideo
- out YV12
-
videocodec lzo
info "LZO compressed"
status working
@@ -278,15 +260,6 @@ videocodec ffvideo1
dll "msvideo1"
out BGR15,BGR8 query
-videocodec cvid
- info "Cinepak Video (native codec)"
- status working
- fourcc cvid,CVID
- driver cinepak
- out YV12,I420,IYUV
- out YUY2
- out BGR32,BGR24
-
videocodec ffmszh
info "AVImszh (native codec)"
status working
@@ -2016,12 +1989,6 @@ audiocodec ffroqaudio
driver ffmpeg
dll "roq_dpcm"
-audiocodec roqaudio
- info "Id RoQ File Audio Decoder"
- status working
- fourcc RoQA ; RoQA is an internal MPlayer FOURCC
- driver roqaudio
-
audiocodec libdv
info "raw DV audio decoder (libdv)"
status working