shithub: libvpx

RSS feed

606a2561 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/22 06:20
Merge "Code cleanup." into experimental

548b4dd5 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/02/22 06:03
Code cleanup.

c67a2099 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/22 04:20
Merge "Forward butterfly hybrid transform" into experimental

b5f3cb6e – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/22 03:44
Merge "Experimental removal of over quant code" into experimental

dbf49420 – Paul Wilkins <paulwilkins@google.com> authored on 2013/02/21 05:00
Experimental removal of over quant code

babbd5d1 – Jingning Han <jingning@google.com> authored on 2013/02/13 04:03
Forward butterfly hybrid transform

5a18106f – Dmitry Kovalev <dkovalev@google.com> authored on 2013/02/21 08:50
Code cleanup.

9837bf4d – Ronald S. Bultje <rbultje@google.com> authored on 2013/02/15 11:31
Don't exit on decode errors in vpxenc.

8c16dee4 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/21 06:30
Merge "Remove "eobs" array in MACROBLOCKD." into experimental

46743123 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/21 05:56
Merge "Code cleanup." into experimental

5da85349 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/02/21 05:34
Code cleanup.

35524e22 – Ronald S. Bultje <rbultje@google.com> authored on 2013/02/21 05:04
Remove "eobs" array in MACROBLOCKD.

048f5937 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/21 04:23
Merge "Refactoring of switchable filter search for speed" into experimental

138ffb6e – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/21 03:33
Merge "Avoid division in intra prediction" into experimental

28b1db92 – Deb Mukherjee <debargha@google.com> authored on 2013/02/11 12:08
Refactoring of switchable filter search for speed

abfd2a48 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/20 11:27
Merge "Fixed the buffer overflow issue" into experimental

232ccc2f – Jingning Han <jingning@google.com> authored on 2013/02/20 10:32
Fixed the buffer overflow issue

ef01b956 – Paul Wilkins <paulwilkins@google.com> authored on 2013/02/15 06:34
Entropy stats output code.

e6c89a1f – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/20 07:47
Merge "Code cleanup." into experimental

441f24de – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/20 07:27
Merge "Merge lossless experiment" into experimental

eb6aee50 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/02/20 06:36
Code cleanup.

56e6c66b – Tero Rintaluoma <teror@google.com> authored on 2013/02/13 10:18
Avoid division in intra prediction

d262e26c – Yaowu Xu <yaowu@google.com> authored on 2013/02/20 02:27
Merge lossless experiment

6b1b3417 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/19 11:53
Merge "fixed an enc/dec mis-match issue" into experimental

b13f38d4 – Yaowu Xu <yaowu@google.com> authored on 2013/02/19 11:26
fixed an enc/dec mis-match issue

34732576 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/19 05:51
Merge "Add estimated completion time to vpxenc" into experimental

cd907b16 – Jingning Han <jingning@google.com> authored on 2013/02/16 09:08
16x16 butterfly inverse ADST/DCT hybrid transform

ae81d3a0 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/19 03:54
Merge "Minor cosmetic cleanups." into experimental

0694ea0e – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/19 03:54
Merge "Prevent filling transform size cache with uninitialized values." into experimental

93d6b86c – Yaowu Xu <yaowu@google.com> authored on 2013/02/13 09:22
Use lossless for Q0

aa84c16d – Ronald S. Bultje <rbultje@google.com> authored on 2013/02/15 11:39
Minor cosmetic cleanups.

ebfdaa0e – Ronald S. Bultje <rbultje@google.com> authored on 2013/02/15 10:55
Prevent filling transform size cache with uninitialized values.

4dfcb129 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/15 12:11
Merge "Remove some unused structs and members from the decoder." into experimental

5bb103c4 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/15 12:11
Merge "Remove Y2 and Y-no-DC token types from the bitstream." into experimental

e343732a – Jingning Han <jingning@google.com> authored on 2013/02/15 09:45
Fixed a subtle issue that breaks encoding process

48598e30 – Ronald S. Bultje <rbultje@google.com> authored on 2013/02/15 05:21
Remove y2dc/ac Q delta values from the bitstream.

