summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
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-09Merge "Nearest / Zero Mv default entropy tweak." into experimentalPaul Wilkins
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-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
2013-02-06Merge "Change definition of NearestMV." into experimentalPaul Wilkins
2013-02-05Fix mismatch after merge of the tiling patch.Ronald S. Bultje
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
2013-02-05Merge "Add SSE3 versions for sad{32x32,64x64}x4d functions." into experimentalRonald S. Bultje
2013-02-05Merge "rewrite 4x4 idct and fdct" into experimentalYaowu Xu
2013-02-05Add SSE3 versions for sad{32x32,64x64}x4d functions.Ronald S. Bultje
2013-02-05Convert subpixel filters to use convolve frameworkJohn Koleszar
2013-02-05Add 8-tap generic convolverJohn Koleszar
2013-02-05rewrite 4x4 idct and fdctYaowu Xu
2013-02-05Change definition of NearestMV.Paul Wilkins
2013-02-05Merge "Added vp9_short_idct1_32x32_c" into experimentalScott LaVarnway
2013-02-04Added vp9_short_idct1_32x32_cScott LaVarnway
2013-02-04Re-factor code for rd thresholds.Paul Wilkins
2013-02-04re-write 8 point idctYaowu Xu
2013-02-04a couple of minor fixesYaowu Xu
2013-02-01Merge "Changes 16 point idct" into experimentalYaowu Xu
2013-02-01Merge "fix a small bug in 16 point forward dct" into experimentalYaowu Xu
2013-01-31Changes 16 point idctYaowu Xu
2013-01-31fix a small bug in 16 point forward dctYaowu Xu
2013-01-31Merge "A fix point implementation of 32x32 idct" into experimentalYaowu Xu
2013-01-31A fix point implementation of 32x32 idctYaowu Xu
2013-01-30Merge "Adding a frame parallel decoding mode" into experimentalDeb Mukherjee
2013-01-30Merge "don't code the branch for the predicted seg_id if that flag is false."...Ronald S. Bultje
2013-01-30don't code the branch for the predicted seg_id if that flag is false.Ronald S. Bultje
2013-01-30Merge "Default superblock skip flag to 32x32 for skip-blocks." into experimentalRonald S. Bultje