[FFmpeg-cvslog] avcodec/mips: cabac.h provide fallback for wsbh instruction

2021-07-28 Thread Jiaxun Yang
ffmpeg | branch: master | Jiaxun Yang | Fri Jul 23 13:53:44 2021 +0800| [2323d3a92376f34c4499ba9851a52e7ca9031d46] | committer: Michael Niedermayer avcodec/mips: cabac.h provide fallback for wsbh instruction wsbh is only avilable for MIPS R2+. Provide a fallback for older processors. Signed-o

[FFmpeg-cvslog] avutil/mips: Use $at as MMI macro temporary register

2021-07-28 Thread Jiaxun Yang
ffmpeg | branch: master | Jiaxun Yang | Fri Jul 23 13:53:43 2021 +0800| [a1cd62883f84072b7c9fa13e9a2512e13618399e] | committer: Michael Niedermayer avutil/mips: Use $at as MMI macro temporary register Some function had exceed 30 inline assembly register oprands limiation when using LOONGSON2 v

[FFmpeg-cvslog] avcodec/mips: Use MMI marcos to replace Loongson3 instructions

2021-07-28 Thread Jiaxun Yang
ffmpeg | branch: master | Jiaxun Yang | Fri Jul 23 13:53:42 2021 +0800| [1042039ccda7e9099f139b14981b48ee59900804] | committer: Michael Niedermayer avcodec/mips: Use MMI marcos to replace Loongson3 instructions Loongson3's extention instructions (prefixed with gs) are widely used in our MMI co

[FFmpeg-cvslog] avutil/mips: Use MMI_{L, S}QC1 macro in {SAVE, RECOVER}_REG

2021-07-28 Thread Jiaxun Yang
ffmpeg | branch: master | Jiaxun Yang | Fri Jul 23 13:53:41 2021 +0800| [b868272d7e9f7a50490abd856a5066b009779e07] | committer: Michael Niedermayer avutil/mips: Use MMI_{L, S}QC1 macro in {SAVE, RECOVER}_REG {SAVE,RECOVER}_REG will be available for Loongson2 again, also comment about the magic

[FFmpeg-cvslog] avformat/mov: Fix crash with too big STSZ atoms

2021-07-28 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat Jul 24 05:43:12 2021 +0200| [c2d853c1aae22bbc7d9905c43a9f16cb2ba3ba33] | committer: Andreas Rheinhardt avformat/mov: Fix crash with too big STSZ atoms mov_read_stsz() did not ensure that every bit of a buffer is addressable by an int as is req

[FFmpeg-cvslog] avformat/mov: Remove pointless EOF checks

2021-07-28 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat Jul 24 06:14:13 2021 +0200| [65f9a8e4b817d4cca8cfdd4dcdaaf2817810df61] | committer: Andreas Rheinhardt avformat/mov: Remove pointless EOF checks 9888ffb1ce5e0a17f711b01933d504c72ea29d3b added checks for EOF in loops in the mov demuxer as a pre

[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for VP6F

2021-07-28 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Jul 25 15:21:36 2021 +0200| [f0ed8de1d6a87648ba71ed05a338ab69aac0ac50] | committer: Michael Niedermayer tools/target_dec_fuzzer: Adjust threshold for VP6F Fixes: Timeout Fixes: 34791/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_VP6F_fuz

[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust the threshold for VP5

2021-07-28 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Jul 20 17:51:47 2021 +0200| [46e8778300b7b9bd0f156a253170bd8f4ba08f24] | committer: Michael Niedermayer tools/target_dec_fuzzer: Adjust the threshold for VP5 Fixes: Timeout Fixes: 35793/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_VP5_f

[FFmpeg-cvslog] avformat/mov: Fix incorrect overflow detection in mov_read_sidx()

2021-07-28 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Apr 28 16:53:52 2021 +0200| [200406d930eff3202f3230f188f85f4ab9cf4525] | committer: Michael Niedermayer avformat/mov: Fix incorrect overflow detection in mov_read_sidx() Fixes: signed integer overflow: 9223372036854775807 + 1442840321 cannot

[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust the threshold for VP3

2021-07-28 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Jul 20 17:46:09 2021 +0200| [cce928e941e373aa3c197abe4452f69373319776] | committer: Michael Niedermayer tools/target_dec_fuzzer: Adjust the threshold for VP3 Fixes: Timeout Fixes: 35855/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_VP3_f

[FFmpeg-cvslog] libavcodec/mpeg12dec.c: Switch to init_get_bits8 and checks return value

2021-07-28 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Tue Jul 27 11:25:04 2021 -0700| [fc300613bec1e55974d45f955265b72cbf9b5683] | committer: Michael Niedermayer libavcodec/mpeg12dec.c: Switch to init_get_bits8 and checks return value Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.c

[FFmpeg-cvslog] tools/target_dec_fuzzer: Fix extradata duplication

2021-07-28 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jul 24 18:18:23 2021 +0200| [54b798638e68dcebed5c42a216b403004a97f73e] | committer: Michael Niedermayer tools/target_dec_fuzzer: Fix extradata duplication Fixes: out of array access Fixes: 36340/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC