shithub: libvpx

RSS feed

22141d9d – Jim Bankoski <jimbankoski@google.com> authored on 2012/09/24 03:53
disable segmentation on enhancement layers

e278673c – Scott LaVarnway <slavarnway@google.com> authored on 2012/09/19 08:30
Moved vp8dx_get_raw_frame() call to vp8_get_frame()

154f1c22 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/09/17 12:07
Merge "Changed setup intra recon to be row based"

eec08d5c – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/09/17 09:40
Merge "Update to 2 layer case in vp8_scalable_patterns."

57c7e450 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/09/17 09:08
Merge "Moved mb_no_coeff_skip flag read"

1338a98d – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/09/17 09:08
Merge "Removed pre_mvc"

1076101b – Marco Paniconi <marpan@google.com> authored on 2012/09/17 07:57
Update to 2 layer case in vp8_scalable_patterns.

33d91719 – Marco Paniconi <marpan@google.com> authored on 2012/09/14 08:07
Update to vp8_scalable_patters.

0925442e – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/09/14 05:49
Merge "Updates to vp8_scalable_patterns.c."

a0824678 – Scott LaVarnway <slavarnway@google.com> authored on 2012/09/13 09:37
Moved mb_no_coeff_skip flag read

260f5071 – Scott LaVarnway <slavarnway@google.com> authored on 2012/09/13 07:55
Removed pre_mvc

648cfcb4 – Scott LaVarnway <slavarnway@google.com> authored on 2012/09/13 07:51
Changed setup intra recon to be row based

08cf9fae – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/09/12 09:50
Merge "valgrind found motion vectors which exceeded frame boundaries"

7b7ca65b – Jim Bankoski <jimbankoski@google.com> authored on 2012/09/11 12:30
fix valgrind mem leak on garbage decode

8d02833a – Marco Paniconi <marpan@google.com> authored on 2012/09/11 09:15
Updates to vp8_scalable_patterns.c.

818b1039 – Scott LaVarnway <slavarnway@google.com> authored on 2012/09/11 05:14
valgrind found motion vectors which exceeded frame boundaries

2ff6d350 – Jim Bankoski <jimbankoski@google.com> authored on 2012/09/07 12:38
valgrind caught uninitialized cond

488ba1ab – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/09/06 05:28
Merge "added encode/decode matching validation to tests"

c6fd0a5d – Deb Mukherjee <debargha@google.com> authored on 2012/09/04 08:09
Adjusting thresholds in mfqe post-processing

7e9a519f – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/31 09:51
Merge "Encoder denoiser performance improvement"

64075c9b – Yunqing Wang <yunqingwang@google.com> authored on 2012/08/10 08:35
Encoder denoiser performance improvement

c953aeac – Yaowu Xu <yaowu@google.com> authored on 2012/08/30 09:43
added encode/decode matching validation to tests

90625c3b – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/31 06:50
Merge "msvs/tests: fix data alignment for asm tests"

10f8b361 – James Zern <jzern@google.com> authored on 2012/08/27 13:13
msvs/tests: fix data alignment for asm tests

7177c322 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/28 03:03
Merge "silent one more compiler warning"

446d85e4 – Yaowu Xu <yaowu@google.com> authored on 2012/08/28 02:33
silent one more compiler warning

c533f2a4 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/23 09:55
Merge "Added error checking to vp8cx_create_encoder_threads()"

5746a761 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/22 13:23
Merge "Added row based extend borders"

c522217d – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/21 11:56
Merge "Add biasing to ZEROMV for videos with static background"

e75e249b – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/21 11:20
Merge "Removed unused dr from VP8D_COMP"

2a96d6b0 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/21 11:19
Merge "Removed last_kf_gf_q"

24c346df – Yunqing Wang <yunqingwang@google.com> authored on 2012/08/21 06:52
Add biasing to ZEROMV for videos with static background

8bec177d – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/21 09:33
Merge "sad_test: fix msvc build"

f0b500bc – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/21 09:32
Merge "sixtap_predict_test: fix msvc build"

e8d58d3f – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/15 07:47
build: hide msvs project command in non-verbose mode

cdb2a126 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/21 09:26
Merge "fix msvc configure"

fa0f4185 – Scott LaVarnway <slavarnway@google.com> authored on 2012/08/21 08:42
Added row based extend borders

bd6ffaa3 – John Koleszar <jkoleszar@google.com> authored on 2012/08/21 06:54
vpx.pc: move -lm to Libs.private

272974af – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/21 05:28
Merge "Fix inter_zz_count calculation bug"

12ddb75a – James Zern <jzern@google.com> authored and Johann <johannkoenig@google.com> committed on 2012/08/15 07:54
sad_test: fix msvc build

e57394aa – James Zern <jzern@google.com> authored and Johann <johannkoenig@google.com> committed on 2012/08/15 07:54
sixtap_predict_test: fix msvc build

6cb50ce5 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/21 02:02
Merge "Added row based loopfilter"

8ee88da0 – Yunqing Wang <yunqingwang@google.com> authored on 2012/08/20 13:31
Fix inter_zz_count calculation bug

b0cfcb2c – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/20 09:44
Merge "realtime turndown loopfilter for 00"

1829d039 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/08/20 09:40
Merge "static threshold fix for realtime"

9f0b4224 – Jim Bankoski <jimbankoski@google.com> authored on 2012/08/20 09:04
realtime turndown loopfilter for 00

985f09fd – Jim Bankoski <jimbankoski@google.com> authored on 2012/08/20 08:58
static threshold fix for realtime

d71ba038 – Yaowu Xu <yaowu@google.com> authored on 2012/08/17 06:05
silent compiling warnings for VC9 build

97fd7c5e – James Zern <jzern@google.com> authored on 2012/08/15 07:45
fix msvc configure

2b59e14a – Mike Frysinger <vapier@chromium.org> authored and Johann <johannkoenig@google.com> committed on 2012/08/15 07:55
Parse out arm isa targets from dumpmachine

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

b4ab43f1 – Mike Frysinger <vapier@chromium.org> authored and Johann <johannkoenig@google.com> committed on 2012/08/14 10:24
do not error out on generic-gnu + --enable-shared

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

6ce58e84 – Scott LaVarnway <slavarnway@google.com> authored on 2012/08/02 08:02
Removed last_kf_gf_q

1746b2ad – Scott LaVarnway <slavarnway@google.com> authored on 2012/08/02 07:58
Added row based loopfilter

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

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

11610551 – Johann <johannkoenig@google.com> authored on 2012/06/26 07:37
Be consistent with SAD values

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

Next