ffmpeg | branch: master | Michael Niedermayer | Wed
Feb 12 21:30:08 2020 +0100| [b12b05374f7025167e2c43449ceb8ba3f0a6083f] |
committer: Michael Niedermayer
avcodec/adpcm: Fix integer overflow in ADPCM THP
The reference (thp.txt) uses floats so wrap around would seem incorrect.
Fixes: signed i
ffmpeg | branch: master | Martin Storsjö | Tue May 12
11:22:45 2020 +0300| [353aecbb28e3976b6f4d7a4262398852cd67b5a2] | committer:
Martin Storsjö
pixblockdsp, avdct: Add get_pixels_unaligned
Use this in vf_spp.c, where the get_pixels operation is done on
unaligned source addresses.
Hook up th
ffmpeg | branch: master | Jan Ekström | Wed May 13 00:27:58
2020 +0300| [39977fff20048f1798a95c593d6034a0e73ebbe5] | committer: Jan Ekström
avformat/tls_schannel: always decrypt all received data
The dec_buf seems to be properly managed between read calls,
and we have no logic to decrypt before
ffmpeg | branch: master | Jan Ekström | Wed May 13 00:31:03
2020 +0300| [6f8826e4aaddf1ee6cf3f333ed0e392a748382fe] | committer: Jan Ekström
avformat/tls_schannel: immediately return decrypted data if available
Until now, we would have only attempted to utilize already decrypted
data if it was e
ffmpeg | branch: master | Limin Wang | Fri Nov 15
23:12:49 2019 +0800| [e9668929b886b4a32064c3f857d34079fdf29612] | committer:
Limin Wang
FATE: add a test for colorbalance
Tested on x86-32/64, mingw32/64, arm & mips qemu
Tested-by: Michael Niedermayer
Signed-off-by: Limin Wang
> http://git
ffmpeg | branch: master | lance.lmw...@gmail.com | Fri
Nov 15 23:12:48 2019 +0800| [5ed20a74b7c068da658142e6c700f4fc02f4a085] |
committer: Limin Wang
avfilter/vf_colorbalance:: Fix for framecrc bitexact for 32bit and 64bit system
Signed-off-by: Limin Wang
> http://git.videolan.org/gitweb.cgi
ffmpeg | branch: master | Limin Wang | Tue May 12
23:07:05 2020 +0800| [b1cc6b9496ee6373f7ef46b825b886ffecc09d92] | committer:
Limin Wang
avcodec/mv30: fix warning: suggest braces around initialization of subobject
[-Wmissing-braces]
Signed-off-by: Limin Wang
> http://git.videolan.org/gitwe