shithub: libvpx

RSS feed

c5be54ee – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/06/25 09:50
Merge "Add averaging-SAD functions for 8-point comp-inter motion search."

3f184bce – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/06/25 09:17
Merge "Cosmetic changes in 4x4 fwd transform unit test"

d52c359d – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/06/25 09:17
Merge "Tune the rounding operations in 8x8 ADST/DCT sse2"

4c0f2838 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/06/25 08:57
Merge "I420VideoSource: normalize framerate types"

c24d9223 – Ronald S. Bultje <rbultje@google.com> authored on 2013/06/25 07:26
Add averaging-SAD functions for 8-point comp-inter motion search.

9d959931 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/06/25 08:56
Merge "intrapred_test: add virtual dtor to IntraPredBase"

0084e61d – Jingning Han <jingning@google.com> authored on 2013/06/21 11:56
Tune the rounding operations in 8x8 ADST/DCT sse2

becf1691 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/06/25 08:00
Merge "Add SAD unit tests for all rectangular sizes."

5ebe4774 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/06/25 08:00
Merge "Don't re-allocate comp_pred buffers for each call to comp motion search."

5ae09677 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/06/25 07:50
Merge "Removing unused code."

29b6e73c – Jingning Han <jingning@google.com> authored on 2013/06/21 12:00
Cosmetic changes in 4x4 fwd transform unit test

cd6932db – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/06/25 07:21
Merge "Add 8x8 dct/adst unit tests"

c2e3ee13 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/06/25 06:44
Merge "Changed size of mb_mode_context to 8 bits"

855e23ce – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/06/25 06:34
Merge "Small mode_info_context cleanup in filter_block_plane"

c787f40b – Scott LaVarnway <slavarnway@google.com> authored on 2013/06/25 08:28
Small mode_info_context cleanup in filter_block_plane

87ee34aa – Dmitry Kovalev <dkovalev@google.com> authored on 2013/06/24 13:56
Removing unused code.

70e96221 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/06/25 06:16
Merge "Removing find_seg_id and using vp9_get_pred_mi_segid instead."

529679bd – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/06/25 06:15
Merge "Transforming scale_mv_component_q4 into scale_mv_q4 function."

ab362621 – Jingning Han <jingning@google.com> authored on 2013/06/21 07:45
Add 8x8 dct/adst unit tests

67365520 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/06/25 05:49
Merge "Use aligned buffer operations in 8x8/16x16 2D-DCT"

b9c934df – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/06/25 05:13
Merge "Enable sse2 implmentation of 8x8 ADST/DCT"

ca976db4 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/06/25 05:07
Merge "change to enable use_largest_txform feature"

82d504b5 – Jingning Han <jingning@google.com> authored on 2013/06/24 15:52
Use aligned buffer operations in 8x8/16x16 2D-DCT

a32a086d – Jingning Han <jingning@google.com> authored on 2013/06/20 05:00
Enable sse2 implmentation of 8x8 ADST/DCT

dfa2ecc3 – Scott LaVarnway <slavarnway@google.com> authored on 2013/06/24 13:11
Changed size of mb_mode_context to 8 bits

e371cd73 – Yaowu Xu <yaowu@google.com> authored on 2013/06/24 12:43
change to enable use_largest_txform feature

ece724ae – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/06/24 11:08
Merge "Remove unused vp9_build_intra_predictors_sb{y,uv}_s"