shithub: libvpx

RSS feed

2caff161 – Jerome Jiang <jianj@google.com> authored on 2017/08/14 07:55
vp9 svc: Fix the stats output when sl = 1.

1ab60466 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/08/14 14:01
Merge "vp9: strip mb graph code"

746c0eab – James Zern <jzern@google.com> authored on 2017/08/14 05:31
disable SSSE3/VP9QuantizeTest* in hbd builds

e702b68b – Scott LaVarnway <slavarnway@google.com> authored on 2017/08/11 08:24
vp9: strip mb graph code

e022ce84 – Johann <johannkoenig@google.com> authored on 2017/08/11 06:44
Rename vp8 quantize file

d48be6ad – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/08/10 20:54
Merge "vp9 SVC: Fix the denoiser frame buffer management."

15193ce5 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/08/10 16:25
Merge "Clean highbd idct x86 code with inline functions"

0f8ebdde – Jerome Jiang <jianj@google.com> authored on 2017/08/07 12:32
vp9 SVC: Fix the denoiser frame buffer management.

9bb8ce5e – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/08/10 11:42
Merge "neon: vpx_quantize_b_32x32"

0b393ae5 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/08/10 11:42
Merge "quantize: copy ssse3 optimizations to intrinsics"

68805583 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/08/08 19:08
Merge "vp9: Partition logic adjustment for speed 6 feature."

39da7fb7 – Linfeng Zhang <linfengz@google.com> authored on 2017/08/08 13:39
Clean highbd idct x86 code with inline functions

93166c5e – Johann <johannkoenig@google.com> authored on 2017/08/08 10:05
neon: vpx_quantize_b_32x32

d52cb597 – Johann <johannkoenig@google.com> authored on 2017/08/03 06:22
quantize: copy ssse3 optimizations to intrinsics

427de67e – Marco <marpan@google.com> authored on 2017/08/08 06:34
vp9: Partition logic adjustment for speed 6 feature.

853165ba – Linfeng Zhang <linfengz@google.com> authored on 2017/08/07 13:37
Update 32x32 idct sse2 funcs, add partial case 135

cbb83ba4 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/08/04 16:34
Merge "quantize test: consolidate sizes"

d670678f – Linfeng Zhang <linfengz@google.com> authored on 2017/08/03 13:50
Rename highbd_multiplication_and_add_xx() to highbd_butterfly_xx()

fa829e0e – Linfeng Zhang <linfengz@google.com> authored on 2017/08/03 13:46
Replace multiplication_and_add() with butterfly() in idct x86 code

c9fb719e – Linfeng Zhang <linfengz@google.com> authored on 2017/08/03 13:42
Update butterfly() in idct x86 optimizations.

7f20c3ac – Linfeng Zhang <linfengz@google.com> authored on 2017/08/02 13:48
Add vpx_highbd_idct16x16_{10, 38, 256}_add_sse4_1

22b6dc9f – Linfeng Zhang <linfengz@google.com> authored on 2017/08/04 11:29
Update for loop increment of idct x86 functions

0c613312 – Linfeng Zhang <linfengz@google.com> authored on 2017/08/04 11:10
Update high bitdepth 16x16 idct x86 code

9578a842 – Johann <johannkoenig@google.com> authored on 2017/08/02 06:24
quantize test: consolidate sizes

c4251756 – Scott LaVarnway <slavarnway@google.com> authored on 2017/08/04 03:48
vpx_dsp: merge avx2 variance files

39e8b8da – Kaustubh Raste <kaustubh.raste@imgtec.com> authored on 2017/08/04 06:56
Fix mips dspr2 6 tap filter clobber list

e921c7ba – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/08/03 21:16
Merge "Rewrite vpx_idct16x16_{10,256}_add_sse2() and add case 38 function"

f6c6f37e – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/08/03 19:17
Merge "vpx_dsp: Use correct check for halfpel in"

6624f207 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/08/03 16:51
Merge changes I76727df0,I66297d78,I1d000c6b

563d58ab – Linfeng Zhang <linfengz@google.com> authored on 2017/08/02 12:28
Rewrite vpx_idct16x16_{10,256}_add_sse2() and add case 38 function

8334a48d – Scott LaVarnway <slavarnway@google.com> authored on 2017/08/02 08:19
vpx_dsp: Use correct check for halfpel in

6843e7c7 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/08/02 20:03
Merge "Force the bit exactness in the first pass"

787970a6 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/08/02 17:16
Merge "quantize test: add speed comparison"

