shithub: libvpx

RSS feed

fd4efde4 – Peter Boström <pbos@google.com> authored on 2016/10/28 10:50
Add temporal-layer support to tiny_ssim.

7042137e – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/28 14:32
Merge "vp9: Updates to SVC sample encoder."

9205f547 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/28 13:21
Merge "Add tools/tiny_ssim for generating SSIM/PSNR."

4d305dab – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/28 11:57
Merge "Refine 8-bit intra prediction NEON optimization (mode d45 and d135)"

7c75cae7 – Peter Boström <pbos@google.com> authored on 2016/10/27 15:07
Add tools/tiny_ssim for generating SSIM/PSNR.

a8fdb392 – Marco <marpan@google.com> authored on 2016/10/27 11:38
vp9: Updates to SVC sample encoder.

4f7a59c8 – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/28 00:21
Merge "Force recode if framesize exceeds max allowed size"

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"

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

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

54e03017 – Debargha Mukherjee <debargha@google.com> authored on 2016/10/26 18:40
Force recode if framesize exceeds max allowed size

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

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

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"

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"

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

04a60107 – Vignesh Venkatasubramanian <vigneshv@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/12 17:52
Merge "vp9_bitstream: Parameterize max_mv_magnitude"

76929201 – Vignesh Venkatasubramanian <vigneshv@google.com> authored on 2016/10/12 08:06
vp9_bitstream: Parameterize interp_filter_selected

b894d95b – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/12 15:31
Merge "[vpx highbd lpf NEON 6/6] vertical 16"

f664d3f6 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/12 15:31
Merge "[vpx highbd lpf NEON 5/6] horizontal 16"

3b06acd4 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/12 15:31
Merge "[vpx highbd lpf NEON 4/6] vertical 8"

fd270437 – James Zern <jzern@google.com> authored on 2016/10/12 12:12
cosmetics,*loopfilter_neon.c: s/tranpose/transpose/

d03d1c8c – Vignesh Venkatasubramanian <vigneshv@google.com> authored on 2016/10/10 10:45
vp9_bitstream: Parameterize max_mv_magnitude

56b1be18 – Kaustubh Raste <kaustubh.raste@imgtec.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/12 01:44
Merge "Optimize vp8 loopfilter msa functions"

356f95b4 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/12 01:35
Merge "[vpx highbd lpf NEON 3/6] horizontal 8"

96c7206e – Linfeng Zhang <linfengz@google.com> authored and James Zern <jzern@google.com> committed on 2016/10/05 06:59
[vpx highbd lpf NEON 3/6] horizontal 8

251cbfbe – Linfeng Zhang <linfengz@google.com> authored and James Zern <jzern@google.com> committed on 2016/10/05 07:08
[vpx highbd lpf NEON 4/6] vertical 8

27479775 – Linfeng Zhang <linfengz@google.com> authored and James Zern <jzern@google.com> committed on 2016/10/05 07:29
[vpx highbd lpf NEON 5/6] horizontal 16

01454ec4 – Linfeng Zhang <linfengz@google.com> authored and James Zern <jzern@google.com> committed on 2016/10/05 07:33
[vpx highbd lpf NEON 6/6] vertical 16

065ba0c4 – Marco <marpan@google.com> authored on 2016/10/11 12:12
vp8: Adjust threshold on VP8/DatarateTestLarge.DenoiserOffOn.

57c6bf29 – Marco <marpan@google.com> authored on 2016/08/02 13:37
1 pass vbr: Allow for lookahead alt-ref in real-time mode.

cdbd8919 – Marco <marpan@google.com> authored on 2016/10/10 07:42
vp9: 1 pass vbr: some adjustments to gf interval.

294a734a – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/10 19:06
Merge "vp8: Change default gf behavior for 1 pass cbr."

3da752fe – Kaustubh Raste <kaustubh.raste@imgtec.com> authored on 2016/10/10 14:03
Optimize vpx_mbpost_proc_across_ip_msa function

57e4cbc6 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/10 12:57
Merge "[vpx highbd lpf NEON 2/6] vertical 4"

19046d99 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/10 12:56
Merge "[vpx highbd lpf NEON 1/6] horizontal 4"

d05104b4 – Kaustubh Raste <kaustubh.raste@imgtec.com> authored on 2016/10/10 12:31
Optimize vpx_get4x4sse_cs_msa function

8b5eddf7 – Kaustubh Raste <kaustubh.raste@imgtec.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/08 01:05
Merge "Optimize vp9 loopfilter msa functions"

3c2f7eb3 – Kaustubh Raste <kaustubh.raste@imgtec.com> authored and James Zern <jzern@google.com> committed on 2016/10/07 14:43
Optimize vp9 loopfilter msa functions

e83e8289 – Vignesh Venkatasubramanian <vigneshv@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/07 14:09
Merge "write_modes: add MACROBLOCKD as a parameter"

06a6b28d – Kaustubh Raste <kaustubh.raste@imgtec.com> authored on 2016/10/07 11:48
Optimize vp8 loopfilter msa functions

df66f8e8 – Marco <marpan@google.com> authored on 2016/10/06 12:01
vp8: Change default gf behavior for 1 pass cbr.

ed50e771 – Vignesh Venkatasubramanian <vigneshv@google.com> authored on 2016/10/04 09:50
write_modes: add MACROBLOCKD as a parameter

5e4d2548 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/06 21:53
Merge "Fix build failure in libvpx_example_test-multi-target."

ac00db79 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/06 15:37
Merge changes from topic '8bit-hbd-idct'

fd918cf9 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/06 14:42
Merge "Remove vpx_realloc()"

49aa9b1f – Linfeng Zhang <linfengz@google.com> authored on 2016/10/05 06:45
[vpx highbd lpf NEON 2/6] vertical 4

7aa27bd6 – Linfeng Zhang <linfengz@google.com> authored on 2016/10/05 06:15
[vpx highbd lpf NEON 1/6] horizontal 4

c7072ae2 – Marco <marpan@google.com> authored on 2016/10/06 08:11
Fix build failure in libvpx_example_test-multi-target.

f875267a – Kaustubh Raste <kaustubh.raste@imgtec.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/10/05 22:25
Merge "Modify vp8 idct msa functions store method"

efb56ec3 – Marco Paniconi <marpan@google.com> authored on 2016/10/05 13:59
Revert "Revert "vp8/encoder/onyx_if.c: apply clang-format""

Next