mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-03-10 14:34:42 +01:00
Some filters may not need to do linearize/delinearize, thus will even not define them. Add ifdef check, so they could easily re-use the .cl file. Signed-off-by: Ruiling Song <ruiling.song@intel.com>