Re: [libav-devel] [PATCH 01/12] lavfi: add error handling to start_frame().

2012-07-20 Thread Luca Barbato
On 07/20/2012 09:59 PM, Anton Khirnov wrote: > --- > libavfilter/avfilter.h |5 - > libavfilter/buffersink.c | 10 +++-- > libavfilter/fifo.c |9 ++-- > libavfilter/internal.h |3 +++ > libavfilter/split.c | 14 - > libavfi

[libav-devel] [PATCH 01/12] lavfi: add error handling to start_frame().

2012-07-20 Thread Anton Khirnov
--- libavfilter/avfilter.h |5 - libavfilter/buffersink.c | 10 +++-- libavfilter/fifo.c |9 ++-- libavfilter/internal.h |3 +++ libavfilter/split.c | 14 - libavfilter/vf_aspect.c |4 ++-- libavfilter/vf_crop.c