shithub: libvpx

RSS feed

6d5a3fe5 – Linfeng Zhang <linfengz@google.com> authored on 2016/12/21 09:24
Clean idct 8x8 neon functions

e7c453b6 – Marco <marpan@google.com> authored on 2016/12/15 11:10
vp9: 1 pass vbr: Skip find_predictors in pickmode when source is altref.

b5770a20 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/21 14:38
Merge "vp9; Fix to unitest for high noise."

9ba77ed4 – Marco <marpan@google.com> authored on 2016/12/21 05:19
vp9; Fix to unitest for high noise.

9ba45fa5 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/20 22:56
Merge "vp9: Add datarate test for denoiser, for high noise case."

f27276f4 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/20 16:46
Merge "vp9: Add feature to copy partition from the last frame."

3fcd595d – Marco <marpan@google.com> authored on 2016/12/19 09:07
vp9: Add datarate test for denoiser, for high noise case.

8a152a55 – Kaustubh Raste <kaustubh.raste@imgtec.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/19 21:27
Merge "Add mips msa vp9 intrapred tests"

85aead17 – Gabriel Marin <gmx@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/19 18:25
Merge "Simplify address arithmetic in vp9_optimize_b"

80474bf6 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/19 17:39
Merge "vpx_idct32x32_1024_add_neon: quiet uninitialized warning"

c1f51948 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/19 16:15
Merge "vp9 denoiser: Fix the logic for re-evaluating zeromv after denoising."

1f3e079a – Kaustubh Raste <kaustubh.raste@imgtec.com> authored on 2016/12/19 12:26
Add mips msa vp9 intrapred tests

1d5ca84d – Jerome Jiang <jianj@google.com> authored on 2016/12/19 05:39
vp9: Add feature to copy partition from the last frame.

7e23f895 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/19 12:09
Merge "Clean hbd idct 4x4 neon functions and other"

0549f5aa – Gabriel Marin <gmx@chromium.org> authored and James Zern <jzern@google.com> committed on 2016/12/13 11:22
Simplify address arithmetic in vp9_optimize_b

a68b36c7 – James Zern <jzern@google.com> authored on 2016/12/19 05:51
vpx_idct32x32_1024_add_neon: quiet uninitialized warning

6e8dbc76 – Marco <marpan@google.com> authored on 2016/12/16 11:01
vp9: With denoising on, only estimate noise level for higher resolns.

61b569b4 – Marco <marpan@google.com> authored on 2016/12/19 04:22
vp9 denoiser: Fix the logic for re-evaluating zeromv after denoising.

9b63cb05 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/16 20:12
Merge "post proc test: add padding for sse2 tests"

d1eca240 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/16 18:53
Merge "vp9: Change condition to enable recheck_zeromv_after_denoising."

4260a7f2 – Marco <marpan@google.com> authored on 2016/12/16 06:15
vp9: Change condition to enable recheck_zeromv_after_denoising.

5993b808 – Johann <johannkoenig@google.com> authored on 2016/12/16 09:03
post proc test: add padding for sse2 tests

4781a677 – Johann <johannkoenig@google.com> authored on 2016/12/16 07:19
postproc test: disable new down and across test

318a1ff5 – Jim Bankoski <jimbankoski@google.com> authored on 2016/12/16 03:50
vp8 : use threading mutex's for tsan only.

2b1ec65b – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/15 14:48
Merge "vp9: Fix to usage of flag USE_ALTREF_FOR_ONE_PASS"

41b0888a – Johann <johannkoenig@google.com> authored on 2016/12/12 11:47
postproc: neon down and across macroblock filter

5de798f2 – Marco <marpan@google.com> authored on 2016/12/14 09:08
vp9: Fix to usage of flag USE_ALTREF_FOR_ONE_PASS

c8f25fa5 – Linfeng Zhang <linfengz@google.com> authored on 2016/12/14 05:42
Clean hbd idct 4x4 neon functions and other

27e1bacd – Yaowu Xu <yaowu@google.com> authored on 2016/12/14 04:37
Change order of operation to avoid ubsan warnings

3dd20456 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/14 12:05
Merge "Update idct test code to test 8-bit & high bitdepth simultaneously"

3486abd5 – James Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/13 20:21
Merge "Reapply 'Amend and improve VP8 multithreading implementation'"

201dcefa – Linfeng Zhang <linfengz@google.com> authored on 2016/12/12 07:53
Update idct test code to test 8-bit & high bitdepth simultaneously

85a541a4 – Jim Bankoski <jimbankoski@google.com> authored and James Zern <jzern@google.com> committed on 2016/12/12 11:27
Reapply 'Amend and improve VP8 multithreading implementation'

