]> git.sesse.net Git - movit/history - image_format.h
Store all the auxillary information about each Effect in a Node structure. Saves...
[movit] / image_format.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-05 Steinar H. GundersonAdd missing file image_format.h, and add grayscale...