summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encodeframe.h
AgeCommit message (Expand)Author
2019-03-18Compute count_ls in vp9_kmeansAngie Chiang
2019-03-14Let vp9_kmeans provide boundary for each groupAngie Chiang
2019-03-13Add vp9_kmeans()Angie Chiang
2018-09-15cosmetics: normalize include guardsJames Zern
2017-02-21vp9: Incorporate source sum_diff into non-rd partition thresholds.Marco
2017-02-15Row based multi-threading of encoding stageRanjit Kumar Tulabandu
2016-08-02vp9/encoder: apply clang-formatclang-format
2015-05-27Refactor set_vbp_thresholds.Marco
2015-04-15Fix Tsan errorsYunqing Wang
2015-04-02Set vbp thresholds for aq3 boosted blocksYunqing Wang
2015-02-10Move computation up to frame levelYaowu Xu
2014-12-04vp9_ethread: the tile-based multi-threaded encoderYunqing Wang
2014-06-30Decide the partitioning threshold from the variance histogramYunqing Wang
2014-05-19Hiding struct diff in *.c file.Dmitry Kovalev
2014-04-08Use source frame difference to make partition decisionYunqing Wang
2014-03-12Moving declaration of vp9_encode_frame() to vp9_encodeframe.h.Dmitry Kovalev
2014-01-23vp9/encoder: add extern "C" to headersJames Zern
2013-10-01Moving get_token_alloc function from common to the encoder.Dmitry Kovalev
2013-06-26Remove empty function vp9_build_block_offsetsJingning Han
2013-04-25Remove BLOCK structureJohn Koleszar
2013-04-23Remove coeff from BLOCKJohn Koleszar
2013-02-21Code cleanup.Dmitry Kovalev
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-11-30google style guide include guardsJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar