summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-24 09:19:15 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-24 09:19:15 +0000
commitf12378eb20f4a6be8ced29dd0aea6574a266e0f0 (patch)
tree8668df34538951bc6375e85c99e178f909d5e499 /etc
parent9370dca3563f53daf41ca4d78fbf6589ca4ff699 (diff)
downloadmpv-f12378eb20f4a6be8ced29dd0aea6574a266e0f0.tar.bz2
mpv-f12378eb20f4a6be8ced29dd0aea6574a266e0f0.tar.xz
support for realvideo codecs under macosx, original patch by Donnie Smith
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12629 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf59
1 files changed, 59 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 4b55187999..3e5e7a87b6 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1072,6 +1072,14 @@ videocodec rv40win
dll "drv43260.dll"
out I420
+videocodec rv40mac
+ info "Mac OS X RealPlayer 9 RV40 decoder"
+ status working
+ fourcc RV40,rv40
+ driver realvid
+ dll "drv4.shlb"
+ out I420
+
videocodec rv30
info "Linux RealPlayer 8 RV30 decoder"
status working
@@ -1088,6 +1096,14 @@ videocodec rv30win
dll "drv33260.dll"
out I420
+videocodec rv30mac
+ info "Mac OS X RealPlayer 9 RV30 decoder"
+ status working
+ fourcc RV30,rv30
+ driver realvid
+ dll "drv3.shlb"
+ out I420
+
videocodec rv20
info "Linux RealPlayer 8 RV20 decoder"
status working
@@ -1104,6 +1120,14 @@ videocodec rv20win
dll "drv23260.dll"
out I420
+videocodec rv20mac
+ info "Mac OS X RealPlayer 9 RV20 decoder"
+ status working
+ fourcc RV20,rv20
+ driver realvid
+ dll "drv2.shlb"
+ out I420
+
; others:
videocodec alpary
@@ -1842,6 +1866,13 @@ audiocodec ra144win
driver realaud
dll "14_43260.dll"
+audiocodec ra144mac
+ info "Mac OS X RealAudio 1.0"
+ status working
+ format 0x345F3431 ; "14_4"
+ driver realaud
+ dll "14_4.shlb"
+
audiocodec ra288
info "RealAudio 2.0"
status working
@@ -1856,6 +1887,13 @@ audiocodec ra288win
driver realaud
dll "28_83260.dll"
+audiocodec ra288mac
+ info "Mac OS X RealAudio 2.0"
+ status working
+ format 0x385F3832 ; "28_8"
+ driver realaud
+ dll "28_8.shlb"
+
audiocodec mpra1428
info "RealAudio 1.0 and 2.0 native decoder"
status working
@@ -1877,6 +1915,13 @@ audiocodec racookwin
driver realaud
dll "cook3260.dll"
+audiocodec racookmac
+ info "Mac OS X RealAudio COOK"
+ status working
+ format 0x6B6F6F63 ; "cook"
+ driver realaud
+ dll "cook.shlb"
+
audiocodec rasipr
info "RealAudio Sipro"
status working
@@ -1891,6 +1936,13 @@ audiocodec rasiprwin
driver realaud
dll "sipr3260.dll"
+audiocodec rasiprmac
+ info "Mac OS X RealAudio Sipro"
+ status working
+ format 0x72706973 ; "sipr"
+ driver realaud
+ dll "sipr.shlb"
+
audiocodec raatrc
info "RealAudio ATRAC3"
status working
@@ -1905,6 +1957,13 @@ audiocodec raatrcwin
driver realaud
dll "atrc3260.dll"
+audiocodec raatrcmac
+ info "Mac OS X RealAudio ATRAC3"
+ status working
+ format 0x63727461 ; "atrc"
+ driver realaud
+ dll "atrc.shlb"
+
audiocodec imaadpcm
info "IMA ADPCM"
status working