qtmux: Reject raw AAC caps without codec_data
authorSebastian Dröge <sebastian@centricular.com>
Mon, 4 Jul 2016 12:54:13 +0000 (14:54 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 4 Jul 2016 12:54:13 +0000 (14:54 +0200)
commit5b24841f66e6c30b3015a76ace45202af7d245ac
tree4a409924d47f6fbb4e0453aba0e1b9236667301b
parente3923df800eec918ebfe29ef99db45eb8178ce2b
qtmux: Reject raw AAC caps without codec_data

The resulting file is not going to be playable without guesswork and raw caps
should always have codec_data.
gst/isomp4/gstqtmux.c