]> git.sesse.net Git - movit/history - flat_input.h
Store all the auxillary information about each Effect in a Node structure. Saves...
[movit] / flat_input.h
2012-10-07 Steinar H. GundersonMove pixel_format out of the ImageFormat struct, since...
2012-10-07 Steinar H. GundersonAdd YCbCr input. Required a bit of reworking of the...
2012-10-06 Steinar H. GundersonMake Input an abstract base class, and move the current...