]> git.sesse.net Git - movit/commit
Add YCbCr input. Required a bit of reworking of the sRGB extension stuff, but seems...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 7 Oct 2012 10:32:30 +0000 (12:32 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 7 Oct 2012 10:32:30 +0000 (12:32 +0200)
commit9dcbd93164611ea111cc29519c18193d4f571ac1
tree494c9cb02820efb6c07a503faf8b2ec4f5f23e7c
parentef82f39846c48a654b63797b78bf8b0b8935d348
Add YCbCr input. Required a bit of reworking of the sRGB extension stuff, but seems to work fine.
effect_chain.cpp
effect_chain.h
flat_input.cpp
flat_input.h
image_format.h
input.h
ycbcr_input.cpp [new file with mode: 0644]
ycbcr_input.frag [new file with mode: 0644]
ycbcr_input.h [new file with mode: 0644]