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

James Zern jzern at google.com
Fri Nov 1 20:55:21 EET 2019


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.


More information about the ffmpeg-devel mailing list