shithub: libvpx

RSS feed

2bb32238 – John Koleszar <jkoleszar@google.com> authored on 2011/02/07 09:16
Merge remote branch 'internal/upstream-experimental' into HEAD

318a14c6 – John Koleszar <jkoleszar@google.com> authored on 2011/02/04 19:05
Merge remote branch 'origin/master' into experimental

350ffe8d – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/02/04 05:10
Merge "Improve MV prediction in vp8_pick_inter_mode() for speed>3"

63fc44df – John Koleszar <jkoleszar@google.com> authored on 2011/02/04 06:36
correct quantizer initialization

6bf7e2cc – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/02/04 02:07
Merge "Remove duplicate loopfilter parameters."

ffc6aeef – Gaute Strokkenes <gaute.strokkenes@broadcom.com> authored on 2011/02/03 21:09
Remove duplicate loopfilter parameters.

c0a9cbeb – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/02/04 00:16
Merge "Delay auto key frame insertion in realtime configuration"

16bbf27f – John Koleszar <jkoleszar@google.com> authored on 2011/02/03 19:05
Merge remote branch 'origin/master' into experimental

bf5f585b – Gaute Strokkenes <gaute.strokkenes@broadcom.com> authored on 2011/02/03 14:03
Make vp8_adjust_mb_lf_value return the updated value rather than

209def2d – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/02/03 04:08
Merge "Avoid using an anonymous union."

4aa12b6c – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/02/03 02:16
Merge "Zero out block mv when an intra mode is selected"

a8703156 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/02/03 00:44
Merge "Improved encoder threading"

9e36d442 – John Koleszar <jkoleszar@google.com> authored on 2011/02/02 19:05
Merge remote branch 'internal/upstream-experimental' into HEAD

72ebafff – Gaute Strokkenes <gaute.strokkenes@broadcom.com> authored on 2011/02/02 10:22
Avoid using an anonymous union.

e5904f2d – Attila Nagy <attilanagy@google.com> authored on 2011/02/02 08:10
Delay auto key frame insertion in realtime configuration

2d9a3945 – John Koleszar <jkoleszar@google.com> authored on 2011/02/01 19:05
Merge remote branch 'internal/upstream' into HEAD

779d3c54 – John Koleszar <jkoleszar@google.com> authored on 2011/02/01 19:05
Merge remote branch 'internal/upstream-experimental' into HEAD

9aeb6ac4 – John Koleszar <jkoleszar@google.com> authored on 2011/02/01 19:05
Merge remote branch 'origin/master' into experimental

07a7c08a – Scott LaVarnway <slavarnway@google.com> authored on 2011/02/01 07:55
Zero out block mv when an intra mode is selected

385c2a76 – Attila Nagy <attilanagy@google.com> authored on 2011/01/26 05:29
Improved encoder threading

a5ecaca6 – Scott LaVarnway <slavarnway@google.com> authored on 2011/02/01 06:35
Removed unnecessary B_MODE_INFO memset.

b18df82e – Scott LaVarnway <slavarnway@google.com> authored on 2011/02/01 06:26
Moved rd calculation into vp8_pick_intra4x4mby_modes

4e7e79f7 – Scott LaVarnway <slavarnway@google.com> authored on 2011/02/01 05:05
Removed intra_modes from vp8cx_encode_intra_macro_block

a2bca1a5 – John Koleszar <jkoleszar@google.com> authored on 2011/01/31 19:05
Merge remote branch 'internal/upstream' into HEAD

d5a43ea1 – John Koleszar <jkoleszar@google.com> authored on 2011/01/31 19:05
Merge remote branch 'internal/upstream-experimental' into HEAD

76878a03 – John Koleszar <jkoleszar@google.com> authored on 2011/01/31 19:05
Merge remote branch 'origin/master' into experimental

9e7fec21 – Scott LaVarnway <slavarnway@google.com> authored on 2011/01/31 14:53
Removed prediction_error accumulation

317f0da9 – Scott LaVarnway <slavarnway@google.com> authored on 2011/01/31 14:41
Removed last_auto_filter_prediction_error

4a15e557 – Scott LaVarnway <slavarnway@google.com> authored on 2011/01/31 12:43
Possible bug in vp8cx_encode_intra_macro_block

60fde4d3 – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/31 08:02
Merge "Performance improvement of first pass"

6d19d407 – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/31 06:00
Merge "change the threshold of DC check for encode breakout"

de4b3352 – John Koleszar <jkoleszar@google.com> authored on 2011/01/31 04:11
Merge remote branch 'internal/upstream' into HEAD

933dfe0a – John Koleszar <jkoleszar@google.com> authored on 2011/01/31 04:10
Merge remote branch 'origin/master' into experimental

f6214d1d – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/31 02:33
Merge "validate min_q against max_q"

2d03f073 – John Koleszar <jkoleszar@google.com> authored on 2011/01/28 06:56
validate min_q against max_q

408a8adc – Adrian Grange <agrange@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/30 21:18
Merge "Changed condition for using RD in Intra Mode"