shithub: libvpx

RSS feed

1ff68ec0 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/11/09 19:30
Merge "vp9-svc: Avoid minmax variance for non-reference frames."

10cb17ae – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/11/09 19:15
Merge "runtime error fix: bitdepth_conversion_avx2.h"

0665b096 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/11/09 18:28
Merge "vp9: SVC feature to use partition from lower resolution."

bdb8b3ad – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/11/09 14:50
Merge "fail early on oversize frames"

6c0011a2 – Marco <marpan@google.com> authored and Jerome Jiang <jianj@google.com> committed on 2017/11/09 10:24
vp9-svc: Avoid minmax variance for non-reference frames.

fdb054a0 – Jerome Jiang <jianj@google.com> authored on 2017/11/08 10:12
vp9: SVC feature to use partition from lower resolution.

2387024f – Scott LaVarnway <slavarnway@google.com> authored on 2017/11/09 07:26
runtime error fix: bitdepth_conversion_avx2.h

adbb4c4d – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/11/08 23:41
Merge "vp9: Add nonref frame buffer test."

a68bbcff – Jerome Jiang <jianj@google.com> authored on 2017/11/07 12:20
vp9: Add nonref frame buffer test.

cf8039c2 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/11/08 11:28
Merge "Support building AVX-512 and implement sadx4 for AVX-512"

6fbc354c – Marco <marpan@google.com> authored on 2017/11/03 07:29
Nonrd_pickmode: avoid computing UV cost when early_term is set.

b383a17f – Kyle Siefring <kylesiefring@gmail.com> authored on 2017/10/31 07:19
Support building AVX-512 and implement sadx4 for AVX-512

eb7d431c – Marco <marpan@google.com> authored on 2017/10/25 11:45
Compound prediction mode for nonrd pickmode.

5fe82459 – Johann <johannkoenig@google.com> authored on 2017/11/03 05:49
fail early on oversize frames

3ba9a2c8 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/11/01 12:58
Merge "vp9: Move allocation of vt2 after early exits."

0c84b9b7 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/31 17:42
Merge "vp9: Reduce stack usage of choose_partitioning."

34805d6d – Jerome Jiang <jianj@google.com> authored on 2017/10/31 12:53
vp9: Move allocation of vt2 after early exits.

18b470f4 – Jerome Jiang <jianj@google.com> authored on 2017/10/30 15:21
vp9: Reduce stack usage of choose_partitioning.

c7782261 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/30 19:39
Merge "vp9: Reduce stack usage of choose_partioning."

cc472311 – Jerome Jiang <jianj@google.com> authored on 2017/10/30 09:24
vp9: Reduce stack usage of choose_partioning.

acb94609 – James Zern <jzern@google.com> authored on 2016/07/19 16:56
vp8: correct if/else '{' placement

3bf02ad7 – Scott LaVarnway <slavarnway@google.com> authored on 2017/10/26 05:45
vpx: hadamard: use ptrdiff_t instead of int for stride

037e596f – Kyle Siefring <kylesiefring@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/24 15:22
Merge "Optimize convolve8 SSSE3 and AVX2 intrinsics"

ae35425a – Kyle Siefring <kylesiefring@gmail.com> authored on 2017/10/22 15:34
Optimize convolve8 SSSE3 and AVX2 intrinsics

e0aa6b24 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/23 18:02
Merge "vpx: [x86] vpx_hadamard_16x16_avx2() highbitdepth fix"

0738d901 – Marco <marpan@google.com> authored on 2017/10/23 06:58
vp9-svc: Allow for adapt_rd_thresh with row-mt.

512bf4e0 – Scott LaVarnway <slavarnway@google.com> authored on 2017/10/20 10:46
vpx: [x86] vpx_hadamard_16x16_avx2() highbitdepth fix

4906cea0 – Scott LaVarnway <slavarnway@google.com> authored on 2017/10/20 01:21
vpx: [x86] vpx_hadamard_16x16_avx2() improvements

b58259ab – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/19 19:32
Merge "vpx: [x86] add vpx_hadamard_16x16_avx2()"

199971d6 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/19 06:07
Merge "Corpus VBR tweak for undershoot."

0c493cbe – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/19 06:07
Merge "Increase precision of some debug stats output for corpus VBR."

d8c34a25 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/19 06:06
Merge "Prevent double application of min rate in two pass."

401e6d48 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/18 15:39
Merge "Add datarate test for vp8 ROI."

ec2fced4 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/18 14:16
Merge "vp8: Enable use of ROI map."

