summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
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
2012-02-21Merge "Remove redundant init of segment_counts in vp8_encode_frame"Scott LaVarnway
2012-02-21Merge "Update encoder mb_skip_coeff and prob_skip_false calculation"John Koleszar
2012-02-17Merge "Fix incorrect use of uv eobs in intra modes"Yunqing Wang
2012-02-17Fix incorrect use of uv eobs in intra modesYunqing Wang
2012-02-17Update encoder mb_skip_coeff and prob_skip_false calculationAttila Nagy
2012-02-17Remove redundant init of segment_counts in vp8_encode_frameAttila Nagy
2012-02-16Clarify 'max_sad' usageJohann
2012-02-16decoder: reset segmentation map on keyframesJohn Koleszar
2012-02-16Support Android x86 NDK buildMakoto Kato
2012-02-16Simplify mb_to_x_edge calculation during mode decodingScott LaVarnway
2012-02-16Merge "decodemv cleanup/improvements"Scott LaVarnway
2012-02-16decodemv cleanup/improvementsScott LaVarnway
2012-02-16Consolidate C version of token packing functionsAttila Nagy
2012-02-16Multithreaded encoder, late sync loopfilterAttila Nagy