On Fri, Jul 18, 2014 at 10:39 AM, Diego Biurrun <[email protected]> wrote:
> Also rename the enum values to be consistent with other DCT permutations.
> ---
>
> Now with the prettyprinting done as a separate commit.
>
>  libavcodec/arm/idctdsp_init_arm.c      |  4 ++--
>  libavcodec/arm/idctdsp_init_armv5te.c  |  2 +-
>  libavcodec/arm/idctdsp_init_armv6.c    |  2 +-
>  libavcodec/arm/idctdsp_init_neon.c     |  2 +-
>  libavcodec/cavsdsp.c                   |  2 +-
>  libavcodec/eamad.c                     |  2 +-
>  libavcodec/eatgq.c                     |  2 +-
>  libavcodec/eatqi.c                     |  2 +-
>  libavcodec/idctdsp.c                   | 24 ++++++++++++------------
>  libavcodec/idctdsp.h                   | 21 ++++++++++++---------
>  libavcodec/mpegvideo_enc.c             |  2 +-
>  libavcodec/ppc/idctdsp.c               |  2 +-
>  libavcodec/proresdsp.c                 |  2 +-
>  libavcodec/wmv2.c                      |  2 +-
>  libavcodec/wmv2dsp.c                   |  2 +-
>  libavcodec/x86/cavsdsp.c               |  2 +-
>  libavcodec/x86/idctdsp_init.c          | 12 ++++++------
>  libavcodec/x86/mpegvideoenc_template.c |  2 +-
>  libavcodec/x86/proresdsp_init.c        |  6 +++---
>  19 files changed, 49 insertions(+), 46 deletions(-)
>
Shouldn't hurt.

-- 
Vittorio
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to