[FFmpeg-devel] [PATCH] x86/hevc_sao: move 10/12bit functions into a separate file

Michael Niedermayer michaelni at gmx.at
Wed Sep 30 04:39:53 CEST 2015


On Tue, Sep 29, 2015 at 01:40:51PM -0300, James Almer wrote:
> Sorry for the attachment. git send-email is giving me an unusual error when
> i try to send this.

>  Makefile           |    3 
>  hevc_sao.asm       |  394 ++++++------------------------------------------
>  hevc_sao_10bit.asm |  433 +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 490 insertions(+), 340 deletions(-)
> f12242898081e1241e29947a3f2e83cc7fe86013  0001-x86-hevc_sao-move-10-12bit-functions-into-a-separate.patch
> From 9e8ec4d51566cdda677b15e50240e8842ec6cd34 Mon Sep 17 00:00:00 2001
> From: James Almer <jamrial at gmail.com>
> Date: Mon, 28 Sep 2015 00:58:01 -0300
> Subject: [PATCH] x86/hevc_sao: move 10/12bit functions into a separate file
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> There's a bit of code duplication now (init functions), but it's cleaner
> and should hopefully be easier to read.

tested, seems working


[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Awnsering whenever a program halts or runs forever is
On a turing machine, in general impossible (turings halting problem).
On any real computer, always possible as a real computer has a finite number
of states N, and will either halt in less than N cycles or never halt.
-------------- 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/20150930/958cc7c3/attachment.sig>


More information about the ffmpeg-devel mailing list