shithub: libvpx

RSS feed

4ae9f5c0 – Linfeng Zhang <linfengz@google.com> authored on 2016/10/21 06:44
Refine 8-bit intra prediction NEON optimization (mode d45 and d135)

4555c50e – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/27 11:41
Merge "partial_idct_test: consolidate block size"

aadfde46 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/27 06:21
Merge "Changes to KF boost calculation."

02deeea4 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/27 06:21
Merge "Removal of a couple of two pass adjustments."

ed2c2405 – Johann <johannkoenig@google.com> authored on 2016/10/26 17:19
partial_idct_test: consolidate block size

de859676 – Paul Wilkins <paulwilkins@google.com> authored and paulwilkins <paulwilkins@google.com> committed on 2016/10/12 15:49
Changes to KF boost calculation.

ccd6a8e2 – paulwilkins <paulwilkins@google.com> authored on 2016/09/30 10:51
Removal of a couple of two pass adjustments.

08e0da30 – Johann <johannkoenig@google.com> authored on 2016/10/21 11:09
Refactor partial idct test

9c0680bd – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/26 12:51
Merge "Refine 8-bit intra prediction NEON optimization (mode dc)"

9720b58a – Johann <johannkoenig@google.com> authored on 2016/10/12 11:27
Optimize idct32x32_34_add for NEON

98ffc492 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/25 17:59
Merge "Update vp9_intrapred_test.cc to support 8-bit"

4b8b1bae – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/25 16:54
Merge "Modify the encoder multi-thread unit test"

f53d3363 – James Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/25 14:34
Merge "vpxdec: return fail if frame fails to decode."

c327b3f0 – Yunqing Wang <yunqingwang@google.com> authored on 2016/10/25 06:47
Modify the encoder multi-thread unit test

c192def8 – Yunqing Wang <yunqingwang@google.com> authored on 2016/10/25 05:00
Change 2 motion search counts to be tile data

ce88b8f5 – Linfeng Zhang <linfengz@google.com> authored on 2016/10/19 09:37
Refine 8-bit intra prediction NEON optimization (mode dc)

d1c74c14 – Linfeng Zhang <linfengz@google.com> authored on 2016/10/19 08:58
Update vp9_intrapred_test.cc to support 8-bit

7ef094c0 – Jim Bankoski <jimbankoski@google.com> authored on 2016/10/24 08:05
vpxdec: return fail if frame fails to decode.

2e6a1976 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/21 22:29
Merge "remove idct32x32*_add_neon.asm"

5d91752a – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/21 22:28
Merge "vpx_highbd_convolve_copy_neon: use multi reg loads"

9a032fa2 – Vignesh Venkatasubramanian <vigneshv@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/21 22:23
Merge "vp9_bitstream: Encode tiles in parallel"

5deffa11 – Vignesh Venkatasubramanian <vigneshv@google.com> authored on 2016/10/19 07:07
vp9_bitstream: Encode tiles in parallel

ee1b3f34 – Marco <marpan@google.com> authored on 2016/10/21 07:11
vp9: Nonrd variance partition: increase threshold for using 4x4 avg.

32e63efc – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/20 18:38
Merge "vp8: Apply gf target-size boost only when refresh_golden_frame = 1."

9dbb3ad3 – James Zern <jzern@google.com> authored on 2016/10/19 17:04
remove idct32x32*_add_neon.asm

a7d116aa – Marco <marpan@google.com> authored on 2016/10/20 13:02
vp9: Speed=8 real-time: Keep the bias_golden feature on.

83ca6358 – Vignesh Venkatasubramanian <vigneshv@google.com> authored on 2016/10/20 08:07
Add vp9cx_set_ref to .gitignore

9fdae938 – Marco <marpan@google.com> authored on 2016/10/20 07:28
vp8: Apply gf target-size boost only when refresh_golden_frame = 1.

995a967f – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/19 18:34
Merge "third_party: roll libwebm snapshot"

