shithub: libvpx

RSS feed

6e3c7849 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/12 11:08
Merge "Remove reverting of tx-select if only a single txfm-size is used." into experimental

707e6c30 – Yaowu Xu <yaowu@google.com> authored on 2012/10/12 07:38
removed the dependency cross key frame boundary

f6022327 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/12 08:23
Merge "added the ablility to skip first n frames for vpxdec" into experimental

5a4ea8be – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/11 14:19
Remove reverting of tx-select if only a single txfm-size is used.

0dac2901 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/12 07:06
Remove CONFIG_TX16X16, since the experiment was merged.

c394ffc6 – Yaowu Xu <yaowu@google.com> authored on 2012/10/11 11:12
added the ablility to skip first n frames for vpxdec

31214970 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/11 06:13
Add encoder/decoder mismatch information to internal stats file.

f39b0f19 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/10 13:18
Use transform-size selection for i8x8_pred also.

a7333b0a – Deb Mukherjee <debargha@google.com> authored on 2012/10/10 07:20
Merge of the TX_16X16 experiment

239b6a8f – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/10 05:08
Merge "Removing dr[16] from VP8D_COMP" into experimental

9581bf46 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/10 04:49
Merge "write_kfmodes: use update_skip_probs()" into experimental

a2b4a560 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/10 01:45
Merge "convert copy16x16 to rtcd" into experimental

89f060e8 – Jim Bankoski <jimbankoski@google.com> authored on 2012/10/09 13:09
convert copy16x16 to rtcd

f56d0679 – Scott LaVarnway <slavarnway@google.com> authored on 2012/10/09 11:54
Removing dr[16] from VP8D_COMP

d94d2b75 – John Koleszar <jkoleszar@google.com> authored on 2012/10/09 11:35
write_kfmodes: use update_skip_probs()

9ca3c8b2 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/09 05:18
Selectable transform size try 2.

54434bdb – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/05 02:49
Merge "Mismatch bug-fix when transform expts are off" into experimental

81c60419 – Paul Wilkins <paulwilkins@google.com> authored on 2012/10/05 07:16
Fix SIMD unsafe use of floating point.

105746c8 – Deb Mukherjee <debargha@google.com> authored on 2012/10/05 01:08
Mismatch bug-fix when transform expts are off

d6290c3b – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/03 04:28
Merge "all_builds.py: add ability to pass extra configure flags" into experimental

3f5d60b3 – Deb Mukherjee <debargha@google.com> authored on 2012/09/09 18:42
Entropy coding for hybrid transform

70e21afb – Deb Mukherjee <debargha@google.com> authored on 2012/09/21 10:20
Separating 8x8DCT use from hybridtransform8x8

fff019ce – Yaowu Xu <yaowu@google.com> authored on 2012/09/20 08:41
fixed inconsistency of transform size decision

5e4d5e18 – Adrian Grange <agrange@google.com> authored on 2012/09/17 11:37
Added default return value to transform selector

d482fbff – Yaowu Xu <yaowu@google.com> authored on 2012/09/14 05:20
removed redundant initialization

6d8538e5 – Yaowu Xu <yaowu@google.com> authored on 2012/09/14 04:58
Use 3 rows and cols of pixels for ref_mv scoring

e1210c6a – Adrian Grange <agrange@google.com> authored on 2012/09/13 07:37
Removed redundant line.

2b26cf17 – Deb Mukherjee <debargha@google.com> authored on 2012/09/06 05:07
Adds feature for companded MV encoding

d406334f – Deb Mukherjee <debargha@google.com> authored on 2012/09/11 15:36
Cleanups for hybrid transform

d4c329c4 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/09/11 11:00
Merge "Revert "Hybrid transform cleanups"" into experimental

aac982e8 – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/09/11 10:52
Revert "Hybrid transform cleanups"

44d27c7b – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/09/10 11:39
Merge "Hybrid transform cleanups" into experimental

c5af82b7 – Deb Mukherjee <debargha@google.com> authored on 2012/09/09 19:10
Hybrid transform cleanups

778ec421 – Paul Wilkins <paulwilkins@google.com> authored on 2012/09/07 10:21
Partial merge of NEWBESTREFMV and NEW_MVREF.

38e1c791 – Paul Wilkins <paulwilkins@google.com> authored on 2012/09/07 08:46
MV reference changes