[FFmpeg-cvslog] tests/audiomatch: removes a warning when compiling tests/audiomatch

2020-10-25 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Mon Oct 19 14:05:36 2020 +0800| [bc90145fa3b6e8d26dafe057252a17cdd3a9a095] | committer: liuqi05 tests/audiomatch: removes a warning when compiling tests/audiomatch the warning message: warning: using floating point absolute value function 'fabs' when argu

[FFmpeg-cvslog] avcodec/adpcm_ima_cunning: document origin of tables

2020-10-25 Thread Zane van Iperen
ffmpeg | branch: master | Zane van Iperen | Sat Oct 24 15:47:55 2020 +1000| [7fc97fb7f4f3a4dc235248e5c6ca3831e911f87a] | committer: Zane van Iperen avcodec/adpcm_ima_cunning: document origin of tables Signed-off-by: Zane van Iperen > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=

[FFmpeg-cvslog] lavfi/Makefile: Remove opencl object files when calling make clean.

2020-10-25 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sun Oct 25 21:18:34 2020 +0100| [7b0d1791956c9a7632370d76d0def9a05dc87c85] | committer: Carl Eugen Hoyos lavfi/Makefile: Remove opencl object files when calling make clean. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7b0d1791956c9a76

[FFmpeg-cvslog] avformat/alp: fix handling of TUN files

2020-10-25 Thread Zane van Iperen
ffmpeg | branch: master | Zane van Iperen | Fri Oct 23 21:35:53 2020 +1000| [5df7fd1cbefb51d3a3c89fe363dbafe0a89ada60] | committer: Zane van Iperen avformat/alp: fix handling of TUN files Sample rate is always 22050. Verified by trying various files in the game. > http://git.videolan.org/gitw

[FFmpeg-cvslog] avformat: add alp muxer

2020-10-25 Thread Zane van Iperen
ffmpeg | branch: master | Zane van Iperen | Wed Oct 21 23:20:20 2020 +1000| [7a11cc29d6e798c1a068d799867ba1004f896dfa] | committer: Zane van Iperen avformat: add alp muxer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7a11cc29d6e798c1a068d799867ba1004f896dfa --- Changelog

[FFmpeg-cvslog] avcodec: add adpcm_ima_alp encoder

2020-10-25 Thread Zane van Iperen
ffmpeg | branch: master | Zane van Iperen | Fri Oct 23 18:14:59 2020 +1000| [40a8d438850dcc31a89762a8f13b5073f4369ceb] | committer: Zane van Iperen avcodec: add adpcm_ima_alp encoder > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=40a8d438850dcc31a89762a8f13b5073f4369ceb --- Chan

[FFmpeg-cvslog] fate: add adpcm_ima_alp encoding test

2020-10-25 Thread Zane van Iperen
ffmpeg | branch: master | Zane van Iperen | Fri Oct 23 18:23:12 2020 +1000| [86267fccc6e75e833debc75a5b3083cc77ad7454] | committer: Zane van Iperen fate: add adpcm_ima_alp encoding test > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=86267fccc6e75e833debc75a5b3083cc77ad7454 --- t

[FFmpeg-cvslog] avfilter/vf_v360: make commands always do relative rotation

2020-10-25 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Oct 25 12:46:29 2020 +0100| [d6e903b09b29fece449de37d5f8d6b20f3aa] | committer: Paul B Mahol avfilter/vf_v360: make commands always do relative rotation > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d6e903b09b29fece449de37d5f8d6b20f

[FFmpeg-cvslog] avformat/rmdec: Make expected_len 64bit

2020-10-25 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Oct 20 21:32:59 2020 +0200| [728330462cadb765307cc132377b6b5d177a225c] | committer: Michael Niedermayer avformat/rmdec: Make expected_len 64bit Fixes: signed integer overflow: 1347551268 * 14 cannot be represented in type 'int' Fixes: 26458

[FFmpeg-cvslog] tools/target_dec_fuzzer: adjust threshold for wmalossless

2020-10-25 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Oct 20 18:48:08 2020 +0200| [0d395767ece9ff9613a8fcea163428299425565e] | committer: Michael Niedermayer tools/target_dec_fuzzer: adjust threshold for wmalossless Fixes: Timeout (>30sec -> 0.5sec) Fixes: 26351/clusterfuzz-testcase-minimized-f

[FFmpeg-cvslog] avformat/lrcdec: Clip timestamps

2020-10-25 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Oct 20 21:55:13 2020 +0200| [80bc2ac3c06319cf85428c58c471d105d25ae987] | committer: Michael Niedermayer avformat/lrcdec: Clip timestamps Fixes: signed integer overflow: 7531010 - -7335632962598013506 cannot be represented in type

[FFmpeg-cvslog] tests/fate/hevc: Add test for 3fbf8737923ac49754946a2505367630544b87f1

2020-10-25 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Oct 22 11:20:36 2020 +0200| [6939174bfc1b84a74b79764484fb33140727c2f5] | committer: Michael Niedermayer tests/fate/hevc: Add test for 3fbf8737923ac49754946a2505367630544b87f1 Tested-on: x86-32/64/ARM/MIPS Linux, Mingw/WINE 32/64 Signed-off-by

[FFmpeg-cvslog] avformat/pcm: Check block_align

2020-10-25 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Oct 20 21:44:32 2020 +0200| [b23a619c132a8ad5282a5fd02bfe8b253101c79d] | committer: Michael Niedermayer avformat/pcm: Check block_align Fixes: signed integer overflow: 321 * 8746632 cannot be represented in type 'int' Fixes: 26461/clusterfu

[FFmpeg-cvslog] tools/target_dem_fuzzer: Limit max blocks

2020-10-25 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Oct 23 18:54:51 2020 +0200| [6e64d89410c1833a240f4ff3ea47e8786ea49b79] | committer: Michael Niedermayer tools/target_dem_fuzzer: Limit max blocks With a IO block size of 1 byte potentially megabytes are quite slow to read, thus limit the num

[FFmpeg-cvslog] avcodec/pgxdec: Check depth more completely

2020-10-25 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Oct 8 21:19:14 2020 +0200| [389b9e9b4f680ff2f7a957559ab6f4edfd94f6ae] | committer: Michael Niedermayer avcodec/pgxdec: Check depth more completely Fixes: shift exponent -1 is negative Fixes: 26107/clusterfuzz-testcase-minimized-ffmpeg_AV_CO

[FFmpeg-cvslog] avutil/mathematics: Use av_sat_add64() for the last addition in av_add_stable()

2020-10-25 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Oct 20 22:10:39 2020 +0200| [ac8cebd48e405e6f610fc8e61f070f1258b73017] | committer: Michael Niedermayer avutil/mathematics: Use av_sat_add64() for the last addition in av_add_stable() Fixes: signed integer overflow: 9223372036854770375 + 5450

[FFmpeg-cvslog] avformat/electronicarts: Check for EOF in each iteration of the loop in ea_read_packet()

2020-10-25 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Oct 24 19:24:30 2020 +0200| [857aba7c45faf0335ad91ecabc0bce8b94320758] | committer: Michael Niedermayer avformat/electronicarts: Check for EOF in each iteration of the loop in ea_read_packet() Fixes: timeout(>20sec -> 1ms) Fixes: 26526/clus