summaryrefslogtreecommitdiff
path: root/vp8/encoder/onyx_int.h
AgeCommit message (Expand)Author
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
2012-01-30RTCD: add variance functionsJohn Koleszar
2012-01-30RTCD: add subpixel functionsJohn Koleszar
2012-01-13Fixed bugs in multi-layer code related to changing paramsAdrian Grange
2011-12-22Remove legacy integer typesJohn Koleszar
2011-12-16Avoid heap allocation of firstpass statsJohn Koleszar
2011-12-12Merge "vp8e - entropy stats per frame type"Jim Bankoski
2011-12-09vp8e - entropy stats per frame typeJim Bankoski
2011-12-07Merge "Reduce mem copies in encoder loopfilter level picking"Johann
2011-12-07Reduce mem copies in encoder loopfilter level pickingAttila Nagy
2011-12-05Multiple-resolution encoderYunqing Wang
2011-12-05Merge "Speed selection support for disabled reference frames"John Koleszar
2011-11-23Fix encoder partitioned output on ARMAttila Nagy
2011-11-18Speed selection support for disabled reference framesJohn Koleszar
2011-11-11avoid resetting framerate during vpx_codec_enc_config_set()John Koleszar
2011-11-01Add checks in MB quantizer initializationYunqing Wang
2011-10-20Fix: check cx_data buffer prior to writeJames Berry
2011-10-11Merge "Added rate-targeted temporal scalability"Adrian Grange
2011-10-11Added rate-targeted temporal scalabilityAdrian Grange
2011-10-10bug fix - starting/optimal/max and buffer_level changed from int to int64_tJames Berry
2011-09-30Merge "CQ and two pass rate control."Paul Wilkins
2011-09-30CQ and two pass rate control.Paul Wilkins
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy
2011-08-25Minor modification on key frame decisionYunqing Wang
2011-08-17Small boost to every other frame.Paul Wilkins
2011-08-12Revert "Improved 1-pass CBR rate control"John Koleszar
2011-07-26cosmetics: consistently use [u]int64_tJames Zern
2011-07-18Improved 1-pass CBR rate controlJohn Koleszar
2011-07-14Remove unused speed featuresJohn Koleszar
2011-07-07Merge "Set VPX_FRAME_IS_DROPPABLE"John Koleszar
2011-07-07Set VPX_FRAME_IS_DROPPABLEJohn Koleszar
2011-06-29Merge "Change to arf boost calculation."Paul Wilkins
2011-06-29Change to arf boost calculation.Paul Wilkins
2011-06-28Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistentlyJohn Koleszar
2011-06-28New ways of passing encoded data between encoder and decoder.Stefan Holmer
2011-06-23Revert "Reduce overshoot in 1 pass rate control"John Koleszar
2011-06-08Further activity masking changes:Paul Wilkins
2011-06-03Reduce overshoot in 1 pass rate controlJohn Koleszar
2011-05-19cleanup: collect twopass variablesJohn Koleszar
2011-05-19Remove unused members of VP8_COMPJohn Koleszar
2011-05-19Merge "changed configure option name to reduce confusion"John Koleszar
2011-05-19Move quantizer init functions to quantize.cJohn Koleszar
2011-05-13Restructure of activity masking code.Paul Wilkins
2011-05-10remove a variable no longer in useYaowu Xu
2011-05-09Use diamond search to replace full search in full-pixel refining searchYunqing Wang
2011-05-06Fix semaphore emulation on WindowsAron Rosenberg