shithub: libvpx

RSS feed

58ba880b – Jerome Jiang <jianj@google.com> authored on 2017/03/31 10:24
Refactor: Clean memory allocation for copy partition.

8e7c5a3c – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/30 15:07
Merge changes from topic 'rm-dec-frame-parallel'

6fed5692 – James Zern <jzern@google.com> authored on 2017/03/29 19:31
vpxdec: silently ignore -frame-parallel

01d23109 – James Zern <jzern@google.com> authored on 2017/03/29 19:30
vp9: make VPX_CODEC_USE_FRAME_THREADING a no-op

7fde349b – James Zern <jzern@google.com> authored on 2017/03/29 18:51
rtcd,unit tests: fix ppc64 build

fc83fcb7 – Marco <marpan@google.com> authored on 2017/03/29 10:01
vp9: SVC: fix to allow output of denoised result.

32b3d2f1 – Marco <marpan@google.com> authored on 2017/03/29 05:13
vp9: 1 pass SVC: Modify condition for intra-mode search.

fe432cac – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/28 22:41
Merge "rate_hist: add parameter validation"

ddd75573 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/28 22:39
Merge changes from topic 'sync-highbd-intrapred'

3cc57e67 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/28 21:56
Merge ".mailmap: add an additional entry for Yaowu Xu"

eec92e8a – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/28 17:50
Merge "vpx_comp_avg_pred: add test"

6e99ed72 – Johann <johannkoenig@google.com> authored on 2017/03/23 09:04
vpx_comp_avg_pred: add test

0169a985 – Marco <marpan@google.com> authored on 2017/03/24 07:31
vp9: Speed >= 8: avoid chrome check under some condition.

66c6b4d6 – Marco <marpan@google.com> authored on 2017/03/23 10:37
vp9: 1 pass: Move source sad computation into encodeframe loop.

aefc1088 – James Zern <jzern@google.com> authored on 2017/03/20 16:24
intrapred: sync highbd_d135_predictor w/d135_

67cde46d – James Zern <jzern@google.com> authored on 2017/03/24 15:24
intrapred: specialize highbd 4x4 predictors

e05f4cf8 – James Zern <jzern@google.com> authored on 2017/03/24 15:22
intrapred: rename d63f to d63e

d45617c7 – James Zern <jzern@google.com> authored on 2017/03/24 14:56
remove CONFIG_MISC_FIXES

07ad5a15 – Marco <marpan@google.com> authored on 2017/03/23 10:32
vp9: Fix to condition on using source_sad for 1 pass real-time.

10164407 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/23 14:38
Merge "vp9 temporal filter: additional test"

d7b220b4 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/23 14:05
Merge changes Ie989e60c,Ifc110b12

4ffdf60b – James Zern <jzern@google.com> authored on 2017/03/23 10:47
rate_hist: add parameter validation

d8561573 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/23 10:17
Merge "vp9: Non-rd partition: avoid unneeded call to chrome_check"

8ee9b855 – Kaustubh Raste <kaustubh.raste@imgtec.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/23 03:44
Merge "Fix mips msa fwd xform mismatch"

f16ea6a6 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/22 20:53
Merge "vp9_rdopt: correct size to vpx_sum_squares_2d_i16"

ff0e0a76 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/22 18:56
Merge "vp9: Adjust some speed settings for speed 8."

4863e07c – Marco <marpan@google.com> authored on 2017/03/22 18:36
vp9: Non-rd partition: avoid unneeded call to chrome_check

dcd6c87b – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/22 18:02
Merge "vp9: Enable adaptive_rd_threshold for row mt for realtime speed 8."

83dd9b36 – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2017/03/22 07:04
vp9 temporal filter: additional test

c099d6be – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/22 15:36
Merge "vp9 temporal filter: add const to function prototype"

e097bb1d – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/22 15:30
Merge "idct_neon: prefix non-static functions w/'vpx_'"

36d732c2 – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2017/03/22 06:15
vp9 temporal filter: add const to function prototype

4d509913 – Marco <marpan@google.com> authored on 2017/03/22 08:15
vp9: Adjust some speed settings for speed 8.

e45c1f55 – Kaustubh Raste <kaustubh.raste@imgtec.com> authored on 2017/03/22 10:01
Fix mips msa fwd xform mismatch

5661cd8f – James Zern <jzern@google.com> authored on 2017/03/21 19:29
vp9_rdopt: correct size to vpx_sum_squares_2d_i16