3af36ea8 – Ronald S. Bultje <rbultje@google.com> authored on 2013/02/15 07:09
Remove Y2 and Y-no-DC token types from the bitstream.

6cde1c58 – Ronald S. Bultje <rbultje@google.com> authored on 2013/02/15 07:09
Remove some unused structs and members from the decoder.

46dff5d2 – Ronald S. Bultje <rbultje@google.com> authored on 2013/02/15 05:15
Remove some Y2-related code.

7755657e – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/15 02:54
Merge "WIP: ssse3 version of convolve avg functions" into experimental

716db10f – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/14 13:02
Merge "Moved vp9_get_coef_band to header file" into experimental

ae886d6b – Scott LaVarnway <slavarnway@google.com> authored on 2013/02/14 07:27
Moved vp9_get_coef_band to header file

03f28c0a – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/14 04:06
Merge "Rewrote fdct16x16" into experimental

45712dc8 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/13 22:23
Merge "Abstract selection of coef band." into experimental

9255ad10 – Paul Wilkins <paulwilkins@google.com> authored on 2013/02/11 15:44
Abstract selection of coef band.

56049d94 – Paul Wilkins <paulwilkins@google.com> authored on 2013/02/13 13:49
Fixed encoder decoder mismatch.

0d284ffe – Paul Wilkins <paulwilkins@google.com> authored on 2013/02/11 14:19
Abstract the selection of coefficient context.

048b9d41 – Yunqing Wang <yunqingwang@google.com> authored and Yaowu Xu <yaowu@google.com> committed on 2013/02/12 19:19
Rewrote fdct16x16

51afedbe – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/13 08:58
Merge "Remove 2nd-order transform for first-order DC coefficients." into experimental

89a206ef – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/08 06:33
Add support for tile rows.

42d6be80 – Ronald S. Bultje <rbultje@google.com> authored on 2013/02/13 07:28
Remove 2nd-order transform for first-order DC coefficients.

afa57bfc – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/13 05:41
Merge "Remove NEWCOEFCONTEXT experiment." into experimental

6a9f0c61 – Paul Wilkins <paulwilkins@google.com> authored on 2013/02/11 07:56
Remove NEWCOEFCONTEXT experiment.

649be94c – Paul Wilkins <paulwilkins@google.com> authored on 2013/02/11 07:35
Removal of Hybrid DWT/DCT experiment.

f01b08c9 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/13 05:26
Merge "enable bitstream lossless support" into experimental

d3de9779 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/13 04:54
Merge "fix the lossless experiment" into experimental

17db5d00 – Yaowu Xu <yaowu@google.com> authored on 2013/02/11 16:14
enable bitstream lossless support

16f25f9d – Yaowu Xu <yaowu@google.com> authored on 2013/02/11 10:58
fix the lossless experiment

30f866f4 – Scott LaVarnway <slavarnway@google.com> authored on 2013/02/13 04:15
WIP: ssse3 version of convolve avg functions

25b6e9f4 – John Koleszar <jkoleszar@google.com> authored on 2013/02/12 16:17
Add estimated completion time to vpxenc

097f2052 – Christian Duvivier <cduvivier@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/12 12:08
Merge "Faster vp9_regular_quantize_b_8x8." into experimental

0e4397f0 – Christian Duvivier <cduvivier@google.com> authored on 2013/02/11 12:43
Faster vp9_regular_quantize_b_8x8.

7630cf0c – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/12 10:52
Merge "Rewrote fdct8x8" into experimental

1d60b6bc – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/12 08:59
Merge "Replace as_mv struct with array" into experimental

f496f601 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/06 10:30
Add tile column size limits (256 pixels min, 4096 pixels max).

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

aa295918 – Yunqing Wang <yunqingwang@google.com> authored on 2013/02/11 17:04
Rewrote fdct8x8

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

7ca517f7 – John Koleszar <jkoleszar@google.com> authored on 2013/02/08 14:46
Replace as_mv struct with array

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

55cafb61 – Ronald S. Bultje <rbultje@google.com> authored on 2013/02/06 04:08
Reindent segmentation code.

31cbe2ed – John Koleszar <jkoleszar@google.com> authored on 2013/02/06 03:22
Eliminate tautology

Next