summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-28Merge "remove postproc invokes" into experimentalJim Bankoski
2012-11-28Merge "Clamp decoded feature data" into experimentalJohn Koleszar
2012-11-28Merge "Revert "make: flatten object file directories"" into experimentalJohn Koleszar
2012-11-28remove postproc invokesJim Bankoski
2012-11-28Localize Y2 entropy coding contextYaowu Xu
2012-11-28removed redundant mode_context data structuresYaowu Xu
2012-11-27Clamp decoded feature dataJohn Koleszar
2012-11-27Revert "make: flatten object file directories"John Koleszar
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar
2012-11-26Merge "Improve sad3x16 SSE2 function" into experimentalYunqing Wang
2012-11-26Merge "Modified mv prediction." into experimentalPaul Wilkins
2012-11-26Modified mv prediction.Paul Wilkins
2012-11-26Improve sad3x16 SSE2 functionYunqing Wang
2012-11-26remove the dependency on idct.hYaowu Xu
2012-11-24Merge "removed the idct rtcd idct calls" into experimentalJim Bankoski
2012-11-24Move switch(tx_size) around txsize to detokenize.c.Ronald S. Bultje
2012-11-24Fix crash in pick_inter_mode_sb().Ronald S. Bultje
2012-11-24removed the idct rtcd idct callsJim Bankoski
2012-11-23Restructure vp9_decode_mb_tokens_8x8() a bit.Ronald S. Bultje
2012-11-23Restructure vp9_decode_mb_tokens_16x16() a bit.Ronald S. Bultje
2012-11-23Make get_eob() function static.Ronald S. Bultje
2012-11-23Rename "block_type" function argument to "txfm_size".Ronald S. Bultje
2012-11-21Merge "remove subpixel invoke functions" into experimentalJim Bankoski
2012-11-21Fix enc/dec mismatch with b_context_pred experiment enabled.Ronald S. Bultje
2012-11-21remove subpixel invoke functionsJim Bankoski
2012-11-21fixed const problemJim Bankoski
2012-11-21Merge "clean out some of the rtcd code." into experimentalJim Bankoski
2012-11-20Merge "Pack invisible frames without lengths" into experimentalJohn Koleszar
2012-11-20Merge "make: fix dependency generation for flat build tree" into experimentalJohn Koleszar
2012-11-20Fix ref_stride in sad functionYunqing Wang
2012-11-20make: fix dependency generation for flat build treeJohn Koleszar
2012-11-18clean out some of the rtcd code.Jim Bankoski
2012-11-17Merge "Assign above/left context in decode_coefs() instead of in caller." int...Ronald S. Bultje
2012-11-17Merge "Remove unused argument from decode_coefs() function prototype." into e...Ronald S. Bultje
2012-11-17Merge "Remove coef_bands_x[] array and related machinery in decode_coefs()." ...Ronald S. Bultje
2012-11-17Merge "Inline count_tokens() in decode_coefs()." into experimentalRonald S. Bultje
2012-11-17Merge "Merge various count_token() functions into a single one." into experim...Ronald S. Bultje
2012-11-17Assign above/left context in decode_coefs() instead of in caller.Ronald S. Bultje
2012-11-17Remove unused argument from decode_coefs() function prototype.Ronald S. Bultje
2012-11-17Remove coef_bands_x[] array and related machinery in decode_coefs().Ronald S. Bultje
2012-11-17Inline count_tokens() in decode_coefs().Ronald S. Bultje
2012-11-17Merge various count_token() functions into a single one.Ronald S. Bultje
2012-11-17Merge "removal of temporal invoke" into experimentalJim Bankoski
2012-11-17Remove unused function count_tokens() in detokenize.c.Ronald S. Bultje
2012-11-17removal of temporal invokeJim Bankoski
2012-11-16Remove special-case inline detokenization in b_pred reconstruction.Ronald S. Bultje
2012-11-16Merge "Add const before the dequant(dq)" into experimentalYunqing Wang
2012-11-16Merge "Optimize 8x8 dequant and idct" into experimentalYunqing Wang
2012-11-16Add const before the dequant(dq)Yunqing Wang
2012-11-16Merge "remove yasm.rules" into experimentalYaowu Xu