]> git.sesse.net Git - movit/commit
Make FlatInput and YCbCrInput support taking in external OpenGL textures.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 5 Oct 2015 17:49:51 +0000 (19:49 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 5 Oct 2015 17:49:51 +0000 (19:49 +0200)
commit84412c6d89fbe3563bab0b151274eb56c2ddd35c
treec897bac32653f14b57559a9986ad9119d3f40ea4
parent83032a75853c0fadda1157e12d119b94991961a8
Make FlatInput and YCbCrInput support taking in external OpenGL textures.
flat_input.cpp
flat_input.h
flat_input_test.cpp
ycbcr_input.cpp
ycbcr_input.h
ycbcr_input_test.cpp