55c126a5 – Scott LaVarnway <slavarnway@google.com> authored on 2017/10/18 13:12
vpx: [x86] add vpx_hadamard_16x16_avx2()

b3a36f79 – Kyle Siefring <kylesiefring@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/18 12:19
Merge "Refactor x86/vpx_subpixel_8t_intrin_avx2.c"

bd6d82e8 – Jerome Jiang <jianj@google.com> authored on 2017/10/17 10:43
Add datarate test for vp8 ROI.

df15220a – Shiyou Yin <yinshiyou-hf@loongson.cn> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/17 20:55
Merge "vp8: [loongson] optimize idct with mmi"

9336e016 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/17 12:03
Merge changes I17fff122,Ic149e3cb

0d2e9519 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/17 12:03
Merge "Generalize CheckScalingFiltering in ConvolveTest"

dbb8926b – Jerome Jiang <jianj@google.com> authored on 2017/10/12 11:03
vp8: Enable use of ROI map.

55805e27 – Kyle Siefring <kylesiefring@gmail.com> authored on 2017/10/14 12:26
Refactor x86/vpx_subpixel_8t_intrin_avx2.c

577d4fa7 – Shiyou Yin <yinshiyou-hf@loongson.cn> authored on 2017/09/13 12:20
vp8: [loongson] optimize idct with mmi

580d3224 – Linfeng Zhang <linfengz@google.com> authored on 2017/10/11 07:59
Add 4 to 3 scaling SSSE3 optimization

12df8407 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/13 11:59
Merge "Further Corpus VBR change."

eaa593d2 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/13 11:59
Merge "Corpus Wide VBR test implementation."

a9248457 – Marco <marpan@google.com> authored on 2017/10/13 11:31
Adjust threshold in gf_boost for 1 pass vbr

8842ee0b – paulwilkins <paulwilkins@google.com> authored on 2017/10/11 06:12
Corpus VBR tweak for undershoot.

3e2770de – Shiyou Yin <yinshiyou-hf@loongson.cn> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/12 20:37
Merge "vp8: [loongson] optimize dct with mmi"

28d1c053 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/12 15:36
Merge "Adjust to scene detection for 1 pass vbr."

175b36cb – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/12 13:29
Merge "vp9: use nonrd pick_intra for small blocks on keyframes."

caa116c9 – Kyle Siefring <kylesiefring@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/12 12:12
Merge changes I38783d97,If5160c0c

a673b4f4 – Marco <marpan@google.com> authored on 2017/10/10 11:30
Adjust to scene detection for 1 pass vbr.

2b247ae9 – paulwilkins <paulwilkins@google.com> authored on 2017/10/11 07:56
Increase precision of some debug stats output for corpus VBR.

f70de09f – Shiyou Yin <yinshiyou-hf@loongson.cn> authored on 2017/09/13 10:03
vp8: [loongson] optimize dct with mmi

bc4098a8 – Shiyou Yin <yinshiyou-hf@loongson.cn> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/11 20:33
Merge "vp8: [loongson] optimize quantize with mmi"

288890cd – Jerome Jiang <jianj@google.com> authored on 2017/10/11 13:13
vp9: use nonrd pick_intra for small blocks on keyframes.

416b7051 – paulwilkins <paulwilkins@google.com> authored on 2017/10/11 06:31
Prevent double application of min rate in two pass.

e8ed2bb7 – Shiyou Yin <yinshiyou-hf@loongson.cn> authored on 2017/09/11 14:07
vp8: [loongson] optimize quantize with mmi

72c69e14 – Marco <marpan@google.com> authored on 2017/10/11 07:06
Adjust threshold in datarate tests for 1 pass VBR

1fa3ec30 – Linfeng Zhang <linfengz@google.com> authored on 2017/10/11 07:35
Test extreme inputs in frame scale functions

dcfae2cc – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/10 19:02
Merge "Fix alignment in vpx_image without external allocation."

16166bfd – Linfeng Zhang <linfengz@google.com> authored on 2017/10/04 05:55
Add 4 to 1 scaling x86 optimization

33c59899 – Jerome Jiang <jianj@google.com> authored on 2017/10/09 15:33
Fix alignment in vpx_image without external allocation.

54f7d68c – Linfeng Zhang <linfengz@google.com> authored on 2017/10/10 08:13
Generalize CheckScalingFiltering in ConvolveTest

017257a3 – Marco <marpan@google.com> authored on 2017/10/09 13:53
Adjustment to scene detection and key frame.

963cc22c – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/10 13:29
Merge changes I9d4c1af5,I882da3a0

