You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-14 08:44:40 +02:00
f10d87bf82
Changed the comparison from cmpleps to strictly less than
(cmpltps) to strictly follow the Vorbis spec
Fixes https://code.ffmpeg.org/FFmpeg/FFmpeg/issues/21501
(cherry picked from commit 9288681068)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>