gstreamer/ext/dash
Sebastian Dröge cd3930969a dashdemux: Fix compiler warning with clang
gstdashdemux.c:1330:13: error: implicit conversion from enumeration type 'enum _GstAdaptiveDemuxFlowReturn' to different enumeration type
      'GstFlowReturn' [-Werror,-Wenum-conversion]
      ret = GST_ADAPTIVE_DEMUX_FLOW_SUBSEGMENT_END;
          ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2015-01-19 11:23:52 +01: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 compiler warning with clang 2015-01-19 11:23:52 +01:00
gstdashdemux.h dashdemux: remove unused segment attribute 2015-01-16 17:07:22 -03:00
gstisoff.c dashdemux: parse the sidx index from isobmff streams 2015-01-16 15:00:11 -03:00
gstisoff.h dashdemux: parse the sidx index from isobmff streams 2015-01-16 15:00:11 -03:00
gstmpdparser.c dashdemux: Fix detection for the end of segment. 2015-01-16 17:07:22 -03:00
gstmpdparser.h dashdemux: check for profiles 2015-01-16 15:00:11 -03:00
gstplugin.c dashdemux: do not ignore failure to register typefinder 2014-04-10 17:52:02 +01:00
Makefile.am dashdemux: parse the sidx index from isobmff streams 2015-01-16 15:00:11 -03:00