]> git.sesse.net Git - vlc/commit
Fix Duck DK3/DK4 ADPCM mappings
authorDaniel Verkamp <daniel@drv.nu>
Sat, 9 Nov 2013 05:38:22 +0000 (22:38 -0700)
committerRafaël Carré <funman@videolan.org>
Sat, 9 Nov 2013 10:08:00 +0000 (11:08 +0100)
commitc7283a40537b142cf5da0ec2022e9c02c9b51d8c
tree1a703f1341640a71710b54cf50f64cf5bbb26652
parent5878bce8a1f874d7f77754196eea700ac194830a
Fix Duck DK3/DK4 ADPCM mappings

Also give them VLC_CODEC_ names and use them in the adpcm decoder.

v2: Add codec description strings

Signed-off-by: Rafaël Carré <funman@videolan.org>
include/vlc_codecs.h
include/vlc_fourcc.h
modules/codec/adpcm.c
src/misc/fourcc.c