f91c3bb3 – James Zern <jzern@google.com> authored on 2017/03/20 18:46
idct_neon: prefix non-static functions w/'vpx_'

2fac50fa – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/21 19:44
Merge "vp9: Modify datarate tests to cover denoising with multi-threading."

74f4c5cd – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/21 19:27
Merge "Fix the data race caused by vp9 denoiser."

cb9b277b – Yi Luo <luoyi@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/21 18:32
Merge "Make butterfly_self() signature consistent with butterfly()"

20c28926 – Jerome Jiang <jianj@google.com> authored on 2017/03/14 09:45
vp9: Enable adaptive_rd_threshold for row mt for realtime speed 8.

4ddde47d – Marco <marpan@google.com> authored on 2017/03/20 18:15
vp9: Modify datarate tests to cover denoising with multi-threading.

dbed479d – Jerome Jiang <jianj@google.com> authored on 2017/03/21 11:33
Fix the data race caused by vp9 denoiser.

1935dfb2 – Yunqing Wang <yunqingwang@google.com> authored on 2017/03/21 05:47
Code refactoring in the partition search

266868a4 – Yi Luo <luoyi@google.com> authored on 2017/03/20 13:18
Make butterfly_self() signature consistent with butterfly()

e0b4c4d1 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/20 23:27
Merge "Add vpx_highbd_idct32x32_1024_add_neon()"

6d71d33d – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/20 23:02
Merge "Add vpx_highbd_idct32x32_34_add_neon()"

05c72595 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/20 20:17
Merge "vp9: Nonrd variance partition: improve split to 16x16."

bf43b4c4 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/20 19:20
Merge "Record the sum of tx block eobs in the partition block"

6f136207 – James Zern <jzern@google.com> authored on 2017/03/20 18:39
.mailmap: add an additional entry for Yaowu Xu

8dc15230 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/20 17:35
Merge "vp9: Use sb content measure to bias against golden."

d642dd43 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/20 15:05
Merge "temporal filter test: update types"

9c2552a1 – Yunqing Wang <yunqingwang@google.com> authored on 2017/03/16 11:45
Record the sum of tx block eobs in the partition block

3135b854 – Marco <marpan@google.com> authored on 2017/03/20 05:16
vp9: Nonrd variance partition: improve split to 16x16.

06c8713e – Marco <marpan@google.com> authored on 2017/03/16 11:55
vp9: Use sb content measure to bias against golden.

36533e8c – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/17 17:48
Merge "inv_txfm_sse2: clear conversion warning in hbd build"

9675affa – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/17 14:18
Merge "test: add vp9_temporal_filter_apply test"

ca9bedd5 – Jingning Han <jingning@google.com> authored and Alex Converse <aconverse@google.com> committed on 2017/03/17 08:34
Backport "Optimize the use case of token_cost table" to VP9

ab711815 – Alex Converse <aconverse@google.com> authored on 2017/03/17 12:24
Drop vp9_get_token_extracost

0842daa2 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/17 12:18
Merge "vp9_optimize_b: Combine extrabits cost with token lookup"

77556947 – Johann <johannkoenig@google.com> authored on 2017/03/17 09:19
temporal filter test: update types

28827783 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/17 03:26
Merge "Add vpx_highbd_idct32x32_135_add_neon()"

68efc64b – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/17 01:24
Merge "Clean vpx_idct32x32_1024_add_neon()"

5da2e500 – James Zern <jzern@google.com> authored on 2017/03/16 21:16
inv_txfm_sse2: clear conversion warning in hbd build

50b13f75 – Linfeng Zhang <linfengz@google.com> authored and James Zern <jzern@google.com> committed on 2017/03/14 10:07
Add vpx_highbd_idct32x32_34_add_neon()

27530d48 – Linfeng Zhang <linfengz@google.com> authored and James Zern <jzern@google.com> committed on 2017/03/15 07:31
Add vpx_highbd_idct32x32_1024_add_neon()

65e9fb65 – Linfeng Zhang <linfengz@google.com> authored and James Zern <jzern@google.com> committed on 2017/03/14 06:16
Add vpx_highbd_idct32x32_135_add_neon()

83ba1880 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/16 17:53
Merge "vp9: Fixes in non-rd pickmode for denoising with SVC."

eeeb71ed – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/16 17:53
Merge "Remove ppc-linux-gcc target"

