gstreamer/ext/dash
Florin Apostol 3191051828 dashdemux: fix memory leak in gst_dash_demux_update_manifest_data
new_client local variable was not freed in case of errors.
Also, the buffer is not unmapped.

https://bugzilla.gnome.org/show_bug.cgi?id=760120
2016-02-09 17:05:13 -03: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 memory leak in gst_dash_demux_update_manifest_data 2016-02-09 17:05:13 -03:00
gstdashdemux.h dashdemux: provide a default suggestedPresentationDelay 2015-10-29 13:26:46 +00:00
gstisoff.c dashdemux: Correctly assign earliest pts instead of overriding it with first offset 2015-10-02 16:00:08 +03:00
gstisoff.h dashdemux: parse the sidx index from isobmff streams 2015-01-16 15:00:11 -03:00
gstmpdparser.c mpdparser: renamed gst_mpd_client_get_next_segment_availability_end_time to gst_mpd_client_get_next_segment_availability_start_time 2016-02-09 16:49:37 -03:00
gstmpdparser.h mpdparser: renamed gst_mpd_client_get_next_segment_availability_end_time to gst_mpd_client_get_next_segment_availability_start_time 2016-02-09 16:49:37 -03: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