1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/libavutil/ppc
Martin Storsjö ef5b70affc configure: Check for support for labels in the inline assembly
Use this for enabling the ppc timer.h implementation only on
assemblers that support labels in the inline assembly.

Signed-off-by: Martin Storsjö <martin@martin.st>
2013-07-11 18:53:02 +03:00
..
cpu.c configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 2011-05-12 11:41:59 +02:00
float_dsp_altivec.c floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. 2013-01-22 11:55:42 -08:00
float_dsp_altivec.h cosmetics: Remove unnecessary extern keywords from function declarations 2013-03-27 14:21:45 +01:00
float_dsp_init.c avutil: Add av_cold attributes to init functions missing them 2013-05-04 22:48:05 +02:00
intreadwrite.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
Makefile Add a float DSP framework to libavutil 2012-06-08 13:14:38 -04:00
timer.h configure: Check for support for labels in the inline assembly 2013-07-11 18:53:02 +03:00
types_altivec.h PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 2012-06-08 13:14:38 -04:00
util_altivec.h ppc: util_altivec: Surround AltiVec-related code by appropriate ifdefs 2013-04-30 12:19:44 +02:00