summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_onyx_int.h
AgeCommit message (Expand)Author
2013-10-22Merge "Removing NUM_ prefix from constant names."Dmitry Kovalev
2013-10-19Modified no memory rate control.Paul Wilkins
2013-10-18Removing NUM_ prefix from constant names.Dmitry Kovalev
2013-10-16Implement variance-based adaptive quantizationGuillaume Martres
2013-10-11Masking intra mode choice adaptivelyYaowu Xu
2013-10-10Re-design rate-distortion cost tracking buffersJingning Han
2013-10-07Disable MODE_TEST_HIT_STATSPaul Wilkins
2013-10-04Selective masking of split modes.Paul Wilkins
2013-10-03Refactor inter mode rate-distortion searchJingning Han
2013-10-03Speed setting review.Paul Wilkins
2013-10-03Merge "Improved auto_partition_range."Paul Wilkins
2013-10-02Merge "Moving get_token_alloc function from common to the encoder."Dmitry Kovalev
2013-10-02Deprecate unused mode count variablesJingning Han
2013-10-01cpplint issues in vp9_onyx_int.hJim Bankoski
2013-10-01Moving get_token_alloc function from common to the encoder.Dmitry Kovalev
2013-09-30Improved auto_partition_range.Paul Wilkins
2013-09-30Alter Speed 3.Paul Wilkins
2013-09-27Reusing FRAME_CONTEXT struct to simplify the code.Dmitry Kovalev
2013-09-25Merge "Replacing txfm with tx."Dmitry Kovalev
2013-09-24Replacing txfm with tx.Dmitry Kovalev
2013-09-24Removing redundant 'extern' keyword.Dmitry Kovalev
2013-09-19fix integer overflow errorsYaowu Xu
2013-09-16Minor clean up.Paul Wilkins
2013-09-13Merge "Adaptive motion search control"Jingning Han
2013-09-13Adaptive motion search controlJingning Han
2013-09-13Merge "Clean up of the search best filter speed feature"Deb Mukherjee
2013-09-11Clean up of the search best filter speed featureDeb Mukherjee
2013-09-11Changes in speed 2 settingsDeb Mukherjee
2013-09-10Modify encode breakout for static framesYunqing Wang
2013-09-10Modified mode skip functionality.Paul Wilkins
2013-09-09API extensions and sample app for spacial scalable encoderIvan Maltz
2013-08-30Added per pixel inter rd hit count statsPaul Wilkins
2013-08-29Merge "Adds a speed feature for fast 1-loop forw updates"Deb Mukherjee
2013-08-28Adds a speed feature for fast 1-loop forw updatesDeb Mukherjee
2013-08-27Renaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the encoder.Dmitry Kovalev
2013-08-27Merge "Renaming D27 to D207."Dmitry Kovalev
2013-08-26Merge "Changes to adaptive inter rd thresholds."Paul Wilkins
2013-08-26Merge "Limit Key frame Intra modes checks."Paul Wilkins
2013-08-23cosmetics: strip 'VP9_' from defines in vp9 only codeJames Zern
2013-08-23Renaming D27 to D207.Dmitry Kovalev
2013-08-23Changes to adaptive inter rd thresholds.Paul Wilkins
2013-08-23Limit Key frame Intra modes checks.Paul Wilkins
2013-08-20Cleanup/enhancements of switchable filter searchDeb Mukherjee
2013-08-15Speed feature to skip split partition based on varDeb Mukherjee
2013-08-13Trivial clean up.Paul Wilkins
2013-08-09Renaming BLOCK_SIZE_TYPES constant to BLOCK_SIZES.Dmitry Kovalev
2013-08-09added a speed feature on lpf level pickingYaowu Xu
2013-08-08Merge "Adds a new subpel motion function"Deb Mukherjee
2013-08-08Adds a new subpel motion functionDeb Mukherjee
2013-08-07Use low precision 32x32fdct for encodemb in speed1Jingning Han