Commit Graph

  • 462e29703c fdct 8x8 neon: minor comment cleanup Johann 2017-05-04 15:14:23 -07:00
  • d6a7489dd5 neon variance: process two rows of 8 at a time Johann 2017-05-01 13:19:49 -07:00
  • cb9133c72f neon variance: add small missing sizes Johann 2017-05-01 09:10:06 -07:00
  • a24e1e8027 Merge "High bit depth inter prediction horizontal/vertical filters AVX2" Yi Luo 2017-05-04 15:43:20 +00:00
  • 45a150fe15 Reorder the experiments Yi Luo 2017-05-03 18:42:12 -07:00
  • 2231669a83 Split dsp/x86/inv_txfm_sse2.c Linfeng Zhang 2017-05-03 15:43:02 -07:00
  • d5de63d2be Update highbd idct functions arguments to use uint16_t dst Linfeng Zhang 2017-05-03 13:32:08 -07:00
  • 081b39f2b7 Clean CONVERT_TO_BYTEPTR/SHORTPTR in idct Linfeng Zhang 2017-05-02 10:44:12 -07:00
  • 5048d6e7ee Merge "vp9 level: add tentative max cpb values for high levels" Hui Su 2017-05-03 20:51:03 +00:00
  • f701a44305 Merge "Adjust alt-ref selection in define_gf_group()" Hui Su 2017-05-03 20:50:28 +00:00
  • a3452996a1 High bit depth inter prediction horizontal/vertical filters AVX2 Yi Luo 2017-04-17 15:43:06 -07:00
  • a10a5cb356 Merge changes I8bb660de,Ica51d780,I6037525d Linfeng Zhang 2017-05-03 19:17:55 +00:00
  • 5599e4275a Merge changes Ia5293d94,I90d481d3,Ia509d622,I54549b03,I89b635d6 James Zern 2017-05-03 03:31:18 +00:00
  • e2ad89092d ppc: Add convolve8_vsx and convolve8_avg_vsx Luca Barbato 2017-05-01 17:02:03 +00:00
  • e6ca81ee67 ppc: Add convolve8_avg_vert_vsx Luca Barbato 2017-05-01 15:53:44 +00:00
  • a65f1771ad ppc: Add convolve8_vert Luca Barbato 2017-05-01 15:53:44 +00:00
  • 77772350f3 ppc: Add convolve8_horiz_avg Luca Barbato 2017-04-29 12:34:20 +00:00
  • 08edb85bd0 ppc: Add convolve8_horiz Luca Barbato 2017-04-29 12:34:20 +00:00
  • 0178d974e5 Clean specializes of idct functions Linfeng Zhang 2017-05-02 14:14:06 -07:00
  • 4412996d59 Clean add_protos of highbd idct functions Linfeng Zhang 2017-05-02 13:31:56 -07:00
  • a7a57d9756 Clean add_protos of idct functions Linfeng Zhang 2017-05-02 11:19:44 -07:00
  • 240a5a15ef Merge "block error sse2: sum in 32 bits when possible" Johann Koenig 2017-05-02 14:16:47 +00:00
  • cd94d5f68e block error avx2: rename variables Johann 2017-05-01 17:54:19 -07:00
  • b1a31f8066 Merge "block error avx2: sum in 32 bits when possible" Johann Koenig 2017-05-02 00:52:58 +00:00
  • 1e112bce37 Merge "vp9: SVC: Early exit on golden ref in non-rd pickmode." Marco Paniconi 2017-05-01 21:04:51 +00:00
  • e8655d49f5 Merge "Clean vp9_highbd_build_inter_predictor() and highbd_inter_predictor()" Linfeng Zhang 2017-05-01 19:54:40 +00:00
  • 3d33a462b3 Merge "move vp9_error_intrin_avx2.c" Johann Koenig 2017-05-01 19:52:36 +00:00
  • 760c214519 block error avx2: sum in 32 bits when possible Kyle Siefring 2017-05-01 09:19:11 -07:00
  • ee3df31d74 Merge "vpx_scale_test: fix segfault on alloc failure" James Zern 2017-05-01 19:22:21 +00:00
  • e78c59fa2e Improve LBD speed test script Yi Luo 2017-05-01 11:53:02 -07:00
  • ae0215f945 vp9: SVC: Early exit on golden ref in non-rd pickmode. Marco 2017-05-01 10:04:31 -07:00
  • 8394990b27 block error sse2: sum in 32 bits when possible Kyle Siefring 2017-05-01 09:15:29 -07:00
  • 2ff01aa1e4 move vp9_error_intrin_avx2.c Johann 2017-05-01 09:12:25 -07:00
  • 2930903d51 vpx_scale_test: fix segfault on alloc failure James Zern 2017-04-29 13:12:53 -07:00
  • d51d3934f5 ppc: Add convolve_avg Luca Barbato 2017-04-26 16:31:11 +00:00
  • 63860ba7b8 ppc: Add convolve_copy Luca Barbato 2017-04-26 15:43:19 +00:00
  • ef5918098d Merge "Use uint32_t for accumulator" Johann Koenig 2017-04-28 18:32:08 +00:00
  • ce2e278059 Merge "vp9: Fix condition for disabling adaptive_rd_thresh." Jerome Jiang 2017-04-28 18:10:35 +00:00
  • 04de501229 vp9: Fix condition for disabling adaptive_rd_thresh. Jerome Jiang 2017-04-27 12:56:52 -07:00
  • bea27a5809 Merge "Generalize vp9 sse2 denoiser test for other platforms." Jerome Jiang 2017-04-28 15:45:52 +00:00
  • 657f3e9f14 Use uint32_t for accumulator Johann 2017-04-28 06:34:21 -07:00
  • 94ebdba71d Merge "vp9 temporal filter: sse4 implementation" Johann Koenig 2017-04-28 13:22:40 +00:00
  • 26aebd77b8 Generalize vp9 sse2 denoiser test for other platforms. Jerome Jiang 2017-04-27 15:56:39 -07:00
  • 0e8fea6c13 Merge "VP9: enable trellis for high bitdepth intra" Yaowu Xu 2017-04-28 00:16:55 +00:00
  • ef15d38df0 Merge "webm_read_frame: avoid NULL dereference" James Zern 2017-04-27 21:47:09 +00:00
  • 6dfeea6592 vp9 temporal filter: sse4 implementation Johann 2017-03-15 10:40:58 -07:00
  • 44dbc7caa0 Update --enable-aom-highbitdepth to --enable-highbitdepth Yi Luo 2017-04-26 14:19:49 -07:00
  • 43e0e082d1 vp9: Don't force disabling of adaptive_rd_thresh for realtime. Jerome Jiang 2017-04-26 11:12:21 -07:00
  • b68f14d0ed Merge "Make the row based multi-threaded encoder deterministic" Yunqing Wang 2017-04-26 16:12:14 +00:00
  • 54c4e0f7a5 Merge "Update highbd convolve functions arguments to use uint16_t src/dst" Linfeng Zhang 2017-04-26 15:50:45 +00:00
  • 004fab120a Merge "vp9: SVC: Adjust some speed settings for temporal layers." Marco Paniconi 2017-04-26 15:45:05 +00:00
  • 66117b97c5 VP9: enable trellis for high bitdepth intra Peter de Rivaz 2017-04-26 11:40:58 +01:00
  • d01c9febe9 vp9 level: add tentative max cpb values for high levels hui su 2017-04-20 16:16:18 -07:00
  • 8069f31076 Adjust alt-ref selection in define_gf_group() hui su 2017-04-20 15:49:52 -07:00
  • 15ee8a8c45 Merge "Fix the decoder seg fault when frame is corrupted." Jerome Jiang 2017-04-26 00:09:29 +00:00
  • 997e54ea43 Merge "vp9: speed >= 8: Skip uv variance in model_rd_sb_y_large" Jerome Jiang 2017-04-26 00:09:21 +00:00
  • c614164cb6 vp9: SVC: Adjust some speed settings for temporal layers. Marco 2017-04-25 16:11:19 -07:00
  • 69b0242e9a vp9: speed >= 8: Skip uv variance in model_rd_sb_y_large Jerome Jiang 2017-04-21 10:10:05 -07:00
  • 4758d20227 Clean vp9_highbd_build_inter_predictor() and highbd_inter_predictor() Linfeng Zhang 2017-04-19 14:48:07 -07:00
  • 51dc998f3a Update highbd convolve functions arguments to use uint16_t src/dst Linfeng Zhang 2017-04-19 13:08:25 -07:00
  • 0be513e8e8 webm_read_frame: avoid NULL dereference James Zern 2017-04-22 13:11:16 -07:00
  • 92ec0674fd vp9; Reduce artifact in non-rd pickmode for lighting changes. Marco 2017-04-14 11:32:19 -07:00
  • 10a497bd38 Make the row based multi-threaded encoder deterministic Yunqing Wang 2017-04-24 12:06:49 -07:00
  • c530208ae3 Merge "Make allow_exhaustive_searches feature no longer adaptive" Yunqing Wang 2017-04-24 17:41:10 +00:00
  • b35f64241f Merge "vp9: SVC: fix condition for partition/skip threshold when denoising." Marco Paniconi 2017-04-21 21:28:16 +00:00
  • bca4564683 Make allow_exhaustive_searches feature no longer adaptive Yunqing Wang 2017-04-19 17:00:08 -07:00
  • 58fe1bde59 Merge "vp9: Non-rd pickmode: Avoid computation duplication." Jerome Jiang 2017-04-21 00:51:46 +00:00
  • 5de0e9ed08 vp9: SVC: fix condition for partition/skip threshold when denoising. Marco 2017-04-20 16:32:46 -07:00
  • 7ae1e321a1 vp9: Non-rd pickmode: Avoid computation duplication. Jerome Jiang 2017-04-20 10:57:02 -07:00
  • 25c1bada72 Fix the decoder seg fault when frame is corrupted. Jerome Jiang 2017-04-20 14:48:22 -07:00
  • 29938b3a5a vp9: 1 pass SVC: Fix comment and condition for up-sampling reference. Marco 2017-04-20 14:13:57 -07:00
  • 30ef50b522 Merge "Only allow allow_exhaustive_searches for FC_GRAPHICS_ANIMATION content" Yunqing Wang 2017-04-20 19:57:46 +00:00
  • 17559cd8b5 Merge "vp9: Re-enable SVC datarate tests." Marco Paniconi 2017-04-20 19:53:19 +00:00
  • 85ca2e8a8b vp9: Re-enable SVC datarate tests. Marco 2017-04-19 11:12:42 -07:00
  • 3134a52d26 vp9: SVC: Redefine the source downsample filter choice. Marco 2017-04-20 09:50:16 -07:00
  • 8975436466 ppc: Add the intra predictor tests Luca Barbato 2017-04-18 23:37:57 +00:00
  • 914b160fb5 ppc: h predictor 8x8 Luca Barbato 2017-04-18 22:55:53 +00:00
  • 0b9be93205 ppc: d63 predictor 8x8 Luca Barbato 2017-04-12 01:18:35 +02:00
  • ee9325b0bd ppc: tm predictor 4x4 Luca Barbato 2017-04-09 15:07:03 +00:00
  • 2904eb5800 ppc: h predictor 4x4 Luca Barbato 2017-04-09 13:44:41 +00:00
  • 58245d7050 ppc: dc predictor 8x8 Luca Barbato 2017-04-09 13:05:09 +00:00
  • 6b4a65e8b1 ppc: d45 predictor 8x8 Luca Barbato 2017-04-09 11:07:22 +00:00
  • 92e33c7b31 ppc: d63 predictor 32x32 Luca Barbato 2017-04-09 00:09:56 +00:00
  • a5469a00a8 ppc: d63 predictor 16x16 Luca Barbato 2017-04-09 00:09:56 +00:00
  • cc868da526 ppc: d45 predictor 32x32 Luca Barbato 2017-04-08 22:41:41 +00:00
  • 7a7dc9e624 ppc: d45 predictor 16x16 Luca Barbato 2017-04-08 22:41:41 +00:00
  • c08baa2900 ppc: dc predictor 32x32 Luca Barbato 2017-04-08 02:55:33 +00:00
  • 22ca468c7c ppc: dc top and left predictor 32x32 Luca Barbato 2017-04-08 02:55:33 +00:00
  • ad9dea1f6d ppc: dc top and left predictor 16x16 Luca Barbato 2017-04-08 02:55:33 +00:00
  • d68d37872c ppc: dc_128 predictor 32x32 Luca Barbato 2017-04-08 00:39:24 +00:00
  • f9d20e6df2 ppc: dc_128 predictor 16x16 Luca Barbato 2017-04-08 00:26:54 +00:00
  • 0d9417de4a ppc: tm predictor 32x32 Luca Barbato 2017-04-07 14:49:00 +00:00
  • a81f037f15 Merge changes I1f5a3752,I95123051,I3bb724e0,Ie81077fa,Ic80f3c05, ... James Zern 2017-04-20 02:45:44 +00:00
  • e96e49c2f9 Only allow allow_exhaustive_searches for FC_GRAPHICS_ANIMATION content Yunqing Wang 2017-04-19 16:32:59 -07:00
  • fbbdba3b04 Merge changes I9e18a73b,Ie47c8cd4 Linfeng Zhang 2017-04-19 23:55:57 +00:00
  • bf8a49abbd Clean CONVERT_TO_BYTEPTR/SHORTPTR in convolve Linfeng Zhang 2017-04-05 17:54:42 -07:00
  • 977356a72b Merge "vp9: Add phase to get averaging filter for 1:2 downsampling." Marco Paniconi 2017-04-19 15:27:55 +00:00
  • f34be01190 vp9: Fix the disabling of a SVC 3TL datarate test. Marco 2017-04-19 07:59:59 -07:00
  • 348bdc0195 vp9: Add phase to get averaging filter for 1:2 downsampling. Marco 2017-04-13 17:19:06 -07:00
  • 479443a570 ppc: tm predictor 16x16 Luca Barbato 2017-04-07 14:49:00 +00:00