gstreamer/ext/dash
Sebastian Dröge 8d8661f1f8 mpdparser: Don't set variable just to overwrite it again later
We set it to TRUE here, but later we set it to TRUE again anyway if the
parsing actually succeeded at this point. Let's keep the second one.

CID 1374360.
2016-11-23 19:01:04 +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: Fix leak in gst_dash_demux_stream_free 2016-11-19 12:01:20 +02:00
gstdashdemux.h dashdemux: Add properties to select maximum allowed width/height and framerate 2016-08-26 18:12:23 +03:00
gstisoff.c dashdemux: Implement parsing of moof box 2016-08-11 11:56:54 +02:00
gstisoff.h dashdemux: Implement parsing of moof box 2016-08-11 11:56:54 +02:00
gstmpdparser.c mpdparser: Don't set variable just to overwrite it again later 2016-11-23 19:01:04 +02:00
gstmpdparser.h mpdparser: Support multiple Period elements in external xml 2016-11-14 16:56:43 +02:00
gstplugin.c dashdemux: remove typefinder, move it to typefindfunctions in -base 2015-07-16 21:28:28 +01:00
Makefile.am dashdemux: fix undefined reference to gst_ntp_clock_new 2015-10-11 10:51:24 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00