shithub: libvpx

RSS feed

17b34a1b – John Koleszar <jkoleszar@google.com> authored on 2012/06/22 07:53
Cosmetics: test/test_libvpx.cc

c8c71f1f – John Koleszar <jkoleszar@google.com> authored on 2012/06/22 06:57
Runtime CPU detection for unit tests

6fc1d9ef – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/06/20 06:34
Merge "Fix segmentation updates with vp8_set_roimap()"

7c32cb52 – Paul Wilkins <paulwilkins@google.com> authored on 2012/06/14 12:26
Fix segmentation updates with vp8_set_roimap()

6291dd4c – John Koleszar <jkoleszar@google.com> authored on 2012/06/19 17:05
Fix compilation with -werror

5daaa838 – Attila Nagy <attilanagy@google.com> authored on 2012/04/12 08:50
Enables building examples with Android NDK

b178fe7b – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/06/19 10:50
Merge "disable lagged encoding in one-pass"

5eaa9bcf – Adrian Grange <agrange@google.com> authored on 2012/06/19 07:19
Corrected usage of image strides

0277c70a – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/06/15 13:03
Merge "Fix pkg-config file to pull in libm"

576629ba – Rob Bradford <rob@linux.intel.com> authored and John Koleszar <jkoleszar@google.com> committed on 2012/05/28 09:00
Fix pkg-config file to pull in libm

8df79e9d – John Koleszar <jkoleszar@google.com> authored on 2012/06/15 11:40
Remove threading dependencies with --disable-multithread

7b0b6a2c – James Zern <jzern@google.com> authored on 2012/06/13 07:59
disable lagged encoding in one-pass

0164a1cc – John Koleszar <jkoleszar@google.com> authored on 2012/05/21 10:30
Fix pedantic compiler warnings

30fb976e – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/06/11 09:52
Merge "Fix MSVS builds for unit test changes"

52ec78be – John Koleszar <jkoleszar@google.com> authored on 2012/06/11 08:24
Fix bad merge

598759be – John Koleszar <jkoleszar@google.com> authored on 2012/06/04 11:11
Merge branch 'origin/eider' into master

71618e54 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/06/11 08:02
Merge "Reset Q for key frame when spatial resizing occurs."

118b9931 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/06/11 08:02
Merge "Skip AS detection for VS"

538c6ea3 – James Zern <jzern@google.com> authored on 2012/06/09 10:32
build: hide grep/obj_int_extract commands when verbose=0

9904c28f – Yunqing Wang <yunqingwang@google.com> authored on 2012/06/07 07:26
Remove unused code in drop_frame

baedcedc – Marco Paniconi <marpan@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2012/06/06 07:38
Reset Q for key frame when spatial resizing occurs.

5d0174bc – Johann Koenig <johannkoenig@dhcp-172-19-7-52.mtv.corp.google.com> authored and Johann <johannkoenig@google.com> committed on 2011/12/12 04:43
Skip AS detection for VS

363a67c6 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/06/04 14:54
Merge "Fix windows build: obj_int_extract to extract numbrs from .rdata" into eider

5205d299 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/06/04 14:54
Merge "asm_*_offsets to define variables as constants" into eider

2926571b – Alpha Lam <hclam@google.com> authored on 2012/05/30 07:18
Fix windows build: obj_int_extract to extract numbrs from .rdata

e343988f – Alpha Lam <hclam@google.com> authored on 2012/05/23 17:35
asm_*_offsets to define variables as constants

965d8686 – Johann <johannkoenig@google.com> authored on 2012/05/23 12:08
Remove extra enum

2b10528a – Johann <johannkoenig@google.com> authored on 2012/05/09 06:26
Remove redundant assignment

c8a88a76 – Johann <johannkoenig@google.com> authored on 2012/05/02 10:12
Explicitly discard fwrite/fread return values

7f63bfa6 – John Koleszar <jkoleszar@google.com> authored on 2012/06/01 06:43
Fix MSVS builds for unit test changes

cd0bf0e4 – Stefan Holmer <holmer@google.com> authored on 2012/05/31 11:27
Fixes a win build issue related to denoising.

0927a411 – Stefan Holmer <holmer@google.com> authored on 2012/05/31 06:52
Fixes a clang linking error.

cab6ac16 – Stefan Holmer <holmer@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2012/05/31 11:27
Fixes a win build issue related to denoising.

b073e3cd – Stefan Holmer <holmer@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2012/05/31 06:52
Fixes a clang linking error.

7fccab39 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/05/30 10:47
Merge "boolcoder_test "

dd6134b4 – Stefan Holmer <holmer@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2012/05/30 08:17
Added another denoising threshold for finding DC shifts.

fc2fc899 – Alpha Lam <hclam@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2012/05/23 11:52
Make libvpx Chromium build friendly

f78e5a04 – Jim Bankoski <jimbankoski@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2012/05/24 03:44
fix denoiser for temporal patterns and rd

5715c39c – Christian Duvivier <cduvivier@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2012/05/21 03:54
Inline Intrinsic optimized Denoiser

d7f26e13 – Alpha Lam <hclam@google.com> authored on 2012/05/30 07:18
Fix windows build: obj_int_extract to extract numbrs from .rdata

d8500344 – Stefan Holmer <holmer@google.com> authored on 2012/05/30 08:17
Added another denoising threshold for finding DC shifts.

ffe79d61 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/05/25 05:56
Merge "fix denoiser for temporal patterns and rd"

9ec20f85 – Jim Bankoski <jimbankoski@google.com> authored on 2012/05/25 05:07
boolcoder_test

caf0f14f – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/05/24 08:22
Merge changes I231c062e,Idadc42c7

d708e7fb – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/05/24 05:40
Merge "Fix another multithreaded encoder loopfilter race condition"

d790bc17 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/05/24 05:40
Merge "asm_*_offsets to define variables as constants"

2fb29ff7 – John Koleszar <jkoleszar@google.com> authored on 2012/05/23 08:55
Add external resize tests

57faddb7 – Jim Bankoski <jimbankoski@google.com> authored on 2012/05/24 03:44
fix denoiser for temporal patterns and rd

49f7f05f – Alpha Lam <hclam@google.com> authored on 2012/05/23 17:35
asm_*_offsets to define variables as constants

5e39a8c1 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/05/23 16:56
Merge "Make libvpx Chromium build friendly"

0f7e4665 – Alpha Lam <hclam@google.com> authored on 2012/05/23 11:52
Make libvpx Chromium build friendly

ea392d47 – Attila Nagy <attilanagy@google.com> authored on 2012/05/22 10:19
Fix another multithreaded encoder loopfilter race condition

48908530 – Attila Nagy <attilanagy@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2012/05/22 10:19
Fix another multithreaded encoder loopfilter race condition

410ae576 – John Koleszar <jkoleszar@google.com> authored on 2012/05/23 08:07
Prevent external frame size changes in two-pass

a419f0f2 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/05/23 09:47
Merge changes I38e93fe2,I6d6a0fb6,I51155833,If4c3e5d4,Ia2f40ef2

ad479a9b – Yunqing Wang <yunqingwang@google.com> authored on 2012/05/23 09:40
multi-res: modify memory allocation code