1. 142c04a Add supporting functions to optical flow. by Lauren Partin · 3 years, 9 months ago
  2. d5a40c9 Clarify logic to enable tpl build by Jingning Han · 3 years, 9 months ago
  3. 8802947 Add overlay frame setting to the GOP tail by Jingning Han · 3 years, 9 months ago
  4. 2bb8389 Remove outdated debug code from gop_structure.c by Jingning Han · 3 years, 9 months ago
  5. 8a6a1b8 Set invalid idx in av1_get_refresh_ref_frame_map by Jingning Han · 3 years, 9 months ago
  6. 34b0dd0 rtc-svc: Avoid applying loopfilter on non_reference by Marco Paniconi · 3 years, 9 months ago
  7. f43c49a aom_dsp/vmaf: Fix shadowing declaration by Christopher Degawa · 3 years, 9 months ago
  8. 4812906 partition_search: Fix implicit declaration by Christopher Degawa · 3 years, 9 months ago
  9. 4484d5a encoder_utils: Fix implicit declaration by Christopher Degawa · 3 years, 9 months ago
  10. f160ad7 Skip optical flow linking if config isn't enabled. by Lauren Partin · 3 years, 9 months ago
  11. 4ca2c60 Fix optical flow warnings. by Lauren Partin · 3 years, 9 months ago
  12. 1e8212a CMake: Use pkg-config to find vmaf by Christopher Degawa · 3 years, 9 months ago
  13. 0a32d3c Downsample sad computation in hd motion search by chiyotsai · 3 years, 9 months ago
  14. 50cbe97 Avoid redundant population of ref mv by Deepa K G · 3 years, 9 months ago
  15. 9a424e9 Revert "Add High bit-depth SSE2 Temporal Filter" by Krishna Malladi · 3 years, 9 months ago
  16. 5ff2ead Add optical flow api skeleton only. by Lauren Partin · 4 years ago
  17. 26050dd Scale variables with bit-depth in first pass by Jingning Han · 3 years, 9 months ago
  18. 1478d86 Add option to enable arf + overlay for key frames. by bohanli · 3 years, 10 months ago
  19. 9985250 Add compatiblility with ARF_UPDATE keyframes. by bohanli · 3 years, 10 months ago
  20. 682a89b Fix for highbd_i2nv_txfm_neon function by Vitalii Dziumenko · 3 years, 9 months ago
  21. 09471eb Updated tool description by liang zhao · 3 years, 9 months ago
  22. 5292541 Fix crash encoding img with small width or height by Wan-Teh Chang · 3 years, 9 months ago
  23. 81a9a6b rtc-svc: Add case of temporal layers with multi-reference by Marco Paniconi · 3 years, 9 months ago
  24. 10e9944 Resolve problem with unsupported characters. by Paul Wilkins · 3 years, 9 months ago
  25. 648b8f7 Make multiplier scaling layer depth dependent by Jingning Han · 3 years, 9 months ago
  26. 96c103d Properly scale diff in temporal filter by Jingning Han · 3 years, 9 months ago
  27. ef79fe4 Add some top level text for entropy encoding. by Paul Wilkins · 3 years, 9 months ago
  28. 386cb69 Encoder overview : split entropy coding section. by Paul Wilkins · 3 years, 9 months ago
  29. 8d1a661 Fix nits in encoder_usage_cfg initializers by Wan-Teh Chang · 3 years, 9 months ago
  30. 94b2854 Remove redundant arf_r0 from cpi->rd by Jingning Han · 3 years, 9 months ago
  31. 44edef5 Update a renamed function name in a comment. by Wan-Teh Chang · 3 years, 9 months ago
  32. dec43d0 Terminate partition search when NONE and SPLIT are invalid by venkat sanampudi · 3 years, 9 months ago
  33. 8ed85dd Encoder overview document minor fix by Paul Wilkins · 3 years, 9 months ago
  34. 8627fcb Disable ResizeModeTestLarge to fix nightly failures by Mufaddal Chakera · 3 years, 9 months ago
  35. 03eef00 Refactor prune_compound_using_single_ref speed feature by Cherma Rajan A · 3 years, 9 months ago
  36. 0c0d971 Remove a redundant check of max_workers > 1. by Wan-Teh Chang · 3 years, 9 months ago
  37. fe1bd7f Add High bit-depth SSE2 Temporal Filter by Krishna Malladi · 3 years, 9 months ago
  38. 33531e5 Limit SBMultipass Test to speed 4 to 5 by chiyotsai · 3 years, 9 months ago
  39. 39141dd Fix pruning of reference frames in global motion search by Deepa K G · 3 years, 9 months ago
  40. da6d74c Extend prune_ref_frames_in_tpl to speed 2 by Deepa K G · 3 years, 9 months ago
  41. 21e5e8e Prune reference frames in tpl by Deepa K G · 4 years, 1 month ago
  42. d7a9f0e Add loop filtering section to overview document. by Paul Wilkins · 3 years, 9 months ago
  43. da6a80b Added inter prediction search section to overview. by Paul Wilkins · 3 years, 9 months ago
  44. 4ac8bf4 Added intra mode search section to overview doc. by Paul Wilkins · 3 years, 9 months ago
  45. 065fbb8 Remove check for tx64 in non-420 images by chiyotsai · 3 years, 9 months ago
  46. 0f3613a AV1 RT: Adjust VBP thresholds for speed 9 by Fyodor Kyslov · 3 years, 9 months ago
  47. 39ee6046 Move some speed features to speed 4 by chiyotsai · 3 years, 9 months ago
  48. 3a13f64 Add some text for transform selection. by Paul Wilkins · 3 years, 9 months ago
  49. 8fbe1b9 AV1 RT: Disallow non-zero lag-in-frames option for RT mode by Fyodor Kyslov · 3 years, 9 months ago
  50. d182da4 rtc: Updates/fixes for temporal layers by Marco Paniconi · 3 years, 9 months ago
  51. dbc2946 rtc-svc Add max_mv_magnitude to layer context by Marco Paniconi · 3 years, 9 months ago
  52. 37af76d Remove recode loop dependency on real time by Jingning Han · 3 years, 9 months ago
  53. 17b0131 Remove outdated comments from encoder.c by Jingning Han · 3 years, 9 months ago
  54. 7430da6 Simplify search_method selection by chiyotsai · 3 years, 9 months ago
  55. ff98f3e Doxygen additions for tpl modelling by Paul Wilkins · 3 years, 9 months ago
  56. 9058365 Add testcases to lossless coding unit test by Aasaipriya Chandran · 3 years, 9 months ago
  57. d0588a7 Add S_FRAME presence test when altref is enabled by Aasaipriya Chandran · 3 years, 9 months ago
  58. 171bd63 Add unit test to check for failures in resize modes by Mufaddal Chakera · 3 years, 9 months ago
  59. 37c2ec8 Add low resolution clip to ScreenContentToolsTest by Mufaddal Chakera · 3 years, 9 months ago
  60. a2b5cb6 Fix integer overflow in ForcedFrameIsKeyCornerCases by Mufaddal Chakera · 3 years, 9 months ago
  61. 422764e Add single pass to the test vectors of ForwardKeyTest by Mufaddal Chakera · 3 years, 9 months ago
  62. 6b5df6d Fix enum order in aomdx.h for ABI compatibility by Mufaddal Chakera · 3 years, 9 months ago
  63. 41ed650 rtc: Add speed 9 to rt_end_to_end test by Marco Paniconi · 3 years, 9 months ago
  64. 14affd0 Add search site init for all motion search methods by venkat sanampudi · 3 years, 9 months ago
  65. 0da8c24 Use bilinear filter for 4:3 scaling. by Jerome Jiang · 3 years, 9 months ago
  66. 40b461c rtc: Fix to realtime resize test by Marco Paniconi · 3 years, 9 months ago
  67. cbc43f0 Allow a missing uninstantiated test by chiyotsai · 3 years, 9 months ago
  68. 992e508 rtc: Add speed 9 test coverage for realtime by Marco Paniconi · 3 years, 9 months ago
  69. 816dab0 Move some 2pass opts to generic rate control opts by Debargha Mukherjee · 3 years, 9 months ago
  70. 2897d31 pickrst: Fix integer sanitizer error. by Urvang Joshi · 3 years, 9 months ago
  71. 25e2e5b Add unit test to check validity of gf interval configs by Mufaddal Chakera · 3 years, 9 months ago
  72. 5915dbc Add test cases to application forced kf unit test by Mufaddal Chakera · 3 years, 9 months ago
  73. 199f4a1 Add unit test to check the presence of S_FRAME by Aasaipriya Chandran · 3 years, 9 months ago
  74. f5b296f Add unit test to check the quantizer boundary by Aasaipriya Chandran · 3 years, 10 months ago
  75. bf742b6 rtc: Fix to dynamic resize for temporal layers by Marco Paniconi · 3 years, 9 months ago
  76. 7173920 Add speed section and resolve references by Paul Wilkins · 3 years, 9 months ago
  77. a0816fc Resolve reference to av1_get_second_pass_params() by Paul Wilkins · 3 years, 9 months ago
  78. 179ac66 Remove TwoPassCfg struct & absorb stats_in in oxcf by Debargha Mukherjee · 3 years, 9 months ago
  79. c6a8120 Move vbrmin/max_section/vbrbias to RateControlCfg by Debargha Mukherjee · 3 years, 9 months ago
  80. 038aa32 Add comments for motion search method by venkat sanampudi · 3 years, 9 months ago
  81. c84e8e2 Resolve document references for temporal filtering by Paul Wilkins · 3 years, 9 months ago
  82. d656d8b correct googletest version info by James Zern · 3 years, 9 months ago
  83. 69e6dcc rtc: Add dynamic resize mode, to 1 pass CBR by Marco Paniconi · 3 years, 9 months ago
  84. 9062c51 Remove redundant frame_parameter_update setting in rt sp7 by Jingning Han · 3 years, 9 months ago
  85. de7df9a Move AltRefForcedKeyTestLarge to kf_test.cc by Mufaddal Chakera · 3 years, 9 months ago
  86. 7b9add4 Fix issues reported by valgrind in intra pred modules by Deepa K G · 3 years, 11 months ago
  87. edf0f4a Resolve frame buffer type reference. by Paul Wilkins · 3 years, 9 months ago
  88. 4dcbd92 Optimize memory in tpl frame buffer by Jayasanker J · 3 years, 10 months ago
  89. aeada12 Add FAST_BIGDIA motion search method by venkat sanampudi · 3 years, 9 months ago
  90. 62c8ebe Add unit tests related to screen content tools by Mufaddal Chakera · 3 years, 10 months ago
  91. a9c86ef Fix total_time_encoded calc in AV1LevelStats by Mufaddal Chakera · 3 years, 10 months ago
  92. cd84fd0 Add unit test to check the tile groups count by Aasaipriya Chandran · 3 years, 10 months ago
  93. c349736 Add unit test to check the presence of altref frame by Aasaipriya Chandran · 3 years, 10 months ago
  94. 6a69cfd Add tests for changing q on overshoot detecton, for 1 pass CBR by Jerome Jiang · 3 years, 9 months ago
  95. 2a3768e AV1 RT: Add documentation for NonRD mode search by Fyodor Kyslov · 3 years, 9 months ago
  96. 08c5aea RT: Remove key frame condition for scene detection speed feature. by Jerome Jiang · 3 years, 9 months ago
  97. 51be0dd googletest: enable failure on uninstantiated tests by James Zern · 3 years, 9 months ago
  98. bc25691 comp_mask_variance_test: Fix typo in #if. by Urvang Joshi · 3 years, 9 months ago
  99. 4b422e6 RT: Call av1_setup_frame when q changes on error_resilience=1. by Jerome Jiang · 3 years, 9 months ago
  100. 41860fe RT: reset overshoot detection flag on every frame. by Jerome Jiang · 3 years, 9 months ago