summaryrefslogtreecommitdiff
path: root/vp8/common/blockd.h
AgeCommit message (Expand)Author
2018-10-31Merge "vp8: fix to address overflow in decoder."Jerome Jiang
2018-10-31vp8: fix to address overflow in decoder.Jerome Jiang
2018-10-30clang-tidy: fix vp8/common parametersJohann
2018-09-15cosmetics: normalize include guardsJames Zern
2018-01-22Merge changes from topic "clang-format"Johann Koenig
2018-01-18clang-format v5.0.0 vp8/Johann
2018-01-18vp8: Fix to multi-res-encoder for skipping streams.Marco
2017-08-02vp8: Drop due to overshoot for non-screen content.Marco
2016-07-15vp8: apply clang-formatclang-format
2014-12-03Various updates to vp8.Marco
2014-01-23vp8/common: add extern "C" to headersJames Zern
2013-12-16vp8/common: normalize include guardsJames Zern
2012-08-02Added row based loopfilterScott LaVarnway
2012-07-26multi-res: add drop_frame supportYunqing Wang
2012-06-11Fix pedantic compiler warningsJohn Koleszar
2012-05-24fix denoiser for temporal patterns and rdJim Bankoski
2012-05-16multi-res: force Key frame sychronizationYunqing Wang
2012-03-29MB_MODE_INFO size reductionScott LaVarnway
2012-03-13Adds a motion compensated temporal denoiser to the encoder.Stefan Holmer
2012-03-08threading.c refactoringScott LaVarnway
2012-02-02Moved ref_frame_cost from MACROBLOCKD to MACROBLOCKScott LaVarnway
2012-02-02Removed frames_till_alt_ref_frame from MACROBLOCKDScott LaVarnway
2012-02-02Removed frames_since_golden from MACROBLOCKDScott LaVarnway
2012-01-31BLOCKD structure cleanupScott LaVarnway
2012-01-30RTCD: add arnr functionsJohn Koleszar
2012-01-30RTCD: add subpixel functionsJohn Koleszar
2012-01-30RTCD: add recon functionsJohn Koleszar
2012-01-30New RTCD implementationJohn Koleszar
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-05Merge "Removed unused diff buffer"Scott LaVarnway
2011-12-22Remove legacy integer typesJohn Koleszar
2011-12-12Removed unused diff bufferScott LaVarnway
2011-12-05Multiple-resolution encoderYunqing Wang
2011-11-03Change use of eob in the encoderTero Rintaluoma
2011-09-30Improved tokenizeScott LaVarnway
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy
2011-08-24Removed bmi copy to/from BLOCKDScott LaVarnway
2011-07-22Merge "fix sharpness bug and clean up"Johann
2011-07-22fix sharpness bug and clean upJohann
2011-07-22Preload reference area to an intermediate buffer in sub-pixel motion searchYunqing Wang
2011-06-13Calc ref_frame_cost once per frameScott LaVarnway
2011-06-02Removed B_MODE_INFOScott LaVarnway
2011-05-26Broken EC after MODE_INFO size reductionScott LaVarnway
2011-05-24MODE_INFO size reductionScott LaVarnway
2011-05-12Using int_mv instead of MVScott LaVarnway
2011-04-21Removed dc_diff from MB_MODE_INFOScott LaVarnway
2011-04-20Removed force_no_skipScott LaVarnway
2011-02-24Removed vp8_block2typeScott LaVarnway
2011-01-19Implement error tracking in the decoderHenrik Lundin