ffmpeg/libswscale
Diego Biurrun 16d2a1a51c swscale: x86: Drop pointless _mmx suffix from filenames
The files do not contain only MMX code.
2012-07-23 01:30:04 +02:00
..
bfin bfin: libswscale: add const where appropriate to fix warnings 2012-06-20 02:15:33 +01:00
ppc build: Move all arch OBJS declarations into arch subdirectory Makefiles. 2012-04-12 21:30:13 +02:00
sparc build: Move all arch OBJS declarations into arch subdirectory Makefiles. 2012-04-12 21:30:13 +02:00
x86 swscale: x86: Drop pointless _mmx suffix from filenames 2012-07-23 01:30:04 +02:00
Makefile Create version.h headers for libraries that lack them 2012-07-04 15:10:06 +02:00
colorspace-test.c swscale-test: Drop unused argc and argv arguments from main(). 2012-02-01 14:24:25 +01:00
input.c sws: fix planar RGB input conversions for 9/10/16 bpp. 2012-06-12 19:52:00 +02:00
libswscale.v Add symbol versioning for shared libraries 2010-01-16 04:48:55 +00:00
options.c swscale: remove "cpu flags" from -sws_flags description. 2012-03-04 06:52:06 -08:00
output.c swscale: clip before assigning tables in RGB output functions. 2012-04-14 16:29:24 -07:00
rgb2rgb.c swscale: K&R formatting cosmetics (part I) 2012-02-21 22:53:40 +01:00
rgb2rgb.h rgb2rgb: rgb12to15() 2012-01-12 16:43:17 -08:00
rgb2rgb_template.c swscale: K&R formatting cosmetics (part I) 2012-02-21 22:53:40 +01:00
swscale-test.c swscale-test: fix stack overread. 2012-01-12 16:38:29 -08:00
swscale.c swscale: K&R formatting cosmetics (part II) 2012-04-13 19:22:00 +02:00
swscale.h Create version.h headers for libraries that lack them 2012-07-04 15:10:06 +02:00
swscale_internal.h swscale: K&R formatting cosmetics (part II) 2012-04-13 19:22:00 +02:00
swscale_unscaled.c Unscaled Planar RGB -> RGB support in swscale. 2012-04-03 13:06:42 -04:00
utils.c swscale: place inline assembly bilinear scaler under HAVE_INLINE_ASM. 2012-07-22 16:08:13 -07:00
version.h Clarify Doxygen comment for FF_API_* #defines. 2012-07-04 15:10:10 +02:00
yuv2rgb.c swscale: K&R formatting cosmetics (part I) 2012-02-21 22:53:40 +01:00