On 18/02/2017 00:24, Mark Thompson wrote:
> This was broken by 4e528206bc4d968706401206cf54471739250ec7 - the webp
> decoder was assuming that it could set the output pixfmt of the vp8
> decoder directly, but after that change it no longer could because
> ff_get_format() was used instead.  This adds an internal get_format()
> callback to webp use of the vp8 decoder to override the pixfmt
> appropriately.
> ---
>  libavcodec/webp.c | 13 +++++++++++--
>  1 file changed, 11 insertions(+), 2 deletions(-)
> 

Set possibly ok. We wouldn't want to do hwaccel for webp.

lu

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to