On Wed, May 10, 2017 at 1:55 AM, Paul B Mahol wrote:
> ffmpeg | branch: master | Paul B Mahol | Thu Jan 26
> 17:03:08 2017 +0100| [49bbfb9d13936ee8bb7fee9983ca3710dc683a2e] | committer:
> Paul B Mahol
>
> avfilter: add arbitrary audio FIR filter
>
> Signed-off-by: Paul B Mahol
>
>> http://git.
ffmpeg | branch: master | Ben Chang | Wed May 10 12:29:17
2017 +0530| [18a659d1b653c24de1a691c13f7db1b6e6a95aee] | committer: Timo
Rothenpieler
avcodec/nvenc: add fractional CQ support
Signed-off-by: Timo Rothenpieler
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=18a659d1b653c2
ffmpeg | branch: master | Sumit Agarwal | Tue May 9
20:12:54 2017 +0530| [01775730fd1e1877c142518f8cce9d23c47060b1] | committer:
Timo Rothenpieler
avcodec/nvenc: add weighted prediction support
Signed-off-by: Timo Rothenpieler
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0177
ffmpeg | branch: master | Michael Niedermayer | Tue
May 9 17:23:35 2017 +0200| [ec1f869f0f5bcd3cd6d94bd761c2004d6d5a61ff] |
committer: Michael Niedermayer
doc/codecs: Add missing documentation for apply_cropping
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.
ffmpeg | branch: master | Simon Thelen | Sat Apr 8
14:21:28 2017 +0200| [54b6bef6e13adf377c78c28ede22a4322ab28865] | committer:
Michael Niedermayer
libavformat/tcp: fix return code for tcp_accept
ff_accept can return AVERROR(ETIMEDOUT) and errno will be 0 (or
undefined), return ret instead an
ffmpeg | branch: master | Michael Niedermayer | Wed
May 10 03:08:46 2017 +0200| [014d47ed74c43918430282d7cb2bf45dab3e14b7] |
committer: Michael Niedermayer
doc/codecs: Change common boolean parameters listed to "bool"
Reviewed-by: James Almer
Signed-off-by: Michael Niedermayer
> http://git.
ffmpeg | branch: master | erankor | Wed May 3
11:50:15 2017 +0300| [2b06f2d2e24ccc4098f3ab40efd68e8f3f02b273] | committer:
Michael Niedermayer
ffmpeg: add enc_time_base option
add a per-stream option for setting the encoder timebase.
the following values are allowed:
0 - for video, use 1/fram
ffmpeg | branch: master | Martin Vignali | Mon May
1 14:14:57 2017 +0200| [6ce57fb3c2ef139bbe164d1811422b91e2dedc26] | committer:
Michael Niedermayer
fate/exr : add test for Y, b44A negative half, and datawindow != displaywindow
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/g
ffmpeg | branch: master | Michael Niedermayer | Wed
May 10 14:33:27 2017 +0200| [3d8d3729475c7dce52d8fb9ffb280fd2ea62e1a2] |
committer: Michael Niedermayer
avcodec/y41pdec: Fix width in input buffer size check
Fixes: out of array read
Fixes: 1437/clusterfuzz-testcase-minimized-4569970002362368
ffmpeg | branch: master | Michael Niedermayer | Wed
May 10 14:41:23 2017 +0200| [5871adc90f8c1037535563e33ebeaf032bb4d5d6] |
committer: Michael Niedermayer
avcodec/cavs: Check updated MV
Fixes: runtime error: signed integer overflow: 251 + 2147483647 cannot be
represented in type 'int'
Fixes:
ffmpeg | branch: master | 李赞 | Wed May 10 14:55:34 2017
+0200| [3d232196372f309a75ed074c4cef30578eec1782] | committer: Michael
Niedermayer
avformat/wavdec: Check chunk_size
Fixes integer overflow and out of array access
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi
ffmpeg | branch: master | James Almer | Sat May 6 20:31:45
2017 -0300| [f738140807f504c9af785004206832f05e88] | committer: James Almer
avcodec/hevc_sei: fix amount of bits skipped when reading picture timing SEI
message
The code was skipping the entire reported SEI message size regardless
ffmpeg | branch: master | James Almer | Wed May 10 14:58:46
2017 -0300| [6655939f03eaa69ec0c1599f4bbf877d9a9d0569] | committer: James Almer
avcodec/hevc_sei: remove bugus debug message
Also Change the active_parameter_sets function name to one more in line
with the rest of the file.
Signed-off
ffmpeg | branch: master | Paul B Mahol | Wed May 10 20:07:30
2017 +0200| [bd404e3949b081788247e2e6e9df0581ef7cc190] | committer: Paul B Mahol
avfilter/af_afir: workaround nonsense limitation in vector_fmul_scalar()
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a
ffmpeg | branch: master | Michael Niedermayer | Wed
May 10 18:51:58 2017 +0200| [6ea428789371fa0601e9ebb5b7f2216d4e73e831] |
committer: Michael Niedermayer
avcodec/dss_sp: Fix runtime error: signed integer overflow: 2147481189 + 4096
cannot be represented in type 'int'
Fixes: 1441/clusterfuzz
ffmpeg | branch: master | Michael Niedermayer | Wed
May 10 19:09:31 2017 +0200| [db5fae32294763677caa4c1417dcba704c7e764e] |
committer: Michael Niedermayer
avcodec/truemotion1: Fix multiple runtime error: left shift of negative value -1
Fixes: 1446/clusterfuzz-testcase-minimized-55774091243683
ffmpeg | branch: master | Michael Niedermayer | Wed
May 10 19:02:05 2017 +0200| [a8de60ba2740185c53cabbee6c00ed67a0d530e2] |
committer: Michael Niedermayer
avcodec/eatqi: Fix runtime error: signed integer overflow: 4466147 * 1075
cannot be represented in type 'int'
Fixes: 1443/clusterfuzz-tes
ffmpeg | branch: master | Michael Niedermayer | Wed
May 10 21:54:31 2017 +0200| [942036e97c8b149ce2f3ec6e7cbc990df8713d0c] |
committer: Michael Niedermayer
avfilter/vf_uspp: Fix currently unused input frame dimensions
Found-by: Nicolas
Signed-off-by: Michael Niedermayer
> http://git.videolan
ffmpeg | branch: master | Michael Niedermayer | Wed
May 10 18:37:49 2017 +0200| [6b5d3fb26fb4be48e4966e4b1d97c2165538d4ef] |
committer: Michael Niedermayer
avcodec/webp: Always set pix_fmt
Fixes: out of array access
Fixes: 1434/clusterfuzz-testcase-minimized-6314998085189632
Fixes: 1435/cluste
ffmpeg | branch: master | Michael Niedermayer | Wed
May 10 23:48:30 2017 +0200| [60765cc42e3eb4a1193ef352a89946113a6e5802] |
committer: Michael Niedermayer
avcodec/pixlet: Fix runtime error: signed integer overflow: 436207616 *
-5160230545260541 cannot be represented in type 'long'
Fixes: 146
ffmpeg | branch: master | Michael Niedermayer | Thu
May 11 00:49:31 2017 +0200| [c0ece1f4addf8ac31df95775a2d36be2a55fc759] |
committer: Michael Niedermayer
avcodec/mpeg12dec: Fixes runtime error: division by zero
Fixes: 1464/clusterfuzz-testcase-minimized-4925445571084288
Found-by: continuous
ffmpeg | branch: master | Steven Liu | Thu May 11
10:15:08 2017 +0800| [7355c1dda2f8f21f699e720700c26dc8a666c6ec] | committer:
Steven Liu
avformat/hlsenc: move old_filename free operation earlier
Suggested-by: Aaron Levinson
Reviewed-by: Aaron Levinson
Signed-off-by: Steven Liu
> http://gi
22 matches
Mail list logo