[FFmpeg-devel] [PATCH 2/3] avfilter: add an LCEVC decoding filter
Stefano Sabatini
stefasab at gmail.com
Tue Mar 19 17:00:09 EET 2024
On date Tuesday 2024-03-19 11:06:35 -0300, James Almer wrote:
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> configure | 4 +
> libavfilter/Makefile | 1 +
> libavfilter/allfilters.c | 1 +
> libavfilter/vf_lcevc.c | 466 +++++++++++++++++++++++++++++++++++++++
missing docs, this is also needed to clarify the use case
More information about the ffmpeg-devel
mailing list