ffmpeg/libswscale
Ganesh Ajjanagadde 3b2000c2bf doc/scaler, swscale/options: use proper capitalization
Proper names should be capitalized in all user facing API as far as
possible. The option names themselves have not been changed since:
1. We consistently keep option names in lower case.
2. Changing them would break existing scripts.

The converse is also true: improper names should not be capitalized
generally.

Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2015-10-10 19:32:56 +02:00
..
arm
ppc
x86 Replace all remaining occurances of step/depth_minus1 and offset_plus1 2015-09-08 17:10:48 +02:00
Makefile
alphablend.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 2015-09-08 17:10:48 +02:00
bayer_template.c
colorspace-test.c
gamma.c
hscale.c
hscale_fast_bilinear.c
input.c
libswscale.v
log2_tab.c
options.c doc/scaler, swscale/options: use proper capitalization 2015-10-10 19:32:56 +02:00
output.c swscale/output: fix undefined left shifts of negative numbers 2015-09-20 01:14:36 +02:00
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
slice.c
swscale-test.c
swscale.c swscale: fix ticket #4877 2015-09-25 12:18:58 -03:00
swscale.h
swscale_internal.h swscale: Forward colorspace updates to the 2nd cascaded context in case of alphablend 2015-09-10 17:05:20 +02:00
swscale_unscaled.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 2015-09-08 17:10:48 +02:00
swscaleres.rc
utils.c all: add _DEFAULT_SOURCE locally wherever needed 2015-10-04 12:15:16 -04:00
version.h
vscale.c
yuv2rgb.c