On 11/03/14 17:27, Diego Biurrun wrote:
> This helps grepping for functions, among other things.
> ---
>  libavcodec/x86/dsputil.asm              | 17 +++---
>  libavcodec/x86/dsputilenc.asm           | 15 +++---
>  libavcodec/x86/fmtconvert.asm           | 11 ++--
>  libavcodec/x86/fpel.asm                 |  9 ++--
>  libavcodec/x86/h263_loopfilter.asm      |  4 +-
>  libavcodec/x86/h264_chromamc.asm        |  5 +-
>  libavcodec/x86/h264_chromamc_10bit.asm  | 11 ++--
>  libavcodec/x86/h264_deblock.asm         | 42 ++++++++-------
>  libavcodec/x86/h264_deblock_10bit.asm   | 21 +++++---
>  libavcodec/x86/h264_idct.asm            | 85 ++++++++++++++---------------
>  libavcodec/x86/h264_idct_10bit.asm      | 28 +++++-----
>  libavcodec/x86/h264_intrapred.asm       | 96 
> +++++++++++++++++++--------------
>  libavcodec/x86/h264_intrapred_10bit.asm | 74 +++++++++++++------------
>  libavcodec/x86/h264_qpel_10bit.asm      | 32 +++++------
>  libavcodec/x86/h264_weight.asm          | 10 ++--
>  libavcodec/x86/h264_weight_10bit.asm    |  9 ++--
>  libavcodec/x86/hpeldsp.asm              | 22 ++++----
>  libavcodec/x86/mpeg4qpel.asm            |  4 +-
>  libavcodec/x86/proresdsp.asm            |  4 +-
>  libavcodec/x86/qpel.asm                 |  9 ++--
>  libavcodec/x86/rv40dsp.asm              |  8 +--
>  libavcodec/x86/sbrdsp.asm               |  8 +--
>  libavcodec/x86/vp8dsp.asm               | 20 +++----
>  libavcodec/x86/vp8dsp_loopfilter.asm    | 10 ++--
>  24 files changed, 308 insertions(+), 246 deletions(-)
> 

Surely it is a step in the right direction.

_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to