On Sun, Jun 08, 2025 at 05:07:37PM +0200, Clément Péron wrote:
> Change delta_timestamp to int32_t and add explicit cast to handle
> RTP timestamp wraparound correctly. This fixes implementation-defined
> behavior when computing negative timestamp differences due to 32-bit
> wraparound.
> 
> Signed-off-by: Clément Péron <peron.c...@gmail.com>
> ---
>  libavformat/rtpdec.c | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)

will apply

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Any man who breaks a law that conscience tells him is unjust and willingly 
accepts the penalty by staying in jail in order to arouse the conscience of 
the community on the injustice of the law is at that moment expressing the 
very highest respect for law. - Martin Luther King Jr

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to