[FFmpeg-devel] [PATCH] mips: Add dependencies on HAVE_INLINE_ASM

Vitor Sessak vitor1001 at gmail.com
Sat Nov 10 17:51:25 CET 2012


On 11/09/2012 12:45 PM, Nedeljko Babic wrote:
> Add dependencies on HAVE_INLINE_ASM for files and parts of code
>   where it is necessary.
>
> Signed-off-by: Nedeljko Babic <nbabic at mips.com>
> ---
>   libavcodec/mips/Makefile                  |    4 ++--
>   libavcodec/mips/acelp_filters_mips.c      |    5 +++++
>   libavcodec/mips/acelp_vectors_mips.c      |    5 +++++
>   libavcodec/mips/amrwbdec_mips.c           |    2 ++
>   libavcodec/mips/celp_filters_mips.c       |    5 +++++
>   libavcodec/mips/celp_math_mips.c          |    5 +++++
>   libavcodec/mips/compute_antialias_fixed.h |    2 ++
>   libavcodec/mips/compute_antialias_float.h |    2 ++
>   libavcodec/mips/dsputil_mips.c            |    4 ++++
>   libavcodec/mips/fft_mips.c                |    4 ++--
>   libavcodec/mips/fmtconvert_mips.c         |    4 ++++
>   11 files changed, 38 insertions(+), 4 deletions(-)

LGTM

-Vitor



More information about the ffmpeg-devel mailing list