On 11/27/2016 1:08 PM, Nicolas George wrote:
> Signed-off-by: Nicolas George <geo...@nsup.org>
> ---
>  libavfilter/Makefile     |   1 +
>  libavfilter/framequeue.c | 123 +++++++++++++++++++++++++++++++++
>  libavfilter/framequeue.h | 173 
> +++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 297 insertions(+)
>  create mode 100644 libavfilter/framequeue.c
>  create mode 100644 libavfilter/framequeue.h
> 
> 
> Unchanged.
> 
> 
> diff --git a/libavfilter/Makefile b/libavfilter/Makefile

This patchset broke 83 fate tests using valgrind. Looks like memleaks.

http://fate.ffmpeg.org/report.cgi?time=20161221122451&slot=x86_64-archlinux-gcc-valgrindundef
http://fate.ffmpeg.org/report.cgi?time=20161221133057&slot=x86_64-archlinux-gcc-valgrind

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to