86e340c7 – James Zern <jzern@google.com> authored on 2016/12/06 15:52
enable vpx_idct32x32_1024_add_neon in hbd builds

5d4aa325 – Linfeng Zhang <linfengz@google.com> authored on 2016/12/12 10:13
Cosmetics by unifying dest_stride to stride in idct

282f3b3d – James Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/09 19:01
Merge "vp8: adds multithread testing."

817488be – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/09 18:47
Merge "vp9: Fix to crash in svc code."

121e1611 – Jim Bankoski <jimbankoski@google.com> authored on 2016/12/09 10:05
vp8: adds multithread testing.

2c24f717 – Johann <johannkoenig@google.com> authored on 2016/12/09 07:54
Move load_and_transpose to transpose_neon.h

076d4bd9 – Marco <marpan@google.com> authored on 2016/12/07 04:50
vp9: Fix to crash in svc code.

7ba9d31e – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/08 22:19
Merge "idct16x16_add_neon: fix arm visual studio builds"

cd6f7429 – Marco <marpan@google.com> authored on 2016/12/08 10:25
vp8 multi_res_encoder: Ajust some settings in sample encoder.

880adc33 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/08 17:46
Merge "Remove an unused first pass statistic"

6defef4a – James Zern <jzern@google.com> authored on 2016/12/08 08:02
idct16x16_add_neon: fix arm visual studio builds

e4c6f8fd – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/07 17:06
Merge "vp9: Fix some TODOs in svc code."

385599b5 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/07 16:05
Merge "Update TEST_P(PartialIDctTest, RunQuantCheck)"

174528de – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/07 16:03
Merge "Update idct NEON optimization to not use narrowing saturating shift"

f16a0a1a – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/07 15:26
Merge "enable vpx_idct16x16_256_add_neon in hbd builds"

17c403d0 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/07 14:31
Merge "vp9: Adjust the weight factor for segment rate cost for aq-mode=3."

39402038 – Yunqing Wang <yunqingwang@google.com> authored on 2016/12/07 05:00
Remove an unused first pass statistic

5778a7c9 – Marco <marpan@google.com> authored on 2016/12/07 08:02
vp9: Fix some TODOs in svc code.

834feffe – Linfeng Zhang <linfengz@google.com> authored on 2016/12/07 06:34
Update TEST_P(PartialIDctTest, RunQuantCheck)

018a2adc – Linfeng Zhang <linfengz@google.com> authored on 2016/11/22 09:21
Update idct NEON optimization to not use narrowing saturating shift

228c9940 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/06 20:40
Merge changes Ibad079f2,I7858a0a1

2d3d95f7 – James Zern <jzern@google.com> authored on 2016/11/28 15:20
enable vpx_idct16x16_256_add_neon in hbd builds

8befcd00 – James Zern <jzern@google.com> authored on 2016/11/23 15:48
enable vpx_idct16x16_10_add_neon in hbd builds

af9d7aa9 – James Zern <jzern@google.com> authored on 2016/11/29 14:47
idct16x16,NEON: rm output_stride from pass1 fns

cb339d62 – Linfeng Zhang <linfengz@google.com> authored on 2016/11/16 08:22
Refine 8-bit 8x8 idct NEON intrinsics

360ac898 – Marco <marpan@google.com> authored on 2016/12/05 07:05
vp9: Adjust the weight factor for segment rate cost for aq-mode=3.

a8eee97b – Linfeng Zhang <linfengz@google.com> authored and James Zern <jzern@google.com> committed on 2016/10/06 13:01
Check in vpx_lpf_vertical_4_dual_neon() assembly

a7fa1314 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/01 23:01
Merge changes I4afc130e,Iaa64d23f

17a8cf5c – Linfeng Zhang <linfengz@google.com> authored on 2016/11/08 10:20
Add high bitdepth 4x4 idct NEON intrinsics

264f6e70 – Linfeng Zhang <linfengz@google.com> authored on 2016/11/22 11:59
Update idct x86 intrinsics to not use saturated add and sub

12566c3d – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/11/28 19:12
Merge changes Ide6d3994,I164cfcbe

33ddc645 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/11/28 18:39
Merge "build/make/Android.mk: correct rtcd template var refs"

68991d7f – James Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/11/28 17:27
Merge "svc_test: fix two warnings"

c6641782 – James Zern <jzern@google.com> authored on 2016/11/23 12:21
idct16x16,NEON,cosmetics: normalize fn signatures

