[FFmpeg-devel] [PATCH 1/2] libavcodec/webp: add support for animated WebP decoding

James Almer jamrial at gmail.com
Thu Apr 27 21:29:43 EEST 2023


On 4/27/2023 3:08 PM, Thilo Borgmann wrote:
> +static int decode_frame_common(AVCodecContext *avctx, uint8_t *data, int size,
> +                               int *got_frame, int key_frame)
> +//>>>>>>> f95bfa9c6d (libavcodec/webp: add support for animated WebP decoding)

???

There's several of these in the patch.


More information about the ffmpeg-devel mailing list