dashdemux: Fix critical error output when Initialization has no URL
authorArthur Shipkowski <art@videon-central.com>
Mon, 6 May 2013 21:08:54 +0000 (17:08 -0400)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Mon, 1 Jul 2013 21:51:30 +0000 (18:51 -0300)
commit54d87f071c152e05de210047180c3147c88f0634
treecbb398ec4f2344b389559a27f456c48246d08891
parentd9c324c6c7c1dcbce2e3c43be8d0c02629d88ed0
dashdemux: Fix critical error output when Initialization has no URL

Issue evinced by
http://yt-dash-mse-test.commondatastorage.googleapis.com/car-20120827-manifest.mpd
which produces output like ** (gst-launch-1.0:8060): CRITICAL **:
gst_mpdparser_get_initializationURL: assertion `InitializationURL->sourceURL
!= NULL' failed

https://bugzilla.gnome.org/show_bug.cgi?id=700489
ext/dash/gstmpdparser.c