[FFmpeg-devel] [PATCH 1/6] avcodec/hevcdsp: Add NEON optimization for qpel weighted mode

Michael Niedermayer michael at niedermayer.cc
Wed Nov 22 14:26:26 EET 2017


On Wed, Nov 22, 2017 at 07:12:01PM +0800, Shengbin Meng wrote:
> From: Meng Wang <wangmeng.kids at bytedance.com>
> 
> Signed-off-by: Meng Wang <wangmeng.kids at bytedance.com>
> ---
>  libavcodec/arm/hevcdsp_init_neon.c |  66 +++++
>  libavcodec/arm/hevcdsp_qpel_neon.S | 509 +++++++++++++++++++++++++++++++++++++
>  2 files changed, 575 insertions(+)
> 
> diff --git a/libavcodec/arm/hevcdsp_init_neon.c b/libavcodec/arm/hevcdsp_init_neon.c

This seems not to apply to git master


Applying: avcodec/hevcdsp: Add NEON optimization for qpel weighted mode
Using index info to reconstruct a base tree...
M       libavcodec/arm/hevcdsp_init_neon.c
Falling back to patching base and 3-way merge...
Auto-merging libavcodec/arm/hevcdsp_init_neon.c
CONFLICT (content): Merge conflict in libavcodec/arm/hevcdsp_init_neon.c
error: Failed to merge in the changes.
Patch failed at 0001 avcodec/hevcdsp: Add NEON optimization for qpel weighted mode
The copy of the patch that failed is found in: .git/rebase-apply/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

I am the wisest man alive, for I know one thing, and that is that I know
nothing. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171122/df62972b/attachment.sig>


More information about the ffmpeg-devel mailing list