[FFmpeg-devel] [PATCH 5/6] avcodec/libvpxdec: decode to custom framebuffers for vp9

James Zern jzern at google.com
Wed Nov 6 09:29:13 EET 2019


On Fri, Nov 1, 2019 at 1:01 PM James Zern <jzern at google.com> wrote:
>
> On Sun, Oct 27, 2019 at 10:11 AM Marton Balint <cus at passwd.hu> wrote:
> >
> > This avoids copying the full frame after decoding.
> >
> > Signed-off-by: Marton Balint <cus at passwd.hu>
> > ---
> >  libavcodec/libvpxdec.c | 73 ++++++++++++++++++++++++++++++++++++++++++++++----
> >  1 file changed, 68 insertions(+), 5 deletions(-)
> >
>
> lgtm.
>

applied, thanks.


More information about the ffmpeg-devel mailing list