shithub: libvpx

RSS feed

0404a5a7 – Yaowu Xu <yaowu@google.com> authored on 2011/12/06 02:09
corrected an enum name

82d99257 – Yaowu Xu <yaowu@google.com> authored on 2011/12/05 06:22
removed leftover code from a couple merge problems.

8a40d2f5 – Yaowu Xu <yaowu@google.com> authored on 2011/12/02 10:32
changed configure script to enable new experimental options

acf5d20c – Yaowu Xu <yaowu@google.com> authored on 2011/11/30 11:36
added separate entropy context for alt_ref

a8fbab86 – Yaowu Xu <yaowu@google.com> authored on 2011/11/30 11:25
enabled 8x8 intra prediction modes on inter frames

8487a68b – Paul Wilkins <paulwilkins@google.com> authored on 2011/12/02 09:57
Further work on extended Q range.

2b307b38 – Paul Wilkins <paulwilkins@google.com> authored on 2011/12/02 10:06
CR/LF issue.

bba710fc – Yaowu Xu <yaowu@google.com> authored on 2011/11/17 13:31
added transform type to MB_MODE_INFO

a917afab – Paul Wilkins <paulwilkins@google.com> authored on 2011/11/28 06:48
MinQ equations.

b9ce9bcb – Paul Wilkins <paulwilkins@google.com> authored on 2011/11/25 11:31
Extended Q Range:

99df6bb6 – Paul Wilkins <paulwilkins@google.com> authored on 2011/11/24 13:25
Further work on extended Q range.

82733643 – Ronald S. Bultje <rbultje@google.com> authored on 2011/11/28 07:39
mbgraph: fix invalid memory access if motion vectors are too big.

643238a3 – Yaowu Xu <yaowu@google.com> authored on 2011/11/15 11:16
changed find_near_mvs search to include a mb from last frame

ee2051f6 – Paul Wilkins <paulwilkins@google.com> authored on 2011/11/23 12:18
Two pass rate control code changes.

a0b7db22 – Paul Wilkins <paulwilkins@google.com> authored on 2011/11/23 06:32
Further resolution of QIndex LUTS;

08491b86 – Adrian Grange <agrange@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2011/11/18 08:02
Remove redundant code (lf_or_gf and frame_lf_or_gf)

d39b5d05 – Paul Wilkins <paulwilkins@google.com> authored on 2011/11/21 10:45
Removal of Qindex LUTS.

9bac509a – Paul Wilkins <paulwilkins@google.com> authored on 2011/11/21 09:18
Extended Q range Experiment.

54f090b1 – Paul Wilkins <paulwilkins@google.com> authored on 2011/11/21 06:07
Cosmetic clean up.

19d87e8e – Paul Wilkins <paulwilkins@google.com> authored on 2011/11/21 06:02
Decoder segmentation bug.

4f792921 – Paul Wilkins <paulwilkins@google.com> authored on 2011/11/18 14:44
CONFIG_T8X8 experiment.:

eb15fe85 – Adrian Grange <agrange@google.com> authored on 2011/11/17 10:57
Clip buffer level to the maximum buffer size in CBR

6dddcbc5 – Yaowu Xu <yaowu@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2011/11/17 09:55
Merge "fixed the scaling in 8x8 trellis quant" into experimental

7f33be9e – Yaowu Xu <yaowu@google.com> authored on 2011/11/10 16:14
fixed the scaling in 8x8 trellis quant

cee3d222 – Paul Wilkins <paulwilkins@google.com> authored on 2011/11/16 05:34
Header inclusion for Unix build

3cdfdb55 – Paul Wilkins <paulwilkins@google.com> authored on 2011/11/15 11:15
Merge CONFIGURE_SEGMENTATION experiment.

6394ef28 – Paul Wilkins <paulwilkins@google.com> authored on 2011/11/15 10:22
Further clean up of Segmentation experiment code

661b2c2d – Paul Wilkins <paulwilkins@google.com> authored on 2011/11/15 06:13
Further work on Segmentation Experiment:

c9130bdb – Paul Wilkins <paulwilkins@google.com> authored on 2011/11/11 13:08
Segmentation experiment:

bf25d4ad – Paul Wilkins <paulwilkins@google.com> authored on 2011/11/11 05:10
SEGMENTATION experiment:

e01b3925 – Yaowu Xu <yaowu@google.com> authored on 2011/11/10 07:54
changed function name for clarity

0c846f66 – Yaowu Xu <yaowu@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2011/11/11 10:38
Merge "fixed the decoder when using 8x8 transform" into experimental

982b061d – Yaowu Xu <yaowu@google.com> authored on 2011/11/10 07:54
Make 8x8 and extend_qrange to work together

7189198d – Yaowu Xu <yaowu@google.com> authored on 2011/11/10 12:15
fixed the decoder when using 8x8 transform

a0ed4e63 – Yaowu Xu <yaowu@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2011/11/10 11:34
Merge "scaled the threshold for 2nd order coefficient reset" into experimental

151b7f25 – Paul Wilkins <paulwilkins@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2011/11/10 04:37
Merge "T8x8 experiment merge." into experimental

cbcba9e7 – Yaowu Xu <yaowu@google.com> authored on 2011/11/10 02:40
scaled the threshold for 2nd order coefficient reset

842dc7ca – Yaowu Xu <yaowu@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2011/11/09 19:43
Merge "fixed an encoder bug" into experimental

8974daea – Yaowu Xu <yaowu@google.com> authored on 2011/11/09 11:03
fixed an encoder bug

07892531 – Paul Wilkins <paulwilkins@google.com> authored on 2011/11/09 09:05
T8x8 experiment merge.

b0f9f15d – Paul Wilkins <paulwilkins@google.com> authored on 2011/11/08 10:40
Merging and testing of SEGMENTATION experiment.