]> git.sesse.net Git - movit/commit
Use C++11 override everywhere it is appropriate.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 23 Nov 2017 17:50:14 +0000 (18:50 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 23 Nov 2017 17:50:14 +0000 (18:50 +0100)
commit39b6975420669958ed9f4013440aea415134a902
tree79d0a39735c15a0c158712f8c844631132103250
parent720873f02e01c2aba9ce53bb5c6bcbe887af27ce
Use C++11 override everywhere it is appropriate.
39 files changed:
alpha_division_effect.h
alpha_multiplication_effect.h
blur_effect.h
colorspace_conversion_effect.h
complex_modulate_effect.h
deconvolution_sharpen_effect.h
deinterlace_effect.h
diffusion_effect.h
dither_effect.h
effect_chain.cpp
effect_chain_test.cpp
fft_convolution_effect.h
fft_input.h
fft_pass_effect.h
flat_input.h
gamma_compression_effect.h
gamma_expansion_effect.h
glow_effect.h
input.h
lift_gamma_gain_effect.h
luma_mix_effect.h
mirror_effect.h
mix_effect.h
multiply_effect.h
overlay_effect.h
padding_effect.h
resample_effect.h
resize_effect.h
sandbox_effect.h
saturation_effect.h
slice_effect.h
unsharp_mask_effect.h
vignette_effect.h
white_balance_effect.h
ycbcr_422interleaved_input.h
ycbcr_422interleaved_input_test.cpp
ycbcr_conversion_effect.h
ycbcr_input.h
ycbcr_input_test.cpp