mirror of https://github.com/mpv-player/mpv
audio fmt 0x45 == scg726.acm added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11685 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
daaf26a733
commit
8f08467a46
|
@ -2090,6 +2090,13 @@ audiocodec g72x
|
|||
driver g72x
|
||||
dll "g72x.c"
|
||||
|
||||
audiocodec g726
|
||||
info "Sharp G.726 Audio"
|
||||
status untested
|
||||
format 0x45
|
||||
driver acm
|
||||
dll "scg726.acm"
|
||||
|
||||
audiocodec atrac3
|
||||
info "Sony ATRAC3"
|
||||
status buggy
|
||||
|
|
Loading…
Reference in New Issue