summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2013-01-02Merge "Switch the order of calculating 2-D inverse transform" into experimentalYunqing Wang
2013-01-02Added update-able mv-ref probabilities.Paul Wilkins
2012-12-27Switch the order of calculating 2-D inverse transformYunqing Wang
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar
2012-12-21Fix a warningYunqing Wang
2012-12-21Removed mmx versions of vp9_bilinear_predict filtersScott LaVarnway
2012-12-21Merge "add emmintrin_compat.h for builds with gcc < 4" into vp9-previewJohn Koleszar
2012-12-21fixed sizes of global arraysJim Bankoski
2012-12-20add emmintrin_compat.h for builds with gcc < 4James Zern
2012-12-20add private to assembly files to insure proper chromebuildJim Bankoski
2012-12-19New previous coef context experimentDeb Mukherjee
2012-12-19Disabled x86inc style assembly functionsScott LaVarnway
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-18Merge "Give 4x4 scan and coef_band tables a _4x4 suffix." into experimentalRonald S. Bultje
2012-12-18Merge "Remove redundant "Prob" type (it's a duplicate of vp9_prob)." into exp...Ronald S. Bultje
2012-12-18Fix a warningYunqing Wang
2012-12-18Give 4x4 scan and coef_band tables a _4x4 suffix.Ronald S. Bultje
2012-12-18Remove redundant "Prob" type (it's a duplicate of vp9_prob).Ronald S. Bultje
2012-12-17Remove vp9_type_aliases.hJohn Koleszar
2012-12-17fixed a warningYaowu Xu
2012-12-13prevents redefine of INT64_MAXYaowu Xu
2012-12-13remove floating point inverse transformsYaowu Xu
2012-12-13fixed build issue with round()Yaowu Xu
2012-12-13Merge "Further improvements on the hybrid dwt/dct expt" into experimentalDeb Mukherjee
2012-12-13Further improvements on the hybrid dwt/dct exptDeb Mukherjee
2012-12-13Merge "New default coefficient/band probabilities." into experimentalRonald S. Bultje
2012-12-12New default coefficient/band probabilities.Ronald S. Bultje
2012-12-12Improved vp9_ihtllm_cScott LaVarnway
2012-12-12Merge "Consistently use get_prob(), clip_prob() and newly added clip_pixel()....Ronald S. Bultje
2012-12-12Consistently use get_prob(), clip_prob() and newly added clip_pixel().Ronald S. Bultje
2012-12-11Merge "clean up tokenize_b() and stuff_b()" into experimentalYaowu Xu
2012-12-11clean up tokenize_b() and stuff_b()Yaowu Xu
2012-12-11Merge "experiment with CONTEXT conversion" into experimentalYaowu Xu
2012-12-10Further changes to mv reference code.Paul Wilkins
2012-12-07Merge remote-tracking branch 'origin/vp9-preview' into experimentalJohn Koleszar
2012-12-07experiment with CONTEXT conversionYaowu Xu
2012-12-07Introduce vp9_coeff_probs/counts/stats/accum types.Ronald S. Bultje
2012-12-07Fix implicit cast.Frank Galligan
2012-12-0732x32 transform for superblocks.Ronald S. Bultje
2012-12-05Use 'vpx_scale' consistentlyJohann
2012-12-05Merge "Change to MV reference search." into experimentalPaul Wilkins
2012-12-05Begin to refactor vpx_scale usage in VP9Johann
2012-12-05Remove ARM optimizations from VP9Johann
2012-12-05Merge remote-tracking branch 'origin/vp9-preview' into experimentalJohn Koleszar
2012-12-05Change to MV reference search.Paul Wilkins
2012-12-04Merge "Begin to refactor vpx_scale usage in VP9" into experimentalJohann
2012-12-03Merge "Remove ARM optimizations from VP9" into experimentalJohann
2012-12-03Begin to refactor vpx_scale usage in VP9Johann
2012-12-03Remove ARM optimizations from VP9Johann
2012-12-03Merge "fixes --disable-vp9-encoder" into vp9-previewJim Bankoski