shithub: libvpx

RSS feed

4081e5b3 – Yaowu Xu <yaowu@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2011/10/25 12:08
Merge "added a last stage rounding for 8x8 inverse dct" into experimental

23701f4f – Paul Wilkins <paulwilkins@google.com> authored on 2011/10/07 12:58
Segmentation Features;

01ce04bc – Paul Wilkins <paulwilkins@google.com> authored on 2011/10/05 07:26
Further segment feature extensions.

a66c945c – Yaowu Xu <yaowu@google.com> authored on 2011/10/14 05:58
added a last stage rounding for 8x8 inverse dct

152ce6b2 – Yaowu Xu <yaowu@google.com> authored on 2011/10/12 06:49
fixed the wrong rounding in inverse haar transform

3ca84969 – Yaowu Xu <yaowu@google.com> authored on 2011/10/08 11:48
fixed a decoder bug

156b221a – Paul Wilkins <paulwilkins@google.com> authored on 2011/09/30 12:45
Segment coding of mode and reference frame.

45e49e6e – Paul Wilkins <paulwilkins@google.com> authored on 2011/09/30 12:08
Experimental: segfeature added.

ee03ce90 – John Koleszar <jkoleszar@google.com> authored on 2011/09/21 20:05
Merge remote branch 'internal/upstream-experimental' into HEAD

b02fdf09 – John Koleszar <jkoleszar@google.com> authored on 2011/09/20 20:05
Merge remote branch 'origin/master' into experimental

305084d5 – John Koleszar <jkoleszar@google.com> authored on 2011/09/20 20:05
Merge remote branch 'internal/upstream' into HEAD

b4c03a8b – John Koleszar <jkoleszar@google.com> authored on 2011/09/20 20:05
Merge remote branch 'internal/upstream-experimental' into HEAD

17c754fc – Fritz Koenig <frkoenig@google.com> authored on 2011/09/20 11:36
Reduce grep match when generating offset files.

bd0c3409 – Fritz Koenig <frkoenig@google.com> authored on 2011/09/20 06:51
Move neon only arm functions under arm/neon.

6829e627 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/09/20 05:51
Merge "NEON FDCT updated to match current C code"