mirror of
https://github.com/mpv-player/mpv
synced 2025-01-05 03:06:28 +01:00
forgot to commit win32 realadio entries, and wma id: 0x163
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9907 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
abfdb2415a
commit
9c94ac4ec5
@ -1443,6 +1443,7 @@ audiocodec wma9dmo
|
||||
info "Windows Media Audio 9 DMO"
|
||||
status working
|
||||
format 0x162
|
||||
format 0x163
|
||||
driver dmo
|
||||
dll "wma9dmod.dll"
|
||||
guid 0x27ca0808, 0x01f5, 0x4e7a, 0x8b, 0x05, 0x87, 0xf8, 0x07, 0xa2, 0x33, 0xd1
|
||||
@ -1453,6 +1454,7 @@ audiocodec wmadmo
|
||||
format 0x160
|
||||
format 0x161
|
||||
format 0x162
|
||||
format 0x163
|
||||
driver dmo
|
||||
dll "wmadmod.dll"
|
||||
guid 0x2eeb4adf, 0x4578, 0x4d10, 0xbc, 0xa7, 0xbb, 0x95, 0x5f, 0x56, 0x32, 0x0a
|
||||
@ -1493,6 +1495,13 @@ audiocodec racook
|
||||
driver realaud
|
||||
dll "cook.so.6.0"
|
||||
|
||||
audiocodec racookwin
|
||||
info "Win32 RealAudio COOK"
|
||||
status working
|
||||
format 0x6B6F6F63 ; "cook"
|
||||
driver realaud
|
||||
dll "cook3260.dll"
|
||||
|
||||
audiocodec rasipr
|
||||
info "RealAudio Sipro"
|
||||
status working
|
||||
@ -1500,6 +1509,13 @@ audiocodec rasipr
|
||||
driver realaud
|
||||
dll "sipr.so.6.0"
|
||||
|
||||
audiocodec rasiprwin
|
||||
info "Win32 RealAudio Sipro"
|
||||
status working
|
||||
format 0x72706973 ; "sipr"
|
||||
driver realaud
|
||||
dll "sipr3260.dll"
|
||||
|
||||
audiocodec raatrc
|
||||
info "RealAudio ATRAC3"
|
||||
status working
|
||||
@ -1507,6 +1523,13 @@ audiocodec raatrc
|
||||
driver realaud
|
||||
dll "atrc.so.6.0"
|
||||
|
||||
audiocodec raatrcwin
|
||||
info "Win32 RealAudio ATRAC3"
|
||||
status working
|
||||
format 0x63727461 ; "atrc"
|
||||
driver realaud
|
||||
dll "atrc3260.dll"
|
||||
|
||||
audiocodec imaadpcm
|
||||
info "IMA ADPCM"
|
||||
status working
|
||||
|
Loading…
Reference in New Issue
Block a user