[FFmpeg-cvslog] avfilter/vf_maskedclamp: make C version consistent with ASM one

2020-02-08 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Feb 8 10:44:38 2020 +0100| [68416e4ba7e26965fa567249bbec1057f68ca9cf] | committer: Paul B Mahol avfilter/vf_maskedclamp: make C version consistent with ASM one In case of undefined behaviour. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/vf_fade: improve type option description

2020-02-08 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Feb 8 12:40:23 2020 +0100| [a8d82cc2b849aa867bd030a07aa7abf3e9cd0349] | committer: Paul B Mahol avfilter/vf_fade: improve type option description > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a8d82cc2b849aa867bd030a07aa7abf3e9cd0349 --

[FFmpeg-cvslog] avfilter/vf_fade: add missing .flags for type option

2020-02-08 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Feb 8 12:36:59 2020 +0100| [8cab0ce5dc42e92fe2e9b3bedb7b62294876321d] | committer: Paul B Mahol avfilter/vf_fade: add missing .flags for type option > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8cab0ce5dc42e92fe2e9b3bedb7b62294876321d

[FFmpeg-cvslog] avfilter/vf_alphamerge: add timeline support

2020-02-08 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Feb 8 14:28:01 2020 +0100| [cbd5a4536c0339fa3bdafa63e253d70bebb5e64a] | committer: Paul B Mahol avfilter/vf_alphamerge: add timeline support > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cbd5a4536c0339fa3bdafa63e253d70bebb5e64a --- l

[FFmpeg-cvslog] avcodec/mlpdec: use get_bits_long for huff lsbs

2020-02-08 Thread Jai Luthra
ffmpeg | branch: master | Jai Luthra | Sat Feb 8 02:04:12 2020 +0530| [4566cfed9c13ee509efb3cc9531ca8965e50c13d] | committer: Michael Niedermayer avcodec/mlpdec: use get_bits_long for huff lsbs lsb bits may go beyond 25 bits, so to be safe use get_bits_long Signed-off-by: Jai Luthra Signed-

[FFmpeg-cvslog] avfilter/vf_paletteuse: Fix potential double-free of AVFrame

2020-02-08 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Jan 27 09:28:20 2020 +0100| [adea33f46513821c111c602a0692b78315688c1b] | committer: Michael Niedermayer avfilter/vf_paletteuse: Fix potential double-free of AVFrame apply_palette() would free an AVFrame given to it only via an AVFrame * (and n

[FFmpeg-cvslog] avfilter/vf_alphamerge: add AVClass to private context

2020-02-08 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Feb 8 21:54:09 2020 +0100| [3750e36aa8ecb53764e5549470a39cd14ff6b513] | committer: Paul B Mahol avfilter/vf_alphamerge: add AVClass to private context > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3750e36aa8ecb53764e5549470a39cd14ff6b5

[FFmpeg-cvslog] checkasm: sbrdsp: Fix a spurious test failure by calculating a better epsilon for sum_square

2020-02-08 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Wed Feb 5 22:18:19 2020 +0200| [5181f491ee3688317e236130d79d91c940526aa9] | committer: Martin Storsjö checkasm: sbrdsp: Fix a spurious test failure by calculating a better epsilon for sum_square Signed-off-by: Martin Storsjö > http://git.videolan.

[FFmpeg-cvslog] lavu/tx: mention FFT output is not normalized

2020-02-08 Thread Lynne
ffmpeg | branch: master | Lynne | Sat Feb 8 23:06:09 2020 +| [d500eff3cce7ab0c6f7101860b633ca955a9f85e] | committer: Lynne lavu/tx: mention FFT output is not normalized Not even FFTW's output is normalized. This should prevent at least some users from complaining that doing a forward trans

[FFmpeg-cvslog] doc/APIchanges: fix vulkan hwcontext date

2020-02-08 Thread Lynne
ffmpeg | branch: master | Lynne | Sat Feb 8 23:32:46 2020 +| [9b9f441ab39d12086bfae044094dbcd8979b8d90] | committer: Lynne doc/APIchanges: fix vulkan hwcontext date > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9b9f441ab39d12086bfae044094dbcd8979b8d90 --- doc/APIchanges | 2