summaryrefslogtreecommitdiff
path: root/vp8/common
AgeCommit message (Expand)Author
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-12Merge "Move SAD and variance functions to common"Johann
2012-03-08threading.c refactoringScott LaVarnway
2012-03-05Move SAD and variance functions to commonJohann
2012-02-28Merge changes Ifb450710,I61c4a132Scott LaVarnway
2012-02-28Eliminated reconintra_mt.cScott LaVarnway
2012-02-21Eliminated vp8mt_build_intra_predictors_mbuv_sScott LaVarnway
2012-02-21Add unit tests for idctllm_test and idctllm_mmxJames Berry
2012-02-16Support Android x86 NDK buildMakoto Kato
2012-02-09max_sad check is not always implementedJohann
2012-02-08Merge "Add OS/2 supports"John Koleszar
2012-02-08Add OS/2 supportsKO Myung-Hun
2012-02-07Align internal mfqe framebuffer dimensionsJohn Koleszar
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-31Merge "Improved uv mv calculations in build inter predictor"Scott LaVarnway
2012-01-31BLOCKD structure cleanupScott LaVarnway
2012-01-30RTCD: remove unimplemented vp8_short_walsh4x4_mmxJohn Koleszar
2012-01-30RTCD: finalize removal of old RTCD systemJohn Koleszar
2012-01-30RTCD: add arnr functionsJohn Koleszar
2012-01-30RTCD: add motion search functionsJohn Koleszar
2012-01-30RTCD: add block subtraction functionsJohn Koleszar
2012-01-30RTCD: add quantizer functionsJohn Koleszar
2012-01-30RTCD: add FDCT functionsJohn Koleszar
2012-01-30RTCD: add variance functionsJohn Koleszar
2012-01-30RTCD: add subpixel functionsJohn Koleszar
2012-01-30RTCD: add postproc functionsJohn Koleszar
2012-01-30RTCD: add recon functionsJohn Koleszar
2012-01-30RTCD: add remaining IDCT functionsJohn Koleszar
2012-01-30RTCD: add loopfilter functionsJohn Koleszar
2012-01-30New RTCD implementationJohn Koleszar
2012-01-27Merge "Hook up VP8D_GET_LAST_REF_USED"John Koleszar
2012-01-27Hook up VP8D_GET_LAST_REF_USEDJohn Koleszar
2012-01-26Merge changes I17e1a348,Iad710941John Koleszar
2012-01-26Correct clamping in use of vp8_find_near_mvs()John Koleszar
2012-01-26Rename save_neon_reg.asm as save_reg_neon.asmAttila Nagy
2012-01-23Merge "Disconnect ARM tgt_isa from dsp extensions"Fritz Koenig
2012-01-23Improved uv mv calculations in build inter predictorScott LaVarnway
2012-01-20Disconnect ARM tgt_isa from dsp extensionsFritz Koenig
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