From 28a554bffce2dd90764b81b9143d5c424e57ede7 Mon Sep 17 00:00:00 2001 From: rtognimp Date: Tue, 23 Dec 2003 21:24:14 +0000 Subject: Remove 8BPS, MsRLE, MsVideo1, RPZA, SMC These codecs are now in libavcodec git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11677 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 38 -------------------------------------- 1 file changed, 38 deletions(-) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 14d8c9d1ee..52f45379d1 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -140,13 +140,6 @@ videocodec ffrpza dll "rpza" out BGR15 -videocodec qtrpza - info "Quicktime Apple Video" - status working - fourcc rpza,azpr - driver qtrpza - out BGR32,BGR24,BGR15 - videocodec ffsmc info "Apple Graphics (SMC) codec" status working @@ -155,13 +148,6 @@ videocodec ffsmc dll "smc" out BGR8 -videocodec qtsmc - info "Apple Graphics (SMC) codec" - status working - format 0x20636d73 ; "smc " - driver qtsmc - out BGR32,BGR24 - videocodec ff8bps info "Planar RGB (Photoshop)" status working @@ -170,13 +156,6 @@ videocodec ff8bps dll "8bps" out BGR32,BGR24,BGR8 query -videocodec qt8bps - info "Planar RGB (Photoshop)" - status working - fourcc 8BPS - driver qt8bps - out BGR32,BGR24,BGR8 query - videocodec cyuv info "Creative YUV (native codec)" status working @@ -195,14 +174,6 @@ videocodec ffmsrle dll "msrle" out BGR8 -videocodec msrle - info "Microsoft RLE" - status working - format 0x1 - format 0x2 - driver msrle - out BGR32,BGR24,BGR16,BGR15 - videocodec roqvideo info "Id RoQ File Video Decoder" status buggy @@ -278,15 +249,6 @@ videocodec ffvideo1 dll "msvideo1" out BGR15,BGR8 query -videocodec video1 - info "Microsoft Video 1 (native codec)" - status working - fourcc cram,CRAM - fourcc msvc,MSVC - fourcc wham,WHAM - driver msvidc - out BGR32,BGR24 - videocodec cvid info "Cinepak Video (native codec)" status working -- cgit v1.2.3