matroskademux: fix handling of MS ACM audio
authorMatej Knopp <matej.knopp@gmail.com>
Wed, 4 Nov 2015 11:52:17 +0000 (12:52 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 28 Nov 2018 11:55:14 +0000 (11:55 +0000)
commite9495c55f40a36cc0b6d70c7430845b4c21975a4
treeb62a325b8b0546b66eb3db9345729bc0df1514c8
parent515ada7e22dd036f65b747c6d721715ba91c7bf9
matroskademux: fix handling of MS ACM audio

Pass riff codec-data as strf, not strd, which is where
gst_riff_create_audio_caps() expects the WAVEFORMATEXTENSIBLE
data.

https://bugzilla.gnome.org/show_bug.cgi?id=757583
Fixes #234
gst/matroska/matroska-demux.c