shithub: libvpx

RSS feed

c96031da – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/02/09 02:41
Merge "vp8e_get_preview fixed for resized frames"

e5aaac24 – Johann <johannkoenig@google.com> authored on 2011/02/08 08:54
clean up bilinear filter

ddacf1cf – James Berry <jamesberry@google.com> authored on 2011/02/08 09:23
vp8e_get_preview fixed for resized frames

cc17629f – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/02/08 08:59
Merge "build: Change to iOS SDK 4.2"

40dcae9c – Johann <johannkoenig@google.com> authored on 2011/02/04 12:44
clarify *_offsets.asm differences

615c90c9 – Fritz Koenig <frkoenig@google.com> authored on 2011/02/08 09:46
build: Change to iOS SDK 4.2

3273c7b6 – Johann <johannkoenig@google.com> authored on 2011/02/04 11:38
move one of the offset files

eaadfb58 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/02/07 01:21
Merge "Translates -g from LDFLAGS as --debug in armlink_adapter.sh"

0905af38 – Attila Nagy <attilanagy@google.com> authored on 2011/02/04 05:21
Translates -g from LDFLAGS as --debug in armlink_adapter.sh

adaf2b69 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/02/07 00:36
Merge "remove unused dboolhuff code"

58d2e70f – Yunqing Wang <yunqingwang@google.com> authored on 2011/02/07 03:21
Fix link error in real-time mode

bb9c95ea – Johann <johannkoenig@google.com> authored on 2011/02/04 11:00
remove unused dboolhuff code

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"

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"

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

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

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"