comparison etc/codecs.conf @ 20931:0cc7dfcb2e3b

Add support for Westwood IMA ADPCM audio.
author diego
date Wed, 15 Nov 2006 23:42:47 +0000
parents 68de1f8a50a9
children ac704f65fe31
comparison
equal deleted inserted replaced
20930:29c478a2483f 20931:0cc7dfcb2e3b
2430 info "FFmpeg 4XM ADPCM audio" 2430 info "FFmpeg 4XM ADPCM audio"
2431 status working 2431 status working
2432 fourcc "4XMA" 2432 fourcc "4XMA"
2433 driver ffmpeg 2433 driver ffmpeg
2434 dll adpcm_4xm 2434 dll adpcm_4xm
2435
2436 audiocodec ffadpcmimaws
2437 info "FFmpeg Westwood IMA ADPCM audio"
2438 status working
2439 fourcc AIWS
2440 driver ffmpeg
2441 dll adpcm_ima_ws
2435 2442
2436 audiocodec libdv 2443 audiocodec libdv
2437 info "raw DV audio decoder (libdv)" 2444 info "raw DV audio decoder (libdv)"
2438 status working 2445 status working
2439 fourcc RADV 2446 fourcc RADV