Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgsttoc.c270 gst_message_parse_toc (message, &test_toc, &updated); in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstmessage.h757 void gst_message_parse_toc (GstMessage *message, GstToc **toc, gboolean *updat…
Dgstmessage.c2514 gst_message_parse_toc (GstMessage * message, GstToc ** toc, gboolean * updated) in gst_message_parse_toc() function
/third_party/gstreamer/gstreamer/tools/
Dgst-launch.c677 gst_message_parse_toc (message, &toc, &updated); in bus_handler()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstdiscoverer.c1727 gst_message_parse_toc (msg, &tmp, NULL); in handle_message()
/third_party/gstreamer/gstplugins_base/
DChangeLog59470 gst_message_parse_toc() returns a reffed GstToc which is owned by the