shithub: libvpx

RSS feed

fbba31e2 – James Zern <jzern@google.com> authored on 2017/06/20 14:34
vp8_dx_iface: clear -Wclobbered warnings

355432b0 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/21 17:16
Merge "dct tests: align InvAccuracyCheck buffers"

96ec8a42 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/21 16:38
Merge "VP9 level targeting: properly handle max_gf_interval"

1c489152 – Johann <johannkoenig@google.com> authored on 2017/06/21 07:46
dct tests: align InvAccuracyCheck buffers

0aa3677d – James Zern <jzern@google.com> authored on 2017/06/20 15:42
fix build, rm ref to vpx_idct8x8_64_add_ssse3

9e03eedf – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/20 20:38
Merge changes Ib26dd515,Ie60dabc3

d96ed96c – hui su <huisu@google.com> authored on 2017/06/20 12:26
VP9 level targeting: properly handle max_gf_interval

492d52b9 – Marco <marpan@google.com> authored on 2017/06/20 08:20
vp9: Adjust key-frame pars in vpx_temporal_svc_encoder.

ae3a1733 – Marco <marpan@google.com> authored on 2017/06/20 05:05
vp9: Adjust key-frame pars in vpx_temporal_svc_encoder.

a9299113 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/20 11:04
Merge "dct tests: run all possible sizes in one test"

737aa5c9 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/19 23:08
Merge "vp9: SVC: Rework the usage of base_mv for SVC."

b5524005 – Marco <marpan@google.com> authored on 2017/06/19 14:25
vp9: Adjust key-frame pars in vpx_temporal_svc_encoder.

782aacc3 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/19 19:45
Merge "vp9: Speed >= 8: Adjust resolution threshold for subpel."

ed56ddfe – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/19 18:15
Merge "libs.mk: retry partial testdata download"

bf41a982 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/19 12:42
Merge "Enable 8x8 skin detection for vp8."

4ebb9a36 – Johann <johannkoenig@google.com> authored on 2017/05/09 06:08
dct tests: run all possible sizes in one test

ada640a5 – James Zern <jzern@google.com> authored on 2017/06/15 19:33
libs.mk: retry partial testdata download

ff7fb4b2 – Marco <marpan@google.com> authored on 2017/06/19 09:56
vp9: Speed >= 8: Adjust resolution threshold for subpel.

112cd955 – Marco <marpan@google.com> authored on 2017/06/15 12:23
vp9: SVC: Rework the usage of base_mv for SVC.

038522e4 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/16 16:07
Merge "configure: test for -Wparentheses-equality"

a36017e0 – Jerome Jiang <jianj@google.com> authored on 2017/06/13 13:22
Enable 8x8 skin detection for vp8.

8d391a11 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/15 13:57
Merge changes Ibf9d120b,I341399ec,Iaa5dd63b,Id59865fd

27c21859 – James Zern <jzern@google.com> authored on 2017/06/15 12:05
configure: test for -Wparentheses-equality

c7e4917e – Linfeng Zhang <linfengz@google.com> authored on 2017/06/15 07:29
Clean 8x8 idct x86 optimization

98967645 – Linfeng Zhang <linfengz@google.com> authored on 2017/06/15 10:09
Remove vpx_idct8x8_64_add_ssse3()

a4ea7e13 – Urvang Joshi <urvang@google.com> authored on 2017/06/08 10:51
VP9: Add greedy version of av1_optimize_b().

8b48f68c – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/14 11:59
Merge "vp8: Adjust the pred_err threhsold for drop on overshoot."

6da6a232 – Linfeng Zhang <linfengz@google.com> authored on 2017/06/13 12:53
Update high bitdepth load_input_data() in x86

d6eeef9e – Linfeng Zhang <linfengz@google.com> authored on 2017/06/12 12:23
Clean array_transpose_{4X8,16x16,16x16_2) in x86

9c72e85e – Linfeng Zhang <linfengz@google.com> authored on 2017/06/12 11:45
Remove array_transpose_8x8() in x86

cbb991b6 – Linfeng Zhang <linfengz@google.com> authored on 2017/06/12 10:03
Convert 8x8 idct x86 macros to inline functions

4f9d8527 – James Zern <jzern@google.com> authored on 2017/06/12 14:08
vp8_skin_detection: add 'vp8_' prefix to public fns

