Diego Biurrun <di...@biurrun.de> writes:

> ---
> Renamed mathops.c --> mathtables.c.
>
>  libavcodec/Makefile                            |    7 +----
>  libavcodec/arm/mathops.h                       |   24 ++++++++++++++++
>  libavcodec/inverse.c                           |    1 -
>  libavcodec/mathops.h                           |   29 +++++++++++++++++++
>  libavutil/inverse.c => libavcodec/mathtables.c |   14 +++++++--
>  libavcodec/motion_est.c                        |    2 +-
>  libavcodec/mpegvideo.c                         |    2 +-
>  libavcodec/mpegvideo_enc.c                     |    1 +
>  libavcodec/ra144.c                             |    2 +-
>  libavcodec/roqaudioenc.c                       |    2 +-
>  libavutil/Makefile                             |    1 -
>  libavutil/arm/intmath.h                        |   24 ----------------
>  libavutil/intmath.h                            |   35 
> ------------------------
>  libavutil/mathematics.c                        |   11 -------
>  14 files changed, 70 insertions(+), 85 deletions(-)
>  delete mode 100644 libavcodec/inverse.c
>  rename libavutil/inverse.c => libavcodec/mathtables.c (79%)

Looks OK.

-- 
Måns Rullgård
m...@mansr.com
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to