diff etc/codecs.conf @ 19082:a2f20562aac3

Remove support for obsolete and non-free divx4/odivx libraries.
author diego
date Fri, 14 Jul 2006 17:14:16 +0000
parents ea0d835bfe2e
children 0fb9a103800f
line wrap: on
line diff
--- a/etc/codecs.conf	Fri Jul 14 16:57:24 2006 +0000
+++ b/etc/codecs.conf	Fri Jul 14 17:14:16 2006 +0000
@@ -612,45 +612,6 @@
   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