1. a453cb4 cmake: Separate the flags by Luca Barbato · 7 years ago
  2. b18cfd3 Remove unused refmv context model entries by Jingning Han · 7 years ago
  3. 17f4f73 Remove unused cdf entries for newmv cdf by Jingning Han · 7 years ago
  4. 683e84b [Normative] Correctly get filter level for u, v plane by Cheng Chen · 7 years ago
  5. b0875d2 cmake: Fallback if the target is not supported by Luca Barbato · 7 years ago
  6. 53995e1 Remove the unneeded parameter from check_trailing_bits by Jingning Han · 7 years ago
  7. 21acbca Remove WARP_GM/WM_NEIGHBORS_WITH_OBMC macros by Debargha Mukherjee · 7 years ago
  8. 1d85898 [Normative] Fix MFMV distance range by Cheng Chen · 7 years ago
  9. bdad9f1 Simplify the signature of select_tx_block() by Hui Su · 7 years ago
  10. f4b79c7 Flatten blk_skip[] by Hui Su · 7 years ago
  11. faa0249 cmake: Always set the architecture by Luca Barbato · 7 years ago
  12. f2b4f20 [NORMATIVE] Fix condition for MFMV search window by Ola Hugosson · 7 years ago
  13. 8a1f7ad [NORMATIVE] Only signal allow_warped_motion if needed by David Barker · 7 years ago
  14. 72cc196 Fast Interpolation Filter Search Bug Fix by Michelle Findlay-Olynyk · 7 years ago
  15. bc1acbd [NORMATIVE] Film grain chroma_scaling_from_luma bug fix by Andrey Norkin · 7 years ago
  16. 8a59bd5 [NORMATIVE] Resolve enc/dec mismatch in TRAILING_BITS by Jingning Han · 7 years ago
  17. 61b71ab Remove CONFIG_OBU_NO_IVF macros. by Tom Finegan · 7 years ago
  18. 378b195 dump_obu: Add Section 5 bitstream support via obudec. by Tom Finegan · 7 years ago
  19. 66ae916 aomdec: Implement support for AV1 Section 5 streams. by Tom Finegan · 7 years ago
  20. eb895ef Add film grain table input to allow injecting grain params. by Neil Birkbeck · 7 years ago
  21. 4352fed [NORMATIVE] Film grain for odd frame dimensions by Andrey Norkin · 7 years ago
  22. 5d3176a [NORMATIVE] adopt CONFIG_TILE_INFO_FIRST by James Zern · 7 years ago
  23. c346abd Remove CONFIG_SHORT_FILTER by Yaowu Xu · 7 years ago
  24. 8615c25 Cleanup of wedge-signs and use precomputed tables by Debargha Mukherjee · 7 years ago
  25. f5b6260 Use reference RD upper bound for intra tx type search by Hui Su · 7 years ago
  26. 79a501a [NORMATIVE] add code for operating_points experiment by Soo-Chul Han · 7 years ago
  27. 14072aa When lossless is used, disable all filtering. by Urvang Joshi · 7 years ago
  28. e397470 Add assertion to check if blk_skip[] is properly valued by Hui Su · 7 years ago
  29. 5a6ec1a Optimize get_br_ctx by Peng Bin · 7 years ago
  30. e25a4ba Add ssse3 aom_smooth_v_predictor_16,32,64xh by Scott LaVarnway · 7 years ago
  31. 3626d99 [NORMATIVE] Fix av1_set_frame_refs() by David Barker · 7 years ago
  32. cab937d Cleanup smoothers from wedge masks by Debargha Mukherjee · 7 years ago
  33. c125521 Corrections in convolve unit test by Cherma Rajan A · 7 years ago
  34. 266ad0f Refactor encode_block() and encode_block_intra() by Hui Su · 7 years ago
  35. 07a7c1f [NORMATIVE] Add a flag allow_warped_motion to the frame header by Debargha Mukherjee · 7 years ago
  36. b78e6e5 Remove prediction mask table by Cheng Chen · 7 years ago
  37. f35ded4 [NORMATIVE] Revert value of FRAME_OFFSET_BITS by Imdad Sardharwalla · 7 years ago
  38. 1b2592f [NORMATIVE] Fix Fwd KF with frame id numbers by Debargha Mukherjee · 7 years ago
  39. 58536d9 Use 256-bit wide SIMD registers for CDEF with bitdepth > 8 too by Frank Bossen · 7 years ago
  40. 4fd29c4 Optimize quantize_fp_helper_c by Peng Bin · 7 years ago
  41. 07baee9 Merge identical tables in common_data.h by Hui Su · 7 years ago
  42. 1fbd93c Disable txk_type assertion check by Jingning Han · 7 years ago
  43. c7645d5 Replace division with shift in av1_get_txb_size_index() by Hui Su · 7 years ago
  44. 8fe9eda Remove funcs/arrays/enums related to 128X32 or 32X128 block by Yue Chen · 7 years ago
  45. f9af26d move the showable_frame flag next to the show_frame flag by Cyril Concolato · 7 years ago
  46. f5e6a92 Remove deprecated wedge masks by Yue Chen · 7 years ago
  47. abb0953 Ensure HBD/LBD quantizer to generate matching result by Yunqing Wang · 7 years ago
  48. 1836abc Remove unused static functions. by Urvang Joshi · 7 years ago
  49. 17c7397 Account for 1 byte for trailing bits by Yaowu Xu · 7 years ago
  50. 2610392 Optimize av1_get_txk_type_index by Peng Bin · 7 years ago
  51. 735e750 Simplify tx type selection control flow by Sebastien Alaiwan · 7 years ago
  52. b3d79d5 Don't use frequency domain distortion when eob is 0 by Hui Su · 7 years ago
  53. 1c45173 av1_loop_restoration_filter_frame: Remove assert. by Urvang Joshi · 7 years ago
  54. 2f22bfd [NORMATIVE] store tile size as tile size - 1 by James Zern · 7 years ago
  55. e7c8237 write_tiles_in_tg_obus: use fewer bytes for tile sizes by James Zern · 7 years ago
  56. 97aff53 Remove CONFIG_FWD_KF by Yaowu Xu · 7 years ago
  57. f195e46 Some cleanups on the loopfilter state patch. by Debargha Mukherjee · 7 years ago
  58. 5251e31 [NORMATIVE] Fix ref_frame_side setup by David Barker · 7 years ago
  59. e7dbeb4 [NORMATIVE] Properly reset mode_deltas by David Barker · 7 years ago
  60. ee0819e [non-normative] Fix PRIMARY_REF_NONE w large_scale_tile by Jonathan Matthews · 7 years ago
  61. b6806f1 [NORMATIVE] Set cm->prev_frame = NULL at keyframes by David Barker · 7 years ago
  62. a7be368 Change the convolve output from 32-bit to 16-bit by Cherma Rajan A · 7 years ago
  63. 3a7b5c2 Fix typo: seqence -> sequence by David Barker · 7 years ago
  64. cab3755 [NORMATIVE] Correctly update seg features when update_data=0 by David Barker · 7 years ago
  65. 9d76b13 [NORMATIVE] CDF_UPDATE_MODE: Expand might_bwd_adapt condition. by Thomas Daede · 7 years ago
  66. 5997c7d Improved aom_smooth_predictor_16x 32,16,8 by Scott LaVarnway · 7 years ago
  67. e2ca0b6 Remove unreachable tx: iht4x4 by Sebastien Alaiwan · 7 years ago
  68. d30cde5 [NORMATIVE] Set ref frame sign bias for S-frames by Debargha Mukherjee · 7 years ago
  69. 9fdc63f Cosmetic changes of inv_txfm ssse3/avx2 by Peng Bin · 7 years ago
  70. 71f7cb8 Optimize get_nz_mag by Grant Hsu · 7 years ago
  71. 63c0a9b Revert "[NORMATIVE] Add one more MV_CLASS for integer MV" by Yunqing Wang · 7 years ago
  72. fb049a7 Revert "[NORMATIVE] Extend full-pixel motion vectors to 12 bits" by Yunqing Wang · 7 years ago
  73. e25fdbb Revert "Allow a large motion search range" by Yunqing Wang · 7 years ago
  74. 1efd364 Localize av1_dist_block() by Hui Su · 7 years ago
  75. e5f271a Partial inv txfm based on eob for ssse3 by Peng Bin · 7 years ago
  76. 63bcfa7 [NORMATIVE] Some cleanups on loopfilter / lossless by Debargha Mukherjee · 7 years ago
  77. 02e6ab0 Remove effectless code by Yaowu Xu · 7 years ago
  78. 75b6ebb Use enums for optimize_speed_feature setup by Jingning Han · 7 years ago
  79. 1840394 Skip soft quantization when configured by Jingning Han · 7 years ago
  80. 5d94969 Remove sharpness level from RefCntBuffer by Debargha Mukherjee · 7 years ago
  81. d6b5d51 [NORMATIVE] Disallow superres for lossless frames by Urvang Joshi · 7 years ago
  82. 28f50b6 Remove unused pred_diff field by Frank Bossen · 7 years ago
  83. 1bacf04 fix use of trailing bits in show_existing_frame case by Cyril Concolato · 7 years ago
  84. 1de0c4c Remove deprecated functions and speed features by Jingning Han · 7 years ago
  85. e14f1c2 Remove dead convolve function declarations by Linfeng Zhang · 7 years ago
  86. 564a522 Remove CONFIG_SEGMENT_GLOBALMV by Yaowu Xu · 7 years ago
  87. 7d089ae [Normative] Move global loopfilter info to ref buf by Cheng Chen · 7 years ago
  88. fa329e9 Remove unnecessary memset in av1_dist_block by Peng Bin · 7 years ago
  89. 559fd81 [NORMATIVE, segment-pred-last] Fix segfeatures_copy by David Barker · 7 years ago
  90. 1e73219 Add sse2 version of aom_h_predictor_wxh() by Scott LaVarnway · 7 years ago
  91. a2f7a63 Add sse2 dc, dc_left, dc_top, dc_128, v, h by Scott LaVarnway · 7 years ago
  92. ee5a4d4 Add aom_paeth_predictor_16x64 ssse3,avx2 by Scott LaVarnway · 7 years ago
  93. bcaa2f8 Improved ssse3 version of aom_smooth_predictor_32x 16,32 by Scott LaVarnway · 7 years ago
  94. a56736c [NORMATIVE, spatial-segmentation] Undo unintended change by David Barker · 7 years ago
  95. 163f0f0 [NORMATIVE, obu-frame] Fix interaction with other experiments by David Barker · 7 years ago
  96. 2c92b07 [NORMATIVE] Add sequence-level flag for superres. by Urvang Joshi · 7 years ago
  97. 6567c4a Remove unused parameters and effectless code by Yaowu Xu · 7 years ago
  98. 5b1a4a1 av1_loopfilter.c: remove dead code by Sebastien Alaiwan · 7 years ago
  99. 90ab652 Remove unneeded memset from handle_inter_mode by Jingning Han · 7 years ago
  100. a689cab Refactor and drop bsize from get_ext_tx_types() by Jingning Han · 7 years ago