1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-18 21:06:00 +00:00

Add 4XM audio.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20710 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-11-05 16:34:45 +00:00
parent 973b05ca7f
commit f68ef7bbe7

View File

@ -2401,6 +2401,13 @@ audiocodec ffsmkaud
driver ffmpeg
dll "smackaud"
audiocodec ff4xmadmpcm
info "FFmpeg 4XM ADPCM audio"
status working
fourcc "4XMA"
driver ffmpeg
dll adpcm_4xm
audiocodec libdv
info "raw DV audio decoder (libdv)"
status working