Home
last modified time | relevance | path

Searched refs:tagdemux (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgsttagdemux.c143 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() argument
242 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 …]
/third_party/gstreamer/gstplugins_good/gst/id3demux/
Dgstid3demux.c84 static GstTagList *gst_id3demux_merge_tags (GstTagDemux * tagdemux,
212 gst_id3demux_merge_tags (GstTagDemux * tagdemux, const GstTagList * start_tags, in gst_id3demux_merge_tags() argument
219 id3demux = GST_ID3DEMUX (tagdemux); in gst_id3demux_merge_tags()
Dgstid3demux.h44 GstTagDemux tagdemux; member
/third_party/gstreamer/gstplugins_good/gst/apetag/
Dgstapedemux.h39 GstTagDemux tagdemux; member
/third_party/gstreamer/gstplugins_base/
DChangeLog777 tagdemux: Fix crash when presented with malformed files
5464 tagdemux: resize and trim buffer in place to fix interaction with oggdemux
5468 tagdemux currently creates a sub-buffer whenever a buffer pulled
17329 tagdemux: Use upstream GST_EVENT_STREAM_START if present
18227 tagdemux: Propagate flow returns from gst_type_find_helper_get_range() properly
18320 tagdemux: Properly propagate gst_pad_pull_range() errors
19348 tagdemux: avoid timestamp field initialisation for tag event
46448 tagdemux: Fix crash when shutting down element during getrange()
49382 tagdemux: fix handling of very short files in push mode
49394 tagdemux: fix erroring out if we reach EOS without detecting type
[all …]
/third_party/gstreamer/gstplugins_bad/
DChangeLog64624 (i.e. the start of each fragment) and tagdemux only can strip them off
138018 * tools/element-templates/tagdemux:
167555 * tools/element-templates/tagdemux:
172760 * tools/element-templates/tagdemux: