[FFmpeg-devel] [PATCH 3/6] lavfi: add a Vulkan avgblur filter

Michael Niedermayer michael at niedermayer.cc
Thu Jun 21 20:36:33 EEST 2018


On Thu, Jun 21, 2018 at 05:55:40PM +0100, Rostislav Pehlivanov wrote:
> Signed-off-by: Rostislav Pehlivanov <atomnuker at gmail.com>
> ---
>  configure                       |   1 +
>  libavfilter/Makefile            |   1 +
>  libavfilter/allfilters.c        |   1 +
>  libavfilter/vf_avgblur_vulkan.c | 343 ++++++++++++++++++++++++++++++++
>  4 files changed, 346 insertions(+)
>  create mode 100644 libavfilter/vf_avgblur_vulkan.c

seems not to apply automatically (with the 2 previous patches)

Applying: lavfi: add a Vulkan avgblur filter
error: sha1 information is lacking or useless (configure).
error: could not build fake ancestor
Patch failed at 0001 lavfi: add a Vulkan avgblur filter
Use 'git am --show-current-patch' to see the failed patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you think the mosad wants you dead since a long time then you are either
wrong or dead since a long time.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180621/5d28295a/attachment.sig>


More information about the ffmpeg-devel mailing list