]> git.sesse.net Git - nageru/history - chroma_subsampler.cpp
Fix so one can use images with other resolutions than 1280x720.
[nageru] / chroma_subsampler.cpp
2017-01-23 Steinar H. GundersonRemove a FIXME; practical loopback testing showed this...
2017-01-15 Steinar H. GundersonAdd UYVY support to ChromaSubsampler.
2017-01-09 Steinar H. GundersonMove chroma subsampling into its own class.