shithub: libvpx

RSS feed

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."

ef4a9670 – Marco Paniconi <marpan@google.com> authored on 2012/07/27 13:24
Remove the resetting of qp params for temporal layers.

aa4f9dd1 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/27 12:05
Merge "SAD cosmetic cleanup"

6b8665eb – Attila Nagy <attilanagy@google.com> authored on 2012/07/27 05:40
Avoid warnings about redefining _FORTIFY_SOURCE

e66e9ddf – Attila Nagy <attilanagy@google.com> authored on 2012/04/24 11:17
Optimizes updates of encoder block ptrs

0cdc046f – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/26 13:18
Merge "Add tests for SAD functions"

dd0100dd – Johann <johannkoenig@google.com> authored on 2012/06/26 06:06
SAD cosmetic cleanup

e593014e – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/26 04:59
Merge "multi-res: add drop_frame support"

4066c8b2 – Yunqing Wang <yunqingwang@google.com> authored on 2012/06/08 07:17
multi-res: add drop_frame support

fbea897d – Johann <johannkoenig@google.com> authored on 2012/06/28 07:43
Add tests for SAD functions

8967fcaf – Ronald S. Bultje <rbultje@google.com> authored on 2012/07/24 11:46
Add comment for use of shift/mul instead of div.

980ca632 – Ronald S. Bultje <rbultje@google.com> authored on 2012/07/24 11:22
Replace x*155/100 by x*101581>>16.

fce8f063 – Johann <johannkoenig@google.com> authored on 2012/07/24 06:19
Use vpx_integer.h instead of stdint.h

5215c8f0 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/24 05:35
Merge "Use ACMRandom for all tests"

310666b1 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/24 05:35
Merge "Allow specifying the seed"

9f89c4c2 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/24 05:35
Merge "Make random streams consistant"

903efe8a – Paul Wilkins <paulwilkins@google.com> authored on 2012/07/20 11:55
Added unit test of vp8_set_roimap()

fe8b1e51 – Johann <johannkoenig@google.com> authored on 2012/07/23 11:09
Use ACMRandom for all tests

9ec25527 – Johann <johannkoenig@google.com> authored on 2012/07/23 11:06
Allow specifying the seed

e3e63fbc – Johann <johannkoenig@google.com> authored on 2012/07/23 10:55
Make random streams consistant

c0e80959 – Johann <johannkoenig@google.com> authored on 2012/07/20 07:51
Move ACMRandom to acm_random.h

a9cb6f69 – Johann <johannkoenig@google.com> authored on 2012/07/20 07:45
Remove unused macros

210fa281 – Johann <johannkoenig@google.com> authored on 2012/07/20 07:41
bash uses curly braces

de6ddefa – Dragan Mrdjan <dmrdjan@mips.com> authored on 2012/07/20 05:10
Disabling MIPS optimizations for big endian platforms

f31c4008 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/16 12:05
Merge "examples: fix memory leak"

7f009975 – Yunqing Wang <yunqingwang@google.com> authored on 2012/07/11 07:43
multi-res: add parameter validity checking

4d3c3be6 – John Koleszar <jkoleszar@google.com> authored on 2012/07/13 13:11
examples: fix memory leak

a6f4fc5a – Yunqing Wang <yunqingwang@google.com> authored on 2012/07/12 04:23
Remove unused parameter in encoder interface code

827e22c7 – John Koleszar <jkoleszar@google.com> authored on 2012/07/13 05:44
unset executable bit on source code

3eb4143f – Dragan Mrdjan <dmrdjan@mips.com> authored on 2012/07/11 04:56
Fix to compile properly on MIPS

a591209a – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/10 12:01
Merge "VP8 optimizations for MIPS dspr2"

b25ebf7d – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/10 07:19
Merge "Add unit test for vp8_sixtap_predict functions"

94285b79 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/10 07:04
Merge "I420VideoSource: add members to ctor initialization"

07ff7fa8 – Dragan Mrdjan <dmrdjan@mips.com> authored and Johann <johannkoenig@google.com> committed on 2012/04/11 05:53
VP8 optimizations for MIPS dspr2

e61573c5 – Yunqing Wang <yunqingwang@google.com> authored on 2012/06/28 06:37
Add unit test for vp8_sixtap_predict functions

bb3d510a – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/10 05:19
Merge "Remove goldfreq in VP8_COMP"

15296c24 – James Zern <jzern@google.com> authored on 2012/07/09 13:36
I420VideoSource: add members to ctor initialization

eab09e34 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/03 11:55
Merge "Add 0 offsets handling in SSSE3 sixtap_predict functions"

cdc35037 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/07/03 11:22
Merge "Fix subpixel_predict initialization"

147e8646 – Yunqing Wang <yunqingwang@google.com> authored on 2012/07/02 12:50
Add 0 offsets handling in SSSE3 sixtap_predict functions

b2936985 – Yunqing Wang <yunqingwang@google.com> authored on 2012/07/02 10:47
Fix subpixel_predict initialization

acd147c5 – John Koleszar <jkoleszar@google.com> authored on 2012/06/29 08:15
Build unit test driver from the default target

e7bbedce – John Koleszar <jkoleszar@google.com> authored on 2012/06/29 08:09
fdct4x4_test: remove unnecessary includes

e2c5e78a – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/06/29 06:57
Merge "Fix decimation_count in drop_frame"

31fd98d7 – James Zern <jzern@google.com> authored on 2012/06/27 19:45
fix permissions on regular files

e859faa2 – Yaowu Xu <yaowu@google.com> authored on 2012/06/25 13:24
fixed a build problem with target=x86_64-win64-vs9

532faf0f – Yaowu Xu <yaowu@google.com> authored on 2012/06/18 09:41
Added unit test for 4x4 forward dct

6c86ef2e – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/06/25 10:46
Merge "Add unit test for intra prediction."

d67acd87 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/06/25 08:52
Merge changes I94a061eb,If6910fe3

4e06b0c6 – John Koleszar <jkoleszar@google.com> authored on 2012/06/25 06:09
gen_asm_deps.sh: regex fix

a441b60a – Ronald S. Bultje <rbultje@google.com> authored on 2012/06/25 05:34
Add unit test for intra prediction.

a87fb0da – Paul Wilkins <paulwilkins@google.com> authored on 2012/06/20 11:20
Alter comment on range of delta_q and delta_lf

96b6b6bb – Jim Bankoski <jimbankoski@google.com> authored on 2012/06/23 07:20
add auto keyframe unit test