96249648 – Marco <marpan@google.com> authored on 2016/10/19 08:54
vp8: Adjust threshold to set the gf_noboost flag.

ff38b8df – Marco <marpan@google.com> authored on 2016/10/17 10:32
vp8: Add control for gf boost for 1 pass cbr.

7f31bfed – James Zern <jzern@google.com> authored on 2016/10/18 18:46
Revert "vp9_bitstream: Encode tiles in parallel"

a60dd5c8 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/18 18:09
Merge "Fix warnings reported by -Wshadow: Part1: vpx_dsp directory"

53d8ff6f – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/18 16:06
Merge "Revert "third_party: Roll libwebm snapshot.""

68833c7f – James Zern <jzern@google.com> authored on 2016/10/18 14:11
third_party: roll libwebm snapshot

8ff5af77 – Kaustubh Raste <kaustubh.raste@imgtec.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/18 03:46
Merge "Optimize sad_64width_x4d_msa function"

b7310e2a – Kaustubh Raste <kaustubh.raste@imgtec.com> authored on 2016/10/10 12:15
Optimize sad_64width_x4d_msa function

f6980ca6 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/17 20:03
Merge "vp9: Non-rd variance partition: add condition for 64x64 split."

b0cc8d5c – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/17 19:57
Merge "add vpx high bitdepth convolve8 NEON intrinsics optimization"

171e2ccf – James Zern <jzern@google.com> authored on 2016/10/17 19:23
Revert "third_party: Roll libwebm snapshot."

e084e054 – Urvang Joshi <urvang@google.com> authored and James Zern <jzern@google.com> committed on 2016/07/14 07:40
Fix warnings reported by -Wshadow: Part1: vpx_dsp directory

68cd3052 – James Zern <jzern@google.com> authored on 2016/10/15 07:04
vpx_highbd_convolve_copy_neon: use multi reg loads

9c8981c6 – Linfeng Zhang <linfengz@google.com> authored on 2016/10/12 13:20
add vpx high bitdepth convolve8 NEON intrinsics optimization

55a2b673 – Marco <marpan@google.com> authored on 2016/10/14 06:02
vp9: Non-rd variance partition: add condition for 64x64 split.

808a560b – Frank Galligan <fgalligan@google.com> authored on 2016/10/17 08:41
third_party: Roll libwebm snapshot.

9e8efa5b – Vignesh Venkatasubramanian <vigneshv@google.com> authored on 2016/10/07 06:24
vp9_bitstream: Encode tiles in parallel

4c3d539b – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/15 02:01
Merge "VP8: Add realtime speed to datarate_test.cc"

6c309c1f – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/14 19:04
Merge "add vpx_highbd_convolve_{copy,avg}_neon()"

acd21e05 – Jerome Jiang <jianj@jianj0.mtv.corp.google.com> authored and Jerome Jiang <jianj@google.com> committed on 2016/10/13 11:27
VP8: Add realtime speed to datarate_test.cc

e49a02b1 – James Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/14 12:38
Merge "Drop empty frames."

3e21d703 – Jim Bankoski <jimbankoski@google.com> authored on 2016/10/14 02:28
Drop empty frames.

f910d14a – Linfeng Zhang <linfengz@google.com> authored on 2016/10/12 12:32
add vpx_highbd_convolve_{copy,avg}_neon()

f5b8b473 – Marco <marpan@google.com> authored on 2016/10/13 05:26
vp8: Adjust thresholds in VP8/DatarateTestLarge tests.

1909270f – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/13 03:12
Merge "cosmetics,*loopfilter_neon.c: s/tranpose/transpose/"

3e347532 – Vignesh Venkatasubramanian <vigneshv@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/13 02:33
Merge "vp9_bitstream: Parameterize interp_filter_selected"

9e75c013 – Kaustubh Raste <kaustubh.raste@imgtec.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/12 22:12
Merge "Optimize vpx_mbpost_proc_across_ip_msa function"