mpdparser: Report error if Representation is invalid
authorSeungha Yang <sh.yang@lge.com>
Mon, 27 Mar 2017 00:56:32 +0000 (09:56 +0900)
committerSebastian Dröge <sebastian@centricular.com>
Sun, 9 Apr 2017 07:58:27 +0000 (10:58 +0300)
commita3a12d097893c1d3b650c2de0a363a63d08ad866
treeefca477b515bea86086e5724061281aee3d3bf99
parentea588ae0e0c0754ab3cc8470e6427f3806e0d6ac
mpdparser: Report error if Representation is invalid

Spec "5.3.5 Representation" is saying that
id and bandwidth attributes are mandatory fields.

https://bugzilla.gnome.org/show_bug.cgi?id=780569
ext/dash/gstmpdparser.c
tests/check/elements/dash_mpd.c