summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2013-02-11Merge "Port sadNxNx4d functions to x86inc.asm." into experimentalRonald S. Bultje
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-08Pass macroblock index to pick inter functionsJohn Koleszar
2013-02-08Merge changes Ife0d8147,I7d469716,Ic9a5615f into experimentalJohn 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-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 "Change definition of NearestMV." into experimentalPaul Wilkins
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-04Added vp9_short_idct1_32x32_cScott LaVarnway
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-01-31Changes 16 point idctYaowu 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 "Further improvement on compound inter-intra expt" into experimentalDeb Mukherjee
2013-01-29Merge "Fix overread/write reported by valgrind if (mb_cols) & 3 != 0." into e...Ronald S. Bultje
2013-01-29Further improvement on compound inter-intra exptDeb Mukherjee
2013-01-28Segment Skip FlagPaul Wilkins
2013-01-25Fix overread/write reported by valgrind if (mb_cols) & 3 != 0.Ronald S. Bultje
2013-01-25Adding a frame parallel decoding modeDeb Mukherjee
2013-01-24Mvref speedupPaul Wilkins
2013-01-24Merge "Intrinsic version of loopfilter now matches C code" into experimentalScott LaVarnway
2013-01-23Adds an error-resilient mode with testDeb Mukherjee
2013-01-23Merge "Modifies the comp inter-intra expt" into experimentalDeb Mukherjee
2013-01-23Intrinsic version of loopfilter now matches C codeScott LaVarnway
2013-01-22Merge changes Ia82cef79,I7324a75a,I7b66daad,I73344451,I91dc210f,I5945b5ce int...John Koleszar
2013-01-18a minor change to a portion of loop filteringYaowu Xu
2013-01-16Preserve the previous golden frame on golden updatesJohn Koleszar
2013-01-16Generalize and increase frame coding contextsJohn Koleszar
2013-01-16Start to anonymize reference framesJohn Koleszar
2013-01-15Update encoder to use fb_idx_ref_cntJohn Koleszar
2013-01-15Remove buffer-to-buffer copy logicJohn Koleszar