Skip to content

access: rtp: fix unwanted unsigned overflow substracting syn_ref

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

When receiving codecs with reordering, if the reference has a higher timestamp, the conversion will subtract overflowed large unsigned value

Merge request reports