shithub: libvpx

RSS feed

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."

45de35fc – Marco <marpan@google.com> authored on 2017/03/07 12:35
vp9: Fix for denoising with SVC.

c4e5c54d – Linfeng Zhang <linfengz@google.com> authored on 2017/03/07 10:29
cosmetics,dsp/arm/: vpx_idct32x32_{34,135}_add_neon()

3cf5c213 – Linfeng Zhang <linfengz@google.com> authored on 2017/03/01 10:11
cosmetics,dsp/arm/: rename a variable

88a888f0 – James Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/07 13:49
Merge "tiny_ssim.c : adds y4m support to tiny_ssim."

393d9d01 – Jim Bankoski <jimbankoski@google.com> authored on 2017/02/09 09:12
tiny_ssim.c : adds y4m support to tiny_ssim.

47cf7c25 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/03 19:47
Merge "vp8_create_decoder_instances: correct pbi[] memset"

15dac923 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/03 18:45
Merge "Narrow cat6_high_cost tables to uint16_t"

bcd12de6 – Alex Converse <aconverse@google.com> authored on 2017/03/03 10:02
Narrow cat6_high_cost tables to uint16_t

9e7140b4 – Vignesh Venkatasubramanian <vigneshv@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/03 14:05
Merge "vp9,realtime: Enable row multithreading for non-rd"

9c3c1f37 – James Zern <jzern@google.com> authored on 2017/03/03 10:23
vp8_create_decoder_instances: correct pbi[] memset

1bb63bf6 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/02 17:25
Merge "vp9: Speed 8: reduce the adaptive_rd_thresh level."

b60617f5 – Marco <marpan@google.com> authored on 2017/03/02 08:01
vp9: Speed 8: reduce the adaptive_rd_thresh level.

453f1804 – Vignesh Venkatasubramanian <vigneshv@google.com> authored on 2017/02/13 06:36
vp9,realtime: Enable row multithreading for non-rd

07c48ccf – Yi Luo <luoyi@google.com> authored on 2017/02/28 11:38
Improve idct32x32_34_add SSSE3 intrinsics performance

b7124568 – Chrome Cunningham <chcunningham@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/01 13:01
Merge "VPX_CODEC_CAP_HIGHBITDEPTH for decoder interface"

bcd0c49a – Chris Cunningham <chcunningham@chromium.org> authored and James Zern <jzern@google.com> committed on 2017/02/16 10:02
VPX_CODEC_CAP_HIGHBITDEPTH for decoder interface

8697d14e – James Zern <jzern@google.com> authored on 2017/02/28 11:17
Revert "Fix for max qindex calculation of a gf interval"

66919e37 – James Zern <jzern@google.com> authored on 2017/02/28 10:13
vp9_ethread_test,cosmetics: s/new-mt/row-mt/

3ab8a05b – James Zern <jzern@google.com> authored on 2017/02/23 19:55
stress.sh: add vp9_stress_test_row_mt

b58a8ccb – James Zern <jzern@google.com> authored on 2017/02/23 19:54
stress.sh: parameterize thread count

4684d286 – James Zern <jzern@google.com> authored on 2017/02/23 19:30
stress.sh: add one pass encodes

3833905f – Yunqing Wang <yunqingwang@google.com> authored on 2017/02/28 06:13
Add a comment in encoder thread test

3fa7e5c6 – Yunqing Wang <yunqingwang@google.com> authored on 2017/02/28 06:00
Set row_mt to 0 by default

defe094e – Marco <marpan@google.com> authored on 2017/02/27 07:03
vp9: Fix an issue with setting variance thresholds.

ddfe906b – Vignesh Venkatasubramanian <vigneshv@google.com> authored on 2017/02/27 05:50
vp9_ethread_test: Rename new_mt to row_mt

58816014 – Vignesh Venkatasubramanian <vigneshv@google.com> authored on 2017/02/24 06:40
vp9: Rename new_mt to row_mt

8121f854 – Yunqing Wang <yunqingwang@google.com> authored on 2017/02/24 13:31
Remove an old leftover comment

47d6f16a – James Zern <jzern@google.com> authored on 2017/02/24 10:36
get_prob(): rationalize int types

af9002dd – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/24 18:26
Merge "Improve VP9 encoder threading test for better coverage"

e96ab224 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/24 11:56
Merge "Make vp9_scale_and_extend_frame_ssse3 work for hbd when bitdepth = 8."

