[FFmpeg-cvslog] avformat/mp3dec: Require 50% of the file to be mp3 frames in the maxframes>200 probing test

2018-05-20 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat May 12 18:33:28 2018 +0200| [81b3e7c9c3ad0cb81c49ad7557041e4cd04bab58] | committer: Michael Niedermayer avformat/mp3dec: Require 50% of the file to be mp3 frames in the maxframes>200 probing test This corrects several misdetections of large

[FFmpeg-cvslog] avformat/mp3dec: require 90% of a file to be mp3 if only 1 mp3 frame is found in sequence

2018-05-20 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat May 12 18:33:29 2018 +0200| [cadf7a7f3901bbcacbb21fe33b73477199dd2474] | committer: Michael Niedermayer avformat/mp3dec: require 90% of a file to be mp3 if only 1 mp3 frame is found in sequence This eliminates several low score detections of

[FFmpeg-cvslog] avformat/mp3dec: Require probing data to be 50% mp3 frames for low score probing to succeed

2018-05-20 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat May 12 18:33:27 2018 +0200| [60d179277972f2ab12ade0603e72f1eee9d15de8] | committer: Michael Niedermayer avformat/mp3dec: Require probing data to be 50% mp3 frames for low score probing to succeed This massively reduces the detection of rando

[FFmpeg-cvslog] avcodec/vc1: DIRECTBIT is only present in inter MBs

2018-05-20 Thread Jerome Borsboom
ffmpeg | branch: master | Jerome Borsboom | Fri May 18 17:06:28 2018 +0200| [ca878845ae037c0aaf3b3ede0e9c838a223ecc97] | committer: Michael Niedermayer avcodec/vc1: DIRECTBIT is only present in inter MBs DIRECTBIT was decoded before the intra/inter MB branching when decoding interlace frame B

[FFmpeg-cvslog] avcodec/vc1: fix calculation of the last line of a slice

2018-05-20 Thread Jerome Borsboom
ffmpeg | branch: master | Jerome Borsboom | Fri May 18 17:06:32 2018 +0200| [2b86472a65b7fe48f8467b669462b7972cc2f1ae] | committer: Michael Niedermayer avcodec/vc1: fix calculation of the last line of a slice Only for the last slice of the first field is the last line of the slice equal to the

[FFmpeg-cvslog] avformat/mov: Break out early if chunk_count is 0 in mov_build_index()

2018-05-20 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue May 15 17:06:59 2018 +0200| [56e76bd0579cc7f7b28860885d9e569a39daf41b] | committer: Michael Niedermayer avformat/mov: Break out early if chunk_count is 0 in mov_build_index() Without this some operations might overflow (undefined behavior) ev

[FFmpeg-cvslog] avformat/mov: Only fail for STCO/STSC contradictions if both exist

2018-05-20 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue May 15 17:07:00 2018 +0200| [2c2d689c56646cce64d02a3b75f61c12c5589260] | committer: Michael Niedermayer avformat/mov: Only fail for STCO/STSC contradictions if both exist Fixes regression with playback of GF9720Repeal20the20Eighth20with20Hel

[FFmpeg-cvslog] avcodec/vc1: FIELDTX is only present in interlaced frame I/BI pictures

2018-05-20 Thread Jerome Borsboom
ffmpeg | branch: master | Jerome Borsboom | Sun May 20 13:45:56 2018 +0200| [fac5849915973ac09286d2c027237bfd99cc27fe] | committer: Michael Niedermayer avcodec/vc1: FIELDTX is only present in interlaced frame I/BI pictures If v->fieldtx_is_raw is not reset to zero, it may spill over from a pre