shithub: libvpx

RSS feed

5de798f2 – Marco <marpan@google.com> authored on 2016/12/14 09:08
vp9: Fix to usage of flag USE_ALTREF_FOR_ONE_PASS

86e340c7 – James Zern <jzern@google.com> authored on 2016/12/06 15:52
enable vpx_idct32x32_1024_add_neon in hbd builds

5d4aa325 – Linfeng Zhang <linfengz@google.com> authored on 2016/12/12 10:13
Cosmetics by unifying dest_stride to stride in idct

282f3b3d – James Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/09 19:01
Merge "vp8: adds multithread testing."

817488be – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/09 18:47
Merge "vp9: Fix to crash in svc code."

121e1611 – Jim Bankoski <jimbankoski@google.com> authored on 2016/12/09 10:05
vp8: adds multithread testing.

2c24f717 – Johann <johannkoenig@google.com> authored on 2016/12/09 07:54
Move load_and_transpose to transpose_neon.h

076d4bd9 – Marco <marpan@google.com> authored on 2016/12/07 04:50
vp9: Fix to crash in svc code.

7ba9d31e – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/08 22:19
Merge "idct16x16_add_neon: fix arm visual studio builds"

cd6f7429 – Marco <marpan@google.com> authored on 2016/12/08 10:25
vp8 multi_res_encoder: Ajust some settings in sample encoder.

880adc33 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/08 17:46
Merge "Remove an unused first pass statistic"

6defef4a – James Zern <jzern@google.com> authored on 2016/12/08 08:02
idct16x16_add_neon: fix arm visual studio builds

e4c6f8fd – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/07 17:06
Merge "vp9: Fix some TODOs in svc code."

385599b5 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/07 16:05
Merge "Update TEST_P(PartialIDctTest, RunQuantCheck)"

174528de – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/07 16:03
Merge "Update idct NEON optimization to not use narrowing saturating shift"

f16a0a1a – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/07 15:26
Merge "enable vpx_idct16x16_256_add_neon in hbd builds"

17c403d0 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/07 14:31
Merge "vp9: Adjust the weight factor for segment rate cost for aq-mode=3."

39402038 – Yunqing Wang <yunqingwang@google.com> authored on 2016/12/07 05:00
Remove an unused first pass statistic

5778a7c9 – Marco <marpan@google.com> authored on 2016/12/07 08:02
vp9: Fix some TODOs in svc code.

834feffe – Linfeng Zhang <linfengz@google.com> authored on 2016/12/07 06:34
Update TEST_P(PartialIDctTest, RunQuantCheck)

018a2adc – Linfeng Zhang <linfengz@google.com> authored on 2016/11/22 09:21
Update idct NEON optimization to not use narrowing saturating shift

228c9940 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/12/06 20:40
Merge changes Ibad079f2,I7858a0a1