cd3d7cf4 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/16 17:52
Merge "Add Hadamard for Power8"

02975a60 – Marco <marpan@google.com> authored on 2017/03/16 13:05
vp9: Fix speed 8 condition for enabling copy_partition.

976ddb61 – Gabriel Marin <gmx@chromium.org> authored and Alex Converse <aconverse@google.com> committed on 2016/12/14 07:07
Add a vector form of routine vp9_model_rd_from_var_lapndz

3a6ec9ea – Alex Converse <aconverse@google.com> authored on 2017/03/16 12:34
vp9_optimize_b: Combine extrabits cost with token lookup

ba8bfaaf – Marco <marpan@google.com> authored and Jerome Jiang <jianj@google.com> committed on 2017/03/14 06:38
vpx_codec.h: include vpx/*.h -> ./*.h

bf40776a – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/16 12:43
Merge "Refactor: Change cpi->resize_state to enum values."

bc7d4935 – Marco <marpan@google.com> authored on 2017/03/16 08:47
vp9: Fixes in non-rd pickmode for denoising with SVC.

ec73bf53 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/16 01:13
Merge "vp8: Fix compiler warning in vp8 pickinter.c"

cd47c194 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/15 22:42
Merge "vp9: Fix some issues with denoiser and SVC."

405b94c6 – Rafael de Lucena Valle <rafaeldelucena@gmail.com> authored on 2016/10/19 18:21
Add Hadamard for Power8

a340c64a – Marco <marpan@google.com> authored on 2017/03/15 12:51
vp9: Fix some issues with denoiser and SVC.

b5f7f773 – Jerome Jiang <jianj@google.com> authored on 2017/03/13 10:08
Refactor: Change cpi->resize_state to enum values.

2c8430e2 – Marco <marpan@google.com> authored on 2017/03/15 09:44
vp9: Turn off ml_partition_search_early_termination.

deea4ede – Marco <marpan@google.com> authored on 2017/03/15 07:44
vp8: Fix compiler warning in vp8 pickinter.c

e54231d6 – Linfeng Zhang <linfengz@google.com> authored on 2017/03/14 11:14
Clean vpx_idct32x32_1024_add_neon()

8440cc48 – Yi Luo <luoyi@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/14 22:32
Merge "Improve idct32x32_1024_add SSSE3 intrinsics performance"

d9a9a4ff – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/14 20:38
Merge "Fix overflow issue in 32x32 idct NEON intrinsics"

27d5a570 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/14 20:03
Merge "vp9: Using source sad for speedup for dynamic resizing."

2fa70928 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/14 19:29
Merge "vp9: Enable row multithreading for SVC in real-time mode."

1b91f419 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/14 15:21
Merge "vp9/encoder: fix segfault on win32 using vs < 2015"

c3e29096 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/14 14:07
Merge "Apply machine learning-based early termination in VP9 partition search"

78a69469 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/14 13:50
Merge "vp9: Speed >= 8: Enable simple_block_yrd speed feature."

c756eb01 – Linfeng Zhang <linfengz@google.com> authored on 2017/03/14 05:31
Fix overflow issue in 32x32 idct NEON intrinsics

02463273 – Jerome Jiang <jianj@google.com> authored on 2017/03/13 11:27
vp9: Using source sad for speedup for dynamic resizing.

fedcf83f – Yi Luo <luoyi@google.com> authored on 2017/03/06 10:11
Improve idct32x32_1024_add SSSE3 intrinsics performance

c0c789ab – Marco <marpan@google.com> authored on 2017/03/14 05:17
vp9: Adjust copy partition threshold, for speed 8.

c216c8d6 – Marco <marpan@google.com> authored on 2017/03/12 18:38
vp9: Speed >= 8: Enable simple_block_yrd speed feature.

50720431 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/13 15:18
Merge "vp9: Fix to source_sad feature for SVC."

b0bfcc36 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/13 14:49
Merge "Add vpx_highbd_idct32x32_135_add_c()"

a14a987c – Johann <johannkoenig@google.com> authored on 2017/03/13 10:54
test: add vp9_temporal_filter_apply test

f0a22b23 – Marco <marpan@google.com> authored on 2017/03/08 05:57
vp9: Fix to source_sad feature for SVC.

67010143 – Yunqing Wang <yunqingwang@google.com> authored on 2017/02/27 09:26
Apply machine learning-based early termination in VP9 partition search

Next