From a91fe9f18a1309abafe5fd67237fa51f4a6cedf7 Mon Sep 17 00:00:00 2001 From: rtognimp Date: Thu, 15 Jul 2004 20:36:04 +0000 Subject: Cinepak, CYUV and RoqA/V are now in ffmpeg git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12828 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 35 +---------------------------------- 1 file changed, 1 insertion(+), 34 deletions(-) (limited to 'etc') 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 -- cgit v1.2.3