summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2012-02-09x_motion_minq table reductionScott LaVarnway
2012-02-07Align internal mfqe framebuffer dimensionsJohn Koleszar
2012-02-06Merge "Allow to skip highest-resolution encoding in multi-resolution encoder"Yunqing Wang
2012-02-03Allow to skip highest-resolution encoding in multi-resolution encoderYunqing Wang
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-24Revert "Multithreaded encoder, late sync loopfilter"John Koleszar
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 "Simplify an assignment statement"Jeff Faust
2012-01-18Merge "get_plane_pointers: use u/v planes consistently"John Koleszar
2012-01-18get_plane_pointers: use u/v planes consistentlyJohn Koleszar
2012-01-18Simplify an assignment statementJeff Faust
2012-01-18Merge "vp8d - valgrind warnings in mb post processor"Jim Bankoski
2012-01-18Merge changes I1ebe76aa,Ia079b52bJohn Koleszar
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-11rdopt/pickinter: factor out some common setupJohn Koleszar
2012-01-11rdopt: remove unused frame_lf_or_gfJohn Koleszar
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