]> git.sesse.net Git - nageru/history - chroma_subsampler.cpp
Fix an issue where our v210 texture would be too narrow, since there are two differen...
[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.