shithub: libvpx

RSS feed

a5ea6844 – Yaowu Xu <yaowu@google.com> authored on 2012/01/05 06:22
Added an emms to prevent invalid stats output

a7eb2176 – Christian Duvivier <cduvivier@google.com> authored on 2011/12/21 10:52
Fix a couple of warnings.

4e9b4a15 – Yaowu Xu <yaowu@google.com> authored on 2011/12/21 07:05
changed mode_context update strategy

5920b520 – Paul Wilkins <paulwilkins@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2011/12/20 06:12
Merge "Extended Q:" into experimental

0d203eff – Paul Wilkins <paulwilkins@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2011/12/20 06:12
Merge "Extend to 256 Q steps." into experimental

df5a1fca – Paul Wilkins <paulwilkins@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2011/12/20 06:11
Merge "QRange experiements." into experimental

e92c8ccd – Paul Wilkins <paulwilkins@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2011/12/20 06:11
Merge "Further QIndex realted Fixes:" into experimental

7187c462 – Paul Wilkins <paulwilkins@google.com> authored on 2011/12/19 04:25
Extended Q:

df4e79f7 – Paul Wilkins <paulwilkins@google.com> authored on 2011/12/16 05:23
Extend to 256 Q steps.

ec670bc5 – Paul Wilkins <paulwilkins@google.com> authored on 2011/12/15 13:22
QRange experiements.

fb807776 – Paul Wilkins <paulwilkins@google.com> authored on 2011/12/12 13:27
Further QIndex realted Fixes:

0fafd054 – Adrian Grange <agrange@google.com> authored on 2011/12/16 09:00
Reset segment_id to 0 when segmentation is disabled

b3ade15a – Adrian Grange <agrange@google.com> authored on 2011/12/15 07:27
Fixed stride bug in segmentation code

ae63ce24 – Adrian Grange <agrange@google.com> authored on 2011/12/15 05:00
Fixed bug to use mode_info_stride rather than mb_cols

ae9023a3 – Paul Wilkins <paulwilkins@google.com> authored on 2011/12/12 06:18
QINDEX_RANGE fixed tables.

be360d47 – Yaowu Xu <yaowu@google.com> authored on 2011/12/08 06:43
Enabled adaptive UV intra coding for inter frames

43a059de – Adrian Grange <agrange@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2011/12/09 16:05
Merge "Fix out of bounds read in update_mbgraph_frame_stats" into experimental

95b4cf05 – Adrian Grange <agrange@google.com> authored on 2011/12/09 07:47
Fix out of bounds read in update_mbgraph_frame_stats

7748d833 – Paul Wilkins <paulwilkins@google.com> authored on 2011/12/08 09:46
Experiment with old Q range:

ba1a6619 – Yaowu Xu <yaowu@google.com> authored on 2011/12/08 06:43
Revised coding using adaptive mode context to depend on frame type

ebcc6605 – Yaowu Xu <yaowu@google.com> authored on 2011/12/07 15:08
fixed a crash caused invalid Q choice

b70f23ca – Yaowu Xu <yaowu@google.com> authored on 2011/12/07 08:55
Removed #if CONFIG_MULCONTEXT

d37cd976 – Yaowu Xu <yaowu@google.com> authored on 2011/12/07 08:03
Removed #if CONFIG_I8X8

76feb965 – Yaowu Xu <yaowu@google.com> authored on 2011/12/06 07:03
made vp8_mode_context adaptive

b1823a7d – Yaowu Xu <yaowu@google.com> authored on 2011/12/06 02:37
fixed a crash when MODE_STATS is enabled

d0e3acf9 – Yaowu Xu <yaowu@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2011/12/07 13:52
Merge "Minor fixes:" into experimental

79774d10 – Paul Wilkins <paulwilkins@google.com> authored and Yaowu Xu <yaowu@google.com> committed on 2011/12/07 08:32
Minor fixes:

73bbdfe5 – Ronald S. Bultje <rbultje@google.com> authored on 2011/10/28 10:36
Rename use_dc_pred to use_16x16_pred.

b1781b48 – Yaowu Xu <yaowu@google.com> authored and On2 (Google) Code Review <on2-gerrit@google.com> committed on 2011/12/06 22:25
Merge "corrected an enum name" into experimental

0072b8bc – Ronald S. Bultje <rbultje@google.com> authored on 2011/12/06 10:13
Fix for RD thresholds if both I8X8 and DUALPRED are enabled.

60cb39da – Ronald S. Bultje <rbultje@google.com> authored on 2011/12/06 06:53
Dual 16x16 inter prediction.

b4ad9b5d – Paul Wilkins <paulwilkins@google.com> authored on 2011/12/06 09:48
Some further QIndex issues with extended Q

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