shithub: libvpx

RSS feed

0a7b3953 – Ronald S. Bultje <rbultje@google.com> authored on 2013/01/24 11:28
Remove "update_context" variable from VP9_COMP context.

bed59eb8 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/22 03:31
Merge changes Ia82cef79,I7324a75a,I7b66daad,I73344451,I91dc210f,I5945b5ce into experimental

2f24ad9e – John Koleszar <jkoleszar@google.com> authored on 2013/01/18 09:35
Use alt-ref frame context for keyframes

b95ed688 – Yaowu Xu <yaowu@google.com> authored on 2013/01/17 08:26
a minor change to a portion of loop filtering

26bd81b9 – John Koleszar <jkoleszar@google.com> authored on 2013/01/16 07:19
Preserve the previous golden frame on golden updates

4b65837b – John Koleszar <jkoleszar@google.com> authored on 2013/01/15 10:57
Generalize and increase frame coding contexts

da832a80 – John Koleszar <jkoleszar@google.com> authored on 2013/01/15 08:49
Start to anonymize reference frames

394b0a6a – John Koleszar <jkoleszar@google.com> authored on 2013/01/14 10:52
Update encoder to use fb_idx_ref_cnt

b8e02798 – John Koleszar <jkoleszar@google.com> authored on 2013/01/14 09:44
Remove buffer-to-buffer copy logic

9bf73f46 – Yaowu Xu <yaowu@google.com> authored on 2013/01/14 13:03
fix a number issues that cause failures

24bc1a71 – John Koleszar <jkoleszar@google.com> authored on 2013/01/14 06:49
Use INT64_MAX instead of LLONG_MAX

c9071601 – Ronald S. Bultje <rbultje@google.com> authored on 2013/01/14 09:37
Remove compound intra-intra experiment.

741fbe96 – Yaowu Xu <yaowu@google.com> authored on 2013/01/14 09:39
Merge experiment "subpelrefmv"

f7dab600 – Yaowu Xu <yaowu@google.com> authored on 2013/01/14 07:11
Merge experiment "widerlpf"

d8c5bcee – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/14 09:47
Merge "changed UV plane loop filtering for TX_8X8" into experimental

87504143 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/14 09:40
Merge "change to evaluate reference mvs using above only" into experimental

ad9a16ed – Yaowu Xu <yaowu@google.com> authored on 2013/01/14 04:28
changed UV plane loop filtering for TX_8X8

e2c696a7 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/14 09:20
Merge "Fix compiler warnings" into experimental

c7576f97 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/14 09:18
Merge "Merge prediction filter" into experimental

fdf86541 – Yaowu Xu <yaowu@google.com> authored on 2013/01/10 10:38
change to evaluate reference mvs using above only

113005b1 – Yaowu Xu <yaowu@google.com> authored on 2013/01/14 08:56
Fix compiler warnings

7bcaac3e – Adrian Grange <agrange@google.com> authored on 2013/01/14 07:57
Merge prediction filter

290b83ab – Ronald S. Bultje <rbultje@google.com> authored on 2013/01/14 07:43
Reset x->skip for each iteration in the RD loop.

76ac5b39 – John Koleszar <jkoleszar@google.com> authored on 2013/01/14 07:10
Fix unused variable warnings

516db21c – Deb Mukherjee <debargha@google.com> authored on 2013/01/09 01:26
Further enhancements/fixes on dct/dwt hybrid txfm

e42b280e – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/11 12:15
Merge "WIP: Added sse2 version of vp9_mb_lpf_horizontal_edge_w" into experimental

b20ce07d – Scott LaVarnway <slavarnway@google.com> authored on 2013/01/11 12:11
WIP: Added sse2 version of vp9_mb_lpf_horizontal_edge_w

385bea68 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/11 12:06
Merge "Upstream changes from Chromium Android Clang build." into experimental

bbe1c925 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/11 11:56
Merge "Add loop filtering for UV plane" into experimental

9a1d73d0 – Yaowu Xu <yaowu@google.com> authored on 2013/01/11 10:53
Add loop filtering for UV plane

d27ae620 – Paul Wilkins <paulwilkins@google.com> authored on 2013/01/11 14:41
Remove INT64_MAX references.

bc45f231 – Frank Galligan <fgalligan@google.com> authored on 2013/01/11 10:34
Upstream changes from Chromium Android Clang build.

9dc69dfb – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/11 10:34
Merge "Initial sse2 version of the wide loopfilters" into experimental

4987c0f0 – Scott LaVarnway <slavarnway@google.com> authored on 2013/01/11 09:54
Initial sse2 version of the wide loopfilters

