Skip to content

packetizer: a52: fix behaviour on discontinuities

François Cartegnie requested to merge fcartegnie/vlc:mr221201 into master

Truncation was dropping next frame.

If source doesn't set pts on every pkt, time resync was not performed

https://streams.videolan.org/streams/ts/CSA/customAES128CBC_pktloss.ts

Merge request reports