shithub: libvpx

RSS feed

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"

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