d5a8b62d – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/11 06:15
Merge "Reduce the usage of widerlpf" into experimental

94315360 – Jim Bankoski <jimbankoski@google.com> authored on 2013/01/11 04:45
rtcd for new wider loop filters

6c9fb22e – Yaowu Xu <yaowu@google.com> authored on 2013/01/10 05:55
Reduce the usage of widerlpf

55657aac – Ronald S. Bultje <rbultje@google.com> authored on 2013/01/10 03:36
Fix wrong pitch argument in dct32x32 unit test.

aa2effa9 – Ronald S. Bultje <rbultje@google.com> authored on 2013/01/10 03:23
Merge tx32x32 experiment.

460501fe – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/10 03:18
Merge "Merge superblocks64 experiment." into experimental

6884a83f – Ronald S. Bultje <rbultje@google.com> authored on 2013/01/09 12:21
Merge superblocks64 experiment.

51bae955 – Yaowu Xu <yaowu@google.com> authored on 2012/12/19 10:53
experiment a wider loop filter for MB border

7d6b5425 – Adrian Grange <agrange@google.com> authored on 2013/01/08 09:14
New prediction filter

4b7304ee – Deb Mukherjee <debargha@google.com> authored on 2013/01/08 07:18
Adds 64x64 hybrid dct/dwt transform

cd0f36b2 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/08 08:31
Merge "Merge superblocks (32x32) experiment." into experimental

f1c56a8c – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/08 07:59
Merge "vp9_sub_pixel_variance16x2 SSE2 optimization" into experimental

4455036c – Ronald S. Bultje <rbultje@google.com> authored on 2013/01/08 05:29
Merge superblocks (32x32) experiment.

8d568312 – Yunqing Wang <yunqingwang@google.com> authored on 2013/01/08 05:44
vp9_sub_pixel_variance16x2 SSE2 optimization

879cb7d9 – John Koleszar <jkoleszar@google.com> authored on 2013/01/08 05:11
Merge vp9-preview changes into experimental branch

c14439c3 – Yaowu Xu <yaowu@google.com> authored on 2012/12/13 18:53
reset segement map on key frame

08e207ad – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/08 03:40
Merge "minor loop filter refactoring and cleanup" into experimental

d278d018 – Yaowu Xu <yaowu@google.com> authored on 2012/12/19 06:34
minor loop filter refactoring and cleanup

3ed14846 – Ronald S. Bultje <rbultje@google.com> authored on 2013/01/07 06:41
Remove a few redundant function arguments in encodeframe.c.

c13d9fef – Ronald S. Bultje <rbultje@google.com> authored on 2013/01/07 06:02
Re-enable support for static_threshold (encode_breakout).

e6216d16 – Ronald S. Bultje <rbultje@google.com> authored on 2013/01/04 07:05
Don't use tx32x32 for macroblocks.

c3941665 – Ronald S. Bultje <rbultje@google.com> authored on 2013/01/05 13:20
64x64 blocksize support.

81d1171f – Adrian Grange <agrange@google.com> authored on 2013/01/04 04:00
Fix mode selection infinite loop bug

c6ba3a3d – Paul Wilkins <paulwilkins@google.com> authored on 2013/01/03 10:14
Further change to mv reference search.

bdca030c – Marco Paniconi <marpan@google.com> authored on 2013/01/03 10:47
Use seg/ref/mode offsets in loop_filter_partial.

df7ce5a7 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/03 04:57
Merge "make cost_coeffs() and tokenize_b() consistent" into experimental

818f5698 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/03 04:33
Merge "Merge cost_coeffs_2x2() into cost_coeffs()" into experimental

83664f45 – Yaowu Xu <yaowu@google.com> authored on 2013/01/03 04:00
make cost_coeffs() and tokenize_b() consistent

259b8008 – Adrian Grange <agrange@google.com> authored on 2012/12/20 09:56
New interpolation filter selection algorithm

bd28510e – Yaowu Xu <yaowu@google.com> authored on 2013/01/03 03:00
Merge cost_coeffs_2x2() into cost_coeffs()

37166d5c – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/02 06:45
Merge "Switch the order of calculating 2-D inverse transform" into experimental

e9c69ab1 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/02 06:45
Merge "Skip finding best ref_mvs when the mode is ZEROMV" into experimental

cad4a914 – Paul Wilkins <paulwilkins@google.com> authored on 2013/01/02 13:06
Change INT64_MAX to LLONG_MAX

