[FFmpeg-devel] [PATCH v5 0/2] animated WebP support
Zlomek, Josef
josef at pex.com
Fri Sep 11 09:34:57 EEST 2020
Adds support for animated WebP
v5:
* added version bumps
v4:
* using av_packet_new_side_data instead of av_packet_add_side_data
v3:
* generalized alpha blending to a common method
* added support for seeking
* updated existing tests for fate suite for WebP
v2:
* multi-threading support in decoder
* mark key frames
* fixed blending with the background
* use aligned frame buffers
* color conversion using RGB_TO_*_CCIR macros
* use ffio_ensure_seekback
Josef
More information about the ffmpeg-devel
mailing list