summaryrefslogtreecommitdiff
path: root/vp8/encoder/block.h
AgeCommit message (Expand)Author
2012-05-24fix denoiser for temporal patterns and rdJim Bankoski
2012-05-11fix warnings for building on win32Scott Graham
2012-04-23Shares one set of RD costs tables between all encoding threadsAttila Nagy
2012-02-02Moved ref_frame_cost from MACROBLOCKD to MACROBLOCKScott LaVarnway
2012-01-30RTCD: add quantizer functionsJohn Koleszar
2012-01-30RTCD: add FDCT functionsJohn Koleszar
2011-12-28Remove unused MACROBLOCK member vector_rangeJohn Koleszar
2011-12-28Remove unused BLOCK member force_emptyJohn Koleszar
2011-11-01Add checks in MB quantizer initializationYunqing Wang
2011-06-30Merge "Copy macroblock data to a buffer before encoding it"Yunqing Wang
2011-06-28Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistentlyJohn Koleszar
2011-06-23Copy macroblock data to a buffer before encoding itYunqing Wang
2011-06-06Merge "neon fast quantize block pair"Johann
2011-06-02Removed B_MODE_INFOScott LaVarnway
2011-06-01neon fast quantize block pairTero Rintaluoma
2011-05-19Remove unused members of VP8_COMPJohn Koleszar
2011-05-13Restructure of activity masking code.Paul Wilkins
2011-04-13store quant_shift as an unsigned charJohann
2011-04-01Use full-pixel MV in mvsadcost calculationYunqing Wang
2011-02-10Fix relative include pathsJohn Koleszar
2011-01-24Added vp8_update_zbin_extraScott LaVarnway
2010-12-28Use the fast quantizer for inter mode selectionScott LaVarnway
2010-12-03Merge 'Add simple version of activity masking.'John Koleszar
2010-10-21Convert [4][4] matrices to [16] arrays.Timothy B. Terriberry
2010-10-12Add simple version of activity masking.Timothy B. Terriberry
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-09-03Reduced the size of MB_MODE_INFOScott LaVarnway
2010-08-11Moved gf_active code to encoder onlyScott LaVarnway
2010-07-23Make the quantizer exact.Timothy B. Terriberry
2010-06-24Redo the forward 4x4 dctYaowu Xu
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-08minor cleanup of quantizer and fdct codeYaowu Xu
2010-06-07Remove duplicate and unused functionsYaowu Xu
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-18Initial WebM releaseJohn Koleszar