mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-01 05:07:12 +02:00
de647bfbbc
The heuristics run to detect PES streams are much laxer than mp3/ac3 ones, which check for valid headers, so it should not have a higher score than the latter. Fixes misdetection of some mp3 files with big id3v2 tags at the beginning. Signed-off-by: James Almer <jamrial@gmail.com>