1. 06e2c4f Temporarily disable av1_highbd_dr_prediction_z*_avx2 functions by Sarah Parker · 6 years ago
  2. 3c2fdf6 Optimize and document compare_ref_frame_info. by Wan-Teh Chang · 6 years ago
  3. fd39b23 Introduce adaptive filter search speed feature by Sachin Kumar Garg · 6 years ago
  4. 2395ed0 Optimize highbd fwd_txfm module by Aniket Dhok · 6 years ago
  5. 8854b3f Assert positive ref_count in av1_set_frame_refs. by Wan-Teh Chang · 6 years ago
  6. f6d7ed8 Make DCT as default txfm_type for screen content by Aniket Dhok · 6 years ago
  7. 45f1ce4 Change to uint8_t for flags by Yaowu Xu · 6 years ago
  8. 0c96c11 Rename jnt_comp convolves to dist_wtd_comp by Debargha Mukherjee · 6 years ago
  9. 16f9fe9 Optimize highbd fwd_txfm module by Aniket Dhok · 6 years ago
  10. 0be5901 cosmetic changes in entropy context selection by wenyao.liu · 6 years ago
  11. 0f268b6 SequenceHeader: use uint8_t for binary flags by Yaowu Xu · 6 years ago
  12. d5672a3 Change to use "use_highbitdepth" directly by Yaowu Xu · 6 years ago
  13. 70aed48 SequencHeader: use uint8_t for enable/disable flags by Yaowu Xu · 6 years ago
  14. 8eb80f0 SequnceHeader: replace int with uint8_t by Yaowu Xu · 6 years ago
  15. 3c0b12a Use memmove to resolve memcpy-param-overlap. by Wan-Teh Chang · 6 years ago
  16. 8d92f8f Fix a segfault caused by unaligned store by Yaowu Xu · 6 years ago
  17. 9b1252e Revert interface level enum change by Satish Kumar Suman · 6 years ago
  18. 6f55780 Make the debug code work by Yunqing Wang · 6 years ago
  19. c04ce61 Inspector : skip means not a transform by Jim Bankoski · 6 years ago
  20. f90004a Complete renaming jnt_comp into dist_wtd_comp by Debargha Mukherjee · 6 years ago
  21. e08559f AVX2 dr prediction full version - lbd & hbd, Z1,Z2,Z3 by Victoria Zhislina · 6 years ago
  22. 54f9711 Fix function prototype mismatch. by Wan-Teh Chang · 6 years ago
  23. 3b12c00 Reduce loop restoration buffer padding size by Satish Kumar Suman · 6 years ago
  24. cf7f263 Data structure change for memory optimization by Satish Kumar Suman · 6 years ago
  25. 4667aa1 Make enum size same for all compilers by Satish Kumar Suman · 6 years ago
  26. b18cdfc Skip affine evaluation based on warp parameters by Venkat · 6 years ago
  27. cc0cc71 Add AVX2 optimization for cross_correlation module by Aniket Dhok · 6 years ago
  28. fe5fefc Adaptively choose block sizes in temporal filtering by Yunqing Wang · 6 years ago
  29. 7ac3eb1 Replace jnt_comp with dist_wtd_comp by Debargha Mukherjee · 6 years ago
  30. 0d851be Code cleanup in highbd inv_txfm module by Aniket Dhok · 6 years ago
  31. c50d749 Delete unused inline function scale_mv(). by Wan-Teh Chang · 6 years ago
  32. 5b8f393 Move largest_tile_id to encoder data by Yunqing Wang · 6 years ago
  33. ef6d77b Optimize highbd inv_txfm modules by Aniket Dhok · 6 years ago
  34. 99e990e Clean-up fb_of_context_type/frame_context_idx by David Turner · 6 years ago
  35. 98dae94 move av1_round_shift_array definition by Johann · 6 years ago
  36. 996b2c1 Refactor refresh_frame_flags/refresh_frame_mask by David Turner · 6 years ago
  37. 760a2f4 Cleanup, remove side-effects from bitstream by David Turner · 6 years ago
  38. a21966b Remove frame_refs: de-duplicate ref frame refs by David Turner · 6 years ago
  39. c29e1a9 Remove redundant AV1_COMMON.frame_to_show by David Turner · 6 years ago
  40. 09889a9 Cleanup dead func av1_get_tile_n_bits declaration by Frederic Barbier · 6 years ago
  41. 5660cb2 Optimize highbd inv_txfm modules by Aniket Dhok · 6 years ago
  42. f5c9213 Use memmove to resolve memcpy-param-overlap by Yunqing Wang · 6 years ago
  43. e7ebf90 Change buffer references from indices to pointers by David Turner · 6 years ago
  44. 0090465 Optimize highbd inv_txfm modules by Aniket Dhok · 6 years ago
  45. 45f416c Remove some side-effects from av1_pack_bitstream by David Turner · 6 years ago
  46. b757ce0 Remove unused variables from AV1_COMMON & AV1_COMP by David Turner · 6 years ago
  47. 69e9329 Group data structures based on type for better data packing by Satish Kumar Suman · 6 years ago
  48. 70b7ec0 Cleanup dead code by Frederic Barbier · 6 years ago
  49. 9662189 [ext-tile] Fix tile size derivation by Frederic Barbier · 6 years ago
  50. 9333b31 Revert "Fix overflow in clamp_mv_to_umv_border_sb" by Remy Foray · 6 years ago
  51. 936235c Fix/cleanup encoder frame_id_numbers_present_flag by David Turner · 6 years ago
  52. 2cc9159 Optimize highbd inv_txfm modules by Aniket Dhok · 6 years ago
  53. ddb8060 De-duplicate references to current frame buffer by Jack Haughton · 6 years ago
  54. 81d087e Add upscale functions for floating point input by Sarah Parker · 6 years ago
  55. e82f8c7 Optimize highbd inv_txfm modules by Aniket Dhok · 6 years ago
  56. 1468e60 AVX2 ver of highbd dr predictions Z1,Z3 by Victoria Zhislina · 6 years ago
  57. acbe83b Move frame_refs into current_frame by David Turner · 6 years ago
  58. 1bcefb3 Remove idx from RefBuffer, use ptr instead by David Turner · 6 years ago
  59. d2a592e Form CurrentFrame structure, rename frame_offset by David Turner · 6 years ago
  60. 86e45e9 Speed feature: skip obmc or wm if mv field is identical by Yue Chen · 6 years ago
  61. 7af1d86 Optimize highbd inv_txfm modules by Aniket Dhok · 6 years ago
  62. 6ff4809 ext-tile: output decoded tiles in output frame by Yunqing Wang · 6 years ago
  63. ebf96f4 Group parameters in AV1_COMMON into sub-structures by David Turner · 6 years ago
  64. 0d93bc1 Fix stale prediction mode names in comments. by Wan-Teh Chang · 6 years ago
  65. a3a732e Document all TX_TYPE enums. by Wan-Teh Chang · 6 years ago
  66. 486cc98 SSE3-optimised av1_nn_predict by David Turner · 6 years ago
  67. 7715ae1 Cleanup map_pb_cdf from Av1ColorMapParam structure by Ravi Chaudhary · 6 years ago
  68. 716f289 Fix overflow in clamp_mv_to_umv_border_sb by Remy Foray · 6 years ago
  69. 3c6b5a4 cfl: replace null functions with NULL by Johann · 6 years ago
  70. ea8a6ca Port simplified rdmult computation from libvpx by Yaowu Xu · 6 years ago
  71. 4058217 Change MV_REFERENCE_FRAME type back to int8_t. by Urvang Joshi · 6 years ago
  72. a130dcc Remove LAST_REF_FRAMES enum value. by Urvang Joshi · 6 years ago
  73. df802ee Cleanup regarding buffer pool ref counts. by Urvang Joshi · 6 years ago
  74. 4d9f15f Reference related code: Better naming and comments by Urvang Joshi · 6 years ago
  75. 3005854 Introduce an enum for reference types. by Urvang Joshi · 6 years ago
  76. 8beb8ba cdef: remove AOM_UNUSED by Johann · 6 years ago
  77. 982ac04 Fix issues for palette content in enc row-mt by Ravi Chaudhary · 6 years ago
  78. 83607dc cdef: remove unused "max" parameter by Johann · 6 years ago
  79. 24ec464 Implement av1_jnt_convolve_2d_sse2() by Yaowu Xu · 6 years ago
  80. d4634b0 Remove a redundant set_flip_cfg() call. by Wan-Teh Chang · 6 years ago
  81. dca41c0 Use 8-tap interp filter in temporal filtering by Yunqing Wang · 6 years ago
  82. c096d34 av1_highbd_dr_prediction_z2_c: Add an assertion. by Urvang Joshi · 6 years ago
  83. 0115e93 Add x and y gradients to image pyramid by Sarah Parker · 6 years ago
  84. 0c8f717 Remove rst_end_stripe in struct AV1Common by Yunqing Wang · 6 years ago
  85. fa873d8 Assert the ref_count is valid in ref_cnt_fb(). by Wan-Teh Chang · 6 years ago
  86. f447f8c Remove unused frame buffer callback related fields by Wan-Teh Chang · 6 years ago
  87. 7b12250 Let caller of release_fb_cb clear dangling pointer by Wan-Teh Chang · 6 years ago
  88. f2ea6e1 Enforce C++11 in build configuration by David Turner · 6 years ago
  89. 8b3ca26 Remove unused quantizer matrices for level 15. by Wan-Teh Chang · 6 years ago
  90. 1c573e0 Optimise get_horver_correlation_full, SSE4 & AVX2 by David Turner · 6 years ago
  91. e6fefb5 Remove obsolete comment by Yue Chen · 6 years ago
  92. 864ae6a Introduce one pass svm early termination speed feature. by chiyotsai · 7 years ago
  93. 4561597 Fix unaligned read/write in lpf_vertical_4_neon by Cherma Rajan A · 6 years ago
  94. 4a8c004 Move the assertion back to get_free_fb(). by Wan-Teh Chang · 6 years ago
  95. 35be78d Add edge detector to rdopt by elliottk · 6 years ago
  96. bdd115a Move bitmask tables. by Cheng Chen · 6 years ago
  97. 0252600 Optimize highbd fwd_txfm modules by Satish Kumar Suman · 6 years ago
  98. e3910fa Expose resize_plane functions by Sarah Parker · 6 years ago
  99. 1996a35 Optimize av1_wiener_convolve_add_src_avx2 by Satish Kumar Suman · 6 years ago
  100. a993aa5 [normative] Respect obu_has_size_field with annexb by Jonathan Matthews · 6 years ago