0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00

Add FFmpeg QDM2 audio decoder

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16797 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rtognimp 2005-10-18 20:18:28 +00:00
parent 2c35db520f
commit 86fb0023b6

View File

@ -2063,6 +2063,13 @@ audiocodec wma9spdshow
dll "wmavds32.ax"
guid 0x795b44c4, 0xf142, 0x493d, 0x8a, 0x02, 0x09, 0xbd, 0x41, 0x08, 0x95, 0xad
audiocodec ffqdm2
info "FFmpeg QDM2 audio decoder"
status working
format 0x324D4451 ; "QDM2"
driver ffmpeg
dll "qdm2"
audiocodec qdmc
info "QuickTime QDMC/QDM2 audio decoders"
status working