summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2012-02-29Packing bitstream on-the-fly with delayed context updatesAttila Nagy
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
2012-02-10Merge "support changing resolution with vpx_codec_enc_config_set"John Koleszar
2012-02-10Missed some variance castsJohann
2012-02-10Merge "max_sad check is not always implemented"Johann
2012-02-09max_sad check is not always implementedJohann
2012-02-09Fix variance overflowJohann
2012-02-08Merge "Add OS/2 supports"John Koleszar
2012-02-08Add OS/2 supportsKO Myung-Hun
2012-02-07support changing resolution with vpx_codec_enc_config_setJohn Koleszar
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