summaryrefslogtreecommitdiff
path: root/vp8/common
AgeCommit message (Expand)Author
2012-01-27Hook up VP8D_GET_LAST_REF_USEDJohn Koleszar
2012-01-26Correct clamping in use of vp8_find_near_mvs()John 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-18Merge "Modifying the base q propagation in the mfqe post processing filter in...Deb Mukherjee
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-13Fixed bugs in multi-layer code related to changing paramsAdrian Grange
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-09Merge "Multiframe quality enhancement postprocessing"Deb Mukherjee
2012-01-06Merge "Reduced the size of Y1Dequant and friends to [128][2]"John Koleszar
2012-01-06Reduced the size of Y1Dequant and friends to [128][2]Scott LaVarnway
2012-01-05Multiframe quality enhancement postprocessingDeb Mukherjee
2012-01-05Merge "Removed unused diff buffer"Scott LaVarnway
2012-01-05Merge "SSE2 optimizations for vp8_build_intra_predictors_mby{,_s}()"Scott LaVarnway
2012-01-04Merge "Improved sse2 version of simple loopfilter"Scott LaVarnway
2012-01-04Merge "Make a local copy of the dequantized data"Scott LaVarnway
2012-01-03Merge "Remove useless g_common.h"Scott LaVarnway
2011-12-22Merge "Remove unnecessary ternary constructs"John Koleszar
2011-12-22Merge "Remove legacy integer types"John Koleszar
2011-12-22Remove unnecessary ternary constructsJohn Koleszar
2011-12-22Remove legacy integer typesJohn Koleszar
2011-12-21Remove useless g_common.hJohn Koleszar
2011-12-21Remove opaque pointer VP8D_PTRJohn Koleszar
2011-12-21Make a local copy of the dequantized dataJohann
2011-12-21Remove unreferenced includesJohn Koleszar
2011-12-21Improved sse2 version of simple loopfilterScott LaVarnway
2011-12-21Remove opaque pointer VP8_PTRJohn Koleszar
2011-12-15Moved dequant idct into commonScott LaVarnway
2011-12-12Removed unused diff bufferScott LaVarnway
2011-12-08Improved mmx/sse2 versions of iwalshScott LaVarnway
2011-12-05Multiple-resolution encoderYunqing Wang
2011-11-28Merge "Modified the inverse walsh to output directly"Scott LaVarnway
2011-11-25Modified the inverse walsh to output directlyScott LaVarnway
2011-11-18Move shared data to shared locationJohann
2011-11-11avoid resetting framerate during vpx_codec_enc_config_set()John Koleszar
2011-11-09SSE2 optimizations for vp8_build_intra_predictors_mby{,_s}()Scott LaVarnway
2011-11-09Merge "Relocated idct/add calls for encoder"Scott LaVarnway
2011-11-09Merge "ARMv6 optimized Intra4x4 prediction"Johann
2011-11-09Merge "Remove unused file recon.c"John Koleszar
2011-11-09Relocated idct/add calls for encoderScott LaVarnway
2011-11-09ARMv6 optimized Intra4x4 predictionTero Rintaluoma
2011-11-08threading: avoid defining _WIN32_WINNTJames Zern
2011-11-08Remove unused file recon.cJohn Koleszar
2011-11-04fix file permissionsJames Zern
2011-11-04Merge "Changing decoder input partition API to input fragments."John Koleszar