shithub: libvpx

RSS feed

5dfd6f51 – John Koleszar <jkoleszar@google.com> authored on 2011/04/21 20:05
Merge remote branch 'origin/master' into experimental

73c3d327 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/21 12:54
Merge "Remove unused kf rate variables"

d2a6eb4b – Adrian Grange <agrange@google.com> authored on 2011/04/21 11:45
Corrected format specifiers in debug print statements

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

7a49accd – Scott LaVarnway <slavarnway@google.com> authored on 2011/04/20 11:45
Removed force_no_skip

09c933ea – Scott LaVarnway <slavarnway@google.com> authored on 2011/04/19 07:42
Removed redundant checks of the mode_info_context flags

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

ad6a8ca5 – John Koleszar <jkoleszar@google.com> authored on 2011/04/19 12:08
Remove unused kf rate variables

4a2b684e – Johann <johannkoenig@google.com> authored on 2011/04/15 06:05
modify SAVE_XMM for potential 64bit use

a9b465c5 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/19 02:32
Merge "Add save/restore xmm registers in x86 assembly code"

a5d3febc – John Koleszar <jkoleszar@google.com> authored on 2011/04/18 20:05
Merge remote branch 'origin/master' into experimental

c7cfde42 – Johann <johannkoenig@google.com> authored on 2011/04/07 09:17
Add save/restore xmm registers in x86 assembly code

48438d60 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/18 09:20
Merge "Use sub-pixel search's SSE in mode selection"

b8f0b599 – Yunqing Wang <yunqingwang@google.com> authored on 2011/04/18 11:48
Use sub-pixel search's SSE in mode selection

d5069b5a – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/18 06:11
Merge "Handle long delay between video frames in multi-thread decoder(issue 312)"

cd103a57 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/18 06:03
Merge "store quant_shift as an unsigned char"

05d9421e – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/18 05:53
Merge "Add spin-wait pause intrinsic for Windows x64 platform."

c619f6cb – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/18 03:44
Merge "fixed an overflow in ssim calculation"

e1a8b6c8 – Scott LaVarnway <slavarnway@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2011/04/15 11:09
Removed unused timers

8fcb801d – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/18 02:07
Merge "added -fomit-frame-pointer flag for gcc builds"

0ba3fffc – John Koleszar <jkoleszar@google.com> authored on 2011/04/15 20:05
Merge remote branch 'origin/master' into experimental

8ba58951 – Yunqing Wang <yunqingwang@google.com> authored on 2011/04/15 08:57
Handle long delay between video frames in multi-thread decoder(issue 312)

9409e380 – Scott LaVarnway <slavarnway@google.com> authored on 2011/04/15 11:59
added -fomit-frame-pointer flag for gcc builds

d889035f – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/15 09:32
Merge "remove dead code, add missing RESTORE_XMM"

f64f425a – Johann <johannkoenig@google.com> authored on 2011/04/15 09:43
remove executable bit

487c0299 – Johann <johannkoenig@google.com> authored on 2011/04/15 06:11
remove dead code, add missing RESTORE_XMM

a3399291 – John Koleszar <jkoleszar@google.com> authored on 2011/04/15 04:44
Fix off-by-one in copy_and_extend_plane

0d2abe30 – Adrian Grange <agrange@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/15 04:37
Merge "Fix usage of value returned by vp8_pick_intra4x4mby_modes"