ffmpeg/libswscale
Ronald S. Bultje 3b175384bb swscale: add missing HAVE_INLINE_ASM check.
The function called in this block is under HAVE_INLINE_ASM itself also.
2012-07-22 19:46:47 -07:00
..
bfin bfin: libswscale: add const where appropriate to fix warnings 2012-06-20 02:15:33 +01:00
ppc swscale: Mark all init functions as av_cold 2012-07-23 01:30:05 +02:00
sparc swscale: Mark all init functions as av_cold 2012-07-23 01:30:05 +02:00
x86 swscale: Mark all init functions as av_cold 2012-07-23 01:30:05 +02:00
Makefile Create version.h headers for libraries that lack them 2012-07-04 15:10:06 +02:00
colorspace-test.c
input.c
libswscale.v
options.c
output.c swscale: Mark all init functions as av_cold 2012-07-23 01:30:05 +02:00
rgb2rgb.c swscale: Mark all init functions as av_cold 2012-07-23 01:30:05 +02:00
rgb2rgb.h
rgb2rgb_template.c
swscale-test.c
swscale.c swscale: add missing HAVE_INLINE_ASM check. 2012-07-22 19:46:47 -07:00
swscale.h Create version.h headers for libraries that lack them 2012-07-04 15:10:06 +02:00
swscale_internal.h
swscale_unscaled.c
utils.c swscale: Mark all init functions as av_cold 2012-07-23 01:30:05 +02:00
version.h Clarify Doxygen comment for FF_API_* #defines. 2012-07-04 15:10:10 +02:00
yuv2rgb.c