summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17Refine offset patternJohann
2012-02-17Merge changes Idf1a05f3,If227b29b,Iac784d39John Koleszar
2012-02-17Merge "OS X shell is incompatible with echo -n"Johann
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-16OS X shell is incompatible with echo -nJohann
2012-02-16Include path fix for building against Android NDK.Fritz Koenig
2012-02-16vpxenc: initial implementation of multistream supportJohn Koleszar
2012-02-16vpxenc: factor out input open/closeJohn Koleszar
2012-02-16vpxenc: add warning()/fatal() helpersJohn Koleszar
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-15vpxenc: factor out global config optionsJohn Koleszar
2012-02-15Fix rtcd build process for Android.mkFritz Koenig
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-09x_motion_minq table reductionScott LaVarnway
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-06Fixed bug in 5-layer multi-layer encodeAdrian Grange
2012-02-06Merge "Added 2 temporal patterns with new parameters"Adrian Grange
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