summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28Further improve macroblock loop filtersYunqing Wang
2012-11-28removed redundant mode_context data structuresYaowu Xu
2012-11-27tests: add xmm register check for win64 targetsJames Zern
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-27avoid redefining DECLSPEC_DEPRECATEDJames Zern
2012-11-26Updates to qp-regulate and rate correction factor.Marco Paniconi
2012-11-26Merge "vp8_intra_pred_y_tm_sse2: save/restore xmm registers"James Zern
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 "vpxenc: don't print STATS_PKT size w/--quiet"John Koleszar
2012-11-20Merge "vp8_loop_filter_bh_y_sse2: save/restore xmm registers"John Koleszar
2012-11-20vp8_filter_block1d4_h6_ssse3: add missing xmm restoreJames Zern
2012-11-20vp8_loop_filter_bh_y_sse2: save/restore xmm registersJames Zern
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-19vp8_intra_pred_y_tm_sse2: save/restore xmm registersJames Zern
2012-11-19Upstream build bug for chromiumJohann
2012-11-18clean out some of the rtcd code.Jim Bankoski
2012-11-17vpxenc: don't print STATS_PKT size w/--quietJames Zern
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