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
This commit is contained in:
rtognimp 2003-12-23 21:24:14 +00:00
parent 1339538d1a
commit 28a554bffc
1 changed files with 0 additions and 38 deletions

View File

@ -140,13 +140,6 @@ videocodec ffrpza
dll "rpza" dll "rpza"
out BGR15 out BGR15
videocodec qtrpza
info "Quicktime Apple Video"
status working
fourcc rpza,azpr
driver qtrpza
out BGR32,BGR24,BGR15
videocodec ffsmc videocodec ffsmc
info "Apple Graphics (SMC) codec" info "Apple Graphics (SMC) codec"
status working status working
@ -155,13 +148,6 @@ videocodec ffsmc
dll "smc" dll "smc"
out BGR8 out BGR8
videocodec qtsmc
info "Apple Graphics (SMC) codec"
status working
format 0x20636d73 ; "smc "
driver qtsmc
out BGR32,BGR24
videocodec ff8bps videocodec ff8bps
info "Planar RGB (Photoshop)" info "Planar RGB (Photoshop)"
status working status working
@ -170,13 +156,6 @@ videocodec ff8bps
dll "8bps" dll "8bps"
out BGR32,BGR24,BGR8 query out BGR32,BGR24,BGR8 query
videocodec qt8bps
info "Planar RGB (Photoshop)"
status working
fourcc 8BPS
driver qt8bps
out BGR32,BGR24,BGR8 query
videocodec cyuv videocodec cyuv
info "Creative YUV (native codec)" info "Creative YUV (native codec)"
status working status working
@ -195,14 +174,6 @@ videocodec ffmsrle
dll "msrle" dll "msrle"
out BGR8 out BGR8
videocodec msrle
info "Microsoft RLE"
status working
format 0x1
format 0x2
driver msrle
out BGR32,BGR24,BGR16,BGR15
videocodec roqvideo videocodec roqvideo
info "Id RoQ File Video Decoder" info "Id RoQ File Video Decoder"
status buggy status buggy
@ -278,15 +249,6 @@ videocodec ffvideo1
dll "msvideo1" dll "msvideo1"
out BGR15,BGR8 query 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 videocodec cvid
info "Cinepak Video (native codec)" info "Cinepak Video (native codec)"
status working status working