summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authornplourde <nplourde@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-11-03 02:50:01 +0000
committernplourde <nplourde@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-11-03 02:50:01 +0000
commitd0aadc8497aafd7663d597db7a53240ea10c8bc5 (patch)
tree86c461a2193e12722e45f62229328f41b081ff3a /etc
parent6206f25690436785a50c178b7b095e07967ea4d7 (diff)
downloadmpv-d0aadc8497aafd7663d597db7a53240ea10c8bc5.tar.bz2
mpv-d0aadc8497aafd7663d597db7a53240ea10c8bc5.tar.xz
remove mac shlb support to use new helix codec for realvideo support on osx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13861 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 23eec8d004..d6e7030832 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1105,7 +1105,7 @@ videocodec rv40mac
status working
fourcc RV40,rv40
driver realvid
- dll "drv4.shlb"
+ dll "drvc.bundle/Contents/MacOS/drvc"
out I420
videocodec rv30
@@ -1129,7 +1129,7 @@ videocodec rv30mac
status working
fourcc RV30,rv30
driver realvid
- dll "drv3.shlb"
+ dll "drvc.bundle/Contents/MacOS/drvc"
out I420
videocodec rv20
@@ -1153,7 +1153,7 @@ videocodec rv20mac
status working
fourcc RV20,rv20
driver realvid
- dll "drv2.shlb"
+ dll "drv2.bundle/Contents/MacOS/drv2"
out I420
; others:
@@ -1988,7 +1988,7 @@ audiocodec racookmac
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 @@ audiocodec rasiprmac
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 @@ audiocodec raatrcmac
status working
format 0x63727461 ; "atrc"
driver realaud
- dll "atrc.shlb"
+ dll "atrc.bundle/Contents/MacOS/atrc"
audiocodec imaadpcm
info "IMA ADPCM"