[FFmpeg-devel] [PATCH 3/5] avformat/mp3dec: Require probing data to be 50% mp3 frames for low score probing to succeed
Paul B Mahol
onemda at gmail.com
Sat May 19 21:51:26 EEST 2018
On 5/12/18, Michael Niedermayer <michael at niedermayer.cc> wrote:
> This massively reduces the detection of random data as low score mp3
> It may improve security by making it harder to read non multimedia data
>
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
> libavformat/mp3dec.c | 10 +++++++---
> 1 file changed, 7 insertions(+), 3 deletions(-)
>
lgtm
More information about the ffmpeg-devel
mailing list