ffmpeg | branch: master | Carl Eugen Hoyos | Wed Jul 25
15:08:43 2018 +0200| [c51e0cd6edbe9c5e27d7ab4be7d8063210b7d2a4] | committer:
Carl Eugen Hoyos
lavf/flvdec: Remove an outdated comment.
The buffer size was increased in b2fecce3 to prepare for 790a3cdf.
> http://git.videolan.org/gitweb.cg
ffmpeg | branch: master | Carl Eugen Hoyos | Tue Jul 24
22:32:59 2018 +0200| [fa35ab80f31e269bd607044db2706b8b99e4ef5a] | committer:
Carl Eugen Hoyos
lavf/isom: Make auxiliary_offsets consistently uint64_t.
Fixes a compilation warning if size_t != uint64_t:
libavformat/mov.c: In function ‘mov_
ffmpeg | branch: master | James Almer | Mon Jul 23 20:42:08
2018 -0300| [81a18f219e2ca0ec57144805dece1b72b73c692d] | committer: James Almer
avutil/hwcontext_d3d11va: fix type arguments passed to IDXGIAdapter2_GetDesc()
libavutil/hwcontext_d3d11va.c: In function 'd3d11va_device_create':
libavuti
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Jul 25
20:43:02 2018 +0200| [d01d46ad860c526e2bde9bcaca28a3592787848d] | committer:
Carl Eugen Hoyos
configure: Force pie for Android.
Position-independent executables are required since Lollipop.
Reported-by: Mohammed Bey Ahmed Khernache
> ht
ffmpeg | branch: master | Michael Niedermayer | Sat
Jul 21 17:20:44 2018 +0200| [a37c62026991853a17ce9e19ff0cf39b2a2b1974] |
committer: Michael Niedermayer
avformat/mov: Check default_encrypted_sample before use in
mov_read_sample_encryption_info()
Fixes: 2018-0721-sample
Fixes: null pointer
ffmpeg | branch: master | Marcin Gorzel | Tue
Jul 24 14:55:47 2018 +0100| [8b710ea5e7b8a3c3f60fb867bb104b0ec9ea4e83] |
committer: Michael Niedermayer
swresample: Use channel count in rematrix initialization
Rematrixing supports up to 64 channels. However, there is only a limited number
of cha
ffmpeg | branch: master | Michael Niedermayer | Tue
Jul 24 22:44:12 2018 +0200| [bce4da85e8110b66040a5fb07ffc724ab4e09a86] |
committer: Michael Niedermayer
swresample/swresample: Fix input channel count in resample_first computation
Found-by: Marcin Gorzel
Reviewed-by: Marcin Gorzel
Signed-o