1. 7205692 rtc: Fixes for resize when scalemode is used by Marco Paniconi · 4 years, 9 months ago
  2. 52fdeae Group color related config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
  3. 9102cce Unify is_frame_tpl_eligible() checking condition by Jingning Han · 4 years, 9 months ago
  4. dede293 Allow for use of optimized 2:1 scaler in scale_references by Jerome Jiang · 4 years, 9 months ago
  5. 2b22a1f rtc-svc: Fix to avoid scaling references by Marco Paniconi · 4 years, 9 months ago
  6. 790190e Add special C func to do 2 to 1 scale by Jerome Jiang · 4 years, 9 months ago
  7. 4e86937 Add more scaling modes for AOME_SET_SCALEMODE by Marco Paniconi · 4 years, 9 months ago
  8. 734eff9 Group quantization config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
  9. 39e7409 Group rate control config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
  10. e2b505b Fixes for bitstream debug tool by Urvang Joshi · 4 years, 9 months ago
  11. 138d284 Reduce the number of callgraphs by Yue Chen · 4 years, 9 months ago
  12. 7e31040 Group Two pass related config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
  13. 2d565f4 Various refactoring on cdef search interface by Debargha Mukherjee · 4 years, 9 months ago
  14. a908224 Group decoder model config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
  15. ea4c6d5 Fix crash in generating PSNR packet with resizing enabled by Mufaddal Chakera · 4 years, 9 months ago
  16. 015b496 Group motion mode config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
  17. d3caa0d Separate alloc functions from encoder.c by Satish Kumar Suman · 4 years, 9 months ago
  18. 329de4d Declare locally used functions in encoder.c as static by Satish Kumar Suman · 4 years, 9 months ago
  19. 2d8405c Add doxygen comments to high-level frame coding algorithms by Yue Chen · 4 years, 9 months ago
  20. 2b8e479 Group frame dimension config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
  21. 1c52005 Comments/code cleanup related to aom_codec_encode by Wan-Teh Chang · 4 years, 9 months ago
  22. 0481a78 Group Tile config params in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
  23. fbe818d Cleanup unused function aom_write_yuv_frame_420() by Satish Kumar Suman · 4 years, 9 months ago
  24. ee14de9 Move highbd_set_var_fns function to encoder_utils.h by Satish Kumar Suman · 4 years, 9 months ago
  25. e52cc7d Abstract function calls in highbd_set_var_fns by Satish Kumar Suman · 4 years, 9 months ago
  26. 5b50e6d Group GF related config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
  27. 897b794 Separate utility functions from encoder.c by Satish Kumar Suman · 4 years, 9 months ago
  28. 7e9873d Group Keyframe config params in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
  29. 04e836a Add delta to chroma quantizers by Yue Chen · 6 years ago
  30. 47c0689 Separate rate control functions from encoder.c by Satish Kumar Suman · 4 years, 9 months ago
  31. 73ddf44 Documents main functions for intra-mode coding by chiyotsai · 4 years, 10 months ago
  32. 7a5f5f4 Separate superres functions from encoder.c by Satish Kumar Suman · 4 years, 9 months ago
  33. 217bf91 Group frame resize config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
  34. 0d279aa Group super-res config params in AV1EncoderConfig by Vishesh · 4 years, 10 months ago
  35. 82f140a Fix a segfault for invalid encoding parameters by Yunqing Wang · 4 years, 10 months ago
  36. 8db8a20 Group compound type elements in AV1EncoderConfig by Vishesh · 4 years, 10 months ago
  37. 2964984 Group intra mode config params in AV1EncoderConfig by Vishesh · 4 years, 10 months ago
  38. 2aa13c4 rtc-svc: Set init_seq_coding_tools in svc_set_params by Marco Paniconi · 4 years, 10 months ago
  39. 9157925 Optimize Memory for firstpass multi-threading by Mufaddal Chakera · 4 years, 10 months ago
  40. 800e70a Abstract worker creation for multi-threading by Sachin Kumar Garg · 4 years, 10 months ago
  41. 700af53 Abstract worker deallocation into separate functions by Sachin Kumar Garg · 4 years, 10 months ago
  42. e635eb6 Fix to nightly test failure by Marco Paniconi · 4 years, 10 months ago
  43. c6cd72e rtc: Refactor encode_without_recode by Marco Paniconi · 4 years, 10 months ago
  44. 48e1649 Handle control calls in LAP stage by Mufaddal Chakera · 4 years, 11 months ago
  45. 194c57b Implement multi-threading for tpl by Sachin Kumar Garg · 4 years, 10 months ago
  46. d13853d rtc: Clean encode_with_recode_loop for 1 pass by Marco Paniconi · 4 years, 10 months ago
  47. 1a090d5 Implement multi-threading for global motion by Remya · 4 years, 11 months ago
  48. 65b6910 Add framework for row level multi-threading in Firstpass by Mufaddal Chakera · 4 years, 11 months ago
  49. 823c52d rtc: Remove unused SKINMAP code by Marco Paniconi · 4 years, 10 months ago
  50. 4c1e5c6 Pack txfm-search records in MACROBLOCK to TxfmSearchInfo by chiyotsai · 4 years, 11 months ago
  51. 6c3b6de Move some first pass variables into appropriate structures by Mufaddal Chakera · 4 years, 11 months ago
  52. 196c58a Enable scenecut detection for lag_in_frames >= 19 in LAP. by Aasaipriya · 5 years ago
  53. d2b1221 Document buffers in MACROBLOCK by chiyotsai · 4 years, 11 months ago
  54. 2a897eb Document and rename tmp_obmc_bufs in MACROBLOCK by chiyotsai · 4 years, 11 months ago
  55. 1a72a1c Avoid OVERLAY_UPDATE with s_frame by Sarah Parker · 5 years ago
  56. caf3351 Refactor[mv]: Rename ss_cfg to search_site_cfg by Cheng Chen · 5 years ago
  57. a2d04c9 Fix some compile errors by Debargha Mukherjee · 5 years ago
  58. 854f968 rt: add scene detection for 1 pass CBR 1 layer by Jerome Jiang · 5 years ago
  59. 8b8f8a2 Fix a frame_type check using outdated values by chiyotsai · 5 years ago
  60. 9543ad7 Move 'dqcoeff' to encoder. by Urvang Joshi · 5 years ago
  61. 7096410 Remove files av1_multi_thread.c,.h by Vishesh · 5 years ago
  62. f18766f Modularize VMAF related variables in AV1_COMP by Vishesh · 5 years ago
  63. 74de2a0 Modularize multi-threading related info in AV1_COMP by Deepa K G · 5 years ago
  64. 9d2606c Expose super-resolution mode enum in aom_encoder.h by Urvang Joshi · 5 years ago
  65. 24cb9bc Modularize refresh frame flags in AV1_COMP by Jayasanker J · 5 years ago
  66. 686aa77 Modularize token related variables from AV1_COMP by Vishesh · 5 years ago
  67. 44fdab7 Modularize initial frame dimensions in AV1_COMP by Jayasanker J · 5 years ago
  68. eb62898 Dynamic allocation of PC_TREE and PICK_MODE_CONTEXT by Yue Chen · 6 years ago
  69. 38c05d7 Modularize refresh frame flags in ExternalFlags by Vishesh · 5 years ago
  70. eb417c1 Facilitate LAP based single pass in VBR mode. by Aasaipriya · 5 years ago
  71. 82f36c9 Move hash tables in MACROBLOCK to a separate struct by chiyotsai · 5 years ago
  72. 8c90fff Refactor segmentation related params in AV1_COMP by Vishesh · 5 years ago
  73. 57247a8 rtc-svc: Init svc->number_spatial/temporal_layers by Marco Paniconi · 5 years ago
  74. 0b1dd29 Modularize resize related params from AV1_COMP by Jayasanker J · 5 years ago
  75. 797b6fe Enable screen content decision in single pass by Hamsalekha S · 5 years ago
  76. a195ca3 Modularize external interface flags in AV1_COMP by Vishesh · 5 years ago
  77. c0d2783 Modularize quant-dequant related parameters in AV1_COMP by Deepa K G · 5 years ago
  78. 2770b97 Modularize frame level probabilities in AV1_COMP by Vishesh · 5 years ago
  79. db4551e Fix typo in comment. by Urvang Joshi · 5 years ago
  80. e0bbb43 Modularize interp filter search params in AV1_COMP by Jayasanker J · 5 years ago
  81. d131791 Modularize a buffer related info in AV1_COMP by Vishesh · 5 years ago
  82. bd6abad Superres recode: fix memory leak. by Urvang Joshi · 5 years ago
  83. bca6190 Use const consistently for function parameters by Yaowu Xu · 5 years ago
  84. fb89ce0 Refactor TimeStamps from AV1_COMP by Deepa K G · 5 years ago
  85. f9c2bd7 Superres recode bugfix by Urvang Joshi · 5 years ago
  86. ed7b162 Optimize allocation of MI buffers by Mufaddal Chakera · 5 years ago
  87. e1a7a3e Determine screen content type in the first pass by Cheng Chen · 5 years ago
  88. ace29f3 Modularize MV search parameters in AV1_COMP by Nithya V S · 5 years ago
  89. 2077150 Initialize tx_type_probs_thresh unconditionally by Vishesh · 5 years ago
  90. 0e5cd56 Optimize PC_TREE for lower resolution contents by Ravi Chaudhary · 5 years ago
  91. 8ba8bfe Refactor GlobalMotionInfo from AV1_COMP by Vishesh · 5 years ago
  92. 2260a59 Refactor ForceIntegerMVInfo from AV1_COMP by Vishesh · 5 years ago
  93. 8ac928b Refactor AV1LevelParams from AV1_COMP by Vishesh · 5 years ago
  94. 8c449df rtc-svc: Fix to SVC for HD with spatial layers > 1 by Marco Paniconi · 5 years ago
  95. 975f73a Optimize allocation of altref,util frame buffers by Mufaddal Chakera · 5 years ago
  96. a934950 Clean up av1_tpl_ptr_pos() interface by Vishesh · 5 years ago
  97. 39d0362 Refactor TplParams from AV1_COMP by Vishesh · 5 years ago
  98. ad4953a rtc-svc: Add set reference to SVC interface by Marco Paniconi · 5 years ago
  99. 5c131ef Remove remaining references to USE_TPL_CLASSICAL_MODEL by chiyotsai · 5 years ago
  100. 450a9a2 Move some vars from AV1_COMMON to SequenceHeader by Urvang Joshi · 5 years ago