06d231c9 – paulwilkins <paulwilkins@google.com> authored on 2017/08/17 10:13
Further Corpus VBR change.

741bd6df – paulwilkins <paulwilkins@google.com> authored on 2017/05/19 11:08
Corpus Wide VBR test implementation.

1b2f92ee – Kyle Siefring <kylesiefring@gmail.com> authored on 2017/10/07 19:25
Extend 16 wide AVX2 convolve8 code to support averaging.

e1ae3772 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/09 12:20
Merge "Update vp9_scale_and_extend_frame_ssse3()"

27d21a3d – Linfeng Zhang <linfengz@google.com> authored on 2017/10/04 09:04
Rename some inline functions in NEON scaling

9ca06bcd – Kyle Siefring <kylesiefring@gmail.com> authored on 2017/10/07 12:02
Add AVX2 version of vpx_convolve8_avg.

807248ec – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/07 15:08
Merge "ppc: Add vpx_idct32x32_1024_add_vsx"

5bc4c37a – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/06 18:41
Merge "Revert "Speed >=5 real-time: add TM intra mode for high_source_sad.""

bcbc6ed8 – Marco Paniconi <marpan@google.com> authored on 2017/10/06 18:14
Revert "Speed >=5 real-time: add TM intra mode for high_source_sad."

e405eb06 – Marco <marpan@google.com> authored on 2017/10/06 06:53
Adjust threshold in scene detection

7af6c6c9 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/06 02:29
Merge "Speed >=5 real-time: add TM intra mode for high_source_sad."

d2fb834e – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/06 01:30
Merge "vpx_codec.h: namespace local defines"

9311ef18 – Marco <marpan@google.com> authored on 2017/10/05 08:58
Speed >=5 real-time: add TM intra mode for high_source_sad.

e8ed030d – James Zern <jzern@google.com> authored on 2017/10/05 11:09
vpx_codec.h: namespace local defines

107eb6a9 – James Zern <jzern@google.com> authored on 2017/10/05 11:02
vp9_ethread_test: abort early/add more detailed output

e095bcce – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/04 23:28
Merge "Adjust threshold for adapt_partition for speed 6."

014976c2 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/04 19:36
Merge "Avoid nonrd_pick_partition for speed >= 6."

6a42bdd2 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/04 15:38
Merge "Modify early exit for alt_ref in nonrd_pickmode."

18262a85 – Marco <marpan@google.com> authored on 2017/10/04 14:01
Adjust threshold for adapt_partition for speed 6.

9a71811d – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/04 12:15
Merge changes Id6a8c549,Ib1e0650b,Ic369dd86

4bc1fc58 – Marco <marpan@google.com> authored on 2017/10/04 11:27
Avoid nonrd_pick_partition for speed >= 6.

ffa3a3c4 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/04 10:48
Merge "Fix image width alignment. Enable ImageSizeSetting test."

127864de – Linfeng Zhang <linfengz@google.com> authored on 2017/10/03 12:09
Generalize 2:1 vp9_scale_and_extend_frame_ssse3()

b8094425 – Linfeng Zhang <linfengz@google.com> authored on 2017/10/03 05:59
Update vp9_scale_and_extend_frame_ssse3()

77e51e20 – Marco <marpan@google.com> authored on 2017/10/04 07:41
Modify early exit for alt_ref in nonrd_pickmode.

98dbf31c – Marco <marpan@google.com> authored on 2017/10/03 13:14
Enable arf usage for speed >= 6, 1 pass vbr.

ab2bd340 – Marco <marpan@google.com> authored on 2017/09/29 07:34
vp9: 1 pass vbr: Limit qpdelta on high_source_sad.

66b6b874 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/03 17:47
Merge "vpx: fix nasm build errors"

bc4bc9b6 – Scott LaVarnway <slavarnway@google.com> authored and James Zern <jzern@google.com> committed on 2017/09/30 01:51
vpx: fix nasm build errors

6543213e – Linfeng Zhang <linfengz@google.com> authored on 2017/10/02 10:29
Refactor x86/vpx_subpixel_8t_intrin_ssse3.c

0f756a30 – Linfeng Zhang <linfengz@google.com> authored on 2017/10/02 09:46
Add vpx_dsp/x86/mem_sse2.h

c8678fb7 – Marco <marpan@google.com> authored on 2017/10/03 06:55
Use adapt_partition for ARF in 1 pass.

67c38c92 – Linfeng Zhang <linfengz@google.com> authored on 2017/10/02 09:01
Add transpose_8bit_{4x4,8x8}() x86 optimization

Next