summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_postproc.c
AgeCommit message (Expand)Author
2014-08-22vp9_postproc.c: unused parameter warning resolvedJim Bankoski
2014-07-21Remove unfinished VP9 alpha channel.Alex Converse
2014-07-17Modified frame buffer handlingAdrian Grange
2014-05-15Fix post-processor macros & remove vizualizationAdrian Grange
2014-04-22Renaming MB_PREDICTION_MODE to PREDICTION_MODE.Dmitry Kovalev
2014-02-12Renaming skip_coeff to skip for consistency.Dmitry Kovalev
2014-01-14Cleaning up postproc code.Dmitry Kovalev
2013-09-29cpplint issues resolved in vp9_postproc.cJim Bankoski
2013-09-04make vp9 postproc a config optionJim Bankoski
2013-08-29consistently name VP9_COMMON variables #2James Zern
2013-08-27Merge "Using existing functions instead of raw expressions."Dmitry Kovalev
2013-08-23cosmetics: strip 'VP9_' from defines in vp9 only codeJames Zern
2013-08-23Using existing functions instead of raw expressions.Dmitry Kovalev
2013-08-14Renaming in MB_MODE_INFOPaul Wilkins
2013-08-09Removing redundant code and function arguments.Dmitry Kovalev
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