summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2013-01-11Merge "Reduce the usage of widerlpf" into experimentalYaowu Xu
2013-01-11rtcd for new wider loop filtersJim Bankoski
2013-01-10Reduce the usage of widerlpfYaowu Xu
2013-01-10Merge tx32x32 experiment.Ronald S. Bultje
2013-01-10Merge "Merge superblocks64 experiment." into experimentalRonald S. Bultje
2013-01-09Merge superblocks64 experiment.Ronald S. Bultje
2013-01-09experiment a wider loop filter for MB borderYaowu Xu
2013-01-09New prediction filterAdrian Grange
2013-01-08Adds 64x64 hybrid dct/dwt transformDeb Mukherjee
2013-01-08Merge "Merge superblocks (32x32) experiment." into experimentalRonald S. Bultje
2013-01-08Merge "vp9_sub_pixel_variance16x2 SSE2 optimization" into experimentalYunqing Wang
2013-01-08Merge superblocks (32x32) experiment.Ronald S. Bultje
2013-01-08vp9_sub_pixel_variance16x2 SSE2 optimizationYunqing Wang
2013-01-08Merge vp9-preview changes into experimental branchJohn Koleszar
2013-01-07minor loop filter refactoring and cleanupYaowu Xu
2013-01-0564x64 blocksize support.Ronald S. Bultje
2013-01-04Further change to mv reference search.Paul Wilkins
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