Home
last modified time | relevance | path

Searched refs:GstDiscoverer (Results 1 – 18 of 18) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstdiscoverer.h352 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_DISCOVERER,GstDiscoverer))
360 typedef struct _GstDiscoverer GstDiscoverer; typedef
382 void (*finished) (GstDiscoverer *discoverer);
383 void (*starting) (GstDiscoverer *discoverer);
384 void (*discovered) (GstDiscoverer *discoverer,
387 void (*source_setup) (GstDiscoverer *discoverer,
397 GstDiscoverer *gst_discoverer_new (GstClockTime timeout, GError **err);
402 void gst_discoverer_start (GstDiscoverer *discoverer);
405 void gst_discoverer_stop (GstDiscoverer *discoverer);
408 gboolean gst_discoverer_discover_uri_async (GstDiscoverer *discoverer,
[all …]
Dgstdiscoverer.c75 GstDiscoverer *dc;
169 G_DEFINE_TYPE_EXTENDED (GstDiscoverer, gst_discoverer, G_TYPE_OBJECT, 0,
170 G_ADD_PRIVATE (GstDiscoverer) _do_init ());
193 static void gst_discoverer_set_timeout (GstDiscoverer * dc,
195 static gboolean async_timeout_cb (GstDiscoverer * dc);
198 GstDiscoverer * dc);
200 GstDiscoverer * dc);
202 GstPad * pad, GstDiscoverer * dc);
204 GstDiscoverer * dc);
206 GParamSpec * pspec, GstDiscoverer * dc);
[all …]
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Ddiscoverer.c37 GstDiscoverer *dc; in GST_START_TEST()
51 GstDiscoverer *dc; in GST_START_TEST()
112 GstDiscoverer *dc; in GST_START_TEST()
147 GstDiscoverer *dc; in test_disco_sync_reuse()
210 GstDiscoverer *dc; in GST_START_TEST()
256 discovered_cb (GstDiscoverer * discoverer, in discovered_cb()
272 GstDiscoverer *dc; in test_disco_async_with_context()
Dstruct_ppc32.h34 {"GstDiscoverer", sizeof (GstDiscoverer), 32},
Dstruct_i386_osx.h34 {"GstDiscoverer", sizeof (GstDiscoverer), 32},
Dstruct_aarch64.h34 {"GstDiscoverer", sizeof (GstDiscoverer), 64},
Dstruct_arm.h34 {"GstDiscoverer", sizeof (GstDiscoverer), 32},
Dstruct_i386.h34 {"GstDiscoverer", sizeof (GstDiscoverer), 32},
Dstruct_ppc64.h34 {"GstDiscoverer", sizeof (GstDiscoverer), 64},
Dstruct_x86_64.h34 {"GstDiscoverer", sizeof (GstDiscoverer), 64},
/third_party/gstreamer/gstplugins_base/tools/
Dgst-discoverer.c44 GstDiscoverer *dc;
553 process_file (GstDiscoverer * dc, const gchar * filename) in process_file()
614 _new_discovered_uri (GstDiscoverer * dc, GstDiscovererInfo * info, GError * err) in _new_discovered_uri()
631 _discoverer_finished (GstDiscoverer * dc, GMainLoop * ml) in _discoverer_finished()
640 GstDiscoverer *dc; in main()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Djpegdec.c85 GstDiscoverer *disco; in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/
DNEWS1055 - GstDiscoverer:
1066 GstDiscoverer context. (If this matches the stream number inside
/third_party/gstreamer/gstplugins_bad/
DNEWS1055 - GstDiscoverer:
1066 GstDiscoverer context. (If this matches the stream number inside
/third_party/gstreamer/gstreamer/
DNEWS1055 - GstDiscoverer:
1066 GstDiscoverer context. (If this matches the stream number inside
/third_party/gstreamer/gstplugins_base/
DNEWS1055 - GstDiscoverer:
1066 GstDiscoverer context. (If this matches the stream number inside
DChangeLog43006 This makes it possible for GstDiscoverer to work with sources that
45270 being the same, and we need to make sure GstDiscoverer detects it is the
81405 docs: expand GstDiscoverer::discovered signal docs a little
81689 discoverer: Add source-setup signal for GstDiscoverer
108528 GstDiscoverer object is freed. Specifically, it makes sure that we've
110443 Use GstDiscoverer{Audio,Video}Info in getters like
111570 win32: Update with symbols from GstDiscoverer
111579 docs: Documentation for new pbutils GstDiscoverer
/third_party/gstreamer/gst_libav/
DNEWS1055 - GstDiscoverer:
1066 GstDiscoverer context. (If this matches the stream number inside