mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
2196cd43dc
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>