15a47db7 – Linfeng Zhang <linfengz@google.com> authored on 2017/08/02 12:17
Extract inlined 16x16 idct sse2 code into header file

8c0ab760 – Linfeng Zhang <linfengz@google.com> authored on 2017/08/02 12:15
Add transpose_32bit_8x4() sse2 optimization

bfd0f41f – Yunqing Wang <yunqingwang@google.com> authored on 2017/08/02 11:47
Force the bit exactness in the first pass

b9577e07 – Marco <marpan@google.com> authored on 2017/06/30 04:51
vp8: Drop due to overshoot for non-screen content.

698e56f2 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/08/02 15:08
Merge "vpxdsp: variance_impl_avx2.c cleanup"

1059b5cc – Johann <johannkoenig@google.com> authored on 2017/07/27 10:14
quantize test: add speed comparison

632fe828 – Scott LaVarnway <slavarnway@google.com> authored on 2017/07/25 09:26
vpxdsp: variance_impl_avx2.c cleanup

0e87b160 – shiyou yin <yinshiyou-hf@loongson.cn> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/08/01 21:08
Merge "loongson mmi configuration patch."

c0490b52 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/08/01 17:39
Merge "Rewrite vpx_highbd_idct8x8_{12,64}_add_sse2"

847394fe – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/08/01 12:44
Merge "neon: vpx_quantize_b"

6738ad7a – Linfeng Zhang <linfengz@google.com> authored on 2017/07/31 13:46
Update x86 idct optimization

3be14200 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/08/01 04:58
Merge "Respond more rapidly to excessive local overshoot."

c22b17dc – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/31 22:48
Merge "vp9: Adjust noise estimation for 360p."

78e2da3e – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/31 18:43
Merge "highbd_inv_txfm_sse4: make << of neg. val a multiply"

2758de5c – YinShiyou <yinshiyou-hf@loongson.cn> authored and Johann Koenig <johannkoenig@google.com> committed on 2017/06/23 12:26
loongson mmi configuration patch.

5d6c1c2d – Marco <marpan@google.com> authored on 2017/07/31 13:06
vp9: Adjust noise estimation for 360p.

bf14d468 – Linfeng Zhang <linfengz@google.com> authored on 2017/07/31 12:36
Rewrite vpx_highbd_idct8x8_{12,64}_add_sse2

ebb023de – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/31 10:58
Merge "Revert "Revert "vp9: Speed feature to adapt partition based on source_sad."""

2d6b5df6 – Johann <johannkoenig@google.com> authored on 2017/07/27 09:25
neon: vpx_quantize_b

999bd6ea – Marco <marpan@google.com> authored on 2017/07/28 15:11
vp9: Fix denoising condition when pickmode partition is used.

f027908a – Jerome Jiang <jianj@google.com> authored on 2017/07/30 14:57
Revert "Revert "vp9: Speed feature to adapt partition based on source_sad.""

78155b7e – James Zern <jzern@google.com> authored on 2017/07/30 08:48
highbd_inv_txfm_sse4: make << of neg. val a multiply

facb1249 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/29 23:26
Merge "Revert "vp9: Speed feature to adapt partition based on source_sad.""

c9266b85 – James Zern <jzern@google.com> authored on 2017/07/29 07:34
Revert "vp9: Speed feature to adapt partition based on source_sad."

d35b6273 – James Zern <jzern@google.com> authored on 2017/07/29 07:07
Revert "Rewrite vpx_highbd_idct8x8_{12,64}_add_sse2"

5d0bef47 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/28 21:46
Merge "vp9: Adjust logic in source sad for screen content."

e48dfcea – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/28 21:45
Merge "vp9: Speed feature to adapt partition based on source_sad."

064fc570 – Marco <marpan@google.com> authored and Jerome Jiang <jianj@google.com> committed on 2017/07/28 06:29
vp9: Speed feature to adapt partition based on source_sad.

7105e66d – Urvang Joshi <urvang@google.com> authored and Urvang Joshi <urvang@chromium.org> committed on 2017/07/28 11:57
Remove the DP version of vp9_optimize_b().

75653b70 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/28 18:43
Merge changes Ia0e20f5f,I28150789,I35df041b,I221dff34

ac211fe2 – Jerome Jiang <jianj@google.com> authored on 2017/07/28 12:34
vp9: Adjust logic in source sad for screen content.

3c73e587 – James Zern <jzern@google.com> authored on 2017/07/27 21:21
Revert "quantize ssse3: declare all variables"

