shithub: libvpx

RSS feed

c8ec59d8 – Ronald S. Bultje <rbultje@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2012/02/07 12:48
Fix dual prediction recode loop.

e1050bd3 – Paul Wilkins <paulwilkins@google.com> authored on 2012/02/03 12:08
Move update of ref frame probabilities in encode loop.

9c9300f5 – Paul Wilkins <paulwilkins@google.com> authored on 2012/02/03 10:10
Merged NEWNEAR experiment

82b865da – Paul Wilkins <paulwilkins@google.com> authored on 2012/02/02 12:30
Coding the hybrid dual prediction signal.

c98e9d28 – Paul Wilkins <paulwilkins@google.com> authored on 2012/02/02 09:33
Moved prob_dualpred to common.

58ec6fe8 – Paul Wilkins <paulwilkins@google.com> authored on 2012/02/03 08:46
Modified prediction behavior for reference frame.

f0459549 – Paul Wilkins <paulwilkins@google.com> authored on 2012/01/31 07:45
Reference frame prediction:

5d0b5a17 – Adrian Grange <agrange@google.com> authored on 2012/02/02 04:04
Added encoding in Superblock Order

92ffb17c – Paul Wilkins <paulwilkins@google.com> authored on 2012/01/31 08:09
Comment out segref segmentation filter changes.

27cca3dd – Yaowu Xu <yaowu@google.com> authored on 2012/02/01 09:49
Fixes a decoder bug

d24de592 – Author: John Koleszar <jkoleszar@google.com> authored and Yaowu Xu <yaowu@google.com> committed on 2012/02/01 09:40
Import another decoder bug fix from public stable branch

caed92d0 – Scott LaVarnway <slavarnway@google.com> authored and Yaowu Xu <yaowu@google.com> committed on 2012/02/01 09:27
Import a decoder bug fix from public stable branch

3ff8c7d9 – Adrian Grange <agrange@google.com> authored on 2012/01/31 07:58
Correctly capped minqtarget to maxq

b72ab88d – Deb Mukherjee <debargha@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/01/31 11:40
Merge "Refining the 8-tap interpolation filters." into experimental

1335ac30 – Paul Wilkins <paulwilkins@google.com> authored on 2012/01/28 07:20
Implementation of new prediction model for reference frame coding.

56904be1 – Paul Wilkins <paulwilkins@google.com> authored on 2012/01/28 05:24
Use common prediction interface for segment coding.

b2f64dff – Paul Wilkins <paulwilkins@google.com> authored on 2012/01/28 05:07
Added common prediction modules.

048e4fd5 – Paul Wilkins <paulwilkins@google.com> authored on 2012/01/28 03:50
Moved some reference frame data structures into common.

5f0f260f – Paul Wilkins <paulwilkins@google.com> authored on 2012/01/27 13:35
Moved some reference frame data structures into common.

fe96afa7 – Paul Wilkins <paulwilkins@google.com> authored on 2012/01/27 13:29
Moved some segmentation data structures.

57d521a0 – Deb Mukherjee <debargha@google.com> authored on 2012/01/30 04:27
Refining the 8-tap interpolation filters.

a127c940 – Jim Bankoski <jimbankoski@google.com> authored on 2012/01/26 05:04
vpnext use segref segmentation filter

1a9fd54e – Jim Bankoski <jimbankoski@google.com> authored on 2012/01/25 12:06
vpnext: pick loop filter segment by segment

9a4dde1b – Yaowu Xu <yaowu@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/01/27 10:11
Merge "fixed an issue with 8x8 token cost in trellisquant" into experimental

81d16e3f – Yaowu Xu <yaowu@google.com> authored on 2012/01/26 09:36
fixed an issue with 8x8 token cost in trellisquant

6fa47a5f – Deb Mukherjee <debargha@google.com> authored on 2012/01/16 06:21
Adds support for enhanced interpolation for subpel motion

5a5d24ee – Yaowu Xu <yaowu@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/01/24 16:45
Merge "changed loop filter for MBs using 8x8 transform" into experimental

91325b8f – Jim Bankoski <jimbankoski@google.com> authored on 2012/01/23 04:55
vpn common -> implicit segmentation

aebb16bf – Yaowu Xu <yaowu@google.com> authored on 2011/11/30 03:05
changed loop filter for MBs using 8x8 transform

5aab0c3f – Yaowu Xu <yaowu@google.com> authored on 2012/01/19 11:37
Added code to prevent I8X8_PRED mode for MBs using 8x8 transform