Re: [FFmpeg-devel] [PATCH 4/9] lavd/lavfi: use buffersink accessors.

2016-12-27 Thread Michael Niedermayer
On Tue, Dec 27, 2016 at 07:02:05PM +0100, Nicolas George wrote: > Signed-off-by: Nicolas George > --- > libavdevice/lavfi.c | 37 +++-- > 1 file changed, 19 insertions(+), 18 deletions(-) > > > Unchanged. if the API is pushed then this LGTM thx [...] -- Micha

[FFmpeg-devel] [PATCH 4/9] lavd/lavfi: use buffersink accessors.

2016-12-27 Thread Nicolas George
Signed-off-by: Nicolas George --- libavdevice/lavfi.c | 37 +++-- 1 file changed, 19 insertions(+), 18 deletions(-) Unchanged. diff --git a/libavdevice/lavfi.c b/libavdevice/lavfi.c index f9b2694650..eca3f15934 100644 --- a/libavdevice/lavfi.c +++ b/libavdevice