Commit Graph

  • de3a7e2630 Merge "vp9 svc: fix to make top layer frame non-ref" Marco Paniconi 2018-01-30 16:56:42 +00:00
  • 8f952bada7 Merge "Fix doc comment mismatch in vpx_frame_buffer.h" Johann Koenig 2018-01-30 15:32:22 +00:00
  • 254e2f5501 vp9 svc: fix to make top layer frame non-ref Jerome Jiang 2018-01-29 16:38:28 -08:00
  • 5eca3c23c3 Merge "Update vp9_iht8x8_64_add_neon()" Linfeng Zhang 2018-01-30 01:20:41 +00:00
  • e14e9c9964 Merge "Datarate test for usage of SVC_SET_REF_FRAME_CONFIG" Jerome Jiang 2018-01-30 00:01:46 +00:00
  • b14b616d96 Update vp9_iht8x8_64_add_neon() Linfeng Zhang 2018-01-29 15:17:08 -08:00
  • ddf40ec156 Fix doc comment mismatch in vpx_frame_buffer.h Brion Vibber 2018-01-29 15:13:09 -08:00
  • 9a96b18f03 Datarate test for usage of SVC_SET_REF_FRAME_CONFIG Jerome Jiang 2018-01-25 10:43:00 -08:00
  • 77108f5001 Merge changes Ica8dbe5f,I8f4e0fc6 Linfeng Zhang 2018-01-29 20:16:47 +00:00
  • 7e75e8a622 Merge remote-tracking branch 'origin/mandarinduck' into HEAD Johann 2018-01-29 11:57:00 -08:00
  • 903bc150da Update vp9_iht4x4_16_add_neon() Linfeng Zhang 2018-01-24 13:54:55 -08:00
  • 884d1681f8 Clean dct_const_round_shift() related neon code Linfeng Zhang 2018-01-24 13:05:39 -08:00
  • 2654afc16c Merge "cosmetic: clean idct neon functions" Linfeng Zhang 2018-01-29 17:34:11 +00:00
  • 21e44743d8 A fix on cleaning command Yi Luo 2018-01-29 08:59:55 -08:00
  • ea1d0a6b53 Merge "Fix incorrect size reading" Johann Koenig 2018-01-27 01:42:58 +00:00
  • 738b829b8c Fix incorrect size reading Johann 2018-01-26 15:50:50 -08:00
  • 3fa713caee Merge "vp9 svc: Update temporal_layering_mode in config change." Jerome Jiang 2018-01-26 22:45:39 +00:00
  • cc91abb325 vp9 svc: Update temporal_layering_mode in config change. Jerome Jiang 2018-01-26 13:38:04 -08:00
  • a9bbff1049 vp9-svc: Adjust logic on intra mode search. Marco 2018-01-25 19:00:31 -08:00
  • 8fda08567c Remove --good from aomenc_auto_720p.sh Yi Luo 2018-01-25 12:42:06 -08:00
  • 067457339b vp9-svc: Add QP dependency to thresh_svc_skip_golden. Marco 2018-01-24 17:12:43 -08:00
  • e55a57ce97 Remove --good option from encoder Yi Luo 2018-01-24 18:09:35 -08:00
  • d069f4c29d Merge "vp9: Fix to vp9_svc sample encoder for bypass mode." Marco Paniconi 2018-01-24 23:56:48 +00:00
  • cee96c7d85 Merge "remove obsolete doxygen tags" Johann Koenig 2018-01-24 23:44:12 +00:00
  • 43caed4e42 vp9: Fix to vp9_svc sample encoder for bypass mode. Marco 2018-01-24 15:16:34 -08:00
  • 15b261d854 Merge "BUG FIX: sse2 subpel variance is not PIC compliant" Scott LaVarnway 2018-01-24 22:54:42 +00:00
  • 3bfadfcd62 remove obsolete doxygen tags Johann 2018-01-24 14:29:07 -08:00
  • f80be22a10 Release 1.7.0 Mandarin Duck v1.7.0 mandarinduck Johann 2018-01-04 10:54:28 -08:00
  • 6248f0c91f cosmetic: clean idct neon functions Linfeng Zhang 2018-01-23 16:03:50 -08:00
  • 3b85a5beb7 Merge "vp9-svc: Re-adjust some aq-mode=3 control parameters." Marco Paniconi 2018-01-24 20:29:10 +00:00
  • d1310f37fc Use ~/bin/cmake, version 3.8 Yi Luo 2018-01-24 10:29:53 -08:00
  • cb9f4dc105 BUG FIX: sse2 subpel variance is not PIC compliant Scott LaVarnway 2018-01-13 07:01:04 -08:00
  • b9e44842fc Merge "vp9_quantize_fp_avx2()" Scott LaVarnway 2018-01-24 13:58:08 +00:00
  • 7c69136494 vp9-svc: Re-adjust some aq-mode=3 control parameters. Marco 2018-01-23 20:03:19 -08:00
  • 742ae4b24d Merge "update .clang-format for v5.0.0" Johann Koenig 2018-01-24 04:03:23 +00:00
  • 81d66e2cc6 vpx_codec_enc_init_multi: fix segfault w/vp9 James Zern 2018-01-23 13:01:23 -08:00
  • 9f36419bf2 Fix crash invalid params for vp8 multres. Add test. Jerome Jiang 2018-01-17 11:23:55 -08:00
  • d1e9635402 Merge "vpx_codec_enc_init_multi: fix segfault w/vp9" James Zern 2018-01-24 02:12:00 +00:00
  • dcbe6750e1 Merge "Fix frame sizes in pkt to support spatial layers." Jerome Jiang 2018-01-24 01:12:44 +00:00
  • 6ee88546c0 Merge "vp8: [loongson] fix bug of type conflict." Shiyou Yin 2018-01-24 01:06:42 +00:00
  • 004fb91416 vpx_codec_enc_init_multi: fix segfault w/vp9 James Zern 2018-01-23 13:01:23 -08:00
  • 7e14e0f109 update .clang-format for v5.0.0 Johann 2018-01-23 13:37:42 -08:00
  • 231012fdab Add vp9_highbd_iht16x16_256_add_sse4_1() Linfeng Zhang 2018-01-23 09:47:34 -08:00
  • c7fad3924b Apply rm -fr ./* before cmake Yi Luo 2018-01-23 11:03:51 -08:00
  • 8fd648c78a Merge "Add "vpx_" prefix to 2 idct x86 functions" Linfeng Zhang 2018-01-23 18:28:59 +00:00
  • b8159fab38 Merge "Fix crash invalid params for vp8 multres. Add test." Jerome Jiang 2018-01-23 17:25:28 +00:00
  • 8f50e06012 Add "vpx_" prefix to 2 idct x86 functions Linfeng Zhang 2018-01-23 09:17:38 -08:00
  • 6fea41abee Merge "Add vp9_highbd_iht8x8_64_add_sse4_1()" Linfeng Zhang 2018-01-23 17:04:20 +00:00
  • d344ab03cc vp8: [loongson] fix bug of type conflict. Shiyou Yin 2018-01-23 11:33:25 +08:00
  • 2c2fea2c5b Fix frame sizes in pkt to support spatial layers. Jerome Jiang 2018-01-22 15:34:59 -08:00
  • 5b6ae020b6 Fix crash invalid params for vp8 multres. Add test. Jerome Jiang 2018-01-17 11:23:55 -08:00
  • 3761254119 Merge changes from topic "clang-format" Johann Koenig 2018-01-22 19:38:42 +00:00
  • 46a2809d67 Add aomenc_auto_720p.sh Yi Luo 2018-01-22 09:40:49 -08:00
  • 9874ec07bd Add vp9_highbd_iht8x8_64_add_sse4_1() Linfeng Zhang 2018-01-18 15:48:19 -08:00
  • cb1a6022f4 Remove everything before cmake configuration Yi Luo 2018-01-18 15:39:44 -08:00
  • c7449b482c vp9_quantize_fp_avx2() Scott LaVarnway 2017-11-17 12:34:24 -08:00
  • 281f68a81f clang-format v5.0.0 vp9/ Johann 2018-01-12 09:39:53 -08:00
  • 68cc1dc422 remove spurious comments Johann 2018-01-12 09:14:30 -08:00
  • f95bf1db50 clang-format v5.0.0 vp8/ Johann 2018-01-12 09:12:42 -08:00
  • 97acbbb701 clang-format v5.0.0 vpx_dsp/ Johann 2018-01-12 08:42:52 -08:00
  • 9debbc2ec7 vp8: Fix to multi-res-encoder for skipping streams. Marco 2018-01-16 11:37:40 -08:00
  • 740883897a Merge "Revert "Add frame width & height to frame pkt. Add test."" into mandarinduck Johann Koenig 2018-01-17 20:17:33 +00:00
  • f87a4594fb Revert "Add frame width & height to frame pkt. Add test." Johann 2018-01-17 11:26:31 -08:00
  • eedda5f924 vp8dx.h: Add macro for skipping loop filter Vignesh Venkatasubramanian 2018-01-16 15:42:43 -08:00
  • 373e08f921 vp8dx.h: Add macro for skipping loop filter Vignesh Venkatasubramanian 2018-01-16 15:42:43 -08:00
  • 7d19739949 Fix bug in use of zoom metric as part of arf breakout. paulwilkins 2018-01-04 16:02:42 +00:00
  • f915e6d4af Merge "Add zoom break out for kf boost loop." Paul Wilkins 2018-01-12 18:45:28 +00:00
  • 733820c509 Merge "Fix kf detection in some slide shows." Paul Wilkins 2018-01-12 18:45:13 +00:00
  • eb20d6f64c clang-format v5.0.0 mem_ops.h Johann 2018-01-11 15:20:08 -08:00
  • b4fb99220b clang-format v5.0.0 vpx_util/vpx_atomic.h Johann 2018-01-11 15:17:29 -08:00
  • fd7de8362d clang-format v5.0.0 y4minput.c Johann 2018-01-11 15:08:25 -08:00
  • b87250c56e clang-format v5.0.0 vpxenc.c Johann 2018-01-11 15:06:32 -08:00
  • e1c69544b1 clang-format v5.0.0 examples/ Johann 2018-01-11 14:55:06 -08:00
  • 8f25c3ff8f clang-format v5.0.0 test/ Johann 2018-01-11 14:05:35 -08:00
  • 8c0cd2bd76 Merge "Add quantize_fp_32x32_nz_c()" Scott LaVarnway 2018-01-11 23:05:33 +00:00
  • 2879e0d2cc Merge "vp9: Skip encoding of enhancement layers on the fly." Marco Paniconi 2018-01-11 22:08:49 +00:00
  • f5b2dd2a66 adopt some clang 5.0.0 formatting Johann 2017-12-28 14:57:02 -08:00
  • f8639b1554 vp9: Skip encoding of enhancement layers on the fly. Marco 2018-01-09 16:35:29 -08:00
  • 1633786bfb [CFI] Remove function pointer casts Vlad Tsyrklevich 2018-01-10 15:53:09 -08:00
  • de1e455c39 Report PSNR in email message Yi Luo 2018-01-10 15:31:46 -08:00
  • 0186ebda84 Use cmake instead of configure Yi Luo 2018-01-10 12:28:30 -08:00
  • 74cc050622 Add speed=0 AV1 nightly speed test Yi Luo 2018-01-10 11:36:48 -08:00
  • bbdbee429f Merge "Fix bug in use of zoom metric as part of arf breakout." Paul Wilkins 2018-01-10 17:33:00 +00:00
  • 32f86ce276 Add zoom break out for kf boost loop. paulwilkins 2018-01-09 15:51:28 +00:00
  • bb4052b873 Fix kf detection in some slide shows. paulwilkins 2018-01-10 15:03:21 +00:00
  • c5dc3373db work around pic issue with gcc 6 Johann 2018-01-09 12:46:45 -08:00
  • 4cf045a57a Remove --testdecoder=warn flag Yi Luo 2018-01-09 11:33:41 -08:00
  • bf88f9d0ec Change the email subject to av1 nightly report Yi Luo 2018-01-09 09:30:26 -08:00
  • e20ca4fead Add vp9_highbd_iht4x4_16_add_sse4_1() Linfeng Zhang 2018-01-05 09:57:56 -08:00
  • 7a41610581 Update dct_test.cc Linfeng Zhang 2018-01-05 09:40:19 -08:00
  • b25b2ca455 Merge "Update iadst4_sse2()" Linfeng Zhang 2018-01-08 17:15:45 +00:00
  • bed28a55f5 Merge "vp9-svc: Use eightap_smooth for downsampling at low resol." Marco Paniconi 2018-01-05 19:01:31 +00:00
  • 321f295632 vp9-svc: Use eightap_smooth for downsampling at low resol. Marco 2018-01-05 09:33:27 -08:00
  • cf720df231 Misc fix according to Jan 5 email report Yi Luo 2018-01-05 08:46:02 -08:00
  • 0226ce79e9 Fix bug in use of zoom metric as part of arf breakout. paulwilkins 2018-01-04 16:02:42 +00:00
  • acaffe5b44 AV1 Encoder Nightly Report Yi Luo 2018-01-04 17:30:58 -08:00
  • 55db4f033f vp9: Increase convergence speed of noise estimation. Marco 2018-01-04 14:20:59 -08:00
  • 867b593caa Update iadst4_sse2() Linfeng Zhang 2017-12-28 16:47:57 -08:00
  • fe5d87aaeb Add quantize_fp_32x32_nz_c() Scott LaVarnway 2017-12-22 10:05:33 -08:00
  • 8a4336ed2e Add vp9_quantize_fp_nz_c() -- 2 Scott LaVarnway 2017-12-18 06:31:46 -08:00