shithub: libvpx

RSS feed

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"

1312a7a2 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/15 04:17
Merge "Reduce unnecessary distortion computation"

918fb548 – Yunqing Wang <yunqingwang@google.com> authored on 2011/04/14 11:53
Reduce unnecessary distortion computation

63f15987 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/14 08:35
Merge "Refactor lookahead ring buffer"

e749ae51 – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/14 07:56
Merge "Use consistent delimiters."

8608de1c – Adrian Grange <agrange@google.com> authored on 2011/04/14 06:31
Fix usage of value returned by vp8_pick_intra4x4mby_modes

ab48305f – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/14 04:55
Merge "update configure for ios sdk 4.3"

5e7a3bb6 – Joshua Bleecher Snyder <josh@treelinelabs.com> authored and Johann <johannkoenig@google.com> committed on 2011/04/14 05:28
update configure for ios sdk 4.3

33cefd6f – Fritz Koenig <frkoenig@google.com> authored on 2011/04/13 11:06
Use consistent delimiters.

88841f10 – John Koleszar <jkoleszar@google.com> authored on 2011/04/13 10:00
Refactor lookahead ring buffer

88611746 – Adrian Grange <agrange@google.com> authored on 2011/04/13 08:56
Fixed use of early breakout in vp8_pick_intra4x4mby_modes

538f1104 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/12 02:59
Merge "Bugfix for error accumulator stats"

e689a27d – John Koleszar <jkoleszar@google.com> authored on 2011/04/11 09:05
Bugfix for error accumulator stats

fd090092 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/12 01:34
Merge "Fix encoder range check for frame width and height"

1aadcedc – Attila Nagy <attilanagy@google.com> authored on 2011/04/12 11:01
Fix encoder range check for frame width and height

4fd81a99 – Yunqing Wang <yunqingwang@google.com> authored on 2011/04/11 11:55
Set cpu_used range to [-16, 16] in real-time mode

d1abe62d – Yunqing Wang <yunqingwang@google.com> authored on 2011/04/07 12:57
Define RDCOST only once

a9ce3e38 – John Koleszar <jkoleszar@google.com> authored on 2011/04/11 06:34
Remove unused files

4b43167a – Yunqing Wang <yunqingwang@google.com> authored on 2011/04/08 12:15
Fix input MV for full search

6e156a4c – Johann Koenig <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/08 06:05
Merge "use asm_offsets with vp8_fast_quantize_b_sse3"

921a32a3 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/08 04:20
Merge "Error accumulator stats bug."

de4e9e3b – Paul Wilkins <paulwilkins@google.com> authored on 2011/04/08 10:21
Error accumulator stats bug.

08702002 – Johann Koenig <johannkoenig@google.com> authored on 2011/04/07 12:40
use asm_offsets with vp8_fast_quantize_b_sse3

aec5487c – James Berry <jamesberry@google.com> authored on 2011/04/07 11:03
Use correct 32 bit comparisons for SAD breakout.

2de858b9 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/06 06:53
Merge "use asm_offsets with vp8_fast_quantize_b_sse2"

9e9f61a3 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/06 02:12
Merge "Minor modification"

02423b2e – Yunqing Wang <yunqingwang@google.com> authored on 2011/04/06 05:08
Minor modification

c32e0ecc – Johann <johannkoenig@google.com> authored on 2011/03/24 09:31
use asm_offsets with vp8_fast_quantize_b_sse2

f212a98e – Scott LaVarnway <slavarnway@google.com> authored on 2011/04/04 10:18
Fixed unused variable warnings for firstpass.c