* adpcm.c: add adpcm decoding support (Now just ms and ima adpcm from
microfsoft, not yet ima4) * wav, asf, avi: fix fourcc creation for adpcm. (Nevertheless adpcm could not work with asf because of asf audio scrambling unsupported in asf demuxer). Seek will not work, because vlc send garbage and then break stream alignment.(I will try to fix that).
Showing
modules/codec/adpcm.c
0 → 100644
This diff is collapsed.
Please register or sign in to comment