summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_postproc.c
AgeCommit message (Expand)Author
2016-09-20vp8: remove VP8_SET_DBG* control supportJames Zern
2016-08-02vp9/common: apply clang-formatclang-format
2016-07-16Merge "addnoise : clear out static size for generated noise"James Bankoski
2016-07-15addnoise : clear out static size for generated noiseJim Bankoski
2016-07-15vp9_postproc.c : unused variable if not vp9_highbitdepth.Jim Bankoski
2016-07-15postproc : fix function parameters for noise functions.Jim Bankoski
2016-07-13Merge "postproc: noise style fixes."James Bankoski
2016-07-13postproc: noise style fixes.Jim Bankoski
2016-07-13Merge "postproc - move filling of noise buffer to vpx_dsp."James Bankoski
2016-07-13postproc - move filling of noise buffer to vpx_dsp.Jim Bankoski
2016-07-13deblock: missing const on extern const.Jim Bankoski
2016-07-12vp9_postproc.c missing extern.Jim Bankoski
2016-07-12deblock filter : moved from vp8 code branchJim Bankoski
2016-06-28vp9 postproc: Bug fix and code clean.jackychen
2016-05-02Move vpx_add_plane from codec to vpx_dsp and dedup.Jim Bankoski
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