Commit Graph

  • a929911339 Merge "dct tests: run all possible sizes in one test" Johann Koenig 2017-06-20 15:04:24 +00:00
  • 737aa5c9e4 Merge "vp9: SVC: Rework the usage of base_mv for SVC." Marco Paniconi 2017-06-20 03:08:32 +00:00
  • b55240057f vp9: Adjust key-frame pars in vpx_temporal_svc_encoder. Marco 2017-06-19 18:25:53 -07:00
  • 782aacc3d3 Merge "vp9: Speed >= 8: Adjust resolution threshold for subpel." Marco Paniconi 2017-06-19 23:45:34 +00:00
  • 4ebb9a36f1 dct tests: run all possible sizes in one test Johann 2017-05-09 10:08:24 -07:00
  • ed56ddfef8 Merge "libs.mk: retry partial testdata download" James Zern 2017-06-19 22:15:06 +00:00
  • ada640a508 libs.mk: retry partial testdata download James Zern 2017-06-15 23:33:11 -07:00
  • ff7fb4b280 vp9: Speed >= 8: Adjust resolution threshold for subpel. Marco 2017-06-19 13:56:04 -07:00
  • bf41a982b4 Merge "Enable 8x8 skin detection for vp8." Jerome Jiang 2017-06-19 16:42:10 +00:00
  • 112cd95507 vp9: SVC: Rework the usage of base_mv for SVC. Marco 2017-06-15 16:23:36 -07:00
  • e68ca75f27 Add lv_map and chroma_sub8x8's dependency Yi Luo 2017-06-16 17:38:43 -07:00
  • 31d6ba9a54 tiny_ssim: make some functions static James Zern 2017-06-16 00:48:11 -07:00
  • 038522e4a0 Merge "configure: test for -Wparentheses-equality" James Zern 2017-06-16 20:07:51 +00:00
  • a36017e007 Enable 8x8 skin detection for vp8. Jerome Jiang 2017-06-13 17:22:26 -07:00
  • 27c2185954 configure: test for -Wparentheses-equality James Zern 2017-06-15 16:05:20 -07:00
  • c7e4917e97 Clean 8x8 idct x86 optimization Linfeng Zhang 2017-06-15 11:29:07 -07:00
  • 98967645a1 Remove vpx_idct8x8_64_add_ssse3() Linfeng Zhang 2017-06-15 14:09:33 -07:00
  • a4ea7e131b VP9: Add greedy version of av1_optimize_b(). Urvang Joshi 2017-06-08 14:51:01 -07:00
  • 8d391a111a Merge changes Ibf9d120b,I341399ec,Iaa5dd63b,Id59865fd Linfeng Zhang 2017-06-15 17:57:50 +00:00
  • 8b48f68c0d Merge "vp8: Adjust the pred_err threhsold for drop on overshoot." Marco Paniconi 2017-06-14 15:59:54 +00:00
  • 6da6a23291 Update high bitdepth load_input_data() in x86 Linfeng Zhang 2017-06-13 16:53:53 -07:00
  • d6eeef9ee6 Clean array_transpose_{4X8,16x16,16x16_2) in x86 Linfeng Zhang 2017-06-12 16:23:53 -07:00
  • 9c72e85e4c Remove array_transpose_8x8() in x86 Linfeng Zhang 2017-06-12 15:45:50 -07:00
  • cbb991b6b8 Convert 8x8 idct x86 macros to inline functions Linfeng Zhang 2017-06-12 14:03:37 -07:00
  • 4f9d852759 vp8_skin_detection: add 'vp8_' prefix to public fns James Zern 2017-06-12 18:08:20 -07:00
  • 98666368ee rename vp8/common/skin_detection.[hc] -> vp8_* James Zern 2017-06-12 17:54:21 -07:00
  • b6e1bdfc76 vp8: Adjust the pred_err threhsold for drop on overshoot. Marco 2017-06-12 09:51:47 -07:00
  • 21e1661b54 Merge "vp9 level targeting: more strict constraint on min_gf_interval" Hui Su 2017-06-12 16:38:02 +00:00
  • a46bc0268b Merge "Remove duplication on vp8/9_write_yuv_frame." Jerome Jiang 2017-06-10 04:50:19 +00:00
  • e540ca7155 vp9: SVC: Use prune_evenemore only for non_reference. Marco 2017-06-09 17:48:03 -07:00
  • ff2d220d21 Remove duplication on vp8/9_write_yuv_frame. Jerome Jiang 2017-06-08 16:07:02 -07:00
  • 6dcd9b37ea Merge "idct_test: don't use std::nothrow anymore" Johann Koenig 2017-06-09 20:42:39 +00:00
  • 8aa4ee1f10 Merge "buffer.h: allow declaring an alignment" Johann Koenig 2017-06-09 20:42:21 +00:00
  • 65f4299d65 Merge "Remove some dead code. Coverity CID 1310058" Johann Koenig 2017-06-09 20:41:56 +00:00
  • 92373a5bb2 idct_test: don't use std::nothrow anymore Johann 2017-06-08 10:09:23 -07:00
  • 5aee8ea752 buffer.h: allow declaring an alignment Johann 2017-06-06 15:15:47 -07:00
  • c12d1d9b98 Remove some dead code. Coverity CID 1310058 Sylvestre Ledru 2017-06-09 14:08:18 +02:00
  • b3a262dff3 Merge "vp8_decode_frame: fix oob read on truncated key frame" James Zern 2017-06-08 23:17:49 +00:00
  • 45daecb4f7 vp8_decode_frame: fix oob read on truncated key frame James Zern 2017-06-07 20:46:13 -07:00
  • e6fa113cda Remove tripred; add mv_compound; disable cdef for ext_tile Yi Luo 2017-06-08 11:44:12 -07:00
  • e50ea014c3 Revert "buffer.h: use size_t" Johann 2017-06-08 10:20:21 -07:00
  • 943f9ee25c Merge "Merge skin detection code in vp8/9." Jerome Jiang 2017-06-08 16:35:59 +00:00
  • 903375a48a Merge "fdct16x16 neon optimization" Johann Koenig 2017-06-08 15:19:35 +00:00
  • 658e854252 Merge skin detection code in vp8/9. Jerome Jiang 2017-06-05 11:09:05 -07:00
  • 21d2273efa vp9 level targeting: more strict constraint on min_gf_interval hui su 2017-06-07 15:50:36 -07:00
  • eae7cf2368 fdct16x16 neon optimization Johann 2017-05-25 10:02:34 -07:00
  • 9cea3a3c4e Merge "vp9: SVC: Enable simple_block_yrd for temporal layers." Marco Paniconi 2017-06-07 21:12:13 +00:00
  • 0c4f74d129 Merge changes Iade45f69,I18d90658,Ieca3f1ef Johann Koenig 2017-06-07 19:20:15 +00:00
  • 14d4718043 vp9: SVC: Enable simple_block_yrd for temporal layers. Marco 2017-06-07 11:33:40 -07:00
  • 902d63759e buffer.h: add num_elements_ Johann 2017-06-06 13:17:07 -07:00
  • 4a37e3e2a0 buffer.h: zero-init all values Johann 2017-06-07 11:27:26 -07:00
  • f08581c1d0 buffer.h: use size_t Johann 2017-06-06 12:58:15 -07:00
  • 13b02a8efe vp9: SVC: Enable row-mt in sample encoder. Marco 2017-06-07 10:27:19 -07:00
  • ff42e04f9c Merge "ppc: Add vpx_sadnxmx4d_vsx for n,m = {8, 16, 32 ,64}" James Zern 2017-06-06 23:52:39 +00:00
  • 27b34a109d Merge "vp9: SVC: Adjust some speed settings for SVC speed >= 7." Marco Paniconi 2017-06-06 23:07:44 +00:00
  • 7d2f5f8e9d vp9: SVC: Adjust some speed settings for SVC speed >= 7. Marco 2017-06-06 15:28:06 -07:00
  • 8142ff838e Increase frame number to 100 Yi Luo 2017-06-06 15:14:58 -07:00
  • de4cb716ee buffer.h: split out init Johann 2017-06-06 12:48:01 -07:00
  • 47e97ee9ec Add dependency Yi Luo 2017-06-06 15:02:36 -07:00
  • 8659764a07 buffer.h: Use T for values Johann 2017-06-06 12:05:14 -07:00
  • cf07d85809 Initialize cost_list all to INT_MAX. Jerome Jiang 2017-06-06 10:13:34 -07:00
  • 6df142e2ab vp9_mcomp,get_cost_surf_min: quiet conversion warning James Zern 2017-06-05 22:52:58 -07:00
  • 968a5d6bc2 Merge "Fix valgrind failure on uninitialized variables." Jerome Jiang 2017-06-06 03:47:30 +00:00
  • 4753c23983 Merge "ppc: Add vpx_sad64/32/16x64/32/16_avg_vsx" James Zern 2017-06-06 02:19:41 +00:00
  • 81afb74c6e Update according to AV1 codebase Yi Luo 2017-06-05 15:29:09 -07:00
  • ffe0f9b7fb Fix valgrind failure on uninitialized variables. Jerome Jiang 2017-06-05 11:41:02 -07:00
  • f3a9ae5baa Fix ubsan failure in vp9_mcomp.c. Jerome Jiang 2017-06-02 13:50:08 -07:00
  • e30781ff80 vp9: SVC: Force subpel search off under certain conditions. Marco 2017-05-26 11:36:45 -07:00
  • ff637d1903 Merge "vp9: Speed >8: Set subpel_search_method for low motion." Marco Paniconi 2017-06-01 23:56:53 +00:00
  • 8c6fa5c5e3 vp9: Speed >8: Set subpel_search_method for low motion. Marco 2017-06-01 16:07:15 -07:00
  • 68f035026f vp8 skin detection: Fix visual studio build failure. Jerome Jiang 2017-06-01 13:46:46 -07:00
  • e254969df2 Fix corruption in skin map debugging output yuv. Jerome Jiang 2017-05-31 15:56:29 -07:00
  • f1a300acc4 vp8: Clean up skin detection. Jerome Jiang 2017-05-31 14:57:10 -07:00
  • 755b3daf90 Merge "comp_avg_pred neon: used by sub pixel avg variance" Johann Koenig 2017-05-31 18:17:27 +00:00
  • 32d8992147 Merge "Write skin map of vp8 skin detection for debug." Jerome Jiang 2017-05-31 16:37:07 +00:00
  • 30ea3ef283 Merge "Update vpx_highbd_idct4x4_16_add_sse2()" Linfeng Zhang 2017-05-31 15:56:19 +00:00
  • f695b30ac2 comp_avg_pred neon: used by sub pixel avg variance Johann 2017-05-03 14:58:52 -07:00
  • c39526da8a Write skin map of vp8 skin detection for debug. Jerome Jiang 2017-05-26 16:20:49 -07:00
  • 45048dc9dc Update vpx_highbd_idct4x4_16_add_sse2() Linfeng Zhang 2017-05-22 16:04:05 -07:00
  • b9649d2407 Merge "comp_avg_pred: alignment" Johann Koenig 2017-05-30 16:21:05 +00:00
  • 48c0e13286 Merge "remove DECLARE_ALIGNED from neon code" Johann Koenig 2017-05-30 15:58:16 +00:00
  • ea8b4a450d comp_avg_pred: alignment Johann 2017-05-30 07:46:43 -07:00
  • a5ab38093f Merge "Fix vp8 race when build --enable-vp9-highbitdepth." Jerome Jiang 2017-05-30 05:47:44 +00:00
  • 42ce25821d remove DECLARE_ALIGNED from neon code Johann 2017-05-26 10:41:57 -07:00
  • 2693b89c19 Merge "subpel variance neon: reduce stack usage" Johann Koenig 2017-05-26 17:25:46 +00:00
  • 47174d60c8 Merge "Use vdup instead of vmov" Johann Koenig 2017-05-26 17:25:23 +00:00
  • 0afa2dad76 Fix vp8 race when build --enable-vp9-highbitdepth. Jerome Jiang 2017-05-19 17:07:09 -07:00
  • 146005a911 vp9: SVC: Fix to condiiton on using source_sad. Marco 2017-05-26 08:43:32 -07:00
  • 9ec9415fd9 Merge "vp9: Use source_sad only on top temporal enhancement layer." Marco Paniconi 2017-05-26 05:24:05 +00:00
  • 4be18ab295 Merge "vp9: SVC: Enable copy partition for SVC speed >= 7." Marco Paniconi 2017-05-26 05:23:47 +00:00
  • ea914456af vp9: Use source_sad only on top temporal enhancement layer. Marco 2017-05-25 16:29:48 -07:00
  • 327c9bb1da Refactor: Move vp8 skin detection to new files. Jerome Jiang 2017-05-25 13:58:20 -07:00
  • 747cf7a505 vp9: SVC: Enable copy partition for SVC speed >= 7. Marco 2017-05-25 11:01:25 -07:00
  • f3c97ed32e subpel variance neon: reduce stack usage Johann 2017-05-24 11:52:42 -07:00
  • d204c4bf01 Use vdup instead of vmov Johann 2017-05-24 11:38:15 -07:00
  • de1a9c77a7 Merge changes Iaab2b9a1,Idfb458d3 Johann Koenig 2017-05-24 18:33:53 +00:00
  • b11a37f540 Merge changes I31fa6ef8,I228c6f29 Johann Koenig 2017-05-24 18:32:01 +00:00
  • f0279ceb92 Merge "partial_idct_test,InitInput: fix rollover in mult" James Zern 2017-05-24 16:27:21 +00:00
  • 566f6d75bd partial_idct_test,InitInput: fix rollover in mult James Zern 2017-05-24 15:25:44 +02:00
  • 8bf6eaf433 ppc: Add vpx_sadnxmx4d_vsx for n,m = {8, 16, 32 ,64} Alexandra Hájková 2017-05-24 13:27:09 +00:00