summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_resize.c
AgeCommit message (Expand)Author
2016-08-02vp9/encoder: apply clang-formatclang-format
2016-03-31Fix some static analysis issues with resizeDebargha Mukherjee
2016-02-17vp9_resize: add missing alloc checksJames Zern
2016-02-02vp9_resize.c: add missing includeJames Zern
2015-08-12Use sizeof(variable) instead of sizeof(type)hui su
2015-07-31Code refactor on InterpKernelZoe Liu
2015-06-12vp9_resize: make vp9_filteredinterp_*[] staticJames Zern
2015-05-15vp9/encoder: make some functions staticJames Zern
2015-05-13Relocate memory operations for common codeJohann
2015-03-18vp9_resize_plane: quiet some static analysis warningsJames Zern
2014-10-03Incorporate WRAPLOW macro into non-highbitdepth txDeb Mukherjee
2014-09-23Adds high bit-depth frame resize functionsDeb Mukherjee
2014-02-27Removing redefinition of ROUND_POWER_OF_TWO.Dmitry Kovalev
2014-01-25Multiple resize filtersDeb Mukherjee
2014-01-22changed to use vpx_integer.h for type definitionYaowu Xu
2014-01-21Adds a non-normative resize library to vp9 encoderDeb Mukherjee