98666368 – James Zern <jzern@google.com> authored on 2017/06/12 13:54
rename vp8/common/skin_detection.[hc] -> vp8_*

21e1661b – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/12 12:38
Merge "vp9 level targeting: more strict constraint on min_gf_interval"

b6e1bdfc – Marco <marpan@google.com> authored on 2017/06/12 05:51
vp8: Adjust the pred_err threhsold for drop on overshoot.

a46bc026 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/10 00:50
Merge "Remove duplication on vp8/9_write_yuv_frame."

e540ca71 – Marco <marpan@google.com> authored on 2017/06/09 13:48
vp9: SVC: Use prune_evenemore only for non_reference.

6dcd9b37 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/09 16:42
Merge "idct_test: don't use std::nothrow anymore"

8aa4ee1f – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/09 16:42
Merge "buffer.h: allow declaring an alignment"

65f4299d – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/09 16:41
Merge "Remove some dead code. Coverity CID 1310058"

c12d1d9b – Sylvestre Ledru <sylvestre@mozilla.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2017/06/09 10:08
Remove some dead code. Coverity CID 1310058

ff2d220d – Jerome Jiang <jianj@google.com> authored on 2017/06/08 12:07
Remove duplication on vp8/9_write_yuv_frame.

92373a5b – Johann <johannkoenig@google.com> authored on 2017/06/08 06:09
idct_test: don't use std::nothrow anymore

5aee8ea7 – Johann <johannkoenig@google.com> authored on 2017/06/06 11:15
buffer.h: allow declaring an alignment

b3a262df – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/08 19:17
Merge "vp8_decode_frame: fix oob read on truncated key frame"

45daecb4 – James Zern <jzern@google.com> authored on 2017/06/07 16:46
vp8_decode_frame: fix oob read on truncated key frame

943f9ee2 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/08 12:35
Merge "Merge skin detection code in vp8/9."

903375a4 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/08 11:19
Merge "fdct16x16 neon optimization"

e50ea014 – Johann <johannkoenig@google.com> authored on 2017/06/08 06:20
Revert "buffer.h: use size_t"

658e8542 – Jerome Jiang <jianj@google.com> authored on 2017/06/05 07:09
Merge skin detection code in vp8/9.

9cea3a3c – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/07 17:12
Merge "vp9: SVC: Enable simple_block_yrd for temporal layers."

0c4f74d1 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/07 15:20
Merge changes Iade45f69,I18d90658,Ieca3f1ef

21d2273e – hui su <huisu@google.com> authored on 2017/06/07 11:50
vp9 level targeting: more strict constraint on min_gf_interval

eae7cf23 – Johann <johannkoenig@google.com> authored on 2017/05/25 06:02
fdct16x16 neon optimization

14d47180 – Marco <marpan@google.com> authored on 2017/06/07 07:33
vp9: SVC: Enable simple_block_yrd for temporal layers.

902d6375 – Johann <johannkoenig@google.com> authored on 2017/06/06 09:17
buffer.h: add num_elements_

4a37e3e2 – Johann <johannkoenig@google.com> authored on 2017/06/07 07:27
buffer.h: zero-init all values

f08581c1 – Johann <johannkoenig@google.com> authored on 2017/06/06 08:58
buffer.h: use size_t

13b02a8e – Marco <marpan@google.com> authored on 2017/06/07 06:27
vp9: SVC: Enable row-mt in sample encoder.

ff42e04f – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/06 19:52
Merge "ppc: Add vpx_sadnxmx4d_vsx for n,m = {8, 16, 32 ,64}"

27b34a10 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/06 19:07
Merge "vp9: SVC: Adjust some speed settings for SVC speed >= 7."

7d2f5f8e – Marco <marpan@google.com> authored on 2017/06/06 11:28
vp9: SVC: Adjust some speed settings for SVC speed >= 7.

de4cb716 – Johann <johannkoenig@google.com> authored on 2017/06/06 08:48
buffer.h: split out init

8659764a – Johann <johannkoenig@google.com> authored on 2017/06/06 08:05
buffer.h: Use T for values

cf07d858 – Jerome Jiang <jianj@google.com> authored on 2017/06/06 06:13
Initialize cost_list all to INT_MAX.

6df142e2 – James Zern <jzern@google.com> authored on 2017/06/05 18:52
vp9_mcomp,get_cost_surf_min: quiet conversion warning

