ffmpeg/libswscale
Darren Horrocks 30c6fefd01 fix runtime-cpu-detect bug in swscale
swscale doesnt ever actually do any runtime detection at all when
runtime cpu detection is enabled, it simply passes whatever is passed
to -sws_flags, which could be nothing at all making swscale default to
the C implementation.
2011-04-05 02:36:57 +02:00
..
bfin consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
mlib consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
ppc consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
sparc consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
x86 consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
Makefile Merge libavcore into libavutil 2011-02-15 16:18:21 +01:00
colorspace-test.c colorspace-test: fix build 2010-12-07 15:27:11 +00:00
libswscale.v
options.c Set the default value of param0 and param1 to SWS_PARAM_DEFAULT. 2010-09-29 22:06:40 +00:00
rgb2rgb.c rgb2rgb: don't misuse HAVE_* defines 2010-09-14 13:12:11 +00:00
rgb2rgb.h rgb2rgb: replace shuffle_bytes_2103() by optimized rgb32tobgr32() 2010-09-12 13:03:41 +00:00
rgb2rgb_template.c Replace ASMALIGN() with .p2align 2011-01-18 20:48:24 +00:00
swscale-test.c Merge libavcore into libavutil 2011-02-15 16:18:21 +01:00
swscale.c fix runtime-cpu-detect bug in swscale 2011-04-05 02:36:57 +02:00
swscale.h libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation 2011-03-26 13:24:32 +11:00
swscale_internal.h Fix yuvj420p scaling artefact, issue1108. 2011-04-03 16:40:11 +02:00
swscale_template.c Fix yuvj420p scaling artefact, issue1108. 2011-04-03 16:40:11 +02:00
utils.c libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation 2011-03-26 13:24:32 +11:00
yuv2rgb.c libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation 2011-03-26 13:24:32 +11:00