cc168054 – Yunqing Wang <yunqingwang@google.com> authored on 2017/02/22 07:24
Improve VP9 encoder threading test for better coverage

904b957a – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2017/02/16 12:57
consolidate block_error functions

aa911e8b – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/24 00:24
Merge "block error sse2: use tran_low_t"

3c16bbb7 – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2017/02/16 07:44
block error sse2: use tran_low_t

0998a146 – Jerome Jiang <jianj@google.com> authored on 2017/02/22 09:24
Make vp9_scale_and_extend_frame_ssse3 work for hbd when bitdepth = 8.

57e98757 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/23 02:41
Merge "vp8_fdct4x4 test: fix segfault again"

1d12a125 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/22 22:24
Merge "vp9: 1pass CBR: modify condition for reducing loop filter."

a6b62582 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/22 18:19
Merge "vp9: Non-rd pickmode: use simple block_yrd under some conditons."

0acc2708 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/22 14:52
Merge "vp9: aq-mode=3: On key frame reset cr->reduce_refresh to 0."

672100a8 – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2017/02/21 06:12
vp8_fdct4x4 test: fix segfault again

66f36f47 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/22 11:55
Merge "Refactored the row based multi-threading code"

84f106f1 – Marco <marpan@google.com> authored on 2017/02/22 10:06
vp9: 1pass CBR: modify condition for reducing loop filter.

7e7d820d – Marco <marpan@google.com> authored and Jerome Jiang <jianj@google.com> committed on 2017/02/17 03:44
vp9: Non-rd pickmode: use simple block_yrd under some conditons.

7e798310 – Marco <marpan@google.com> authored on 2017/02/22 05:45
vp9: aq-mode=3: On key frame reset cr->reduce_refresh to 0.

3d1fa00f – Jerome Jiang <jianj@google.com> authored on 2017/02/22 04:49
vp9: Only compute y_sad for golden in variance partition for speed < 8.

b1dcaf7f – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/21 23:44
Merge "Fix segmentation fault caused by denoiser working with spatial SVC."

1e224dcb – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/21 13:16
Merge "Drop zbin_ptr and quant_shift_ptr"

7f2daa74 – Marco <marpan@google.com> authored on 2017/02/13 05:16
vp9: Incorporate source sum_diff into non-rd partition thresholds.

62a33216 – Yi Luo <luoyi@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/21 11:36
Merge "Fix idct8x8 SSSE3 SingleExtremeCoeff unit tests"

6036a0d2 – Yi Luo <luoyi@google.com> authored on 2017/02/21 07:07
Following SSSE3 intrinsics functions also work for HBD

4d423135 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/21 04:42
Merge "Change to prediction decay calculation."

0d1e5a21 – Jerome Jiang <jianj@google.com> authored on 2017/02/17 12:56
Fix segmentation fault caused by denoiser working with spatial SVC.

f091752a – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/21 00:37
Merge "vp9: Fix for non-rd pickmode for high-bitdepth build."

4e1ba354 – Marco <marpan@google.com> authored on 2017/02/20 15:15
vp9: Fix for non-rd pickmode for high-bitdepth build.

97d6a4cb – Ranjit Kumar Tulabandu <ranjit.tulabandu@ittiam.com> authored on 2017/02/16 14:07
Refactored the row based multi-threading code

bf6fcebf – James Zern <jzern@google.com> authored on 2017/02/18 08:24
vp8_fdct4x4_test: align input and output buffers

3e702502 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/17 15:29
Merge "Add vpx_highbd_idct16x16_10_add_neon()"

52b3e1a6 – James Zern <jzern@google.com> authored on 2017/02/17 11:23
datarate_test: disable OnePassCbrSvc2SpatialLayersDenoiserOn

9cb470eb – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/17 17:11
Merge "vp8_short_fdct4x4: verify optimized functions"

1f8e8e5b – Yi Luo <luoyi@google.com> authored on 2017/02/17 05:59
Fix idct8x8 SSSE3 SingleExtremeCoeff unit tests

a63adac6 – paulwilkins <paulwilkins@google.com> authored on 2017/02/15 11:41
Change to prediction decay calculation.

c7342f35 – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2017/01/31 10:58
tiny_ssim: clean up on failure

bf05cd3c – Johann <johannkoenig@google.com> authored on 2016/09/23 12:45
vp8_short_fdct4x4: verify optimized functions

