shithub: libvpx

RSS feed

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

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"

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

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()

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()

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

b39f7c33 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/13 02:11
Merge "vp9: Fix condition for intra search in non-rd pickmode."

8c18df7f – Marco <marpan@google.com> authored on 2017/03/10 17:50
vp9: Fix condition for intra search in non-rd pickmode.

48fca113 – James Zern <jzern@google.com> authored on 2017/03/09 18:29
inv_txfm_ssse3,butterfly: fix win32 abi compatibility

0af189c0 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/10 13:26
Merge "vp9: Sample encoder vpx_temporal_svc_encoder: enable row-mt"

c09b290c – James Zern <jzern@google.com> authored on 2017/03/09 18:36
vp9/encoder: fix segfault on win32 using vs < 2015

018290a3 – Yi Luo <luoyi@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/10 12:14
Merge "Improve idct32x32_135_add SSSE3 intrinsics performance"

169c8465 – Marco <marpan@google.com> authored on 2017/03/10 03:46
vp9: Sample encoder vpx_temporal_svc_encoder: enable row-mt

ffb3c50d – Marco <marpan@google.com> authored and Jerome Jiang <jianj@google.com> committed on 2017/03/07 09:32
vp9: Enable row multithreading for SVC in real-time mode.

f951881e – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/09 18:12
Merge "ppc: include ppc.h for ppc_simd_caps()"

cb60e660 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/09 17:51
Merge "move vp9_scale_and_extend_frame_c to vp9_frame_scale.c"

327add99 – Yi Luo <luoyi@google.com> authored on 2017/03/02 11:52
Improve idct32x32_135_add SSSE3 intrinsics performance

94655569 – Johann <johannkoenig@google.com> authored on 2017/03/09 06:33
Remove ppc-linux-gcc target

ccd23215 – Johann <johannkoenig@google.com> authored on 2017/03/09 04:26
ppc: include ppc.h for ppc_simd_caps()

04aa9e28 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/08 22:58
Merge "vp9: Enable two speed features for SVC real-time mode."

42a1b310 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/08 17:38
Merge "Add support for POWER8/VSX"

6a86492a – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/08 17:31
Merge "Make the partition search early termination feature to be frame size dependent"

2f31a164 – James Zern <jzern@google.com> authored on 2017/03/08 15:42
move vp9_scale_and_extend_frame_c to vp9_frame_scale.c

51289302 – Rafael de Lucena Valle <rafaeldelucena@gmail.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2016/10/19 18:21
Add support for POWER8/VSX

2fa710aa – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/08 13:26
Merge "vp9: Fix for denoising with SVC."

ea3c817a – Marco <marpan@google.com> authored on 2017/03/08 11:10
vp9: Enable two speed features for SVC real-time mode.

834f26c3 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/08 18:14
Merge "Shift speed 2 from non-large VP9 tests to large ones."

Next