27b5cc31 – Jim Bankoski <jimbankoski@google.com> authored on 2016/11/28 07:53
svc_test: fix two warnings

f68cf8ba – Jerome Jiang <jianj@google.com> authored on 2016/11/28 05:08
Cosmetic changes to variable names in deblocker tests.

a58e0b2a – James Zern <jzern@google.com> authored on 2016/11/24 12:51
build/make/Android.mk: correct rtcd template var refs

120234fa – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/11/24 02:22
Merge changes I6b4cd56e,I88f91b92

d757d7e9 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/11/23 22:31
Merge changes Icc4ead05,Ib019964b,I3b5fd3b3,Ieedadee2

f63eb66e – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/11/23 20:56
Merge "Change C/MSA post proc to match SSE2."

95eb5056 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/11/23 20:56
Merge "Cover more filter levels in unit tests for post proc."

21a1abd8 – James Zern <jzern@google.com> authored on 2016/11/22 12:47
enable vpx_idct32x32_135_add_neon in hbd builds

568d4b1d – James Zern <jzern@google.com> authored on 2016/11/18 15:25
idct_neon: rename load_tran_low_to_s16 -> ...s16q

2c598d08 – James Zern <jzern@google.com> authored on 2016/11/23 11:49
Android.mk,armv7: fix idct_neon.asm.S creation

1136db0d – James Zern <jzern@google.com> authored on 2016/11/23 11:46
build/make/Android.mk: set/use qexec appropriately

af290bfe – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/11/23 14:27
Merge "use storage.googleapis for testdata download"

8b2cbaef – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/11/23 13:15
Merge "vp9: Use more aggressive skip when short_circuit_low_temp_var = 1."

d793950e – Marco <marpan@google.com> authored on 2016/11/21 11:37
vp9: Adjust cyclic refresh parameters for low bitrates.

97ec6291 – Jerome Jiang <jianj@google.com> authored on 2016/11/18 12:11
Change C/MSA post proc to match SSE2.

755fb3d4 – Jerome Jiang <jianj@google.com> authored on 2016/11/18 12:07
Cover more filter levels in unit tests for post proc.

d7f1d60c – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/11/22 19:43
Merge "avoid redefining WIN32_LEAN_AND_MEAN"

198a046d – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/11/22 19:42
Merge "vp9,read_inter_block_mode_info: quiet msan warning"

05e2b5a5 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/11/22 18:20
Merge "Add 32x32 d45 and 8x8, 16x16, 32x32 d135 NEON intra prediction"

22f7aca0 – James Zern <jzern@google.com> authored on 2016/11/22 18:03
use storage.googleapis for testdata download

09667578 – Jerome Jiang <jianj@google.com> authored and James Zern <jzern@google.com> committed on 2016/11/22 08:35
Cosmetic changes to post proc unit tests.

7d2690e6 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/11/22 15:14
Merge "build/make/Android.mk: use -fPIC w/ENABLE_SHARED=1"

4bb01229 – James Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/11/22 14:34
Merge "vp9-tests : split VpxEncoderThreadTest into two tests."

ecc5998b – Kaustubh Raste <kaustubh.raste@imgtec.com> authored on 2016/11/22 12:49
Fix mips dspr2 build warning

cb22359d – James Zern <jzern@google.com> authored on 2016/11/21 13:20
vp9,read_inter_block_mode_info: quiet msan warning

446d1ee6 – James Zern <jzern@google.com> authored on 2016/11/22 10:15
avoid redefining WIN32_LEAN_AND_MEAN

b6597745 – Marco <marpan@google.com> authored on 2016/11/22 05:10
vp9: Use more aggressive skip when short_circuit_low_temp_var = 1.

6cc76ec7 – Linfeng Zhang <linfengz@google.com> authored on 2016/11/22 06:35
Update vpx_idct4x4_16_add_neon() to pass SingleExtremeCoeff test

974e81d1 – Linfeng Zhang <linfengz@google.com> authored on 2016/11/15 05:21
Refine 8-bit 4x4 idct NEON intrinsics

45876b45 – Linfeng Zhang <linfengz@google.com> authored on 2016/11/07 12:23
Add idct speed test.

d479c965 – Linfeng Zhang <linfengz@google.com> authored on 2016/11/04 07:24
Update partial_idct_test.cc to support high bitdepth

719f39f4 – Jim Bankoski <jimbankoski@google.com> authored on 2016/11/22 02:31
vp9-tests : split VpxEncoderThreadTest into two tests.

0ffbb36d – Yaowu Xu <yaowu@google.com> authored on 2016/11/21 05:49
Add validation of frame_parallel_decoding_mode

Next