19 Nov 2021, 15:50 by jianhua...@intel.com:

> The following command is on how to apply vflip_vulkan filter:
>
> ffmpeg -init_hw_device vulkan -i input.264 -vf 
> hwupload=extra_hw_frames=16,vflip_vulkan,hwdownload,format=yuv420p output.264
>
> Signed-off-by: Wu Jianhua <jianhua...@intel.com>
> ---
>  configure                                     |   1 +
>  libavfilter/Makefile                          |   3 +-
>  libavfilter/allfilters.c                      |   1 +
>  .../{vf_hflip_vulkan.c => vf_flip_vulkan.c}   | 106 +++++++++++++-----
>  4 files changed, 84 insertions(+), 27 deletions(-)
>  rename libavfilter/{vf_hflip_vulkan.c => vf_flip_vulkan.c} (76%)
>

Pushed all patches, thanks.
I'll need to think how to deal with the one_memory patchset.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to