shithub: libvpx

RSS feed

cb00be1f – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/12 04:47
Merge "Clean up detokenize contextualization to be like tokenizer." into experimental

ff024f81 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/12 03:45
Merge "Bug fix: ssse3 version of subpixel did not match C code" into experimental

491d0952 – Ronald S. Bultje <rbultje@google.com> authored on 2013/02/11 12:21
Clean up detokenize contextualization to be like tokenizer.

094e2572 – Christian Duvivier <cduvivier@google.com> authored on 2013/02/11 10:34
Faster convolve8_avg.

f1060e4c – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/11 09:46
Merge "butterfly inverse 4x4 ADST" into experimental

ab2dc6ae – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/11 07:15
Merge "Integerization of dct32x32" into experimental

57e995ff – Jingning Han <jingning@google.com> authored on 2013/02/08 11:19
butterfly inverse 4x4 ADST

5f2e8449 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/11 03:20
Merge "Port sadNxNx4d functions to x86inc.asm." into experimental

aec5bed3 – Paul Wilkins <paulwilkins@google.com> authored on 2013/02/05 05:13
Change rd thresholds and add speed trade off flags.

eda30b41 – Scott LaVarnway <slavarnway@google.com> authored on 2013/02/09 10:15
Bug fix: ssse3 version of subpixel did not match C code

e4f949b5 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/08 23:21
Merge "Nearest / Zero Mv default entropy tweak." into experimental

dc836109 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/08 15:20
Merge "Pass macroblock index to pick inter functions" into experimental

c0ce2ab3 – Ronald S. Bultje <rbultje@google.com> authored on 2013/02/07 12:28
Port sadNxNx4d functions to x86inc.asm.

02ff360b – Ronald S. Bultje <rbultje@google.com> authored on 2013/02/07 05:24
Add sad64x64 and sad32x32 SSE2 versions.

639b863d – Ronald S. Bultje <rbultje@google.com> authored on 2013/02/06 12:16
Make cost_coeffs() more efficient.

6125a1ed – John Koleszar <jkoleszar@google.com> authored on 2013/02/07 05:09
Pass macroblock index to pick inter functions

6dfc95fe – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/08 09:20
Merge changes Icd1a2a5a,I204d17a1,I3ed92117 into experimental

3de8ee6b – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/08 08:19
Merge changes Ife0d8147,I7d469716,Ic9a5615f into experimental

393b4856 – John Koleszar <jkoleszar@google.com> authored on 2013/02/06 10:54
Initial support for resolution changes on P-frames

c03d45de – John Koleszar <jkoleszar@google.com> authored on 2013/02/06 09:22
Avoid allocating memory when resizing frames

88f99f4e – John Koleszar <jkoleszar@google.com> authored on 2013/02/06 07:44
Adds a test for the VP8E_SET_SCALEMODE control

29d47ac8 – John Koleszar <jkoleszar@google.com> authored on 2013/02/07 12:00
Restore SSSE3 subpixel filters in new convolve framework

bbede82f – Paul Wilkins <paulwilkins@google.com> authored on 2013/02/06 08:02
Nearest / Zero Mv default entropy tweak.

dbccffe2 – Yunqing Wang <yunqingwang@google.com> authored on 2013/01/18 12:04
Integerization of dct32x32

e6ad9ab0 – Yaowu Xu <yaowu@google.com> authored on 2013/02/07 06:51
move dct/idct constants to a header file

d15e1da4 – Jingning Han <jingning@google.com> authored on 2013/02/05 07:37
Butterfly ADST based hybrid transform

29731308 – Paul Wilkins <paulwilkins@google.com> authored on 2013/02/05 07:54
Added skip switches for SB32 and SB64

5cfd82bc – Ronald S. Bultje <rbultje@google.com> authored on 2013/02/06 09:13
Use fdct8x4 instead of fdct4x4 where the block size allows it.

aac73df1 – Ronald S. Bultje <rbultje@google.com> authored on 2013/02/06 07:45
Use configure checks for various inline keywords.

a788e0fe – Ronald S. Bultje <rbultje@google.com> authored on 2013/02/06 06:20
Add sse2 versions of sub_pixel_variance{32x32,64x64}.

a001fe97 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/06 05:07
Merge "Reindent segmentation code." into experimental