[FFmpeg-cvslog] avformat/mov: Check dts for overflow in mov_read_trun()

2021-08-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Aug 26 13:37:27 2021 +0200| [4de4bc06fdfd0383f3d9012c6557a38408a09d28] | committer: Michael Niedermayer avformat/mov: Check dts for overflow in mov_read_trun() Fixes: signed integer overflow: 9223372034248226491 + 3275247799 cannot be

[FFmpeg-cvslog] avcodec/libx265: only call av_pix_fmt_desc_get once in init

2021-08-29 Thread Jan Ekström
ffmpeg | branch: master | Jan Ekström | Sun Aug 29 19:06:14 2021 +0300| [06ce821bc7622c1394c5179fb69cabf02dd24869] | committer: Jan Ekström avcodec/libx265: only call av_pix_fmt_desc_get once in init Now both current usages utilize an already found descriptor. >

[FFmpeg-cvslog] tests/checkasm/vf_gblur.c: update check_horiz_slice for the new ff_horiz_slice_avx2/512

2021-08-29 Thread Wu Jianhua
ffmpeg | branch: master | Wu Jianhua | Wed Aug 4 10:06:16 2021 +0800| [133b2767cf5a7cc3cd09ba9b58de62d981c0f453] | committer: Paul B Mahol tests/checkasm/vf_gblur.c: update check_horiz_slice for the new ff_horiz_slice_avx2/512 Co-authored-by: Cheng Yanfei Co-authored-by: Jin Jun

[FFmpeg-cvslog] libavfilter/x86/vf_gblur: add localbuf and ff_horiz_slice_avx2/512()

2021-08-29 Thread Wu Jianhua
ffmpeg | branch: master | Wu Jianhua | Wed Aug 4 10:06:15 2021 +0800| [4041c1029b93162faacda9e3f3cd083d1fbca7ce] | committer: Paul B Mahol libavfilter/x86/vf_gblur: add localbuf and ff_horiz_slice_avx2/512() We introduced a ff_horiz_slice_avx2/512() implemented on a new algorithm. In a

[FFmpeg-cvslog] tests/checkasm/vf_gblur.c: add check_verti_slice() for unit test

2021-08-29 Thread Wu Jianhua
ffmpeg | branch: master | Wu Jianhua | Wed Aug 4 10:06:14 2021 +0800| [0c54ab20c254bf26c33a5cceb83862d3a59b3db7] | committer: Paul B Mahol tests/checkasm/vf_gblur.c: add check_verti_slice() for unit test Co-authored-by: Cheng Yanfei Co-authored-by: Jin Jun Signed-off-by: Wu Jianhua >

[FFmpeg-cvslog] libavfilter/x86/vf_gblur: add ff_postscale_slice_avx512()

2021-08-29 Thread Wu Jianhua
ffmpeg | branch: master | Wu Jianhua | Wed Aug 4 10:06:12 2021 +0800| [4a5e24721c2bd1839aec57730061884fe2c5dd3b] | committer: Paul B Mahol libavfilter/x86/vf_gblur: add ff_postscale_slice_avx512() Co-authored-by: Cheng Yanfei Co-authored-by: Jin Jun Signed-off-by: Wu Jianhua >

[FFmpeg-cvslog] libavfilter/x86/vf_gblur: add ff_verti_slice_avx2/512()

2021-08-29 Thread Wu Jianhua
ffmpeg | branch: master | Wu Jianhua | Wed Aug 4 10:06:13 2021 +0800| [68a2722aee2868084ad3ba1a7a5431735eab049e] | committer: Paul B Mahol libavfilter/x86/vf_gblur: add ff_verti_slice_avx2/512() The new vertical slice with AVX2/512 acceleration can significantly improve the performance of

[FFmpeg-cvslog] [ffmpeg-fateserver] branch master updated. e8b609c old local changes

2021-08-29 Thread ffmpeg-git
The branch, master has been updated via e8b609c0515c6574a9bd4a0a5edd5f8f7482dc4d (commit) from ade2ddcbe85947d245543d0bb3b94ce67295ab79 (commit) - Log - commit e8b609c0515c6574a9bd4a0a5edd5f8f7482dc4d Author: fate

