shithub: libvpx

RSS feed

ffc2e4f4 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/25 11:08
Fix block pointer corruption in intra8x8 prediction with 4x4 transform.

9dc9f07f – Ronald S. Bultje <rbultje@google.com> authored on 2013/01/25 11:03
Fix overread/write reported by valgrind if (mb_cols) & 3 != 0.

0a7b3953 – Ronald S. Bultje <rbultje@google.com> authored on 2013/01/24 11:28
Remove "update_context" variable from VP9_COMP context.

bed59eb8 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/22 03:31
Merge changes Ia82cef79,I7324a75a,I7b66daad,I73344451,I91dc210f,I5945b5ce into experimental

2f24ad9e – John Koleszar <jkoleszar@google.com> authored on 2013/01/18 09:35
Use alt-ref frame context for keyframes

b95ed688 – Yaowu Xu <yaowu@google.com> authored on 2013/01/17 08:26
a minor change to a portion of loop filtering

26bd81b9 – John Koleszar <jkoleszar@google.com> authored on 2013/01/16 07:19
Preserve the previous golden frame on golden updates

4b65837b – John Koleszar <jkoleszar@google.com> authored on 2013/01/15 10:57
Generalize and increase frame coding contexts

da832a80 – John Koleszar <jkoleszar@google.com> authored on 2013/01/15 08:49
Start to anonymize reference frames

394b0a6a – John Koleszar <jkoleszar@google.com> authored on 2013/01/14 10:52
Update encoder to use fb_idx_ref_cnt

b8e02798 – John Koleszar <jkoleszar@google.com> authored on 2013/01/14 09:44
Remove buffer-to-buffer copy logic

9bf73f46 – Yaowu Xu <yaowu@google.com> authored on 2013/01/14 13:03
fix a number issues that cause failures

24bc1a71 – John Koleszar <jkoleszar@google.com> authored on 2013/01/14 06:49
Use INT64_MAX instead of LLONG_MAX

c9071601 – Ronald S. Bultje <rbultje@google.com> authored on 2013/01/14 09:37
Remove compound intra-intra experiment.

741fbe96 – Yaowu Xu <yaowu@google.com> authored on 2013/01/14 09:39
Merge experiment "subpelrefmv"

f7dab600 – Yaowu Xu <yaowu@google.com> authored on 2013/01/14 07:11
Merge experiment "widerlpf"

d8c5bcee – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/14 09:47
Merge "changed UV plane loop filtering for TX_8X8" into experimental

87504143 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/14 09:40
Merge "change to evaluate reference mvs using above only" into experimental

ad9a16ed – Yaowu Xu <yaowu@google.com> authored on 2013/01/14 04:28
changed UV plane loop filtering for TX_8X8

e2c696a7 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/14 09:20
Merge "Fix compiler warnings" into experimental

c7576f97 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/14 09:18
Merge "Merge prediction filter" into experimental

fdf86541 – Yaowu Xu <yaowu@google.com> authored on 2013/01/10 10:38
change to evaluate reference mvs using above only

113005b1 – Yaowu Xu <yaowu@google.com> authored on 2013/01/14 08:56
Fix compiler warnings

7bcaac3e – Adrian Grange <agrange@google.com> authored on 2013/01/14 07:57
Merge prediction filter

290b83ab – Ronald S. Bultje <rbultje@google.com> authored on 2013/01/14 07:43
Reset x->skip for each iteration in the RD loop.

76ac5b39 – John Koleszar <jkoleszar@google.com> authored on 2013/01/14 07:10
Fix unused variable warnings

516db21c – Deb Mukherjee <debargha@google.com> authored on 2013/01/09 01:26
Further enhancements/fixes on dct/dwt hybrid txfm