mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-05 21:55:37 +01:00
lavf: add transpose_opencl filter
Signed-off-by: Ruiling Song <ruiling.song@intel.com> Signed-off-by: Mark Thompson <sw@jkqxz.net>
This commit is contained in:
committed by
Mark Thompson
parent
21608bc303
commit
416dc9a5e8
@@ -372,6 +372,7 @@ extern AVFilter ff_vf_tonemap_opencl;
|
||||
extern AVFilter ff_vf_tpad;
|
||||
extern AVFilter ff_vf_transpose;
|
||||
extern AVFilter ff_vf_transpose_npp;
|
||||
extern AVFilter ff_vf_transpose_opencl;
|
||||
extern AVFilter ff_vf_trim;
|
||||
extern AVFilter ff_vf_unpremultiply;
|
||||
extern AVFilter ff_vf_unsharp;
|
||||
|
||||
Reference in New Issue
Block a user