Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dpesparse.h61 #define ID_PRIVATE_STREAM_1 0xBD macro
/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/
Dgstmpegdefs.h72 #define ID_PRIVATE_STREAM_1 0x000001BD macro
Dgstmpegdemux.c2229 if (start_code == ID_PRIVATE_STREAM_1 && datalen >= 2) { in gst_ps_demux_data_cb()
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dgstmpegdefs.h50 #define ID_PRIVATE_STREAM_1 0x000001BD macro
Dgstmpegdemux.c1892 if (start_code == ID_PRIVATE_STREAM_1 && datalen >= 2) { in gst_flups_demux_data_cb()
/third_party/gstreamer/gstplugins_bad/
DChangeLog93530 mpegdemux: accept ID_PRIVATE_STREAM_1 to avoid loosing sync