On 2021-11-26 03:08 pm, Lynne wrote:
26 Nov 2021, 10:10 by jianhua...@intel.com:

This filter flips the input video both horizontally and vertically
in one compute pipeline, and it's no need to use two pipelines for
hflip_vulkan,vflip_vulkan anymore.

Signed-off-by: Wu Jianhua <jianhua...@intel.com>
---
  configure                    |  1 +
  libavfilter/allfilters.c     |  1 +
  libavfilter/vf_flip_vulkan.c | 61 +++++++++++++++++++++++++++++-------
  3 files changed, 51 insertions(+), 12 deletions(-)

I'll push this tonight if there are no further objections to the name.

Will other flip modes be added to this filter?


_______________________________________________
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".

_______________________________________________
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