shithub: libvpx

RSS feed

834f26c3 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/08 18:14
Merge "Shift speed 2 from non-large VP9 tests to large ones."

42a1b310 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/08 17:38
Merge "Add support for POWER8/VSX"

6a86492a – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/03/08 17:31
Merge "Make the partition search early termination feature to be frame size dependent"

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

099e9bf1 – Yunqing Wang <yunqingwang@google.com> authored on 2017/03/08 07:24
Make the partition search early termination feature to be frame size dependent

77311e0d – Linfeng Zhang <linfengz@google.com> authored on 2017/03/07 08:06
Update vpx_idct32x32_1024_add_neon()

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

c4c0331f – Jerome Jiang <jianj@google.com> authored on 2017/03/07 08:58
Shift speed 2 from non-large VP9 tests to large ones.

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