1. ee96834 rtc-svc: Add tests for dropping enhancment layers by Marco Paniconi · 4 years, 10 months ago
  2. 1849174 Enable EXTRACT_STATIC for doxygen by Yue Chen · 4 years, 10 months ago
  3. 217bf91 Group frame resize config in AV1EncoderConfig by Vishesh · 4 years, 11 months ago
  4. a7fd6f1 doxygen: Add FIRSTPASS_STATS structure by Cheng Chen · 4 years, 10 months ago
  5. e977d22 doxygen: Description of deblock filter level selection by Cheng Chen · 4 years, 11 months ago
  6. 0d279aa Group super-res config params in AV1EncoderConfig by Vishesh · 4 years, 11 months ago
  7. 1e3eb72 Modify ext_partition_eval_thresh for speed 5 and 6 by Yunqing Wang · 4 years, 11 months ago
  8. 0b09b61 Unify functions of rectangular partition search by venkat sanampudi · 4 years, 11 months ago
  9. 2740923 rtc-svc: Add SVC test for 4:4:4 input by Marco Paniconi · 4 years, 11 months ago
  10. 6589c3b Doxygen doc for MACROBLOCKD struct. by Urvang Joshi · 4 years, 11 months ago
  11. da73940 Fix issues reported by valgrind by Sachin Kumar Garg · 4 years, 11 months ago
  12. b34920d Enable LAP in single pass AOM_CQ. by Aasaipriya · 4 years, 11 months ago
  13. 2ea1836 Add documentation on 2-pass mode by Elliott Karpilovsky · 4 years, 11 months ago
  14. 82f140a Fix a segfault for invalid encoding parameters by Yunqing Wang · 4 years, 11 months ago
  15. 39142fa Group partition config params in AV1EncoderConfig by Vishesh · 4 years, 11 months ago
  16. b579283 Update size related local variables in rd_pick_partition() by venkat sanampudi · 4 years, 11 months ago
  17. 3efcfc0 Doxygen doc for AV1_COMMON struct. by Urvang Joshi · 4 years, 11 months ago
  18. ec44906 Fix multi-threading mismatch issues by Mufaddal Chakera · 4 years, 11 months ago
  19. 7db58d3 Doxygen doc for CommonQuantParams, CommonContexts. by Urvang Joshi · 4 years, 11 months ago
  20. abf31fa Doxygen doc for 3 structs in av1_common_int.h by Urvang Joshi · 4 years, 11 months ago
  21. 4b2c9ff rtc: Add some settings to svc_encoder_rtc.c by Marco Paniconi · 4 years, 11 months ago
  22. 24fa644 Fix bug in rd_pick_rect_partition() by venkat sanampudi · 4 years, 11 months ago
  23. 915b382 Fix regression with fixed Q encode by Paul Wilkins · 4 years, 11 months ago
  24. 8db8a20 Group compound type elements in AV1EncoderConfig by Vishesh · 4 years, 11 months ago
  25. 28709f2 Group txfm size/type config in AV1EncoderConfig by Vishesh · 4 years, 11 months ago
  26. 2964984 Group intra mode config params in AV1EncoderConfig by Vishesh · 4 years, 11 months ago
  27. 40798a6 Modified av1_highbd_dr_prediction_z2_avx2 by Krishna Malladi · 4 years, 11 months ago
  28. 0e54ab8 Abstract common code in rectangular partitions search by venkat sanampudi · 4 years, 11 months ago
  29. 2aa13c4 rtc-svc: Set init_seq_coding_tools in svc_set_params by Marco Paniconi · 4 years, 11 months ago
  30. df1a40a rtc-svc: Fix to framerate with set_svc_params by Marco Paniconi · 4 years, 11 months ago
  31. b54b7b4 Add NEON version of few subpixl|variance functions by Vitalii Dziumenko · 5 years ago
  32. cfd0296 Extend prune_starting_mv to speed 3 by Yunqing Wang · 5 years ago
  33. e8c03d7 Disable 'prune_ref_frame_for_gm_search' for mt by Remya · 4 years, 11 months ago
  34. 26388ab Update comment in scene detection by Marco Paniconi · 5 years ago
  35. 18de235 Optimize NEON version of aom_sse function by Vitalii Dziumenko · 5 years ago
  36. 9b23c33 Fix av1_inv_txfm2d_add_NxM_neon for arm 32bit by Vitalii Dziumenko · 4 years, 11 months ago
  37. d75de53 Change to active best Q calculation. by Paul Wilkins · 5 years ago
  38. e5373ad Remove adaptive motion search speed feature by chiyotsai · 5 years ago
  39. 9a25764 Add doxygen documentation to av1_rd_pick_inter_mode by Sarah Parker · 5 years ago
  40. 15309cb Implement tpl feature prune_starting_mv to speed 4 by Yunqing Wang · 5 years ago
  41. bf9f5c3 Disabled prune_tx_type_est_rd speed feature on speed 6 by chiyotsai · 5 years ago
  42. 4656c02 Updated document for algorithm description by liang zhao · 5 years ago
  43. 6e5f6f5 Small cleanup to aomstats.c by Elliott Karpilovsky · 5 years ago
  44. 299b96d3 Add NEON version of av1_inv_txfm2d_add functions by Vitalii Dziumenko · 5 years ago
  45. c4a8cf7 Add a call to aom_clear_system_state() by Mufaddal Chakera · 5 years ago
  46. d36967d Abstract reset of partition limitations in rd_pick_partition() by venkat sanampudi · 5 years ago
  47. 88c037e Abstract partition cost override in rd_pick_partition() by venkat sanampudi · 5 years ago
  48. cb2fa3b Skip trellis opt based on SATD by Deepa K G · 5 years ago
  49. a5e3f02 Increase num workers for pass=1 by Mufaddal Chakera · 5 years ago
  50. 9157925 Optimize Memory for firstpass multi-threading by Mufaddal Chakera · 5 years ago
  51. 6a3ee53 Enable multi-threading for firstpass by Mufaddal Chakera · 5 years ago
  52. 2e2e411 Fix a ref_frame's rate being double-counted in handle_intra_mode by chiyotsai · 5 years ago
  53. 154af70 Add SSE2 variant for mse_wxh_16bit_highbd in cdef by Satish Kumar Suman · 5 years ago
  54. d32efeb Group local variables in partition search into a structure by venkat sanampudi · 5 years ago
  55. 320c399 Change to STRICT_RC calculation of active best Q. by Paul Wilkins · 5 years ago
  56. 7c26f2e doxygen: Add description for av1 first pass by Cheng Chen · 5 years ago
  57. e4d1bba Disable WebM encoder settings for debug output by Elliott Karpilovsky · 5 years ago
  58. fb17282 rtc: Refactor encode_b for nonrd mode by Marco Paniconi · 5 years ago
  59. ff57ff1 Remove deprecated flags from svc example encoder. by Jerome Jiang · 5 years ago
  60. 217ac1c Add AVX2 variant for mse_wxh_16bit_highbd in cdef by Satish Kumar Suman · 5 years ago
  61. e0be17e AV1 RT: Skip intra mode search if TX is skipped by Fyodor Kyslov · 5 years ago
  62. 11067db rtc: Refactor pick_sb_modes for nonrd by Marco Paniconi · 5 years ago
  63. f10a295 Merge "Merge branch 'applejack'" by Jerome Jiang · 5 years ago
  64. da74859 Add NEON version of av1_fwd_txfm2d_X_Y functions by Vitalii Dziumenko · 5 years ago
  65. 9947e24 Merge branch 'applejack' by Jerome Jiang · 5 years ago
  66. bb35ba9 Release v2.0.0 Applejack by Jerome Jiang · 5 years ago
  67. 800e70a Abstract worker creation for multi-threading by Sachin Kumar Garg · 5 years ago
  68. da29bc3 Add SSE2 variant for mse_wxh_16bit in cdef by Satish Kumar Suman · 5 years ago
  69. 4821571 Add --use-16bit-internal param to aomenc by Debargha Mukherjee · 5 years ago
  70. 9c38f3b Add a call to aom_clear_system_state() by Yaowu Xu · 5 years ago
  71. 4e55eb7 Write encoder settings in WebM files by Elliott Karpilovsky · 5 years ago
  72. 700af53 Abstract worker deallocation into separate functions by Sachin Kumar Garg · 5 years ago
  73. 5aa160f Add AVX2 variant for mse_wxh_16bit in cdef by Satish Kumar Suman · 5 years ago
  74. 6ad7fc3 Modify function comments by Yunqing Wang · 5 years ago
  75. e635eb6 Fix to nightly test failure by Marco Paniconi · 5 years ago
  76. 8d139f1 Add a header in Markdown file by Yunqing Wang · 5 years ago
  77. 0b4dcba Encode speed improvement for low QP HD videos by Debargha Mukherjee · 5 years ago
  78. 18ce7a0 Consider forward keyframes in calculate_gf_length. by bohanli · 5 years ago
  79. 6112e02 Don't use forward keyframes for scenecuts. by bohanli · 5 years ago
  80. 07e3613 Respect rc->min_gf_interval in calculate_gf_length. by bohanli · 5 years ago
  81. d3ce6ad Fix temporal filtering buffer assert failure for fwd_kf. by bohanli · 5 years ago
  82. 04caf8b View Markdown file in Doxygen documentation by Yunqing Wang · 5 years ago
  83. fdca7c6 Fix memory behavior in write_webm_file_header by Elliott Karpilovsky · 5 years ago
  84. 7747e10 Included files in documentation by Yunqing Wang · 5 years ago
  85. df2e7cb Enable call graph for a function by Yunqing Wang · 5 years ago
  86. 2ee798b Add some high level function documentation by Yunqing Wang · 5 years ago
  87. a160c1e Use adative number of frames in temporal filtering by yjshen · 5 years ago
  88. 3f7d1a5 Consider motion search vector in temporal filter. by yjshen · 5 years ago
  89. 41aa31a Move guide files to 1 folder by Yunqing Wang · 5 years ago
  90. 744fca6 Change make_masked_inter_predictor to static by Elliott Karpilovsky · 5 years ago
  91. b7634f4 Optimized with get_msb() instead of switch by Krishna Malladi · 5 years ago
  92. 925db72 Remove an unneeded continue in cnn.c by chiyotsai · 5 years ago
  93. ae501d3 Add documentation (Algorithm Description) by Xin Zhao · 5 years ago
  94. a130ded AV1 RT: Fix skip_txfm propagation by Fyodor Kyslov · 5 years ago
  95. 55858ae Clarify logic in is_sub8x8_inter by Elliott Karpilovsky · 5 years ago
  96. c7c0f27 Add a sample developer's guide doc by Yunqing Wang · 5 years ago
  97. f14a7e7 av1_rtcd_defs.pl: remove stray tab by James Zern · 5 years ago
  98. b0be267 Remove unused vars from interpred_sub8x8 by Elliott Karpilovsky · 5 years ago
  99. 8e87415 remove av1_init_mask, compound_index by Elliott Karpilovsky · 5 years ago
  100. 6dcedfd Declare 'inc' as unsigned int by Wan-Teh Chang · 5 years ago