Searched refs:TS_DEBUG (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/tsmux/ |
D | tsmux.c | 972 TS_DEBUG ("writing adaptation fields"); in tsmux_write_adaptation_field() 987 TS_DEBUG ("Writing PCR %" G_GUINT64_FORMAT " + ext %u", pcr_base, in tsmux_write_adaptation_field() 1004 TS_DEBUG ("Writing OPCR"); in tsmux_write_adaptation_field() 1024 TS_DEBUG ("%u bytes of private data", pi->private_data_len); in tsmux_write_adaptation_field() 1028 TS_DEBUG ("FIXME: write Adaptation extension"); in tsmux_write_adaptation_field() 1064 TS_DEBUG ("PID 0x%04x, counter = 0x%01x, %u bytes avail", pi->pid, in tsmux_write_ts_header() 1134 TS_DEBUG ("Adaptation field of size >= %d + %d bytes payload", in tsmux_write_ts_header() 1137 TS_DEBUG ("Payload of %d bytes only", payload_len); in tsmux_write_ts_header() 1167 TS_DEBUG ("Could not packetize section"); in tsmux_section_write_packet() 1180 TS_DEBUG ("Section buffer with size %" G_GSIZE_FORMAT " created", in tsmux_section_write_packet() [all …]
|
D | tsmuxcommon.h | 171 #define TS_DEBUG GST_DEBUG macro
|
D | tsmuxstream.c | 499 TS_DEBUG ("Writing PES header of length %u and payload %d", in tsmux_stream_get_data() 516 TS_DEBUG ("Finished PES packet"); in tsmux_stream_get_data()
|