summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_postproc.c
AgeCommit message (Expand)Author
2013-07-19Moving all loop filter related variables into new struct.Dmitry Kovalev
2013-07-16use consistent framerate namingJames Zern
2013-07-12vp9_postproc: remove useless self-assignJames Zern
2013-07-02Removing redundant struct from union b_mode_info.Dmitry Kovalev
2013-05-30Merge VP9_YMODES, VP9_UV_MODES, INTRA_MODE_COUNT and cousins.Ronald S. Bultje
2013-05-27a few clean-upsYaowu Xu
2013-05-16Initial version of alpha channel supportJohn Koleszar
2013-05-14Preparing vp9_deblock and vp9_denoise to alpha support.Dmitry Kovalev
2013-05-09Subsampling aware allocs and bitstreamJohn Koleszar
2013-04-12Rename B_PRED to I4X4_PREDYaowu Xu
2013-03-27General code cleanup.Dmitry Kovalev
2013-03-20Code cleanup: lower case variable names.Dmitry Kovalev
2013-01-08Merge vp9-preview changes into experimental branchJohn Koleszar
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-05Use 'vpx_scale' consistentlyJohann
2012-12-05Begin to refactor vpx_scale usage in VP9Johann
2012-12-03Begin to refactor vpx_scale usage in VP9Johann
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-28remove postproc invokesJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar