1. b1c8367 Fix a spelling error: Unqeual -> Unequal by Wan-Teh Chang · 1 year, 6 months ago
  2. 61d6c01 Convert svc_encoder_rtc from C to C++ by Jerome Jiang · 1 year, 9 months ago
  3. 3135d77 Direct partition merging in RTC by Yunqing Wang · 3 years ago
  4. fd9ed83 External partition: Define APIs by Cheng Chen · 4 years ago
  5. a45092c Separate RDO related functions from encodetxb.c by Vishesh · 4 years, 2 months ago
  6. ff98f3e Doxygen additions for tpl modelling by Paul Wilkins · 4 years, 8 months ago
  7. c84e8e2 Resolve document references for temporal filtering by Paul Wilkins · 4 years, 8 months ago
  8. edf0f4a Resolve frame buffer type reference. by Paul Wilkins · 4 years, 8 months ago
  9. be20bc2 Add more function level doxygen headers. by Paul Wilkins · 4 years, 8 months ago
  10. 3082401 AV1 RT: Add documentation for nonRD intra mode search by Fyodor Kyslov · 4 years, 8 months ago
  11. 08f71f2 rtc: Add doxyden doc to variance partition by Marco Paniconi · 4 years, 8 months ago
  12. 66e7624 Add doxygen document for svc_layercontext by Jerome Jiang · 4 years, 8 months ago
  13. 5b2faba rtc: Add some doxygen doc for cyclic refresh by Marco Paniconi · 4 years, 8 months ago
  14. c8d3f11 Additions to overview document. by Paul Wilkins · 4 years, 8 months ago
  15. d165b19 doxygen: Add description for GF group related functions. by bohanli · 4 years, 9 months ago
  16. 4bca961 Separate partition functions from encodeframe.c by Jayasanker J · 4 years, 8 months ago
  17. 96bdb2a Add doxygen description for av1_write_coeffs_txb() by angiebird · 4 years, 9 months ago
  18. 9a2e29b Doxygen comments for restoration info structures by Debargha Mukherjee · 4 years, 9 months ago
  19. 7e91a69 Doxygen doc for more ratectrl functions. by Urvang Joshi · 4 years, 9 months ago
  20. fee52c6 Doxygen style doc for av1_rc_pick_q_and_bounds() by Urvang Joshi · 4 years, 9 months ago
  21. 2d565f4 Various refactoring on cdef search interface by Debargha Mukherjee · 4 years, 9 months ago
  22. 82b2438 Doxygen initiation for CDEF / LR by Debargha Mukherjee · 4 years, 9 months ago
  23. c9b9fa5 Refactor intra_mode_search files by chiyotsai · 4 years, 9 months ago
  24. f8ed396 Doxygen for HandleInterModeArgs by Sarah Parker · 4 years, 9 months ago
  25. fc1e32d Doxygen for interpolation filter search by Sarah Parker · 4 years, 9 months ago
  26. 2d8405c Add doxygen comments to high-level frame coding algorithms by Yue Chen · 4 years, 9 months ago
  27. 393387f Link AlgorithmDescription.md in AV1 document page by Yunqing Wang · 4 years, 9 months ago
  28. c2f3841 Add Doxygen comments to block.h by chiyotsai · 4 years, 9 months ago
  29. 60dd516 Add Doxygen documentation for transform search by Hui Su · 4 years, 9 months ago
  30. de1caf8 Add Doxygen documentation to intra mode rdopt functions by chiyotsai · 4 years, 9 months ago
  31. c819a6c Doxygen doc for DecoderCodingBlock struct. by Urvang Joshi · 4 years, 9 months ago
  32. c9a5e74 doxygen: partition search by Yue Chen · 4 years, 9 months ago
  33. e977d22 doxygen: Description of deblock filter level selection by Cheng Chen · 4 years, 10 months ago
  34. 6589c3b Doxygen doc for MACROBLOCKD struct. by Urvang Joshi · 4 years, 9 months ago
  35. abf31fa Doxygen doc for 3 structs in av1_common_int.h by Urvang Joshi · 4 years, 10 months ago
  36. 9a25764 Add doxygen documentation to av1_rd_pick_inter_mode by Sarah Parker · 4 years, 10 months ago
  37. 7c26f2e doxygen: Add description for av1 first pass by Cheng Chen · 4 years, 10 months ago
  38. 04caf8b View Markdown file in Doxygen documentation by Yunqing Wang · 4 years, 10 months ago
  39. 7747e10 Included files in documentation by Yunqing Wang · 4 years, 10 months ago
  40. df2e7cb Enable call graph for a function by Yunqing Wang · 4 years, 10 months ago
  41. 2ee798b Add some high level function documentation by Yunqing Wang · 4 years, 10 months ago
  42. 41aa31a Move guide files to 1 folder by Yunqing Wang · 4 years, 10 months ago
  43. c7c0f27 Add a sample developer's guide doc by Yunqing Wang · 4 years, 10 months ago
  44. ed7d20c Check the availability of DOT tool by Yunqing Wang · 4 years, 10 months ago
  45. ec14c79 Introduce function-level documentation by Yunqing Wang · 4 years, 10 months ago
  46. c8f7a3b Make a placeholder for developer's guide by Yunqing Wang · 4 years, 11 months ago
  47. 0fd2773 Modify project name in docs by Yunqing Wang · 4 years, 11 months ago
  48. 6714211 Add encoder support for layers for RTC by Marco Paniconi · 6 years ago
  49. 85aa64b cmake: Run cmake-format 0.5.1 on all CMake files. by Tom Finegan · 6 years ago
  50. b72d2e1 always include aom headers when building docs by Johann · 7 years ago
  51. d417bb5 ext-tile: add a lightfield tile list decoder example by Yunqing Wang · 7 years ago
  52. 40bde4d ext_tile: add an example to parse lightfield bitstream by Yunqing Wang · 7 years ago
  53. 7790213 Tree clean up. by Tom Finegan · 7 years ago
  54. b97cfae Add lightfield example back to cmake list by Yunqing Wang · 7 years ago
  55. 589bae8 cmake: apply cmake-format by Johann · 7 years ago
  56. 29a5973 cmake: change include guard by Johann · 7 years ago
  57. 7f313c0 Remove CONFIG_SCALABILITY by Yaowu Xu · 7 years ago
  58. f858986 add scalability experiment by Soo-Chul Han · 7 years ago
  59. 8695e98 Revert "add scalability experiment" by Tom Finegan · 7 years ago
  60. 2eeadab add scalability experiment by Soo-Chul Han · 7 years ago
  61. 614bf34 Small fixes in CMake analyzer build. by Tom Finegan · 8 years ago
  62. 746a785 Add doxygen template to CMake docs target. by Tom Finegan · 8 years ago
  63. 0d066ce Add doc generation and installation to the CMake build. by Tom Finegan · 8 years ago