ffmpeg | branch: master | James Almer | Tue May 10 23:33:12
2016 -0300| [c8c14d0ffc51c52847899a8a473495e7112a87aa] | committer: James Almer
aarch64/synth_filter: fix compilation
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c8c14d0ffc51c52847899a8a4734
ffmpeg | branch: master | Chris Cunningham | Mon
May 9 15:27:29 2016 -0700| [542f725964e52201000ec34e2f23229cf534ad3a] |
committer: Michael Niedermayer
libavformat/oggdec: Free stream private when header parsing fails.
Leaking this private structure opens up the possibility that it may
be re-
ffmpeg | branch: master | Rodger Combs | Mon May 9
20:52:06 2016 -0500| [d645182227e8830de4de59a7b9ebec1b7e714d12] | committer:
Rodger Combs
lavfi/drawutils: support NV12 and NV21
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d645182227e8830de4de59a7b9ebec1b7e714d12
---
libavf
ffmpeg | branch: release/3.0 | James Almer | Tue May 10
22:07:19 2016 -0300| [8dce66d33d4182232abc763063bf49dfcce11a94] | committer:
James Almer
avcodec/rscc: check input buffer size for deflate mode
Fixes overreads.
Reviewed-by: Michael Niedermayer
Signed-off-by: James Almer
(cherry picked
ffmpeg | branch: master | James Almer | Tue May 10 22:07:19
2016 -0300| [b2244fa0a624f7e38893d58265e9c039bed2e4de] | committer: James Almer
avcodec/rscc: check input buffer size for deflate mode
Fixes overreads.
Reviewed-by: Michael Niedermayer
Signed-off-by: James Almer
> http://git.videol
ffmpeg | branch: master | Felt, Patrick | Sun May
8 04:02:24 2016 +| [fce75131229b63d4fbc784a3227be0843f867d55] | committer:
Michael Niedermayer
avdevice/decklink_dec: Convert decklink input module to use codecpar
There are still a couple of deprecated calls that I’m not sure what to do w
ffmpeg | branch: master | foo86 | Sun May 1 18:43:00 2016
+0300| [6c44696b3d504eb87d60915919074da530cd379f] | committer: James Almer
avcodec/dca: add DTS Express (LBR) decoder
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6c44696b3d504eb87d60915919074
ffmpeg | branch: master | Michael Niedermayer | Wed
May 11 00:00:52 2016 +0200| [ea791c080dd5494b3bee0c618a3f52e371b5f320] |
committer: Michael Niedermayer
avformat/utils: Check bps before using it in a shift in ff_get_pcm_codec_id()
Fixes undefined shift
Fixes: usan_shift
Found-by: Thomas Gu
ffmpeg | branch: master | Michael Niedermayer | Tue
May 10 23:12:58 2016 +0200| [8efaee3710baa87af40556a622bf2d96a27c6425] |
committer: Michael Niedermayer
avformat/oggparseopus: Check that granule pos is within the supported range
Larger values would imply file durations of astronomic proport
ffmpeg | branch: master | Jean Delvare | Tue May 10 14:50:38
2016 +0200| [aeefe018f847aa46c8d69d1d237a54ef89f58fee] | committer: Michael
Niedermayer
avfilter/delogo: Check that logo area is inside the picture
We can only remove the logo if it is inside the picture. We need at
least one pixel a
ffmpeg | branch: master | Ronald S. Bultje | Fri May 6
09:40:10 2016 -0400| [9bbed8645a6b7137d520041d759f3cc0df0529b9] | committer:
Ronald S. Bultje
vf_colorspace: make whitepoint adaptation mode configurable.
Also add von kries whitepoint adaptation, and add 'identity' to turn
whitepoint ada
ffmpeg | branch: master | Ronald S. Bultje | Fri May 6
12:26:55 2016 -0400| [531ff7161d9d6b0cf8f71125319c1f5df5041637] | committer:
Ronald S. Bultje
vf_colorspace: don't enable passthrough if bitdepth doesn't match.
Also check return value of av_frame_copy() in passthrough mode, so that
if a
ffmpeg | branch: master | Ronald S. Bultje | Fri May 6
08:59:43 2016 -0400| [9b26a8077f1c0139fdcc236d3de08cd2bdc4ec0f] | committer:
Ronald S. Bultje
vf_colorspace: add const to yuv_stride[] argument in DSP functions.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9b26a8077f1c0139
ffmpeg | branch: master | Ronald S. Bultje | Fri May 6
09:27:13 2016 -0400| [3ed5218bd36573f6ac46b6d43637741da912f810] | committer:
Ronald S. Bultje
fate: add matroska-remux test.
This tests automatic insertion of the vp9_superframe BSF as well as
ensuring that the colorspace properties in th
ffmpeg | branch: master | Ronald S. Bultje | Fri May 6
11:58:49 2016 -0400| [356c116536650ae015f914fda060203dd853cc5c] | committer:
Ronald S. Bultje
vf_colorspace: fix range order.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=356c116536650ae015f914fda060203dd853cc5c
---
libav
ffmpeg | branch: master | Ronald S. Bultje | Tue May 3
13:53:17 2016 -0400| [431117dcb55c9bd47febf9ee3379e14a5d6595c8] | committer:
Ronald S. Bultje
vf_colorspace: add floyd-steinberg dithering option to full conversion.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=431117dcb55c
ffmpeg | branch: master | Ronald S. Bultje | Fri May 6
09:00:14 2016 -0400| [f4075767b20fd9b7ecb6b4c15a4ede45361d3ab5] | committer:
Ronald S. Bultje
vf_colorspace: use enums for bpp/subsampling array indices.
Also add some documentation for each function to colorspacedsp.h.
> http://git.vide
ffmpeg | branch: master | Ronald S. Bultje | Tue May 3
15:20:48 2016 -0400| [9c4943e6710d9e57dac7547d7136b619cfff23a2] | committer:
Ronald S. Bultje
ffmpeg: copy color properties in case of -c:v copy.
I have no idea why the first hunk uses ost->enc_ctx, because as far as
I understand, that is
18 matches
Mail list logo