Hi,
patch attached.
0001-avfilter-add-chromatestsrc-source-filter.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
Signed-off-by: Michael Niedermayer
---
libavcodec/cavsdec.c | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/libavcodec/cavsdec.c b/libavcodec/cavsdec.c
index 02b3d213a9..06c752735e 100644
--- a/libavcodec/cavsdec.c
+++ b/libavcodec/cavsdec.c
@@ -1090,10 +1090,12 @
Fixes: timeout
Fixes: 2943/clusterfuzz-testcase-5430257156882432
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/cavsdec.c | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff
Signed-off-by: Marton Balint
---
tests/fate/filter-video.mak | 19 +++
tests/ref/fate/filter-overlay_gbrap_gbrap | 6 ++
tests/ref/fate/filter-overlay_gbrp_gbrap | 6 ++
tests/ref/fate/filter-overlay_rgb_rgba| 6 ++
tests/ref/fate/
On Tue, 8 Aug 2017, Maksym Veremeyenko wrote:
[...]
Check if *avahi* daemon is running and firewall turned off.
Thanks, it works now.
I have some final comments, after addressing those, I guess this can be
applied, it's been discussed for quite a long time now.
[...]
+static int ndi
Fixes: undefined behavior
Signed-off-by: Michael Niedermayer
---
libavcodec/rangecoder.c | 1 +
libavcodec/rangecoder.h | 8 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/libavcodec/rangecoder.c b/libavcodec/rangecoder.c
index 0bb79c880e..0d53bef076 100644
--- a/libavco
Fixes: timeout
Fixes: 2971/clusterfuzz-testcase-6130678276030464
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/ffv1dec.c | 24 +---
libavcodec/ffv1dec_template.c
On 8/13/2017 7:15 PM, Michael Niedermayer wrote:
> Fixes: undefined behavior
>
> Signed-off-by: Michael Niedermayer
> ---
> libavcodec/rangecoder.c | 1 +
> libavcodec/rangecoder.h | 8 ++--
> 2 files changed, 7 insertions(+), 2 deletions(-)
>
> diff --git a/libavcodec/rangecoder.c b/libavc
2017-06-11 22:05 GMT+08:00 Timo Rothenpieler :
> Fixes CID 1396840
> ---
> libavutil/opencl.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libavutil/opencl.c b/libavutil/opencl.c
> index af35770e06..202756516b 100644
> --- a/libavutil/opencl.c
> +++ b/libavutil/opencl.
Configurablity to set max queue size so that worst case latency can be
controlled.
Signed-off-by: Ravindra Patagar
---
libavdevice/decklink_common.h | 2 ++
libavdevice/decklink_common_c.h | 2 ++
libavdevice/decklink_dec.cpp| 7 +--
libavdevice/decklink_dec_c.c| 2 ++
4 files changed,
2017-08-12 16:42 GMT+08:00 :
> From: Jiejun Zhang
>
> When an edit list exists in a MOV file, counting by stscs no longer
> works because stscs' order is different from the actual timeline. This
> commit adds stsd-change markers to the actual timeline and changes stsd
> according to these markers
11 matches
Mail list logo