Граф коммитов

  • 46b7bb243b
    Merge pull request #8 from Mozilla-GitHub-Standards/master master Ralph Giles 2019-03-31 20:33:42 -0700
  • 316c586b2e Add Mozilla Code of Conduct file Mozilla-GitHub-Standards 2019-03-30 00:09:49 -0700
  • c27ced259d aom_dsp: regularize EXT_PARTITION_TYPES handling. partition-types Ralph Giles 2017-08-11 14:33:00 -0700
  • 1386efabf6 Fix CMake syntax error introduced in 5978212b. Tom Finegan 2017-08-14 11:38:46 -0700
  • 9a77d484e3 Fix CMake syntax error introduced in c6300aa1. Tom Finegan 2017-08-14 11:00:59 -0700
  • 3a17c331f3 Add wrapper function for setting CMake compiler launcher. Tom Finegan 2017-08-10 19:40:20 -0700
  • 30f0e15d26 Remove special ANS initialization handling Alex Converse 2017-03-28 10:13:27 -0700
  • 9efbaf9ce5 Improve readability for experiment UV_LVL Cheng Chen 2017-07-27 14:09:59 -0700
  • 497d1951d2 Normalize set/get reference ctrls to use ref frame index. Thomas Daede 2017-08-08 17:33:06 -0700
  • 099b122139 Simplify pixel clamping in highbitdepth loop filter Yi Luo 2017-08-09 16:13:59 -0700
  • d565529ddf Revert "Refactor and generalise OBMC prediction code" Yunqing Wang 2017-08-11 12:07:56 -0700
  • f67fd8ab74 Add goma distributed compiler support to CMake build. Tom Finegan 2017-08-10 14:57:11 -0700
  • 900643be87 tx64x64: Use C version for DCT/IDCT transform. Urvang Joshi 2017-08-08 13:09:51 -0700
  • 5978212bb9 Add experiment CONFIG_CDEF_SINGLEPASS: Make CDEF single pass Steinar Midtskogen 2017-07-20 08:49:43 +0200
  • 660064a90b Sync CMake behavior with configure for CONFIG_WARPED_MOTION. Tom Finegan 2017-08-10 10:03:53 -0700
  • 9bc86c2bf0 Add util function for CMake config changes. Tom Finegan 2017-08-10 10:03:25 -0700
  • de6f072ebc Fix inter path for mrc-tx Sarah Parker 2017-08-07 20:23:46 -0700
  • 9a7c660e62 Adjust the sample selection in Warped Motion Yunqing Wang 2017-08-08 14:04:06 -0700
  • dfd723236e Refactor lv-map rate cost estimation Jingning Han 2017-08-09 14:04:12 -0700
  • 7496d66d7b Coding path sync: filter packets from encoder. Angie Chiang 2017-08-08 11:30:46 -0700
  • c6300aa1e3 Remove PALETTE flag Urvang Joshi 2017-06-01 14:46:23 -0700
  • 51a9593394 Remove skip_eob_node from TOKENEXTRA hui su 2017-07-29 15:16:00 -0700
  • b2935188f1 Fix unsigned integer overflow warning in quantize_b_helper_c() Hui Su 2017-08-09 15:34:28 -0700
  • ce2e337118 quantize_b_helper_c(): replace left shift with multiplication Hui Su 2017-08-09 15:18:05 -0700
  • 15aa8c0167 palette: Templatize k_means routines Alex Converse 2017-08-03 12:31:16 -0700
  • 6ae0054cea Highbd loop filter AVX2 Yi Luo 2017-08-03 17:08:20 -0700
  • ea71de8ab3 cmake: sync w/configure, add CONFIG_HASH_ME James Zern 2017-08-09 23:41:10 -0400
  • c9e71d4d9d Make palette work correctly with chroma sub8x8 blocks. Urvang Joshi 2017-08-09 18:58:33 -0700
  • 05fb42f615 Move build guard to the build system Sebastien Alaiwan 2017-08-04 09:09:41 +0200
  • 89a015b2d5 cosmetics,rdopt.c: fix some typos James Zern 2017-08-08 12:39:00 -0400
  • 98cab1a17f Fix build warnings in av1_cx_iface.c Rupert Swarbrick 2017-08-09 11:41:01 +0100
  • f01b6cc4b9 If PVQ is enabled, disable palette Yushin Cho 2017-08-08 12:29:54 -0700
  • 29824a42a3 Refactor and generalise OBMC prediction code Rupert Swarbrick 2017-08-09 10:15:23 +0100
  • d9e0e0bee9 Add additional txfm config check Angie Chiang 2017-08-09 09:12:39 -0700
  • 9c7089a9f0 Add txfm config test Angie Chiang 2017-08-08 16:21:11 -0700
  • ce3ad28696 Calculate the txfm stage range according to bd Angie Chiang 2017-08-08 09:51:54 -0700
  • 6f9cd946bd ext-partition-types: Don't allow 4:1 blocks to use palettes Rupert Swarbrick 2017-08-02 15:57:18 +0100
  • 15a11220ba Follow coding style naming conventions Sebastien Alaiwan 2017-07-27 09:32:06 +0200
  • cc5d35d8dd hash based motion estimation for screen data RogerZhou 2017-08-07 22:20:15 -0700
  • 3824f8ad4c Allow the creation of different masks for inter and intra Sarah Parker 2017-08-04 13:52:34 -0700
  • 9d068c12fe Deduplicate lcg_rand16 function. Alex Converse 2017-08-03 11:48:19 -0700
  • dfe49b214c Enable segmentation on bgsprite. Todd Nguyen 2017-08-04 10:06:58 -0700
  • 5078393864 Fix CMake sanitizer build support. Tom Finegan 2017-08-08 12:18:38 -0700
  • 37234c1252 Remove special cases about CONFIG_HIGHBITDEPTH Sebastien Alaiwan 2017-08-08 12:01:00 +0200
  • 721847c1d0 Make DDF work with parallel deblocking Cheng Chen 2017-08-01 19:04:17 -0700
  • e29f1e9a28 Fix CONFIG_LV_MAP builds with CMake. Tom Finegan 2017-08-08 11:43:01 -0700
  • d2db65869f Add rect txfm unit tests Angie Chiang 2017-08-06 20:46:48 -0700
  • 155bf9a791 Let rect txfms do shorter side first Angie Chiang 2017-08-06 19:52:57 -0700
  • e3b604d6d2 Fix conflict between txmg exp and hbd mode Angie Chiang 2017-08-06 16:01:24 -0700
  • 482551b139 ncobmc-adapt-weight: define data types used in the experiment Wei-Ting Lin 2017-08-03 12:29:24 -0700
  • 665e05dbf5 Fix CONFIG_FILTER_INTRA builds with CMake. Tom Finegan 2017-08-07 17:57:34 -0700
  • e1b2ea1563 Use 8x8 block step size for spatial mv search Jingning Han 2017-07-31 11:57:04 -0700
  • baec7c89ea [CFL] Fix memset on fixed-size array Luc Trudeau 2017-08-07 15:25:38 -0400
  • 9d4cbb8b79 Esthetic changes to choose_intra_uv_mode Luc Trudeau 2017-07-27 17:01:32 -0400
  • 1870382ccf AOM_QM: use SIMD for flat matrices and re-enable tests. Thomas Davies 2017-07-21 14:39:33 +0100
  • f3b5ee141a Refactor quantization C code. Thomas Davies 2017-07-18 15:16:43 +0100
  • 6bec6ec665 Fix stream info peeking Sebastien Alaiwan 2017-08-07 09:37:52 +0200
  • 34c9d8bdcf Remove VP8 special case Sebastien Alaiwan 2017-08-07 09:56:47 +0200
  • 67a7d9f7fc Fix CONFIG_DAALA_DCT4/8/16 builds with CMake. Tom Finegan 2017-08-07 17:23:46 -0700
  • 33698326db Fix CONFIG_BGSPRITE builds with CMake. Tom Finegan 2017-08-07 17:02:56 -0700
  • 92d5023316 Fix CONFIG_AOM_QM builds with CMake. Tom Finegan 2017-08-07 16:53:32 -0700
  • 1d1791874e Fix CONFIG_ANS builds with CMake. Tom Finegan 2017-08-07 16:41:20 -0700
  • 4b92ab8651 Make braces matchable Yushin Cho 2017-08-07 16:29:34 -0700
  • 8cc239b720 Add sanitizer support to CMake build. Tom Finegan 2017-08-07 12:28:12 -0700
  • ba47c8421f Compute mode costs from cdf Yue Chen 2017-08-02 16:07:59 -0700
  • 74978fcb47 Use the bottom right 4x4 block for 8x8 unit mv reference Jingning Han 2017-07-27 15:27:55 -0700
  • d37b83d810 Use 4x4 granularity for nearest neighbor mv search Jingning Han 2017-07-27 14:53:13 -0700
  • 7f99477a7e Use 8x8 block mv search for sub8x8 blocks Jingning Han 2017-07-27 08:02:16 -0700
  • 50b0f6ca1c Make braces consistent in encodeframe.c Cheng Chen 2017-08-03 12:25:03 -0700
  • b746c3b7d9 Fix bug in highbd wedge-interintra prediction David Barker 2017-08-04 17:45:52 +0100
  • 7daf04222b ncobmc-adapt-weight: remove bitstream for training Wei-Ting Lin 2017-08-03 11:42:37 -0700
  • 914d53a1a9 Tidy up and generalise av1_predict_intra_block Rupert Swarbrick 2017-08-04 10:18:39 +0100
  • f902388185 test.cmake: fix av1_convolve_2d_test* logic James Zern 2017-08-05 13:03:41 -0700
  • 93a1005762 av1.cmake: add missing CONFIG_CONVOLVE_ROUND srcs James Zern 2017-08-05 12:48:37 -0700
  • e47125e64c Fix ConvolveRoundTest Angie Chiang 2017-08-04 11:12:19 -0700
  • 773e8dc8ea aom_config_defaults.cmake: sync with configure Tom Finegan 2017-08-04 14:36:21 -0700
  • 72678577f4 ext-partition-types: Add 64x16 and 16x64 bsizes Rupert Swarbrick 2017-08-02 12:05:26 +0100
  • 2f711f6843 Add CONFIG_GPROF support to CMake build. Tom Finegan 2017-08-02 09:56:15 -0700
  • c5ccd4cad8 Avoid using MRC_DCT when the mask produced is invalid Sarah Parker 2017-08-03 11:27:50 -0700
  • 2b5907ebd3 Add CONFIG_GCOV support to CMake build. Tom Finegan 2017-08-02 09:55:56 -0700
  • 28c628d916 dead code removal: error concealment. Tom Finegan 2017-08-02 09:26:46 -0700
  • ed680144de Refactor av1_default_coef_cdfs() hui su 2017-07-26 11:08:04 -0700
  • 750f976975 Some cosmetic changes to optimize_b_greedy() hui su 2017-07-26 10:43:16 -0700
  • 8d6e7f05bc aom_config_defaults.cmake: sync with configure James Zern 2017-08-03 23:54:14 -0700
  • 04f7d13835 Partially re-enable the coding path sync test Sebastien Alaiwan 2017-08-04 16:22:45 +0200
  • 94de0aaa51 CDEF cleanup Steinar Midtskogen 2017-08-02 10:30:12 +0200
  • 3cb5e39cb3 Add ASM_REGISTER_STATE_CHECK to ConvolveRoundTest Angie Chiang 2017-08-03 16:11:02 -0700
  • c60a4b4075 Add w,h information in convolve_round_test Angie Chiang 2017-08-03 16:06:48 -0700
  • c49177e40d New experiment, CDEF-DIST Yushin Cho 2017-07-18 17:18:09 -0700
  • 9f65bd51f1 Fix integer overflow in AV1Convolve2DTest Angie Chiang 2017-08-02 18:24:32 -0700
  • bc83b64225 Replace shift with multiply Yaowu Xu 2017-08-03 14:37:57 -0700
  • 2e08d96da4 Add macros to turn off inter and intra mrc_dct separately Sarah Parker 2017-08-01 19:51:20 -0700
  • bd57abe0c3 Calculate coeff token cost before encoding each SB hui su 2017-07-24 18:14:03 -0700
  • 897dd193c5 Avoid the use of INT_MAX in rate computation Yaowu Xu 2017-08-02 18:41:56 -0700
  • 708e08b74a Add a cast to avoid a Visual Studio build warning Zoe Liu 2017-08-03 06:44:24 -0700
  • 33ef883224 Ensure ext-tx is enabled when mrc-tx is enabled Sarah Parker 2017-08-02 20:44:26 -0700
  • c0cf71df72 Calculate coeff token cost from CDF hui su 2017-07-20 16:38:50 -0700
  • 9b0f703852 Prevent redundant down converting operation Yaowu Xu 2017-07-31 11:01:19 -0700
  • 7d30b4a61f fix documentation inacuracy Yaowu Xu 2017-08-02 15:43:19 -0700
  • ad653a391d Add txmg experiment Angie Chiang 2017-07-31 15:30:58 -0700