From f89a7da6043d51f97e8c8c9d7cae64d205b21866 Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 14 Jul 2006 17:14:16 +0000 Subject: Remove support for obsolete and non-free divx4/odivx libraries. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19087 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 39 --------------------------------------- 1 file changed, 39 deletions(-) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 5fc9765ddf..fdf82e2957 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -612,45 +612,6 @@ videocodec xvid out BGR32,BGR24,BGR16,BGR15 dll "libxvidcore.a" -; divx4 does direct render, and is native on Linux - -videocodec odivx - info "OpenDivX API (ODIVX,DIVX4,DIVX5,XVID)" - comment "with postprocessing" - status working - fourcc mp4v - fourcc DIVX,divx - fourcc DIV1,div1 divx -; fourcc MP4S,mp4s ; ISO MPEG-4 Video V1 - fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3 ; for DivX4Linux only! - fourcc AP41 DIV3 ; AngelPotion stuff - fourcc xvid,XVID,XviD - fourcc DX50,BLZ0 DX50 - format 0x4 - driver odivx - dll "libdivxdecore.so" - out YV12,I420,IYUV - -videocodec divx4 - info "DivX4Linux API (DIVX4,DIVX5,XVID)" - comment "with postprocessing" - status working - fourcc mp4v - fourcc DIVX,divx - fourcc DIV1,div1 divx -; fourcc MP4S,mp4s ; ISO MPEG-4 Video V1 - fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3 ; for DivX4Linux only! - fourcc AP41 DIV3 ; AngelPotion stuff - fourcc xvid,XVID,XviD - fourcc DX50,BLZ0 DX50 - format 0x4 - driver divx4 - dll "libdivxdecore.so" -; out I420 ; planar direct rendering - out YUY2 - out UYVY - out BGR32,BGR24,BGR16,BGR15 - ; is divx4vfw stable enough, working everywhere and faster than divxds? videocodec divx4vfw -- cgit v1.2.3