shithub: libvpx

RSS feed

cfc79a35 – paulwilkins <paulwilkins@google.com> authored on 2017/02/15 05:33
Disconnect ARF breakout from frame boost.

b89ba05a – paulwilkins <paulwilkins@google.com> authored on 2017/02/14 05:35
Remove unnecessary factor.

76550dfd – paulwilkins <paulwilkins@google.com> authored on 2017/02/09 11:30
Bug in scale_sse_threshold()

945ccfee – paulwilkins <paulwilkins@google.com> authored on 2016/12/12 09:05
Additional first pass stats.

7635ee0f – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/15 05:37
Merge "Aggressive VBR method."

61927ba4 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/14 20:33
Merge "vp9 fdct higbd neon: connect existing highbd calls"

f2c1aea1 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/14 19:54
Merge "Row based multi-threading of encoding stage"

71061e93 – Ranjit Kumar Tulabandu <ranjit.tulabandu@ittiam.com> authored and Yunqing Wang <yunqingwang@google.com> committed on 2017/02/10 11:25
Row based multi-threading of encoding stage

615566aa – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/14 19:46
Merge "Replace 14 with DCT_CONST_BITS in idct NEON functions' shifts"

3e7aa8fd – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2017/02/03 10:25
vp9 fdct higbd neon: connect existing highbd calls

9c2bb7f3 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/14 16:28
Merge "quantize_fp highbd neon: use tran_low_t for coeff"

429e6528 – Linfeng Zhang <linfengz@google.com> authored and James Zern <jzern@google.com> committed on 2017/02/14 07:44
Replace 14 with DCT_CONST_BITS in idct NEON functions' shifts

4b402746 – clang-format <noreply@google.com> authored and James Zern <jzern@google.com> committed on 2017/02/13 15:06
apply clang-format

f670628c – James Zern <jzern@google.com> authored on 2017/01/31 13:06
.clang-format: update to 3.9.1

c1a90dc1 – Yi Luo <luoyi@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/14 15:13
Merge "Replace idct32x32_34_add_ssse3 assembly with intrinsics"

bd86de1a – Yi Luo <luoyi@google.com> authored on 2017/02/08 06:09
Replace idct32x32_34_add_ssse3 assembly with intrinsics

2b24aa87 – Johann <johannkoenig@google.com> authored on 2017/02/03 09:24
quantize_fp highbd neon: use tran_low_t for coeff

25301a84 – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2017/01/31 10:51
vp8 onyx_if: assert divide by zero

eeb288d5 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/13 22:02
Merge "Remove UNINITIALIZED_IS_SAFE"

de9ae32b – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/13 20:15
Merge "Add vpx_highbd_idct16x16_256_add_neon()"

8a1fb402 – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2017/01/31 10:18
Remove UNINITIALIZED_IS_SAFE

4526ec79 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/13 18:11
Merge "fdct8x8 highbd neon: use tran_low_t for output"

5ecde212 – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2017/02/03 10:14
fdct8x8 highbd neon: use tran_low_t for output

e7db593a – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/13 16:01
Merge "Minor code style refactoring"

45664383 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/13 16:01
Merge "cosmetics,vp9_ratectrl: apply clang-format"

7a48bfab – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/13 16:00
Merge "vpx_usec_timer_elapsed: use 64-bit math"

5ad4159e – Linfeng Zhang <linfengz@google.com> authored on 2017/02/01 11:32
Add vpx_highbd_idct16x16_256_add_neon()

ce7b3845 – paulwilkins <paulwilkins@google.com> authored on 2017/01/05 07:35
Aggressive VBR method.

318ca076 – Yunqing Wang <yunqingwang@google.com> authored on 2017/02/13 07:29
The bitstream bit match test in multi-threaded encoder

f0245183 – Yunqing Wang <yunqingwang@google.com> authored on 2017/02/13 07:59
Minor code style refactoring

3c4ea942 – James Zern <jzern@google.com> authored on 2017/02/13 06:29
cosmetics,vp9_ratectrl: apply clang-format

016933ad – Linfeng Zhang <linfengz@google.com> authored on 2017/01/13 05:01
Add vpx_highbd_idct{16x16,32x32}_1_add_neon()

91f87e75 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/10 22:42
Merge "Add vpx_idct16x16_38_add_neon()"

22dcfa80 – Marco <marpan@google.com> authored on 2017/02/07 06:46
vp9: Non-rd mode: use simple block_yrd for 8 bit high bitdepth builds

