shithub: libvpx

RSS feed

d1b6fa41 – Scott LaVarnway <slavarnway@google.com> authored on 2012/08/14 08:00
Added error checking to vp8cx_create_encoder_threads()

ff61cbc5 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/09 05:10
Merge "vpx.pc: add missing library for static links"

4180dfd9 – Andoni Morales Alastruey <ylatuya@gmail.com> authored on 2012/08/09 08:54
configure: check for pthreads building on windows with gcc

ec527139 – Andoni Morales Alastruey <ylatuya@gmail.com> authored on 2012/08/09 08:29
vpx.pc: add missing library for static links

429743c5 – James Zern <jzern@google.com> authored on 2012/08/07 13:12
fix timestamp calculation rollover w/altref

51ebb9a3 – James Zern <jzern@google.com> authored on 2012/08/08 10:16
EncoderTest: check that timestamps are monotonic

3c37e7d2 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/08 07:24
Merge "tests: fix Continue() signatures"

336ca9a4 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/08 07:23
Merge "keyframe_test: use a fixed speed step for realtime"

aa165c8c – Johann <johannkoenig@google.com> authored on 2012/08/02 12:09
Update armv6 vp8_intra4x4_predict

a9a1eac6 – James Zern <jzern@google.com> authored on 2012/08/07 13:44
tests: fix Continue() signatures

69babd39 – Attila Nagy <attilanagy@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/02 18:29
Merge "Fix encoder mem allocation when picture size is changed"

b78d9070 – Attila Nagy <attilanagy@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/02 18:29
Merge "Fix potential encoder dead-lock after picture resize"

4b0b4363 – Johann <johannkoenig@google.com> authored on 2012/08/02 10:26
Pass B_PREDICTION_MODE to intra4x4_predict

0e17ee56 – Johann <johannkoenig@google.com> authored on 2012/08/02 10:05
Match declaration to definition

a497cb59 – Johann <johannkoenig@google.com> authored on 2012/08/01 07:17
Rename vp8_intra4x4_predict_d

41aede61 – Johann <johannkoenig@google.com> authored on 2012/08/01 07:01
Use intra4x4_predict_d parameter names

a82c58c4 – Johann <johannkoenig@google.com> authored on 2012/07/31 10:21
Change vp8_intra4x4_predict call sites

3c208a5a – Johann <johannkoenig@google.com> authored on 2012/07/31 10:12
use RTCD pointer for intra4x4_predict

03b3fcec – Attila Nagy <attilanagy@google.com> authored on 2012/07/31 10:04
Fix potential encoder dead-lock after picture resize

cbc249ba – Attila Nagy <attilanagy@google.com> authored on 2012/07/31 07:52
Fix encoder mem allocation when picture size is changed

1347b2ce – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/31 06:21
Merge "Be consistent with SAD values"

d4d75894 – Attila Nagy <attilanagy@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/30 19:45
Merge "Avoid warnings about redefining _FORTIFY_SOURCE"

f4754474 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/27 17:22
Merge "Remove the resetting of qp params for temporal layers."