ffmpeg/libswscale
Diego Biurrun 994c4bc107 x86util: Port all macros to cpuflags
Also do some small cosmetic changes: Drop pointless _MMX suffix from ABSD2
macro name, drop pointless check for MMX support, we always assume MMX is
available in our SIMD code, fix spelling.
2017-03-14 17:23:32 +01:00
..
ppc
tests swscale-test: const correctness for pointer variable 2017-01-24 13:03:57 +01:00
x86 x86util: Port all macros to cpuflags 2017-03-14 17:23:32 +01:00
Makefile build: Generate pkg-config files from Make and not from configure 2016-12-22 12:30:54 +01:00
input.c swscale: Add GRAY12 2016-11-07 22:42:00 +01:00
libswscale.v
options.c
output.c
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
swscale.c
swscale.h
swscale_internal.h ppc: Centralize compiler-specific altivec.h #include handling in one place 2016-12-14 14:08:43 +01:00
swscale_unscaled.c swscale: Add GRAY12 2016-11-07 22:42:00 +01:00
utils.c swscale: Add GRAY12 2016-11-07 22:42:00 +01:00
version.h
yuv2rgb.c