shithub: libvpx

RSS feed

3609856a – Dmitry Kovalev <dkovalev@google.com> authored on 2013/04/16 07:02
Moving tx_type == DCT_DCT checks inside iht_add functions.

e87c7f09 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/16 05:14
Merge "Optimize the scaling calculation" into experimental

466f3951 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/16 04:58
Merge "Removing extra params from x_add_residual() functions" into experimental

6f95d53e – Scott LaVarnway <slavarnway@google.com> authored on 2013/04/16 05:59
Removing extra params from x_add_residual() functions

148eb803 – Yunqing Wang <yunqingwang@google.com> authored on 2013/04/04 05:56
Optimize the scaling calculation

e9c2bb08 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/16 03:00
Merge "Replacing vp9_read, vp9_read_literal, vp9_read_bit macros with functions." into experimental

4054ff5d – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/16 02:55
Merge "Removing TRUE and FALSE macro definitions." into experimental

5393379c – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/16 02:37
Merge "Removing extra params in dequant functions" into experimental

a0d9309e – Dmitry Kovalev <dkovalev@google.com> authored on 2013/04/15 11:24
Removing TRUE and FALSE macro definitions.

67d06006 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/04/15 10:54
Replacing vp9_read, vp9_read_literal, vp9_read_bit macros with functions.

16336857 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/15 10:20
Merge "Fix lingering x->skip settings if static_threshold is used." into experimental

f7d43d21 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/15 10:20
Merge "Add rectangular block size variance/sad functions." into experimental

6fa24808 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/15 09:58
Merge "Make filter RD code and encode breakout variance size-independent." into experimental

74610b1a – Scott LaVarnway <slavarnway@google.com> authored on 2013/04/15 09:43
Removing extra params in dequant functions

aaf33d7d – Jingning Han <jingning@google.com> authored and Ronald S. Bultje <rbultje@google.com> committed on 2013/04/15 06:00
Add rectangular block size variance/sad functions.

33a8df08 – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/15 08:50
Fix lingering x->skip settings if static_threshold is used.

15eac18c – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/13 06:01
Make filter RD code and encode breakout variance size-independent.

b800ec17 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/15 07:28
Merge "Motion vector decoder cleanup." into experimental

757e138a – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/15 06:37
Merge "Reorder enum i4X4 predcition modes" into experimental

fed62e04 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/15 06:27
Merge "Fix width/height switch-up in U/V SB quantize code." into experimental

04956a61 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/15 06:27
Merge "Removed unused structs in vp9_onyx_int.h." into experimental

aa53ae05 – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/13 06:06
Removed unused structs in vp9_onyx_int.h.

f551c2d1 – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/13 08:40
Fix width/height switch-up in U/V SB quantize code.

4ee671a1 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/15 05:46
Merge "Initial addition of multiple ARF frames" into experimental

c2876cf0 – Adrian Grange <agrange@google.com> authored on 2013/04/02 11:08
Initial addition of multiple ARF frames

8ae09182 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/14 06:58
Merge "Encoder code cleanup." into experimental

ab96e9cd – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/14 00:37
Merge "Adding vp9_read_and_apply_sign function." into experimental

ee9ce0e7 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/14 00:34
Merge "Intra code cleanup." into experimental

399a6cbc – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/14 00:31
Merge "Renaming vp9_token_struct to vp9_token and removing previous typedef." into experimental

78ddf964 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/04/12 12:53
Intra code cleanup.

50a85d14 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/04/12 08:31
Motion vector decoder cleanup.

626d0650 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/12 08:21
Merge "Enable inter predictor for rectangular block size" into experimental

d7b7d625 – Scott LaVarnway <slavarnway@google.com> authored on 2013/04/12 10:33
Removed unnecessary copy from vp9_dequant_iht_add_8x8_c

3ba9dd41 – Jingning Han <jingning@google.com> authored on 2013/04/12 07:25
Enable inter predictor for rectangular block size

840a910b – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/12 06:51
Merge changes I196814c0,I896fdfa0 into experimental

c2ad69bc – Yaowu Xu <yaowu@google.com> authored on 2013/04/11 11:52
Reorder enum i4X4 predcition modes

7de5edd1 – Yaowu Xu <yaowu@google.com> authored on 2013/04/11 08:16
Rename B_PRED to I4X4_PRED

aa25f6a3 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/12 01:24
Merge "Remove unnecessary vp9_copy_memNxN() calls" into experimental

02162f1b – Scott LaVarnway <slavarnway@google.com> authored on 2013/04/11 16:03
Remove unnecessary vp9_copy_memNxN() calls

79fd8c29 – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/11 13:13
Move prediction hit counting to update_state().

815e95fb – Jingning Han <jingning@google.com> authored on 2013/04/11 08:12
Make intra predictor support rectangular blocks

d415d287 – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/11 11:56
Merge loop over all macroblock modes into encode_sb_row().

2f19cd03 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/11 11:51
Merge "Remove unused vp9_recon_mb{y,uv}_s" into experimental

deeef42b – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/11 11:50
Merge "Remove subtract_mb* functions." into experimental

4fdf8ccc – Dmitry Kovalev <dkovalev@google.com> authored on 2013/04/11 11:36
Adding vp9_read_and_apply_sign function.