dashdemux: read language from ContentComponent node as a fallback
authorThiago Santos <thiagoss@osg.samsung.com>
Tue, 19 Aug 2014 19:01:58 +0000 (16:01 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Tue, 19 Aug 2014 19:02:52 +0000 (16:02 -0300)
commit4afa05e567272ef8084e8f82b89fb1e545e62ef1
treeaad65c4e5db900d200dc391e1da58e92d966ff14
parent82fdb3aefcd2d2b642b97ced2d0475b39114a5ba
dashdemux: read language from ContentComponent node as a fallback

If the language is not specified in the AdaptationSet, use the ContentComponent
node to get it. We only get it if there is only a single ContentComponent as
it doesn't seem clear on what to do if there are multiple entries

https://bugzilla.gnome.org/show_bug.cgi?id=732237
ext/dash/gstdashdemux.c