]> git.sesse.net Git - movit/commit
Use nullptr everywhere, now that we have C++11.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 15 Nov 2017 19:45:41 +0000 (20:45 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 15 Nov 2017 19:45:41 +0000 (20:45 +0100)
commitf34b1c36acd27944f00885edfc55363432bfec8e
treec95710a44bf38a2f13f5307629cc737550460127
parent0ed2c7fe3876a49d1565e3425e5a491206ffe32d
Use nullptr everywhere, now that we have C++11.
31 files changed:
blur_effect.cpp
blur_effect.h
deconvolution_sharpen_effect.cpp
deinterlace_effect_test.cpp
demo.cpp
effect_chain.cpp
effect_chain.h
effect_chain_test.cpp
fft_convolution_effect_test.cpp
fft_input.cpp
flat_input.cpp
flat_input_test.cpp
gtest_sdl_main.cpp
init.cpp
padding_effect_test.cpp
resample_effect.cpp
resample_effect.h
resample_effect_test.cpp
resource_pool.cpp
slice_effect_test.cpp
test_util.cpp
test_util.h
util.cpp
util.h
ycbcr.cpp
ycbcr.h
ycbcr_422interleaved_input.cpp
ycbcr_422interleaved_input_test.cpp
ycbcr_conversion_effect_test.cpp
ycbcr_input.cpp
ycbcr_input_test.cpp