968a5d6b – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/05 23:47
Merge "Fix valgrind failure on uninitialized variables."

4753c239 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/05 22:19
Merge "ppc: Add vpx_sad64/32/16x64/32/16_avg_vsx"

ffe0f9b7 – Jerome Jiang <jianj@google.com> authored on 2017/06/05 07:41
Fix valgrind failure on uninitialized variables.

f3a9ae5b – Jerome Jiang <jianj@google.com> authored on 2017/06/02 09:50
Fix ubsan failure in vp9_mcomp.c.

e30781ff – Marco <marpan@google.com> authored on 2017/05/26 07:36
vp9: SVC: Force subpel search off under certain conditions.

ff637d19 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/01 19:56
Merge "vp9: Speed >8: Set subpel_search_method for low motion."

8c6fa5c5 – Marco <marpan@google.com> authored on 2017/06/01 12:07
vp9: Speed >8: Set subpel_search_method for low motion.

e254969d – Jerome Jiang <jianj@google.com> authored on 2017/05/31 11:56
Fix corruption in skin map debugging output yuv.

68f03502 – Jerome Jiang <jianj@google.com> authored on 2017/06/01 09:46
vp8 skin detection: Fix visual studio build failure.

f1a300ac – Jerome Jiang <jianj@google.com> authored on 2017/05/31 10:57
vp8: Clean up skin detection.

755b3daf – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/31 14:17
Merge "comp_avg_pred neon: used by sub pixel avg variance"

32d89921 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/31 12:37
Merge "Write skin map of vp8 skin detection for debug."

30ea3ef2 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/31 11:56
Merge "Update vpx_highbd_idct4x4_16_add_sse2()"

f695b30a – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2017/05/03 10:58
comp_avg_pred neon: used by sub pixel avg variance

b9649d24 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/30 12:21
Merge "comp_avg_pred: alignment"

48c0e132 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/30 11:58
Merge "remove DECLARE_ALIGNED from neon code"

c39526da – Jerome Jiang <jianj@google.com> authored on 2017/05/26 12:20
Write skin map of vp8 skin detection for debug.

45048dc9 – Linfeng Zhang <linfengz@google.com> authored on 2017/05/22 12:04
Update vpx_highbd_idct4x4_16_add_sse2()

ea8b4a45 – Johann <johannkoenig@google.com> authored on 2017/05/30 03:46
comp_avg_pred: alignment

a5ab3809 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/30 01:47
Merge "Fix vp8 race when build --enable-vp9-highbitdepth."

2693b89c – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/26 13:25
Merge "subpel variance neon: reduce stack usage"

47174d60 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/26 13:25
Merge "Use vdup instead of vmov"

42ce2582 – Johann <johannkoenig@google.com> authored on 2017/05/26 06:41
remove DECLARE_ALIGNED from neon code

0afa2dad – Jerome Jiang <jianj@google.com> authored on 2017/05/19 13:07
Fix vp8 race when build --enable-vp9-highbitdepth.

146005a9 – Marco <marpan@google.com> authored on 2017/05/26 04:43
vp9: SVC: Fix to condiiton on using source_sad.

9ec9415f – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/26 01:24
Merge "vp9: Use source_sad only on top temporal enhancement layer."

4be18ab2 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/26 01:23
Merge "vp9: SVC: Enable copy partition for SVC speed >= 7."

ea914456 – Marco <marpan@google.com> authored on 2017/05/25 12:29
vp9: Use source_sad only on top temporal enhancement layer.

327c9bb1 – Jerome Jiang <jianj@google.com> authored on 2017/05/25 09:58
Refactor: Move vp8 skin detection to new files.

747cf7a5 – Marco <marpan@google.com> authored on 2017/05/25 07:01
vp9: SVC: Enable copy partition for SVC speed >= 7.

de1a9c77 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/24 14:33
Merge changes Iaab2b9a1,Idfb458d3

b11a37f5 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/24 14:32
Merge changes I31fa6ef8,I228c6f29

f0279ceb – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/24 12:27
Merge "partial_idct_test,InitInput: fix rollover in mult"

566f6d75 – James Zern <jzern@google.com> authored on 2017/05/24 11:25
partial_idct_test,InitInput: fix rollover in mult

Next