summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_postproc.c
AgeCommit message (Expand)Author
2015-08-31Include vpx_dsp_common.h when using VPXMIN/MAXJohann
2015-08-26vpx_dsp_common: add VPX prefix to MIN/MAXJames Zern
2015-08-14Change vp9_ prefix function names in vpx_scale to vpx_Jingning Han
2015-08-10Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.hAlex Converse
2015-08-06Cosmetic - align format in vp9Jingning Han
2015-05-13Relocate memory operations for common codeJohann
2015-04-28vpx_mem: remove vpx_memsetJames Zern
2015-03-27vp9_postproc.c: eliminate -Wshadow build warnings.jackychen
2015-02-03make low bitrates a lot less blockyJim Bankoski
2014-12-17Merge "Use bit_depth in VP9Common as the flag of highbit."JackyChen
2014-12-16Use bit_depth in VP9Common as the flag of highbit.JackyChen
2014-12-16Merge "Revert "Revert "Add support for setting byte alignment."""Frank Galligan
2014-12-16Fixed MFQE crash issue for highbit depth.JackyChen
2014-12-15Revert "Revert "Add support for setting byte alignment.""Frank Galligan
2014-12-12vp9_postproc: remove redundant CONFIG_* checksJames Zern
2014-12-11Multiframe Quality Enhancement(MFQE) in VP9.JackyChen
2014-10-01High-bitdepth bugfixesDeb Mukherjee
2014-09-23High bit-depth loop/arf/postproc filter functionsDeb Mukherjee
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