[FFmpeg-devel] [PATCH 4/6] avcodec/libvpxdec: pass decoder instances to vpx_init directly

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


On Fri, Nov 1, 2019 at 11:55 AM James Zern <jzern at google.com> wrote:
>
> On Sun, Oct 27, 2019 at 10:11 AM Marton Balint <cus at passwd.hu> wrote:
> >
> > If the alpha decoder init failed we presented the error message from the normal
> > decoder. This change should prevent such mistakes.
> >
> > Signed-off-by: Marton Balint <cus at passwd.hu>
> > ---
> >  libavcodec/libvpxdec.c | 26 +++++++++++++-------------
> >  1 file changed, 13 insertions(+), 13 deletions(-)
> >
>
> lgtm.

applied, thanks.


More information about the ffmpeg-devel mailing list