943f9c03 – James Zern <jzern@google.com> authored on 2017/02/09 14:28
vpx_usec_timer_elapsed: use 64-bit math

c3f095c8 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/09 12:17
Merge "Fix to avoid abrupt relaxation of max qindex in recode path"

82b88a7f – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/09 12:17
Merge "Fix for max qindex calculation of a gf interval"

bc1c18e1 – Linfeng Zhang <linfengz@google.com> authored on 2017/02/07 05:06
Add vpx_idct16x16_38_add_neon()

0fefc687 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/08 12:20
Merge "Add vpx_idct16x16_38_add_c()"

ac04d11a – Yi Luo <luoyi@google.com> authored on 2017/02/07 11:40
Replace idct8x8_12_add_ssse3 assembly code with intrinsics

b73f9974 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/07 18:26
Merge "block_error_fp highbd sse2: use tran_low_t for coeff"

71f53149 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/07 17:24
Merge "vp9: Denoiser speed-up: increase partition and ac skip thresholds."

b106abe5 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/07 14:55
Merge "Row based multi-threading of ARNR filtering stage"

259e835b – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/07 14:25
Merge "vp9: Adjust rate_err threshold for setting active_worst factor."

66695533 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/07 11:52
Merge "Update 16x16 8-bit idct NEON intrinsics"

537949a9 – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2017/02/02 10:28
block_error_fp highbd sse2: use tran_low_t for coeff

91f01a20 – Ranjit Kumar Tulabandu <ranjit.tulabandu@ittiam.com> authored on 2017/02/06 14:14
Row based multi-threading of ARNR filtering stage

1a5482d4 – Marco <marpan@google.com> authored on 2017/02/06 12:02
vp9: Denoiser speed-up: increase partition and ac skip thresholds.

cf76ee2c – Linfeng Zhang <linfengz@google.com> authored on 2017/01/11 07:22
Add vpx_idct16x16_38_add_c()

3c2f076a – Marco <marpan@google.com> authored on 2017/02/07 04:35
vp9: Adjust rate_err threshold for setting active_worst factor.

85f3a823 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/06 21:49
Merge "highbd x86: consolidate tran_low_t conversions"

aa327a1e – Jerome Jiang <jianj@google.com> authored and Marco <marpan@google.com> committed on 2017/02/02 12:51
vp9: speed 8: Tune threshold of ac skip and partitioning.

641fda79 – Johann <johannkoenig@google.com> authored on 2017/02/02 09:17
highbd x86: consolidate tran_low_t conversions

dbc5090b – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/03 20:02
Merge "Changes to facilitate multi-threading of encoding stage"

2a21b45f – Yunqing Wang <yunqingwang@google.com> authored on 2017/02/03 03:29
Fix visual studio build failure

a16ca80b – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/02 17:20
Merge "Add unit tests for vp9_block_error_fp."

bb40844e – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/02 17:18
Merge "Add SSSE3 intrinsic 8x8 inverse 2D-DCT"

8d5d21aa – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/02 15:15
Merge "Update third_party/googletest to 1.8.0"

12ec9484 – Ranjit Kumar Tulabandu <ranjit.tulabandu@ittiam.com> authored on 2017/02/02 09:19
Changes to facilitate multi-threading of encoding stage

0b60d3ff – Jerome Jiang <jianj@google.com> authored on 2017/01/31 15:21
Add unit tests for vp9_block_error_fp.

5b10674b – Kaustubh Raste <kaustubh.raste@imgtec.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/02 03:09
Merge "Add mips msa sum_squares_2d_i16 function"

d89b4f5e – Johann <johannkoenig@google.com> authored on 2017/01/26 09:34
Update third_party/googletest to 1.8.0

726556dd – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/01 22:25
Merge "Remove neon assembly for idct 16x16 and 8x8"

ce6318f2 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/01 22:03
Merge changes I43521ad3,I013659f6

770c6663 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/01 17:04
Merge "Changes to facilitate row based multi-threading of ARNR filtering"

dc90501b – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/01 16:56
Merge changes I374dfc08,I7e15192e,Ica414007

5cc0a364 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/01 15:55
Merge "vp9_rdopt: declare 'c' closer to use"

bfd62cda – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2017/01/31 10:35
vp9_rdopt: declare 'c' closer to use

f60171bb – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/01 14:57
Merge "deblock: annotate postproc parameters"

3bda6345 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/01 14:41
Merge "quantize ssse3: remove unused pxor"