a83e1f1d – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/27 17:18
Merge "quantize ssse3: declare all variables"

905b8ec2 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/27 16:24
Merge "vp8: Remove isolated skin & non skin blocks."

5232e35b – Linfeng Zhang <linfengz@google.com> authored on 2017/07/21 10:56
Update vpx_idct16x16_10_add_sse2()

7f4acf87 – Linfeng Zhang <linfengz@google.com> authored on 2017/07/20 12:53
Add vpx_idct16x16_38_add_sse2()

aa1c4cd1 – Linfeng Zhang <linfengz@google.com> authored on 2017/06/30 12:55
Rewrite vpx_highbd_idct8x8_{12,64}_add_sse2

9c43d81b – Linfeng Zhang <linfengz@google.com> authored on 2017/06/30 09:55
Refactor highbd idct 4x4 and 8x8 x86 functions

56d95b77 – Jerome Jiang <jianj@google.com> authored on 2017/07/19 09:02
vp8: Remove isolated skin & non skin blocks.

1c666465 – James Zern <jzern@google.com> authored on 2017/07/25 16:13
inv_txfm_{sse2,ssse3}: clear conversion warnings

62682ac8 – James Zern <jzern@google.com> authored on 2017/07/25 16:11
highbd_idct*_sse*.c: clear conversion warnings

85736e61 – James Zern <jzern@google.com> authored on 2017/07/25 12:40
vpx_variance16x16_sse2: correct cast order

b0f1ae14 – James Zern <jzern@google.com> authored on 2017/07/24 12:29
vpx_get16x16var_avx2: correct cast order

8836e46f – James Zern <jzern@google.com> authored on 2017/07/22 09:01
set_var_thresh_from_histogram: prevent negative variance

8c7a60e0 – Marco <marpan@google.com> authored on 2017/07/20 09:43
vp8: Fix compile warning in vp8_multi_resolution_encoder.c

e8bd534c – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/20 15:46
Merge "quantize test: promote RandRange() result to signed"

0c30b75f – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/20 15:45
Merge "quantize test: lowbd functions do not pass in highbd"

49418850 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/20 12:58
Merge "vp9: Removed unused skin detection function."

4702bb26 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/20 11:17
Merge "quantize test: eob is output"

af08fbb4 – Johann <johannkoenig@google.com> authored on 2017/07/19 10:33
quantize test: promote RandRange() result to signed

c782f27e – Johann <johannkoenig@google.com> authored on 2017/07/19 10:20
quantize test: lowbd functions do not pass in highbd

e1809501 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/19 17:35
Merge "Earmark extra space for VSX."

9dd992b6 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/19 17:30
Merge "Roll libwebm: Fix android build failure with NDK r15b."

89a116f4 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/19 16:34
Merge "variance: call C comp_avg_pred"

bde2e4aa – Johann <johannkoenig@google.com> authored on 2017/07/18 10:20
quantize test: eob is output

b72d3e8a – Han Shen <shenhan@google.com> authored on 2017/07/12 08:56
Earmark extra space for VSX.

59e461db – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/18 17:30
Merge "vp9: Allocate alt-ref in denoiser for SVC."

babef23a – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/18 16:48
Merge "vp9: Remove isolated skin & non-skin blocks."

56d3f157 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/18 16:42
Merge changes I62c2e313,Ibd7a0337,I94e1d886

4b9a848b – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2017/07/14 07:29
variance: call C comp_avg_pred

8ad9338e – Jerome Jiang <jianj@google.com> authored on 2017/07/17 09:59
Roll libwebm: Fix android build failure with NDK r15b.

45266446 – Jerome Jiang <jianj@google.com> authored on 2017/07/18 10:52
vp9: Removed unused skin detection function.

fd216268 – Jerome Jiang <jianj@google.com> authored on 2017/07/17 12:29
vp9: Allocate alt-ref in denoiser for SVC.

03f5e300 – Johann <johannkoenig@google.com> authored on 2017/07/18 08:32
quantize ssse3: declare all variables

101981b7 – Johann <johannkoenig@google.com> authored on 2017/07/18 06:06
quantize test: test sse2 and avx optimizations

adbfc430 – Jerome Jiang <jianj@google.com> authored on 2017/07/11 07:31
vp9: Remove isolated skin & non-skin blocks.

c7ebe822 – Johann <johannkoenig@google.com> authored on 2017/07/18 05:55
quantize test: extend arrays

Next