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 swscale: re-enable gamma 2015-09-04 19:00:20 -03:00
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 swscale: re-enable gamma 2015-09-04 19:00:20 -03:00
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: re-enable gamma 2015-09-04 19:00:20 -03:00
swscale-test.c
swscale.c swscale: fix ticket #4877 2015-09-25 12:18:58 -03:00
swscale.h Merge commit '9d58639e270f7612874681e0ca30fa461e2667b7' 2015-09-05 15:58:52 +02:00
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 Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249' 2015-09-05 21:35:46 +02:00
vscale.c swscale: re-enable gamma 2015-09-04 19:00:20 -03:00
yuv2rgb.c