Searched refs:tagdemux (Results 1 – 6 of 6) sorted by relevance
143 static GstFlowReturn gst_tag_demux_read_range (GstTagDemux * tagdemux,149 static void gst_tag_demux_set_src_caps (GstTagDemux * tagdemux,160 static gboolean gst_tag_demux_get_upstream_size (GstTagDemux * tagdemux);161 static void gst_tag_demux_send_pending_events (GstTagDemux * tagdemux);162 static void gst_tag_demux_send_tag_event (GstTagDemux * tagdemux);163 static gboolean gst_tag_demux_send_new_segment (GstTagDemux * tagdemux);240 gst_tag_demux_reset (GstTagDemux * tagdemux) in gst_tag_demux_reset() argument242 GstBuffer **buffer_p = &tagdemux->priv->collect; in gst_tag_demux_reset()243 GstCaps **caps_p = &tagdemux->priv->src_caps; in gst_tag_demux_reset()245 tagdemux->priv->strip_start = 0; in gst_tag_demux_reset()[all …]
84 static GstTagList *gst_id3demux_merge_tags (GstTagDemux * tagdemux,212 gst_id3demux_merge_tags (GstTagDemux * tagdemux, const GstTagList * start_tags, in gst_id3demux_merge_tags() argument219 id3demux = GST_ID3DEMUX (tagdemux); in gst_id3demux_merge_tags()
44 GstTagDemux tagdemux; member
39 GstTagDemux tagdemux; member
777 tagdemux: Fix crash when presented with malformed files5464 tagdemux: resize and trim buffer in place to fix interaction with oggdemux5468 tagdemux currently creates a sub-buffer whenever a buffer pulled17329 tagdemux: Use upstream GST_EVENT_STREAM_START if present18227 tagdemux: Propagate flow returns from gst_type_find_helper_get_range() properly18320 tagdemux: Properly propagate gst_pad_pull_range() errors19348 tagdemux: avoid timestamp field initialisation for tag event46448 tagdemux: Fix crash when shutting down element during getrange()49382 tagdemux: fix handling of very short files in push mode49394 tagdemux: fix erroring out if we reach EOS without detecting type[all …]
64624 (i.e. the start of each fragment) and tagdemux only can strip them off138018 * tools/element-templates/tagdemux:167555 * tools/element-templates/tagdemux:172760 * tools/element-templates/tagdemux: