Commit Graph

  • 6444958f62 Update inv_txfm_sse2.h and inv_txfm_sse2.c Linfeng Zhang 2017-05-22 15:37:15 -07:00
  • 36f1b183e4 Update InitInput() in test/partial_idct_test.cc Linfeng Zhang 2017-05-22 15:46:28 -07:00
  • bcfd9c9750 Add support for Visual Studio 2017 Gregor Jasny 2017-05-23 09:30:44 +02:00
  • f6fcd3410d sub pel avg variance neon: 4x block sizes Johann 2017-05-04 14:48:43 -07:00
  • 188d58eaa9 sub pel variance neon: 4x block sizes Johann 2017-05-04 08:39:12 -07:00
  • 9b0d306a2f sub pel avg variance neon: add neon optimizations Johann 2017-05-03 12:28:32 -07:00
  • e0d294c3af sub pel variance neon: normalize variable names Johann 2017-05-03 12:12:44 -07:00
  • 27beada6d0 Merge "Add vpx_highbd_idct{4x4,8x8,16x16}_1_add_sse2" Linfeng Zhang 2017-05-22 20:58:17 +00:00
  • 67ac68e399 variance neon: assert overflow conditions Johann 2017-05-04 09:07:28 -07:00
  • c167345ffb Add vpx_highbd_idct{4x4,8x8,16x16}_1_add_sse2 Linfeng Zhang 2017-05-17 12:37:23 -07:00
  • d217c87139 neon variance: special case 4x Johann 2017-05-15 16:30:00 -07:00
  • e7cac13016 Merge changes Ib8dd96f7,Ie9854b77 Johann Koenig 2017-05-22 17:48:32 +00:00
  • b3bf91bdc6 Merge "vp9: Adjustments to cyclic refresh for high motion." Marco Paniconi 2017-05-22 06:27:30 +00:00
  • 2adc0443dd vp9: Adjustments to cyclic refresh for high motion. Marco 2017-05-21 22:15:28 -07:00
  • ff9395eb3b vp9: Speed >= 8: Modify condition for low-resoln. Marco 2017-05-21 22:12:38 -07:00
  • b5055002d7 Merge "neon 4 byte helper functions" Johann Koenig 2017-05-19 17:11:30 +00:00
  • 3c603eadb4 Merge "neon fdct: 4x4 implementation" Johann Koenig 2017-05-19 17:08:57 +00:00
  • a7977ece93 Merge "Changes to modified error." Paul Wilkins 2017-05-19 12:24:32 +00:00
  • 1205e3207e vp9: SVC: Modify condition to allow for copy partition. Marco 2017-05-18 14:12:24 -07:00
  • 6b6ff9c969 Merge "vp9: Make copy partition work for SVC and dynamic resize." Jerome Jiang 2017-05-18 19:37:29 +00:00
  • 2ba4729ef8 vp9: Make copy partition work for SVC and dynamic resize. Marco 2017-05-15 17:14:11 -07:00
  • 5680b4517f Changes to modified error. paulwilkins 2016-02-03 15:37:32 +00:00
  • 7b742da63e neon variance: process 4x blocks Johann 2017-05-02 07:31:05 -07:00
  • 2057d3ef75 use memcpy for unaligned neon stores Johann 2017-05-12 18:14:27 -07:00
  • a2dfbbd7d6 Merge "vp9: Modify ChangingDropFrameThresh unittest." Marco Paniconi 2017-05-17 18:42:51 +00:00
  • 13918a9ccc Merge "Update partial idct testing code" Linfeng Zhang 2017-05-17 17:53:02 +00:00
  • bde2c04fb7 Merge "Experiment. Store first pass errors as per MB values." Yaowu Xu 2017-05-17 17:38:15 +00:00
  • 4733df333f vp9: Modify ChangingDropFrameThresh unittest. Marco 2017-05-17 09:36:18 -07:00
  • 3210ca6d60 Update partial idct testing code Linfeng Zhang 2017-05-16 16:28:18 -07:00
  • 105503b839 neon fdct: 4x4 implementation Johann 2017-05-12 11:05:03 -07:00
  • 42e5073f94 Experiment. Store first pass errors as per MB values. paulwilkins 2017-04-05 10:35:54 +01:00
  • 18e8baa5c0 Add transpose_32bit_4x4() and rename transpose_4x4() for vpx_dsp/x86 Linfeng Zhang 2017-05-16 16:10:43 -07:00
  • 31cb852a90 Merge "Revert "Add visibility="protected" attribute for global variables referenced in asm files."" Johann Koenig 2017-05-16 23:39:37 +00:00
  • 2300e16675 Revert "Add visibility="protected" attribute for global variables referenced in asm files." Johann Koenig 2017-05-16 22:52:15 +00:00
  • baef5486bf Merge "Revert "Revert "vp8: Real-time mode: reduce mode_check_freq thresh for speed 10.""" Marco Paniconi 2017-05-16 22:50:28 +00:00
  • 13d4a0d011 Revert "Revert "vp8: Real-time mode: reduce mode_check_freq thresh for speed 10."" Marco Paniconi 2017-05-16 22:50:19 +00:00
  • b9987a7c25 Merge "Revert "vp8: Real-time mode: reduce mode_check_freq thresh for speed 10."" Marco Paniconi 2017-05-16 22:48:38 +00:00
  • 3704807805 Revert "vp8: Real-time mode: reduce mode_check_freq thresh for speed 10." Marco Paniconi 2017-05-16 22:48:13 +00:00
  • dac3b59721 Merge "'protected' visibility unsupported on macho" Johann Koenig 2017-05-15 21:21:45 +00:00
  • 7498fe2e54 neon 4 byte helper functions Johann 2017-05-12 18:16:30 -07:00
  • 3fbc371e99 'protected' visibility unsupported on macho Johann 2017-05-15 10:39:44 -07:00
  • 8739a182c8 Merge "move neon load/stores to a new file" Johann Koenig 2017-05-15 18:15:27 +00:00
  • 1088b4f87c move neon load/stores to a new file Johann 2017-05-12 18:11:31 -07:00
  • 4a7424adba vp8: Real-time mode: reduce mode_check_freq thresh for speed 10. Marco 2017-05-12 11:01:33 -07:00
  • bcbc3929ae ppc: Add vpx_sad64/32/16x64/32/16_avg_vsx Alexandra Hájková 2017-05-13 13:13:15 +00:00
  • 6b9d130214 Merge "vp9: speed 8: Fix seg fault in partition copy when drop frames." Jerome Jiang 2017-05-13 03:20:48 +00:00
  • 4c0655f26b Merge "Speed up encoding by skipping altref recode" Cheng Chen 2017-05-13 01:29:58 +00:00
  • 1fcd5cca3c vp9: speed 8: Fix seg fault in partition copy when drop frames. Jerome Jiang 2017-05-12 15:57:23 -07:00
  • 0d88e15454 Add visibility="protected" attribute for global variables referenced in asm files. Rahul Chaudhry 2017-05-09 12:00:58 -07:00
  • 9a66582604 Merge "vp9: Use INTERP_FILTER for filter_type in vp9_rtcd_defs.pl" Marco Paniconi 2017-05-12 17:02:49 +00:00
  • ac8f58f6ab Merge changes I1b54a7a5,I3028bdad,I59788cd9 James Zern 2017-05-12 15:24:59 +00:00
  • 143b21e362 ppc: Add get_mb_ss_vsx Luca Barbato 2017-05-11 03:58:34 +00:00
  • 6d225eb5f9 ppc: Add get4x4sse_cs_vsx Luca Barbato 2017-05-11 05:16:45 +02:00
  • a7f8bd451b ppc: Add comp_avg_pred_vsx Luca Barbato 2017-05-11 01:07:09 +00:00
  • f48532e271 ppc: Add vpx_sad64x32/64_vsx Alexandra Hájková 2017-05-08 12:10:04 +00:00
  • 0b15bf1e54 ppc Add vpx_sad32x16/32/64_vsx Alexandra Hájková 2017-05-08 11:56:17 +00:00
  • a12ea1d5e9 Merge "ppc: Add vpx_sad16x8/16/32_vsx" James Zern 2017-05-12 13:33:50 +00:00
  • 629279a45c Merge "vp9: Adjust speed features for speed 8 at low resoln." Marco Paniconi 2017-05-12 00:35:39 +00:00
  • c64667c338 Merge "vp9: SVC: Increase the partiiton and acskip thresholds" Marco Paniconi 2017-05-11 23:37:30 +00:00
  • 37cdd3bfc2 Merge "vp9; Adjust noise estimation thresholds." Marco Paniconi 2017-05-11 21:58:40 +00:00
  • c5c31b9eb6 vp9: SVC: Increase the partiiton and acskip thresholds Marco 2017-05-11 12:10:35 -07:00
  • c5a4376aed vp9: SVC: allow for setting the interp_filter in non-rd pickmode. Marco 2017-04-27 12:32:03 -07:00
  • 3caaf21c5b Merge "Tuning of factor used to calculate Q range in two pass." Paul Wilkins 2017-05-11 18:25:44 +00:00
  • d35541fe29 Merge "vp9: Fix ubsan failure in denoiser." Jerome Jiang 2017-05-11 16:38:56 +00:00
  • 9a7625652c Tuning of factor used to calculate Q range in two pass. paulwilkins 2017-05-10 16:07:13 +01:00
  • 76567d84ce Speed up encoding by skipping altref recode Cheng Chen 2017-04-04 14:39:17 -07:00
  • f7e767d8ee Merge "vp9: SVC: Fix setting in sample encoder." Marco Paniconi 2017-05-10 23:51:44 +00:00
  • 2f11a65c99 vp9; Adjust noise estimation thresholds. Marco 2017-05-10 16:46:50 -07:00
  • eaa6715b02 vp9: SVC: Fix setting in sample encoder. Marco 2017-05-10 16:18:14 -07:00
  • 597d1f4c03 vp9: Fix ubsan failure in denoiser. Jerome Jiang 2017-05-09 10:49:59 -07:00
  • 8477a66fc8 Merge "Update specializations of idct functions" Linfeng Zhang 2017-05-10 20:31:13 +00:00
  • cc7f0c0f3e ppc: Add vpx_sad16x8/16/32_vsx Alexandra Hájková 2017-05-06 13:21:19 +00:00
  • 764b3b8090 Update specializations of idct functions Linfeng Zhang 2017-05-10 11:52:32 -07:00
  • 2574573fea vp9: Wrap threshold tuning for HD only when denoiser is enabled. Jerome Jiang 2017-05-09 17:23:00 -07:00
  • d3aebeee4e vp9: Use INTERP_FILTER for filter_type in vp9_rtcd_defs.pl Marco 2017-05-10 12:04:02 -07:00
  • d713ec3c46 Merge changes I92eb4312,Ibb2afe4e Johann Koenig 2017-05-10 18:19:50 +00:00
  • db2fad7516 Merge "vp9: Adjustment to noise estimation." Marco Paniconi 2017-05-10 17:11:17 +00:00
  • fcd6e4a1c2 Merge "vp9: SVC: Add option to set downsampling filter type." Marco Paniconi 2017-05-10 17:10:51 +00:00
  • 1b59964162 vp9: Adjustment to noise estimation. Marco 2017-05-10 09:36:10 -07:00
  • 4e23998fb4 vp9: SVC: Add option to set downsampling filter type. Marco 2017-05-02 15:50:31 -07:00
  • 870cf4356c Update test/partial_idct_test.cc Linfeng Zhang 2017-05-09 13:04:54 -07:00
  • f532504864 Clean 32x32 idct C code Linfeng Zhang 2017-05-09 11:05:51 -07:00
  • ecd1eb2162 Update 4x4 idct sse2 functions Linfeng Zhang 2017-05-08 15:41:24 -07:00
  • 8053dba5a1 Merge "vp9: SVC: Modify conditon for setting downsample filter type." Marco Paniconi 2017-05-08 21:45:58 +00:00
  • 9586d5e682 vp9: SVC: Modify conditon for setting downsample filter type. Marco 2017-05-08 10:47:53 -07:00
  • f7d1486f48 neon variance: process 16 values at a time Johann 2017-05-01 14:10:54 -07:00
  • 1814463864 Merge changes Id602909a,Ib0e85608 Johann Koenig 2017-05-08 17:34:20 +00:00
  • 2c3a2ad6f1 Merge changes I0cfe4117,I3581d80d,Ida62c941 Linfeng Zhang 2017-05-08 16:15:56 +00:00
  • f4653c1efc Merge "vp9: SVC: Set downsample filtertype for lowest spatial layer." Marco Paniconi 2017-05-06 02:30:59 +00:00
  • 9b729748ac vp9: SVC: Set downsample filtertype for lowest spatial layer. Marco 2017-05-05 18:39:55 -07:00
  • 3453c8d6c4 Merge "vp9: Neon optimization for denoiser. Add unit tests." Jerome Jiang 2017-05-06 01:28:31 +00:00
  • 83a2bfd7dc Merge "Change target bitrate thresh in denoiser test." Jerome Jiang 2017-05-06 01:28:15 +00:00
  • fff358fb06 Change target bitrate thresh in denoiser test. Jerome Jiang 2017-05-05 16:50:19 -07:00
  • 069eedb3a0 vp9: Neon optimization for denoiser. Add unit tests. Jerome Jiang 2017-04-25 15:29:43 -07:00
  • a082c562d0 Merge "vp9: Adjust some thresholds for noise estimation." Marco Paniconi 2017-05-05 20:02:41 +00:00
  • 34cce144d8 vp9: Adjust some thresholds for noise estimation. Marco 2017-05-04 17:34:19 -07:00
  • 38f440120c Merge "fdct 8x8 neon: minor comment cleanup" Johann Koenig 2017-05-05 18:22:44 +00:00
  • af69ed20c4 vp9: Enable noise estimation on low res. Jerome Jiang 2017-05-01 10:49:54 -07:00
  • 2346a6da4a subpel variance neon: add mixed sizes Johann 2017-05-03 12:06:29 -07:00
  • 19e1ec8359 sub pixel variance neon: use generic variance Johann 2017-05-02 10:25:37 -07:00