From 78f0bcd34ba1a347ca935660e5ce3bd5f1719c2a Mon Sep 17 00:00:00 2001 From: rtognimp Date: Thu, 29 Apr 2004 22:23:34 +0000 Subject: Remove MSZH/ZLIB, FLI and QTRLE, they are now in ffmpeg git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12354 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 28 ---------------------------- 1 file changed, 28 deletions(-) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 452b57e8cb..d27b17993b 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -126,13 +126,6 @@ videocodec fffli dll "flic" out BGR8 -videocodec fli - info "Autodesk FLI/FLC Animation" - status working - fourcc FLIC ; FLIC is an internal MPlayer FOURCC - driver fli - out BGR32,BGR24 - videocodec ffqtrle info "Quicktime Animation (RLE)" status working @@ -141,13 +134,6 @@ videocodec ffqtrle dll "qtrle" out BGR32,RGB24,BGR15,BGR8 query -videocodec qtrle - info "Quicktime Animation (RLE)" - status working - format 0x20656C72 ; "rle " - driver qtrle - out BGR32,BGR24,BGR15 query - videocodec ffrpza info "Quicktime Apple Video" status working @@ -290,20 +276,6 @@ videocodec ffzlib dll "zlib" out BGR24 -videocodec mpmszh - info "AVImszh (native codec)" - status working - fourcc MSZH - driver lcl - out BGR24 - -videocodec mpzlib - info "AVIzlib (native codec)" - status working - fourcc ZLIB - driver lcl - out BGR24 - ;XAnim (slow): videocodec cvidxa -- cgit v1.2.3