summaryrefslogtreecommitdiff
path: root/vp8/common/idct_blk.c
AgeCommit message (Expand)Author
2016-07-19vp8: apply clang-tidy google-readability-braces-around-statementsclang-tidy
2016-07-18prepend ++ instead of post in for loops.Jim Bankoski
2016-07-15vp8: apply clang-formatclang-format
2015-04-28vpx_mem: remove vpx_memsetJames Zern
2013-10-29idct_blk.c: use vpx_memset instead of castJohann
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-01-30RTCD: add remaining IDCT functionsJohn Koleszar
2012-01-30New RTCD implementationJohn Koleszar
2011-12-15Moved dequant idct into commonScott LaVarnway