summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_scale.h
AgeCommit message (Expand)Author
2016-08-02vp9/common: apply clang-formatclang-format
2015-07-31Code refactor on InterpKernelZoe Liu
2014-10-09Rename highbitdepth functions to use highbd prefixDeb Mukherjee
2014-09-18Adds high bitdepth convolve, interpred & scalingDeb Mukherjee
2014-06-27Better validation of invalid filesJim Bankoski
2014-06-23Allocate buffers based on correct chroma formatAdrian Grange
2014-02-10Convert small static functions in header to inline..Jim Bankoski
2014-01-23vp9/common: add extern "C" to headersJames Zern
2013-12-19Using single struct to represent scale factors.Dmitry Kovalev
2013-10-22Improve scale_factors structYunqing Wang
2013-09-29fixed cpplint issue with vp9_scale.hJim Bankoski
2013-08-23cosmetics: strip 'VP9_' from defines in vp9 only codeJames Zern
2013-08-22Checking scale factors on access.Dmitry Kovalev
2013-08-22Adding vp9_is_scaled function.Dmitry Kovalev
2013-08-21Adding scale factor check.Dmitry Kovalev
2013-08-09Moving scale_factors and related code to separate files.Dmitry Kovalev