summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-12-23 21:24:14 +0000
committerrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-12-23 21:24:14 +0000
commit28a554bffce2dd90764b81b9143d5c424e57ede7 (patch)
tree35dfe1f32c6c5f1d953ec78eedc2ce86c3a1120e /etc
parent1339538d1a6d2190ced17afcbd3e3762a7c9565e (diff)
downloadmpv-28a554bffce2dd90764b81b9143d5c424e57ede7.tar.bz2
mpv-28a554bffce2dd90764b81b9143d5c424e57ede7.tar.xz
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
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf38
1 files changed, 0 insertions, 38 deletions
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