Skip to content

mpegtslivesrc: Don't skip the first MPEG-TS packet

If every buffer contains only a single MPEG-TS packet we would otherwise skip over everything and would never observe a PCR.

Merge request reports