diff etc/codecs.conf @ 13860:d6f716fdd734

remove mac shlb support to use new helix codec for realvideo support on osx
author nplourde
date Wed, 03 Nov 2004 02:50:01 +0000
parents f665c0454a53
children d57caeb6cf0b
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Nov 03 01:53:56 2004 +0000
+++ b/etc/codecs.conf	Wed Nov 03 02:50:01 2004 +0000
@@ -1105,7 +1105,7 @@
   status working
   fourcc RV40,rv40
   driver realvid
-  dll "drv4.shlb"
+  dll "drvc.bundle/Contents/MacOS/drvc"
   out I420
 
 videocodec rv30
@@ -1129,7 +1129,7 @@
   status working
   fourcc RV30,rv30
   driver realvid
-  dll "drv3.shlb"
+  dll "drvc.bundle/Contents/MacOS/drvc"
   out I420
 
 videocodec rv20
@@ -1153,7 +1153,7 @@
   status working
   fourcc RV20,rv20
   driver realvid
-  dll "drv2.shlb"
+  dll "drv2.bundle/Contents/MacOS/drv2"
   out I420
 
 ; others:
@@ -1988,7 +1988,7 @@
   status working
   format 0x6B6F6F63 ; "cook"
   driver realaud
-  dll "cook.shlb"
+  dll "cook.bundle/Contents/MacOS/cook"
 
 audiocodec rasipr
   info "RealAudio Sipro"
@@ -2009,7 +2009,7 @@
   status working
   format 0x72706973 ; "sipr"
   driver realaud
-  dll "sipr.shlb"
+  dll "sipr.bundle/Contents/MacOS/sipr"
 
 audiocodec raatrc
   info "RealAudio ATRAC3"
@@ -2030,7 +2030,7 @@
   status working
   format 0x63727461 ; "atrc"
   driver realaud
-  dll "atrc.shlb"
+  dll "atrc.bundle/Contents/MacOS/atrc"
 
 audiocodec imaadpcm
   info "IMA ADPCM"