e4985cf6 – Linfeng Zhang <linfengz@google.com> authored on 2017/01/30 07:25
Update 16x16 8-bit idct NEON intrinsics

8f953897 – Jingning Han <jingning@google.com> authored on 2017/02/01 07:19
Add SSSE3 intrinsic 8x8 inverse 2D-DCT

359a6796 – Ranjit Kumar Tulabandu <ranjit.tulabandu@ittiam.com> authored and Yunqing Wang <yunqingwang@google.com> committed on 2017/02/01 11:34
Changes to facilitate row based multi-threading of ARNR filtering

f8d744d9 – Johann <johannkoenig@google.com> authored on 2017/01/30 11:03
satd highbd neon: use tran_low_t for coeff

2ba38347 – Johann <johannkoenig@google.com> authored on 2017/01/30 06:39
satd highbd sse2: use tran_low_t for coeff

0f751ece – Johann <johannkoenig@google.com> authored on 2017/01/31 03:16
hadamard highbd ssse3: use tran_low_t for coeff

1eb8a718 – Johann <johannkoenig@google.com> authored on 2017/01/30 11:16
hadamard highbd neon: use tran_low_t for coeff

2dac808d – Johann <johannkoenig@google.com> authored on 2017/01/27 08:37
hadamard highbd sse2: use tran_low_t for coeff

a7949f2d – Jingning Han <jingning@google.com> authored and James Zern <jzern@google.com> committed on 2017/01/27 05:46
Make satd unit test support all bit-depth settings

59917dd1 – Jingning Han <jingning@google.com> authored and James Zern <jzern@google.com> committed on 2017/01/27 05:38
Unify the hadamard transform unit test for bit-depth settings

969957f9 – Jingning Han <jingning@google.com> authored and James Zern <jzern@google.com> committed on 2017/01/26 10:00
Fix real-time compression regression in hbd mode

32f68cc5 – Johann <johannkoenig@google.com> authored on 2017/01/31 10:05
deblock: annotate postproc parameters

9efc42f4 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/01/31 10:28
Merge "Use Buffer class for post proc tests"

750e7531 – Kaustubh Raste <kaustubh.raste@imgtec.com> authored on 2017/01/31 12:37
Add mips msa sum_squares_2d_i16 function

df7e1fec – Kaustubh Raste <kaustubh.raste@imgtec.com> authored on 2017/01/31 05:00
Add mips msa vpx_minmax_8x8 function

280ad355 – Kaustubh Raste <kaustubh.raste@imgtec.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/01/30 21:34
Merge "Add mips msa vpx_vector_var function"

dcfff3cc – Johann <johannkoenig@google.com> authored on 2017/01/30 12:02
quantize ssse3: remove unused pxor

d47f2574 – Marco <marpan@google.com> authored on 2017/01/30 06:12
vp9: Modify bsize condition for using model_rd_large for speed 7.

106c620a – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/01/28 14:29
Merge "Disable multi-threading in first pass for SVC encoding"

4ce20fb3 – Kaustubh Raste <kaustubh.raste@imgtec.com> authored on 2017/01/27 09:52
Add mips msa vpx_vector_var function

164db827 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/01/27 17:47
Merge "vp9: Fix to pick_filter_level for highbitdepth build."

9b1a2aa8 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/01/27 16:15
Merge "Add macOS Sierra support in configure"

ad1aad69 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/01/27 10:15
Merge "vp9: Modify bsize condition for using model_rd_large."

d0495132 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/01/27 10:15
Merge "vp9: Fixes for usage of skin_map for high bit depth."

407fad23 – Kaustubh Raste <kaustubh.raste@imgtec.com> authored on 2017/01/27 06:11
Add mips msa vpx Integer projection row/col functions

d94d0ed1 – Marco <marpan@google.com> authored on 2017/01/27 05:42
vp9: Fix to pick_filter_level for highbitdepth build.

6d38ad41 – Jerome Jiang <jianj@google.com> authored on 2017/01/26 12:53
Add macOS Sierra support in configure

6985a0f5 – Ranjit Kumar Tulabandu <ranjit.tulabandu@ittiam.com> authored and Yunqing Wang <yunqingwang@google.com> committed on 2017/01/27 14:07
Disable multi-threading in first pass for SVC encoding

c1553f85 – Kaustubh Raste <kaustubh.raste@imgtec.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/01/26 23:08
Merge "Add mips msa vpx satd function"

b16c77cd – Marco <marpan@google.com> authored on 2017/01/26 15:01
vp9: Modify bsize condition for using model_rd_large.

Next