Lines Matching refs:packetizer
28245 mpegts: Also clear packetizer on TIME DISCONT
62478 Get rid of now-useless packetizer struct and just
62481 because we create the packetizer with the
76444 mpegtsbase: Don't hard-flush the packetizer on discont buffers
76445 Doing a hard flush on the packetizer will drop all observations, which
89917 Taking the biggest amount of elapsed time, we set that on the packetizer
92418 * caps was never used outside of the packetizer
92704 Since we now send all sections to the packetizer, we no longer need to do
92709 2) Is it from a known SI pid ? If so pass it to the section packetizer
101656 Flush the previous observations when the packetizer is flushed.
101670 Also fixes segfaults in the packetizer due wrong available values that
101705 Would be better move the packetizer flushing to FLUSH_STOP and avoid
101759 to using the offset-based PCR/PTS estimation logic of packetizer.
109369 Create packetizer in _init, free in _finalize.
110229 PCR/OPCR is meant to be handled by the packetizer
112091 mpegtsbase/packetizer: Add CAT section handling
112517 tsdemux: Adapt to new packetizer API
112525 tsparse: Adapt to new packetizer API
112530 mpegtsbase: Adapt to new packetizer behaviour
115743 mpegtsbase: Flush out the packetizer on flushing seeks
129558 in the packetizer won't emit the same PMT again otherwise.
176028 gst/mpegvideoparse/mpegvideoparse.c: Flush packetizer too.
176032 Flush packetizer too.
188707 Create packetizer in _init, free in _finalize.