avdemux: Whitelist the demuxers required for GC/Wii/WiiU ADPCM streams
authorJan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Thu, 19 Oct 2017 14:15:26 +0000 (16:15 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 19 Oct 2017 14:50:38 +0000 (16:50 +0200)
commita771795005fe5ebc06d788a4520e80890685aadc
treeabbaa2d405fed6c1bed4007108402665af9097c4
parentf86dfde0a43bc031db405766819361da31ed6665
avdemux: Whitelist the demuxers required for GC/Wii/WiiU ADPCM streams

Required to play .brstm (GameCube/Wii) and .bfstm (Wii U) files. Needs
at least avdec_adpcm_thp too, but that one is already accessible.

https://bugzilla.gnome.org/show_bug.cgi?id=789139
ext/libav/gstavcodecmap.c
ext/libav/gstavdemux.c