ffmpeg/libswscale
Diego Biurrun ef5d41a553 x86inc: Rename "program_name" to "private_prefix"
The new name is more descriptive and will allow defining a separate
public prefix for externally visible library symbols.

Signed-off-by: Diego Biurrun <diego@biurrun.de>
2013-01-18 20:29:53 +01:00
..
bfin
ppc miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
sparc
x86 x86inc: Rename "program_name" to "private_prefix" 2013-01-18 20:29:53 +01:00
Makefile
colorspace-test.c
input.c swscale: do not forget to swap data in formats with different endianness 2012-10-31 17:53:57 +01:00
libswscale.v
options.c
output.c sws: do not use av_pix_fmt_descriptors directly. 2012-10-12 12:45:38 +02:00
rgb2rgb.c x86: mmx2 ---> mmxext in comments and messages 2012-10-31 00:37:42 +01:00
rgb2rgb.h
rgb2rgb_template.c x86: mmx2 ---> mmxext in comments and messages 2012-10-31 00:37:42 +01:00
swscale-test.c sws: do not use av_pix_fmt_descriptors directly. 2012-10-12 12:45:38 +02:00
swscale.c miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
swscale.h libswscale: remove unnecessary direct #if LIBSWSCALE_VERSION_MAJOR 2012-11-16 15:04:57 +01:00
swscale_internal.h x86: mmx2 ---> mmxext in variable names 2012-10-31 00:37:42 +01:00
swscale_unscaled.c swscale: support gray to 9bit and 10bit formats 2012-10-30 12:02:41 +01:00
utils.c swscale: fix NULL checking in sws_alloc_context() 2013-01-04 20:44:00 -05:00
version.h
yuv2rgb.c