1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-18 03:19:31 +02:00
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
mlib
ppc
sparc
x86
colorspace-test.c
libswscale.v
Makefile Merge libavcore into libavutil 2011-02-15 16:18:21 +01:00
options.c
rgb2rgb_template.c
rgb2rgb.c
rgb2rgb.h
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
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
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