On Fri, 04 May 2012 13:18:25 +0100, Måns Rullgård <m...@mansr.com> wrote:
> Anton Khirnov <an...@khirnov.net> writes:
> 
> > On Fri, 04 May 2012 12:58:02 +0100, Måns Rullgård <m...@mansr.com> wrote:
> >> Anton Khirnov <an...@khirnov.net> writes:
> >> 
> >> > Based on a commit by Stefano Sabatini <stefano.sabatini-l...@poste.it>
> >> > ---
> >> >  libavfilter/avfilter.c |   23 +++++++++++++++++++++++
> >> >  libavfilter/avfilter.h |    8 ++++++++
> >> >  2 files changed, 31 insertions(+)
> >> 
> >> What is it good for?
> >> 
> >
> > See next commit.
> >
> > You get an AVFilterBufferRef from lavfi, you typically want to convert
> > it to an AVFrame so you can feed it to encoder.
> 
> Time to move AVFrame to lavu and have lavfi return those directly?
> 

Yes, but that's a lot of effort.

I'm planning to do this some time, but not right now.

-- 
Anton Khirnov
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to