mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-05 08:47:30 +08: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
@@ -25,6 +25,7 @@ extern const char *ff_opencl_source_convolution;
|
||||
extern const char *ff_opencl_source_neighbor;
|
||||
extern const char *ff_opencl_source_overlay;
|
||||
extern const char *ff_opencl_source_tonemap;
|
||||
extern const char *ff_opencl_source_transpose;
|
||||
extern const char *ff_opencl_source_unsharp;
|
||||
|
||||
#endif /* AVFILTER_OPENCL_SOURCE_H */
|
||||
|
Reference in New Issue
Block a user