313d1100 – Paul Wilkins <paulwilkins@google.com> authored on 2012/12/10 07:38
Added update-able mv-ref probabilities.

0f4de157 – Yunqing Wang <yunqingwang@google.com> authored on 2012/12/27 11:04
Skip finding best ref_mvs when the mode is ZEROMV

cc80247f – Yunqing Wang <yunqingwang@google.com> authored on 2012/12/27 08:48
Switch the order of calculating 2-D inverse transform

16810c10 – John Koleszar <jkoleszar@google.com> authored on 2012/12/21 10:20
Merge branch 'vp9-preview' of review:webm/libvpx

5ebe94f9 – John Koleszar <jkoleszar@google.com> authored on 2012/12/23 02:20
Build fixes to merge vp9-preview into master

6ee08f3c – Yunqing Wang <yunqingwang@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2012/12/18 07:09
Fix a warning

89ac94f8 – Scott LaVarnway <slavarnway@google.com> authored on 2012/12/21 09:41
Removed mmx versions of vp9_bilinear_predict filters

b9ce4302 – John Koleszar <jkoleszar@google.com> authored on 2012/12/21 09:14
Update CHANGELOG for v1.2.0 release

22927339 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/21 09:21
Merge "add emmintrin_compat.h for builds with gcc < 4" into vp9-preview

b14f6518 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/21 09:20
Merge "configure: test for -msse4" into vp9-preview

ad64ca44 – Jim Bankoski <jimbankoski@google.com> authored on 2012/12/21 08:09
fixed sizes of global arrays

9a7023d2 – John Koleszar <jkoleszar@google.com> authored on 2012/12/20 10:39
Fix MSVS build for removed vp9/common/vp9_onyxd.h

9dab3ce6 – James Zern <jzern@google.com> authored on 2012/12/20 09:46
add emmintrin_compat.h for builds with gcc < 4

3162b4f2 – James Zern <jzern@google.com> authored on 2012/12/20 09:05
configure: test for -msse4

1dffce7f – Jim Bankoski <jimbankoski@google.com> authored on 2012/12/20 04:40
add private to assembly files to insure proper chromebuild

08f0c7cc – Deb Mukherjee <debargha@google.com> authored on 2012/11/27 10:51
New previous coef context experiment

a6b2070d – Scott LaVarnway <slavarnway@google.com> authored on 2012/12/19 09:13
Disabled x86inc style assembly functions.... part 2

de529486 – John Koleszar <jkoleszar@google.com> authored on 2012/12/19 08:44
make: fix dependency generation

05ec800e – John Koleszar <jkoleszar@google.com> authored on 2012/11/16 05:48
Use boolcoder API instead of inlining

08dabbce – Scott LaVarnway <slavarnway@google.com> authored on 2012/12/19 06:53
Disabled x86inc style assembly functions

feba090e – Johann <johannkoenig@google.com> authored on 2012/12/18 11:30
Add 'jni' to documention for ndk-build

4cca47b5 – Ronald S. Bultje <rbultje@google.com> authored on 2012/12/18 10:31
Use standard integer types for pixel values and coefficients.

d47828ed – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/18 10:00
Merge "Changed MAX_PSNR to 100" into experimental

28765690 – Yaowu Xu <yaowu@google.com> authored on 2012/12/18 09:36
Changed MAX_PSNR to 100

b41c3583 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/18 09:23
Merge "correct logic in cnvcontext experiment for tx32x32" into experimental

c29fb029 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/18 09:22
Merge "Problem of over smoothing with intra modes." into vp9-preview

5cab8b7a – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/18 09:17
Merge "Give 4x4 scan and coef_band tables a _4x4 suffix." into experimental

58961c74 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/18 09:17
Merge "Remove redundant "Prob" type (it's a duplicate of vp9_prob)." into experimental

de269c8a – Yaowu Xu <yaowu@google.com> authored on 2012/12/18 06:25
correct logic in cnvcontext experiment for tx32x32

779c5f28 – Yunqing Wang <yunqingwang@google.com> authored on 2012/12/18 07:58
Fix uninitialized warning

e8d610dd – Yunqing Wang <yunqingwang@google.com> authored on 2012/12/18 07:09
Fix a warning

8986eb5c – Ronald S. Bultje <rbultje@google.com> authored on 2012/12/18 05:49
Give 4x4 scan and coef_band tables a _4x4 suffix.

ebb5f2f7 – Ronald S. Bultje <rbultje@google.com> authored on 2012/12/18 05:38
Remove redundant "Prob" type (it's a duplicate of vp9_prob).

Next