mirror of https://github.com/mpv-player/mpv
Add the 0xA109 format for speex, it is claimed to be officially registered (have
not verified). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30885 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d06c04bb67
commit
f6cef36bdb
|
@ -4448,6 +4448,7 @@ audiocodec speex
|
|||
status working
|
||||
comment "Speex driver using libspeex"
|
||||
fourcc 'spx '
|
||||
format 0xA109
|
||||
driver speex
|
||||
dll "speex"
|
||||
|
||||
|
|
Loading…
Reference in New Issue