]> git.sesse.net Git - movit/history - ycbcr_422interleaved_input.cpp
In ResampleEffect, use std::unique_ptr instead of managing ownership ourselves.
[movit] / ycbcr_422interleaved_input.cpp
2017-11-15 Steinar H. GundersonUse nullptr everywhere, now that we have C++11.
2015-09-13 Steinar H. GundersonRework uniform setting.
2015-07-29 Steinar H. GundersonAdd an effect for 4:2:2 interleaved YCbCr input (UYVY).