|
@@ -668,12 +668,18 @@ fate-filter-pixfmts-super2xsai: CMD = pixfmts |
|
|
FATE_FILTER_PIXFMTS-$(CONFIG_SWAPUV_FILTER) += fate-filter-pixfmts-swapuv |
|
|
FATE_FILTER_PIXFMTS-$(CONFIG_SWAPUV_FILTER) += fate-filter-pixfmts-swapuv |
|
|
fate-filter-pixfmts-swapuv: CMD = pixfmts |
|
|
fate-filter-pixfmts-swapuv: CMD = pixfmts |
|
|
|
|
|
|
|
|
|
|
|
FATE_FILTER_PIXFMTS-$(CONFIG_TINTERLACE_FILTER) += fate-filter-pixfmts-tinterlace_cvlpf |
|
|
|
|
|
fate-filter-pixfmts-tinterlace_cvlpf: CMD = pixfmts "interleave_top:cvlpf" |
|
|
|
|
|
|
|
|
FATE_FILTER_PIXFMTS-$(CONFIG_TINTERLACE_FILTER) += fate-filter-pixfmts-tinterlace_merge |
|
|
FATE_FILTER_PIXFMTS-$(CONFIG_TINTERLACE_FILTER) += fate-filter-pixfmts-tinterlace_merge |
|
|
fate-filter-pixfmts-tinterlace_merge: CMD = pixfmts "merge" |
|
|
fate-filter-pixfmts-tinterlace_merge: CMD = pixfmts "merge" |
|
|
|
|
|
|
|
|
FATE_FILTER_PIXFMTS-$(CONFIG_TINTERLACE_FILTER) += fate-filter-pixfmts-tinterlace_pad |
|
|
FATE_FILTER_PIXFMTS-$(CONFIG_TINTERLACE_FILTER) += fate-filter-pixfmts-tinterlace_pad |
|
|
fate-filter-pixfmts-tinterlace_pad: CMD = pixfmts "pad" |
|
|
fate-filter-pixfmts-tinterlace_pad: CMD = pixfmts "pad" |
|
|
|
|
|
|
|
|
|
|
|
FATE_FILTER_PIXFMTS-$(CONFIG_TINTERLACE_FILTER) += fate-filter-pixfmts-tinterlace_vlpf |
|
|
|
|
|
fate-filter-pixfmts-tinterlace_vlpf: CMD = pixfmts "interleave_top:vlpf" |
|
|
|
|
|
|
|
|
FATE_FILTER_PIXFMTS-$(CONFIG_VFLIP_FILTER) += fate-filter-pixfmts-vflip |
|
|
FATE_FILTER_PIXFMTS-$(CONFIG_VFLIP_FILTER) += fate-filter-pixfmts-vflip |
|
|
fate-filter-pixfmts-vflip: CMD = pixfmts |
|
|
fate-filter-pixfmts-vflip: CMD = pixfmts |
|
|
|
|
|
|
|
|