summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encodeframe.h
AgeCommit message (Expand)Author
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