1. ab3d418 Remove unncessary includes by Yaowu Xu · 2 years, 10 months ago
  2. 3e8f279 Prune intra modes aggressively in LF_UPDATE frames in speed 2 by Nithya V S · 2 years, 10 months ago
  3. e9187e3 Fixed QP offset by Jingning Han · 2 years, 10 months ago
  4. a7fb882 aom_dsp/convolve_common_intrin.h: remove av1 code by Yaowu Xu · 2 years, 10 months ago
  5. 268bfc7 Let define_kf_interval detect current key frame by Angie Chiang · 2 years, 10 months ago
  6. d8cfe16 Let firstpass_info support past stats by Angie Chiang · 2 years, 10 months ago
  7. 073de49 Take neighboring motion vectors into account. by Kavi Ramamurthy · 2 years, 10 months ago
  8. 27bdea5 Remove av1_loop_filter_frame() by Yannis Guyon · 2 years, 10 months ago
  9. de1c13b aom_dsp/x86/txfm_common_av2.h: remove av1_ prefix by Yaowu Xu · 2 years, 10 months ago
  10. d7459ce aom_dsp/odintrin.h: correct a macro by Yaowu Xu · 2 years, 10 months ago
  11. 281cee2 Make SF mv_cost_upd_level more aggressive in speed 5 by Akshata Jadhav · 2 years, 10 months ago
  12. 3bfa211 Limit inter mode txfm search candidates for LF_UPDATE frames by Nithya V S · 2 years, 10 months ago
  13. ddedb5b Disable rectangular partitions at low quantizers in speed >= 4 by Nithya V S · 3 years ago
  14. 770e484 Suppress int64_t to double conversion warnings by chiyotsai · 2 years, 10 months ago
  15. 892fc13 Initialize real time speed features by Yunqing Wang · 2 years, 10 months ago
  16. 4756236 Use constructor instead of value initializer in av1_softmax_test by chiyotsai · 2 years, 10 months ago
  17. c74e0b7 Bugfix for AddressSanitizer stack-buffer-underflow by leolzhao · 2 years, 10 months ago
  18. d1b8301 Avoid using stats_in in define_kf_interval by Angie Chiang · 2 years, 10 months ago
  19. 45a8370 Fix "Rework cdef skipping"" by Jerome Jiang · 2 years, 10 months ago
  20. fa74d0e Fix a bug related to motion field setup by Yunqing Wang · 2 years, 10 months ago
  21. 4b6d7ef Implement the motion vector scaling factor. by Kavi Ramamurthy · 2 years, 10 months ago
  22. 3c87aae rtc: Rework compound prediction for nonrd by Marco Paniconi · 2 years, 10 months ago
  23. 0fcfb44 Address some comments in sorting networks by chiyotsai · 2 years, 10 months ago
  24. 5d1d12f aom_ports/x86.h: rm aom_reset_mmx_state extern by James Zern · 2 years, 10 months ago
  25. 7e2aeb5 aom_ports/x86.h: sync with vpx_ports/x86.h by James Zern · 2 years, 10 months ago
  26. 851d37e Fix some instances of -Wunused-but-set-variable. by Peter Kasting · 2 years, 10 months ago
  27. 6044efd av1_tpl_stats_ready: fix assert by James Zern · 2 years, 10 months ago
  28. 901995d Move update of certain elements of sequence parameter by Tarundeep Singh · 2 years, 10 months ago
  29. d777f7b Enable frame parallel encode of 2 frames in parallel by Mufaddal Chakera · 2 years, 10 months ago
  30. bf4f358 Add support for frame-parallelism in worker framework by Mufaddal Chakera · 2 years, 10 months ago
  31. f54c2b9 Move update of total_left_stats to av1_post_encode_updates() by Remya Prakasan · 2 years, 10 months ago
  32. f6966ae Use sorting network instead of bubble sort in prune_tx_2D by chiyotsai · 2 years, 10 months ago
  33. 2a81195 Remove unnecessary includes by Yaowu Xu · 2 years, 10 months ago
  34. 0d7c46c Rework superblock and frame normalization for deltaq by Jingning Han · 2 years, 10 months ago
  35. 8ee2bdb Rework perceptual quality optimization for all intra modes by Jingning Han · 2 years, 10 months ago
  36. 5d87d14 Fix invalid tpl frame check by Jingning Han · 2 years, 10 months ago
  37. 0607f6b image2yuvconfig() should calculate uv_crop_width by Wan-Teh Chang · 2 years, 10 months ago
  38. 600a370 Add unit test for av1_tpl_compute_frame_entropy. by Kavi Ramamurthy · 2 years, 10 months ago
  39. e2ac66e FPMT: Abstract frame_probs to AV1_PRIMARY by Aasaipriya · 2 years, 11 months ago
  40. e18c8942 AV1 RT: Fix failure in ffmpeg encode by Fyodor Kyslov · 2 years, 10 months ago
  41. c11fb52 Revert "Bugfix motion field estimation" by Yunqing Wang · 2 years, 10 months ago
  42. 9dacc44 FPMT: Fix initialization of cpi elements for parallel frames by Tarundeep Singh · 2 years, 10 months ago
  43. 0b3239a FPMT: Initialize screen content decisions for parallel contexts by Tarundeep Singh · 2 years, 10 months ago
  44. e55536b6 FPMT SIMULATION: Fix the frame probabilities update by Tarundeep Singh · 2 years, 10 months ago
  45. 6ece242 Clean up allow_partition_search_skip code by Yunqing Wang · 2 years, 10 months ago
  46. f39a71b Add ForcedKeyRTTestLarge for real time encoding mode by Mudassir Galagnath · 2 years, 10 months ago
  47. a6e7633 Declare static variable default_extra_cfg as const by Wan-Teh Chang · 2 years, 10 months ago
  48. d5779aa Detect chroma subsampling more directly by Wan-Teh Chang · 2 years, 10 months ago
  49. c798da5 Add FIRSTPASS_INFO with several APIs and tests by Angie Chiang · 2 years, 10 months ago
  50. 3acf9dd Fix nightly run failure on sharpness_test by Jingning Han · 2 years, 10 months ago
  51. 28ebe6f Disable allow_partition_search_skip feature by Yunqing Wang · 2 years, 10 months ago
  52. f235fb0 Revert "Declare static immutable variables as const" by Wan-Teh Chang · 2 years, 10 months ago
  53. 997549c Increase level of use_skip_flag_prediction for realtime encoding by chiyotsai · 2 years, 10 months ago
  54. c601e28 Increase pruning level reduce_inter_modes for realtime encoding by chiyotsai · 2 years, 10 months ago
  55. fa931ff Declare static immutable variables as const by Wan-Teh Chang · 2 years, 10 months ago
  56. bce31a8 Detect chroma subsampling more directly by Wan-Teh Chang · 2 years, 10 months ago
  57. 389fba6 Deep copy string parameters. by Bohan Li · 2 years, 10 months ago
  58. eda9c45 aomenc: add comment about fflush(stderr) by Christopher Degawa · 2 years, 10 months ago
  59. 49f3934 rtc: Allow for compound predicton for svc by Marco Paniconi · 2 years, 10 months ago
  60. e37a897 Merge "Merge tag 'v3.1.2' into HEAD" by Wan-Teh Chang · 2 years, 10 months ago
  61. fc47921 exports: use CMAKE_SHARED_LIBRARY_PREFIX to determine lib name by Christopher Degawa · 2 years, 11 months ago
  62. d26025d Add an early termination in prune_tx_2D by chiyotsai · 2 years, 10 months ago
  63. b83b474 Fix an incorrect index used by prune_tx_2D by chiyotsai · 2 years, 10 months ago
  64. f3ef3f2 test/best_encode.sh: update aomenc flags by James Zern · 2 years, 10 months ago
  65. 27377d2 Add fast version of av1_nn_softmax by chiyotsai · 2 years, 10 months ago
  66. ad26f3f Merge tag 'v3.1.2' into HEAD by Wan-Teh Chang · 2 years, 10 months ago
  67. 9c45f6f rtc: Fixes to the reference structure by Marco Paniconi · 2 years, 10 months ago
  68. 7973464 FPMT: Move frame level updates to postencode stage by Aasaipriya · 2 years, 10 months ago
  69. 9837e75 FPMT: Initialize active_worst_quality for parallel encode frames by Remya Prakasan · 2 years, 10 months ago
  70. 6a11377 Rework sharpness tuning by Jingning Han · 2 years, 10 months ago
  71. bccf6be Cleanup in av1_rd_pick_palette_intra_sby() by Aniket Wanare · 2 years, 10 months ago
  72. bcb56b1 External partition: fix calculation of num of blocks by Cheng Chen · 2 years, 10 months ago
  73. 9ffc1c2 External partition: fix the init of context for ab partition by Cheng Chen · 2 years, 10 months ago
  74. 7920c8d Exclude two pass stats for realtime only build by Jerome Jiang · 2 years, 10 months ago
  75. 0b48255 Calculate the bit usage of motion vectors. by Kavi Ramamurthy · 2 years, 10 months ago
  76. 040b983 Enable prune_inter_modes_if_skippable for realtime mode by chiyotsai · 2 years, 10 months ago
  77. 0b887ad Enable winner mode based dc_blk_pred for realtime mode by chiyotsai · 2 years, 10 months ago
  78. 72b6287 Enable prune_near_mv_using_neighbors for realtime mode by chiyotsai · 2 years, 10 months ago
  79. cd16de1 Cleanup the handling of prune_palette_search_level = 0 by Jayasanker J · 2 years, 10 months ago
  80. 4b3e081 Extend prune_luma_palette_size_search_level sf to speed >= 3 by Aniket Wanare · 2 years, 10 months ago
  81. 199c795 Initialize stats_in pointer for fp contexts by Mufaddal Chakera · 2 years, 11 months ago
  82. ae2be80 Update AUTHORS,CHANGELOG,CMakeLists.txt for v3.1.2 by Wan-Teh Chang · 2 years, 10 months ago v3.1.2
  83. 6d4b7d7 Move twopass stats_in increment to twopass_postencode_update by Mufaddal Chakera · 2 years, 11 months ago
  84. 55ea39b Move frame level twopass members to twopass_frame structure by Mufaddal Chakera · 2 years, 11 months ago
  85. 2f62607 aom_ports.cmake: only include float.asm w/win64 by James Zern · 2 years, 10 months ago
  86. 216ed90 Avoid chroma resampling for 420mpeg2 input by Xiaoqing Zhu · 3 years ago
  87. 0de15b4 Extend early_term_luma_palette_size_search sf to speed 0 by Jayasanker J · 2 years, 11 months ago
  88. 593c54c Enable intra_cnn_split for screen contents in intra frames by venkat sanampudi · 2 years, 11 months ago
  89. b7fb295 Check array has two elements before using index 1 by Wan-Teh Chang · 3 years ago
  90. 8611781 Add two-pass input params and scaling by Bohan Li · 2 years, 10 months ago
  91. bb20160 Update q_index_list only when gf_frame_index = 0 by Angie Chiang · 2 years, 10 months ago
  92. 70d2ea6 AV1 RT: Implement Warped Motion mode search in NonRD by Fyodor Kyslov · 2 years, 10 months ago
  93. 672207b AllIntra: Disable IntraBC mode if nonRD flag is set by Fyodor Kyslov · 2 years, 10 months ago
  94. cc2a686 Move odintrin.{c,h} to aom_dsp/ by Yaowu Xu · 2 years, 10 months ago
  95. a6f54e0 Localize dependencies in aom_dsp by Yaowu Xu · 2 years, 10 months ago
  96. 01d4a32 Move headers to aom_dsp/arm/ by Yaowu Xu · 2 years, 10 months ago
  97. 8ede3c2 Explicitly disable LR/smooth_intra in RTC enc by Yunqing Wang · 2 years, 10 months ago
  98. 68d479c Set enable_dist_wtd_comp sequence parameter fitly by Yunqing Wang · 2 years, 10 months ago
  99. 415360e Change the eval order of luma palette_size by Aniket Wanare · 2 years, 11 months ago
  100. 697613f aomenc: flush stderr after printing by Christopher Degawa · 2 years, 10 months ago