gstreamer/ext/dash
Florin Apostol b23e4452a2 dashdemux: fixed segfault for missing default namespace
Added a check for a_node->ns before accessing a_node->ns->href in
gst_mpdparser_get_xml_node_namespace. This could happen if the xml
is missing the default namespace.

https://bugzilla.gnome.org/show_bug.cgi?id=750866
2015-06-12 22:45:51 +02:00
..
gstdash_debug.h dash: use same debug category for dashdemux and the mpd parser 2013-07-01 14:22:02 -03:00
gstdashdemux.c dashdemux: avoid assertion when splitting buffer 2015-05-29 09:02:42 -03:00
gstdashdemux.h dashdemux: depracate bandwidth-usage in favor of bitrate-limit 2015-02-17 11:12:42 -03:00
gstisoff.c Remove a bunch of silly ';;' typos at the end of lines 2015-03-12 01:33:03 +11:00
gstisoff.h dashdemux: parse the sidx index from isobmff streams 2015-01-16 15:00:11 -03:00
gstmpdparser.c dashdemux: fixed segfault for missing default namespace 2015-06-12 22:45:51 +02:00
gstmpdparser.h dashdemux: fix error calculating large presentationTimeOffset values 2015-06-11 19:41:11 +02:00
gstplugin.c dashdemux: do not ignore failure to register typefinder 2014-04-10 17:52:02 +01:00
Makefile.am dash: Add $(GST_PLUGINS_BASE_LIBS) to LIBADD 2015-06-09 12:12:25 +02:00