1. 45f416c Remove some side-effects from av1_pack_bitstream by David Turner · 6 years ago
  2. 6e9232c Use shorter int for temporal filter calculations by Yaowu Xu · 6 years ago
  3. 67aec0f Fix simple_motion_search with different bsize by chiyotsai · 6 years ago
  4. b757ce0 Remove unused variables from AV1_COMMON & AV1_COMP by David Turner · 6 years ago
  5. e3cd5a5 Adjustments to superes qthresh mode by Debargha Mukherjee · 6 years ago
  6. 1b3082d Add max and min partition sizes to rd_pick_partition() by Yue Chen · 6 years ago
  7. 69e9329 Group data structures based on type for better data packing by Satish Kumar Suman · 6 years ago
  8. 6924f4a Refine early exit during compound type selection by Remya · 6 years ago
  9. 70b7ec0 Cleanup dead code by Frederic Barbier · 6 years ago
  10. 9662189 [ext-tile] Fix tile size derivation by Frederic Barbier · 6 years ago
  11. b39bada Fix alignement issue on 32bit build by kyslov · 6 years ago
  12. 250bc3a Improve skip decision after final txfm search by Sachin Kumar Garg · 6 years ago
  13. 9031186 Fix frame_id numbers with forward keyframes by David Turner · 6 years ago
  14. bc132fa Do not acquire extra fb references. by Wan-Teh Chang · 6 years ago
  15. c3ad76b Refactors motion search in full_pixel_based_split. by chiyotsai · 6 years ago
  16. acd9b7d Determine denom automatically in superes mode 3 by Debargha Mukherjee · 6 years ago
  17. 9333b31 Revert "Fix overflow in clamp_mv_to_umv_border_sb" by Remy Foray · 6 years ago
  18. 936235c Fix/cleanup encoder frame_id_numbers_present_flag by David Turner · 6 years ago
  19. 2cc9159 Optimize highbd inv_txfm modules by Aniket Dhok · 6 years ago
  20. ddb8060 De-duplicate references to current frame buffer by Jack Haughton · 6 years ago
  21. 38a9562 Fix minor formatting issues by Yaowu Xu · 6 years ago
  22. 8c76f9c Add ransac interfaces for floating point correspondences by Sarah Parker · 6 years ago
  23. 81d087e Add upscale functions for floating point input by Sarah Parker · 6 years ago
  24. 2ce099e Improve temporal filtering by Yunqing Wang · 6 years ago
  25. 4a400ac Add invalid file tests for three oss-fuzz bugs. by Wan-Teh Chang · 6 years ago
  26. ab58f52 Correct exit logic for finding valid partition by Debargha Mukherjee · 6 years ago
  27. e82f8c7 Optimize highbd inv_txfm modules by Aniket Dhok · 6 years ago
  28. fe99650 AVX2 ver of highb dr prediction - Z1 bug fixed by Victoria Zhislina · 6 years ago
  29. f48b0d2 Misc adjustements to superres qthresh mode by Debargha Mukherjee · 6 years ago
  30. c1642b1 Update conditions for disabling wedge search by elliottk · 6 years ago
  31. 2ff32c1 ext-tile: add back the 1D tile output format by Yunqing Wang · 6 years ago
  32. 0ad5c62 Set up frame context using next_ref_frame_map by Jack Haughton · 6 years ago
  33. 352c10b Use fabsf instead of fabs for single floats by David Turner · 6 years ago
  34. 26776f2 decoder_get_frame() should use output frame index. by Wan-Teh Chang · 6 years ago
  35. 1468e60 AVX2 ver of highbd dr predictions Z1,Z3 by Victoria Zhislina · 6 years ago
  36. d3e6325 Fix misinterpretation of existing_frame_idx by Jack Haughton · 6 years ago
  37. 26cab15 Declare pbi->output_frame_index as an array of int by Wan-Teh Chang · 6 years ago
  38. 89e832b Rate-control bugfix for golden frame in CQ mode. by Urvang Joshi · 6 years ago
  39. 9284af6 Adjust DropFrames test params to temporarily avoid failure by Sarah Parker · 6 years ago
  40. 0a1c064 Alway process filters in reverse order by Peng Bin · 6 years ago
  41. 90fc8d0 Fix mismatches in quantize asm by Aniket Dhok · 6 years ago
  42. 50659d0 Add speed feature for interp filter search by Venkat · 6 years ago
  43. acbe83b Move frame_refs into current_frame by David Turner · 6 years ago
  44. e33e124 REDUCED_ENCODER_BORDER: Fix compiler warning by Urvang Joshi · 6 years ago
  45. 3fcc672 Further improve compression for very static videos by Urvang Joshi · 6 years ago
  46. e443d53 Account for skip/non-skip cost in txfm_rd_in_plane by Sachin Kumar Garg · 6 years ago
  47. 1bcefb3 Remove idx from RefBuffer, use ptr instead by David Turner · 6 years ago
  48. ccc8050 Clean-up test code: nn_predict, pickrst, wiener by David Turner · 6 years ago
  49. 98c3d00 Remove unused includes in horver_correlation_test.cc by sarahparker · 6 years ago
  50. ba7dfd5 ext-tile: support NV12 output format by Yunqing Wang · 6 years ago
  51. f325acf Optimize interp filter evaluation for non-dual filter by Venkat · 6 years ago
  52. ea5219f Silence Wfloat-conversion warnings in global_motion.c by Sarah Parker · 6 years ago
  53. ea29981 Correct signed shift mistake in NnpredictTest by David Turner · 6 years ago
  54. a7f959f write_tile_group_header: remove camelcase by Johann · 6 years ago
  55. ed4573b clang-tidy: av1/decoder by Johann · 6 years ago
  56. d2a592e Form CurrentFrame structure, rename frame_offset by David Turner · 6 years ago
  57. 6d3067c Document the ACMRandom::Rand31() method. by Wan-Teh Chang · 6 years ago
  58. 772ed96 Fix MSVC compiling issues by Yaowu Xu · 6 years ago
  59. 86e45e9 Speed feature: skip obmc or wm if mv field is identical by Yue Chen · 6 years ago
  60. 9a34bf3 Fix a rare encode/decode mismatch by Yunqing Wang · 6 years ago
  61. ec359c7 Fix av1_nn_predict_test MSVC build error by David Turner · 6 years ago
  62. caac4cd cmake: remove rtcd target validation by Johann · 7 years ago
  63. ac28c72 Misc fixes in hor freq energy computation by Debargha Mukherjee · 6 years ago
  64. 2b2c5fd Add missing check for superres rate allocation. by Debargha Mukherjee · 6 years ago
  65. ddfc96c ext-tile: output 8bit content at 1 byte per pixel by Yunqing Wang · 6 years ago
  66. 7af1d86 Optimize highbd inv_txfm modules by Aniket Dhok · 6 years ago
  67. 6ff4809 ext-tile: output decoded tiles in output frame by Yunqing Wang · 6 years ago
  68. a3af645 Do not skip mode if no valid mode has been found by Debargha Mukherjee · 6 years ago
  69. ebf96f4 Group parameters in AV1_COMMON into sub-structures by David Turner · 6 years ago
  70. d825860 Disable transform hash logic for speed >= 4 by Satish Kumar Suman · 6 years ago
  71. 1ef3b60 Introduce early exit in interpolation_filter_rd function by Venkat · 6 years ago
  72. f50fdce Compute energy distribution among hor freqs by Debargha Mukherjee · 6 years ago
  73. f802a78 Fix an assertion error in full_pixel_motion_search_based_split. by chiyotsai · 6 years ago
  74. e5eec6c Implement aom_once using Win32 InitOnce functions. by Wan-Teh Chang · 6 years ago
  75. bd3f9b6 Revert "Remove uses of _mm_set_epi64x" by David Turner · 6 years ago
  76. 64545cb Add -D_WIN32_WINNT=0x0601 flag to target Windows 7 by Wan-Teh Chang · 6 years ago
  77. 9752192 Set output bit depth correctly. by Zhijie Yang · 6 years ago
  78. 0b19d72 Add missing mv compliance check when skip mode is used by Remy Foray · 6 years ago
  79. e3f7570 Optimize interpolation filter search for full pel mv by Venkat · 6 years ago
  80. 29267d3 Add function to take the difference between two frames by Sarah Parker · 6 years ago
  81. 719c10d Only compute image gradients for source image by Sarah Parker · 6 years ago
  82. 0d93bc1 Fix stale prediction mode names in comments. by Wan-Teh Chang · 6 years ago
  83. a3a732e Document all TX_TYPE enums. by Wan-Teh Chang · 6 years ago
  84. c6d7e2d Improved coding for static content. by Urvang Joshi · 6 years ago
  85. 3057d6a Add warp and interpolate code from vp9 by sarahparker · 6 years ago
  86. 4bec5c3 Clean up aom_highbd_upsampled_pred_sse2 by Remya · 6 years ago
  87. 70658ad Introduce full_pixel_motion_search_based_split by chiyotsai · 7 years ago
  88. 1dbb8c1 Add computation of edge strength to each block by elliottk · 6 years ago
  89. 3a607f7 Move aom_shift_img() to tools_common by Yunqing Wang · 6 years ago
  90. b3938da A simple refactoring in the compound search by Debargha Mukherjee · 6 years ago
  91. a094378 Adds speed feature to prune wedge search by Debargha Mukherjee · 6 years ago
  92. d9cdf8f Fix mv err cost for obmc subpel motion search by Peng Bin · 6 years ago
  93. 69c98e4 lightfield example: catch tile list missing error by David Turner · 6 years ago
  94. 486cc98 SSE3-optimised av1_nn_predict by David Turner · 6 years ago
  95. 03d8ebe Clarify indexing in [lr]shift_bdw_ref_frames(). by Urvang Joshi · 6 years ago
  96. 3958582 Use get_ref_frame_map_idx() wherever possible. by Urvang Joshi · 6 years ago
  97. 7715ae1 Cleanup map_pb_cdf from Av1ColorMapParam structure by Ravi Chaudhary · 6 years ago
  98. 99e31c1 Fix enc row-mt for delta-q=2 by Ravi Chaudhary · 6 years ago
  99. 716f289 Fix overflow in clamp_mv_to_umv_border_sb by Remy Foray · 6 years ago
  100. 3c6b5a4 cfl: replace null functions with NULL by Johann · 6 years ago