summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2012-03-26Removed duplicate vp8_build_intra_predictors_mb y/uvScott LaVarnway
2012-03-23New vp8_decode_mb_tokens()Scott LaVarnway
2012-03-22Initialize postproc buffer to resolve valgrind warningsDeb Mukherjee
2012-03-22Miscellaneous changes in mfqe and postproc modulesDeb Mukherjee
2012-03-21Merge "remove __inline for compiler compatibility"James Berry
2012-03-21Merge "bug fix: remove inline from mfqe.c"James Berry
2012-03-21remove __inline for compiler compatibilityJames Berry
2012-03-21Minor fix: add back a vpx_free callYunqing Wang
2012-03-21bug fix: remove inline from mfqe.cJames Berry
2012-03-16Merge "Add motion search skipping in first pass"Yunqing Wang
2012-03-16Add motion search skipping in first passYunqing Wang
2012-03-16Merge "RFC: Reorganize MFQE loops"Johann
2012-03-16Merge "x_motion_minq table reduction"Scott LaVarnway
2012-03-14Merge "fix potential use of uninitialized rate_y"John Koleszar
2012-03-14fix potential use of uninitialized rate_yJohn Koleszar
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-13Merge "Update for key frame target size setting."Jim Bankoski
2012-03-12Update for key frame target size setting.Marco Paniconi
2012-03-12Merge "Move SAD and variance functions to common"Johann
2012-03-09Merge changes I9c26870a,Ifabb0f67Scott LaVarnway
2012-03-08threading.c refactoringScott LaVarnway
2012-03-06RFC: Reorganize MFQE loopsJohann
2012-03-06vp8e - RDLambda fixJim Bankoski
2012-03-05Move SAD and variance functions to commonJohann
2012-03-05vp8e - fix coefficient costingJim Bankoski
2012-03-01Merge "vp8e - attempt to lessen blockiness"Jim Bankoski
2012-03-01Merge "vp8e - static key boost"Jim Bankoski
2012-03-01Merge "vp8e - force at least some change in over and under shoots"Jim Bankoski
2012-03-01vp8e - static key boostPaul Wilkins
2012-03-01vp8e - force at least some change in over and under shootsPaul Wilkins
2012-02-29Packing bitstream on-the-fly with delayed context updatesAttila Nagy
2012-02-29vp8e - attempt to lessen blockinessJim Bankoski
2012-02-29Decoder loops refactoringScott LaVarnway
2012-02-28Merge changes Ifb450710,I61c4a132Scott LaVarnway
2012-02-28Merge "Removed duplicate code in threading.c"Scott LaVarnway
2012-02-28Eliminated reconintra_mt.cScott LaVarnway
2012-02-28Removed duplicate code in threading.cScott LaVarnway
2012-02-28Merge "Only do uv intra-mode evaluation when intra mode is checked"Yunqing Wang
2012-02-28Only do uv intra-mode evaluation when intra mode is checkedYunqing Wang
2012-02-27bugfix: use oxcf width/height for reinit checkJames Berry
2012-02-27Merge "Fix skippable evaluation in mode decision"Yunqing Wang
2012-02-27Merge "decoder: reset segmentation map on keyframes"John Koleszar
2012-02-27Fix skippable evaluation in mode decisionYunqing Wang
2012-02-23Merge "Add unit tests for idctllm_test and idctllm_mmx"James Berry
2012-02-23Merge "Remove the frame rate factor for key frame size."Jim Bankoski
2012-02-22Remove the frame rate factor for key frame size.Marco Paniconi
2012-02-21Eliminated vp8mt_build_intra_predictors_mbuv_sScott LaVarnway
2012-02-21Add unit tests for idctllm_test and idctllm_mmxJames Berry
2012-02-21Merge changes I0341554f,I64e110c8John Koleszar