summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2013-02-13Add support for tile rows.Ronald S. Bultje
2013-02-13Fixed encoder decoder mismatch.Paul Wilkins
2013-02-13Abstract the selection of coefficient context.Paul Wilkins
2013-02-13Merge "Remove NEWCOEFCONTEXT experiment." into experimentalPaul Wilkins
2013-02-13Merge "enable bitstream lossless support" into experimentalYaowu Xu
2013-02-13Merge "fix the lossless experiment" into experimentalYaowu Xu
2013-02-13enable bitstream lossless supportYaowu Xu
2013-02-13fix the lossless experimentYaowu Xu
2013-02-13Remove NEWCOEFCONTEXT experiment.Paul Wilkins
2013-02-13Removal of Hybrid DWT/DCT experiment.Paul Wilkins
2013-02-12Merge "Faster vp9_regular_quantize_b_8x8." into experimentalChristian Duvivier
2013-02-12Faster vp9_regular_quantize_b_8x8.Christian Duvivier
2013-02-12Merge "Rewrote fdct8x8" into experimentalYunqing Wang
2013-02-12Merge "Replace as_mv struct with array" into experimentalJohn Koleszar
2013-02-12Add tile column size limits (256 pixels min, 4096 pixels max).Ronald S. Bultje
2013-02-12Merge "Clean up detokenize contextualization to be like tokenizer." into expe...Ronald S. Bultje
2013-02-12Merge "Bug fix: ssse3 version of subpixel did not match C code" into experime...Scott LaVarnway
2013-02-11Rewrote fdct8x8Yunqing Wang
2013-02-11Clean up detokenize contextualization to be like tokenizer.Ronald S. Bultje
2013-02-11Faster convolve8_avg.Christian Duvivier
2013-02-11Merge "butterfly inverse 4x4 ADST" into experimentalJingning Han
2013-02-11Merge "Integerization of dct32x32" into experimentalYunqing Wang
2013-02-11butterfly inverse 4x4 ADSTJingning Han
2013-02-11Merge "Port sadNxNx4d functions to x86inc.asm." into experimentalRonald S. Bultje
2013-02-11Change rd thresholds and add speed trade off flags.Paul Wilkins
2013-02-09Bug fix: ssse3 version of subpixel did not match C codeScott LaVarnway
2013-02-09Merge "Nearest / Zero Mv default entropy tweak." into experimentalPaul Wilkins
2013-02-08Replace as_mv struct with arrayJohn Koleszar
2013-02-08Merge "Pass macroblock index to pick inter functions" into experimentalJohn Koleszar
2013-02-08Port sadNxNx4d functions to x86inc.asm.Ronald S. Bultje
2013-02-08Add sad64x64 and sad32x32 SSE2 versions.Ronald S. Bultje
2013-02-08Make cost_coeffs() more efficient.Ronald S. Bultje
2013-02-08Pass macroblock index to pick inter functionsJohn Koleszar
2013-02-08Merge changes Icd1a2a5a,I204d17a1,I3ed92117 into experimentalJohn Koleszar
2013-02-08Merge changes Ife0d8147,I7d469716,Ic9a5615f into experimentalJohn Koleszar
2013-02-08Initial support for resolution changes on P-framesJohn Koleszar
2013-02-08Avoid allocating memory when resizing framesJohn Koleszar
2013-02-08Adds a test for the VP8E_SET_SCALEMODE controlJohn Koleszar
2013-02-08Restore SSSE3 subpixel filters in new convolve frameworkJohn Koleszar
2013-02-08Integerization of dct32x32Yunqing Wang
2013-02-08Nearest / Zero Mv default entropy tweak.Paul Wilkins
2013-02-07move dct/idct constants to a header fileYaowu Xu
2013-02-07Butterfly ADST based hybrid transformJingning Han
2013-02-07Added skip switches for SB32 and SB64Paul Wilkins
2013-02-06Use fdct8x4 instead of fdct4x4 where the block size allows it.Ronald S. Bultje
2013-02-06Use configure checks for various inline keywords.Ronald S. Bultje
2013-02-06Add sse2 versions of sub_pixel_variance{32x32,64x64}.Ronald S. Bultje
2013-02-06Merge "Reindent segmentation code." into experimentalRonald S. Bultje
2013-02-06Reindent segmentation code.Ronald S. Bultje
2013-02-06Eliminate tautologyJohn Koleszar