f62dcc9c – Yi Luo <luoyi@google.com> authored on 2017/02/16 08:15
Replace idct32x32_1024_add_ssse3 assembly with intrinsics

b5bc9ee0 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/16 19:04
Merge "cosmetics: Fix spelling mistake in compile flag name."

a9b81da5 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/16 18:51
Merge "block error avx2: use tran_low_t"

0f014c97 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/16 18:02
Merge "Fix mips vpx_post_proc_down_and_across_mb_row_msa function"

e9d07c0c – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/16 17:56
Merge "disable VP9MultiThreadedFrameParallel tests"

06a82af0 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/16 16:41
Merge "correct bitdepth_conversion_sse2.h header guard"

1cb44945 – Yi Luo <luoyi@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/16 15:43
Merge "Add idct32x32_135_add SSSE3 intrinsics"

cc430126 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/16 15:34
Merge changes I267050a5,Iebade0ef,Id96a8df3

0bf6b515 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/16 11:22
Merge "Structured the mode ordering code to avoid redundant memcpy"

06200817 – Linfeng Zhang <linfengz@google.com> authored and James Zern <jzern@google.com> committed on 2017/02/14 05:24
Add vpx_highbd_idct16x16_10_add_neon()

44600442 – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2017/02/15 12:17
bitdepth conversion: really use num elements

d218b091 – paulwilkins <paulwilkins@google.com> authored and James Zern <jzern@google.com> committed on 2017/02/16 07:36
cosmetics: Fix spelling mistake in compile flag name.

5127e58d – Ranjit Kumar Tulabandu <ranjit.tulabandu@ittiam.com> authored on 2017/02/16 14:37
Structured the mode ordering code to avoid redundant memcpy

ca4e27f5 – Johann <johannkoenig@google.com> authored on 2017/02/13 11:29
Drop zbin_ptr and quant_shift_ptr

fddf66b7 – Kaustubh Raste <kaustubh.raste@imgtec.com> authored on 2017/02/16 07:12
Fix mips vpx_post_proc_down_and_across_mb_row_msa function

6ab0870d – James Zern <jzern@google.com> authored on 2017/02/16 07:56
disable VP9MultiThreadedFrameParallel tests

6c2d732b – Johann <johannkoenig@google.com> authored on 2017/02/16 07:43
correct bitdepth_conversion_sse2.h header guard

21044546 – Johann <johannkoenig@google.com> authored on 2017/02/16 06:12
block error avx2: use tran_low_t

72a43e23 – Yi Luo <luoyi@google.com> authored on 2017/02/14 12:09
Add idct32x32_135_add SSSE3 intrinsics

60a10116 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/16 05:02
Merge "Disconnect ARF breakout from frame boost."

543ebc90 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/16 05:01
Merge "Remove unnecessary factor."

9216ba58 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/16 05:01
Merge "Bug in scale_sse_threshold()"

e6c1993f – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/16 04:39
Merge "Additional first pass stats."

ff37a911 – Johann <johannkoenig@google.com> authored on 2017/02/16 02:29
quantize_fp_32x32 highbd ssse3: enable existing function

4682130b – Johann <johannkoenig@google.com> authored on 2017/02/15 14:01
quantize_fp highbd ssse3: use tran_low_t for coeff

ac3996a6 – Johann <johannkoenig@google.com> authored on 2017/02/03 10:57
quantize_fp highbd sse2: use tran_low_t for coeff

b63e88e5 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/15 21:40
Merge "Use 'packssdw' for loading tran_low_t values"

61d05c1e – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/15 20:00
Merge "vp8_dx_iface: remove unused 'else' condition"

cc04ae15 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/15 19:21
Merge "vpx_temporal_svc_encoder.sh: remove FUNCNAME bashism"

e6cf741a – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/15 18:03
Merge "vp9: Some code cleanup for aq-mode = 3."

2865de86 – Jerome Jiang <jianj@google.com> authored on 2017/02/14 14:09
vpx_temporal_svc_encoder: Expose error resilient control to cmd line.

d12f25f2 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/15 15:18
Merge "cosmetics,dsp/inv_txfm.c: reorder functions"

725606a6 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/15 15:07
Merge "vp9. Use same source_sad threshold for all speeds."

d5edf56b – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/15 14:34
Merge "Add vpx_highbd_idct16x16_38_add_neon()"

158b3009 – Marco <marpan@google.com> authored on 2017/02/15 08:51
vp9: Some code cleanup for aq-mode = 3.

Next