mirror of
https://github.com/mpv-player/mpv
synced 2024-12-21 06:14:32 +00:00
Adding Real audio codecs 14_4 and 28_8
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10032 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d415a3d3ff
commit
69cc26fc35
@ -1496,6 +1496,20 @@ audiocodec qtmace6
|
|||||||
driver qtaudio
|
driver qtaudio
|
||||||
dll "QuickTime.qts"
|
dll "QuickTime.qts"
|
||||||
|
|
||||||
|
audiocodec ra144
|
||||||
|
info "RealAudio 1.0"
|
||||||
|
status working
|
||||||
|
format 0x345F3431 ; "14_4"
|
||||||
|
driver realaud
|
||||||
|
dll "14_4.so.6.0"
|
||||||
|
|
||||||
|
audiocodec ra288
|
||||||
|
info "RealAudio 2.0"
|
||||||
|
status working
|
||||||
|
format 0x385F3832 ; "28_8"
|
||||||
|
driver realaud
|
||||||
|
dll "28_8.so.6.0"
|
||||||
|
|
||||||
audiocodec racook
|
audiocodec racook
|
||||||
info "RealAudio COOK"
|
info "RealAudio COOK"
|
||||||
status working
|
status working
|
||||||
|
Loading…
Reference in New Issue
Block a user