summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/codecs.conf')
-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"