mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
avfilter: add an LCEVC decoding filter
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
df609af8e4
commit
dc11c12b64
7 changed files with 452 additions and 2 deletions
|
|
@ -337,6 +337,7 @@ extern const AVFilter ff_vf_kerndeint;
|
|||
extern const AVFilter ff_vf_kirsch;
|
||||
extern const AVFilter ff_vf_lagfun;
|
||||
extern const AVFilter ff_vf_latency;
|
||||
extern const AVFilter ff_vf_lcevc;
|
||||
extern const AVFilter ff_vf_lenscorrection;
|
||||
extern const AVFilter ff_vf_lensfun;
|
||||
extern const AVFilter ff_vf_libplacebo;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue