1
mirror of https://github.com/mpv-player/mpv synced 2024-10-18 10:25:02 +02:00

Use new FFmpeg WMA Voice decoder.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30637 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
cehoyos 2010-02-18 10:32:00 +00:00
parent 39ce4dd088
commit 4565c3ac28

View File

@ -4032,6 +4032,13 @@ audiocodec ffwmapro
driver ffmpeg
dll "wmapro"
audiocodec ffwmavoice
info "WMA Voice audio (FFmpeg)"
status untested
format 0xA
driver ffmpeg
dll "wmavoice"
audiocodec ffmac3
info "Macintosh Audio Compression and Expansion 3:1"
status untested