[FFmpeg-cvslog] [ffmpeg-fateserver] branch master updated. ade2ddc index: force scalar context for param('query').

2021-08-29 Thread ffmpeg-git
The branch, master has been updated via ade2ddcbe85947d245543d0bb3b94ce67295ab79 (commit) via 505f620a5d22ffef86ad5ffa1328e87ba6dc191b (commit) via e23cf69fc05b7fb58829f9f6eae26393fcac043b (commit) via 8bd488abb8b273a369c7b11b19cf69c2df2382bc (commit) via

[FFmpeg-cvslog] lavu/slicethread: return ENOSYS rather than EINVAL in the dummy func

2021-08-29 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Jul 7 16:43:03 2021 +0200| [fdc0bb78feb7a4684dd958d2538a0974c12b12cd] | committer: Anton Khirnov lavu/slicethread: return ENOSYS rather than EINVAL in the dummy func EINVAL is the wrong error code here, since the arguments passed to the function

[FFmpeg-cvslog] FATE: allow multithreaded filtering

2021-08-29 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Sun Aug 8 11:45:07 2021 +0200| [bdc1bdf3f57c8f375cffa25c60b4b573c6b4d623] | committer: Anton Khirnov FATE: allow multithreaded filtering > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bdc1bdf3f57c8f375cffa25c60b4b573c6b4d623 ---

[FFmpeg-cvslog] lavfi/vf_scale: remove the nb_slices option

2021-08-29 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Tue Jul 6 10:17:06 2021 +0200| [ca32d0462cd9a2d161be036fc45dc429013d0840] | committer: Anton Khirnov lavfi/vf_scale: remove the nb_slices option It was intended for debugging only and has been superseded by the standalone tool for testing sliced

[FFmpeg-cvslog] fate/pixfmt: test xyz12le

2021-08-29 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Sat Aug 7 18:23:08 2021 +0200| [03f3680080639b7569c41fdd43b16feaf40dc094] | committer: Anton Khirnov fate/pixfmt: test xyz12le > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=03f3680080639b7569c41fdd43b16feaf40dc094 ---

[FFmpeg-cvslog] ffmpeg_filter: do not override -filter_threads with -threads

2021-08-29 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Sun Aug 8 11:42:20 2021 +0200| [834b8ad8a39b77105951f30dc73c6a203afca817] | committer: Anton Khirnov ffmpeg_filter: do not override -filter_threads with -threads When both -filter_threads and -threads are specified, the latter takes effect. Since

[FFmpeg-cvslog] ffmpeg: reset the dict iterator before use

2021-08-29 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Sun Aug 8 13:02:13 2021 +0200| [4a0d918c9ef08ac4e0118d537ba561f90dfb960f] | committer: Anton Khirnov ffmpeg: reset the dict iterator before use > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4a0d918c9ef08ac4e0118d537ba561f90dfb960f ---

[FFmpeg-cvslog] avcodec/libx264: add support for setting chroma sample location

2021-08-29 Thread Jan Ekström
ffmpeg | branch: master | Jan Ekström | Tue Aug 24 00:28:39 2021 +0300| [2f0113be3ffb566f1bb7f3140f038318c447da9f] | committer: Jan Ekström avcodec/libx264: add support for setting chroma sample location >

[FFmpeg-cvslog] avfilter: add grayworld video filter

2021-08-29 Thread Paul Buxton
ffmpeg | branch: master | Paul Buxton | Sat Aug 28 16:17:27 2021 +0100| [e07ada3dac9c2e37c425741ee512676625d677ba] | committer: Paul B Mahol avfilter: add grayworld video filter Implements a gray world color correction algorithm using a log scale LAB colorspace. Signed-off-by: Paul Buxton

[FFmpeg-cvslog] avfilter/af_acrossover: check for rest of sample formats

2021-08-29 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Aug 29 10:29:15 2021 +0200| [02fcd485f91e468638198ba05847af514ae58df9] | committer: Paul B Mahol avfilter/af_acrossover: check for rest of sample formats >