summaryrefslogtreecommitdiff
path: root/vp8/common/postproc.c
AgeCommit message (Expand)Author
2013-07-16use consistent framerate namingJames Zern
2013-03-14Removed shadow warnings : postproc.c decodframe.c threading.cScott LaVarnway
2013-01-25Bug fix: error-concealment enabled changed postproc outputScott LaVarnway
2012-12-05Use 'vpx_scale' consistentlyJohann
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-10-25Use vp8_clear_system_state helper functionJohann
2012-10-10post-proc: fix 0 or negative threshold handlingYunqing Wang
2012-10-08post-proc: deblock filter optimizationYunqing Wang
2012-09-04Adjusting thresholds in mfqe post-processingDeb Mukherjee
2012-06-19Corrected usage of image stridesAdrian Grange
2012-06-11Fix pedantic compiler warningsJohn Koleszar
2012-06-04Remove redundant assignmentJohann
2012-04-19Ports vpx_xcaler to new RTCD methodAttila Nagy
2012-03-22Initialize postproc buffer to resolve valgrind warningsDeb Mukherjee
2012-03-22Miscellaneous changes in mfqe and postproc modulesDeb Mukherjee
2012-03-16Merge "RFC: Reorganize MFQE loops"Johann
2012-03-13Merge "Adds a motion compensated temporal denoiser to the encoder."Jim Bankoski
2012-03-13Adds a motion compensated temporal denoiser to the encoder.Stefan Holmer
2012-03-06RFC: Reorganize MFQE loopsJohann
2012-03-05Move SAD and variance functions to commonJohann
2012-02-09max_sad check is not always implementedJohann
2012-02-07Align internal mfqe framebuffer dimensionsJohn Koleszar
2012-01-30RTCD: add variance functionsJohn Koleszar
2012-01-30RTCD: add postproc functionsJohn Koleszar
2012-01-30RTCD: add recon functionsJohn Koleszar
2012-01-27Hook up VP8D_GET_LAST_REF_USEDJohn Koleszar
2012-01-20Merge "Overhauling the thresholds and mixing proportions for mfqe postprocess...Deb Mukherjee
2012-01-20Overhauling the thresholds and mixing proportions for mfqe postprocessor.Deb Mukherjee
2012-01-18Merge "vp8d - valgrind warnings in mb post processor"Jim Bankoski
2012-01-17vp8d - valgrind warnings in mb post processorJim Bankoski
2012-01-17Modifying the base q propagation in the mfqe post processingDeb Mukherjee
2012-01-10Allowing the mfqe post-processing filter to be used in conjunctionDeb Mukherjee
2012-01-10Merge "fix: roundoff initializer is not a constant"John Koleszar
2012-01-10fix: roundoff initializer is not a constantJames Berry
2012-01-10vp8d - function to check if a reference frame is used.Jim Bankoski
2012-01-05Multiframe quality enhancement postprocessingDeb Mukherjee
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy
2011-06-27Fix after removal of B_MODE_INFOFritz Koenig
2011-05-02Fix compile error with --enable-postproc-visualizerJohn Koleszar
2011-04-21Removed dc_diff from MB_MODE_INFOScott LaVarnway
2011-03-17Increase static linkage, remove unused functionsJohn Koleszar
2011-01-11Remove unused local variablesHenrik Lundin
2010-11-10postproc : Re-work posproc calling to allow more flags.Fritz Koenig
2010-11-04postproc : Update visualizations.Fritz Koenig
2010-11-02postproc : Fix display of motion vectors.Fritz Koenig
2010-11-01postproc : Added SPLITMV visualization, fix line constrain.Fritz Koenig
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-10-27postproc: Tweaks to line drawing and blending.Fritz Koenig
2010-10-27vpxdec : Change --pp-debug-info to be a bit field.Fritz Koenig
2010-10-26postproc: Add mode and refrence frame visualizers.Fritz Koenig