Home
last modified time | relevance | path

Searched refs:GstMpegtsContent (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-dvb-descriptor.c1350 DEFINE_STATIC_COPY_FUNCTION (GstMpegtsContent, gst_mpegts_content);
1352 DEFINE_STATIC_FREE_FUNCTION (GstMpegtsContent, gst_mpegts_content);
1354 G_DEFINE_BOXED_TYPE (GstMpegtsContent,
1385 GstMpegtsContent *cont = g_slice_new0 (GstMpegtsContent); in gst_mpegts_descriptor_parse_dvb_content()
Dgst-dvb-descriptor.h654 typedef struct _GstMpegtsContent GstMpegtsContent; typedef
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/
Dts-parser.c469 GstMpegtsContent *item = g_ptr_array_index (contents, i); in dump_content()
/third_party/gstreamer/gstplugins_bad/
DChangeLog45375 mpegts: Register a boxed type for GstMpegtsContent