shithub: libvpx

RSS feed

8b71f3e0 – Yaowu Xu <yaowu@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/02/16 10:34
Merge "revised the rate distortion computation for UV" into experimental

bc3dd313 – Yaowu Xu <yaowu@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/02/16 10:33
Merge "optmized rounding for transforms" into experimental

a96bf203 – Yaowu Xu <yaowu@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/02/16 10:32
Merge "re-scaled 2nd order haar transform" into experimental

a78a4b45 – Yaowu Xu <yaowu@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2012/02/16 10:32
Merge "moved scaling from dequantization to inverse transform for T8x8" into experimental

f90983e1 – Yaowu Xu <yaowu@google.com> authored on 2012/01/20 10:30
revised the rate distortion computation for UV

efa9abd0 – Yaowu Xu <yaowu@google.com> authored on 2012/02/15 12:35
optmized rounding for transforms

62a78f03 – Yaowu Xu <yaowu@google.com> authored on 2012/02/15 10:01
re-scaled 2nd order haar transform

454c7abc – Yaowu Xu <yaowu@google.com> authored on 2012/02/14 02:40
moved scaling from dequantization to inverse transform for T8x8

721711fb – Ronald S. Bultje <rbultje@google.com> authored on 2012/02/15 11:38
Remove dual prediction frame re-encoding loop.

0930dde2 – Ronald S. Bultje <rbultje@google.com> authored on 2012/02/15 03:30
Fix overflows in dual prediction mode selection.

46f9ad2c – Paul Wilkins <paulwilkins@google.com> authored on 2012/02/14 08:17
Experimental code base simplification.

d327dcf3 – Yaowu Xu <yaowu@google.com> authored on 2012/02/14 12:52
moved segment based LPF level selection under CONFIG_FEATUREUPDATES

9b68ad0f – Yaowu Xu <yaowu@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2012/02/13 09:34
added 8x8 based Rate estimation for dualpred case

9a8204d6 – Paul Wilkins <paulwilkins@google.com> authored on 2012/02/13 12:05
Simplification of experimental code base.

af8f1928 – Jim Bankoski <jimbankoski@google.com> authored on 2012/02/13 03:21
vp8 - config_featureupdates

2d1ead34 – Yaowu Xu <yaowu@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2012/02/06 10:10
Changed how coefficient probability table is updated

21108d80 – Paul Wilkins <paulwilkins@google.com> authored on 2012/02/13 07:06
Fixed typo on #define name

9ded6e37 – Yaowu Xu <yaowu@google.com> authored on 2012/02/10 06:49
fixed an issue related to 2nd order size due to merge artifacts.

2615ca5d – Paul Wilkins <paulwilkins@google.com> authored on 2012/02/10 11:02
Removal of threading code.

f64725a0 – Ronald S. Bultje <rbultje@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2012/02/09 11:12
Improved coding using 8x8 transform

e3ca23a3 – Ronald S. Bultje <rbultje@google.com> authored on 2012/02/09 11:12
Reindent some code after merging the dualpred experiment.

29e4d7e8 – Ronald S. Bultje <rbultje@google.com> authored on 2012/02/09 11:11
Merge dualpred (compound prediction) experiment.

d90f0eb4 – Paul Wilkins <paulwilkins@google.com> authored on 2012/02/09 12:06
Removal of SEGFEATURES placeholder comments

3e9890a3 – Paul Wilkins <paulwilkins@google.com> authored on 2012/02/09 11:44
Merge Extended Q experiment.

cf8af867 – Paul Wilkins <paulwilkins@google.com> authored on 2012/02/09 11:10
Merge COMPRED

8266abfe – Paul Wilkins <paulwilkins@google.com> authored on 2012/02/09 10:44
Dual pred flag

59a200f1 – Paul Wilkins <paulwilkins@google.com> authored on 2012/02/08 10:52
Changes to coding of dual_pred flag.

915f13bd – Ronald S. Bultje <rbultje@google.com> authored on 2012/02/08 09:55
Fix dual prediction recode loop.

3adcbe2f – Ronald S. Bultje <rbultje@google.com> authored on 2012/02/08 09:18
Remove write-only variable "mbs_dual_count".

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.