1. 4eed226 Deprecate get_q_using_fixed_offsets() function by Jingning Han · 3 years, 4 months ago
  2. c6f0a0b FPMT: Abstract previous q related rc members to p_rc by Aasaipriya · 3 years, 5 months ago
  3. 4593fcf Abstract alt_ref_buffer to AV1_PRIMARY by Tarundeep Singh · 3 years, 9 months ago
  4. 94ee9bf Abstract elements from RATE_CONTROL to PRIMARY_RATE_CONTROL by Mufaddal Chakera · 3 years, 9 months ago
  5. 358cf21 Abstract twopass to AV1_PRIMARY by Mufaddal Chakera · 3 years, 11 months ago
  6. 5e5305a Abstract lap_enabled to AV1_PRIMARY by Tarundeep Singh · 3 years, 10 months ago
  7. 8ee04fa Abstract gf_group to AV1_PRIMARY by Mufaddal Chakera · 3 years, 10 months ago
  8. a65d2ce Abstract lookahead_ctx to AV1_PRIMARY by Mufaddal Chakera · 3 years, 11 months ago
  9. 89fc934 Fix typos in the dev guide regarding gf group size selection. by Bohan Li · 4 years ago
  10. a45092c Separate RDO related functions from encodetxb.c by Vishesh · 4 years ago
  11. e9eb8c0 Rename av1_rd_pick_inter_mode_sb to av1_rd_pick_inter_mode by Jingning Han · 4 years, 2 months ago
  12. cb3b65b Fix a few TODOs in the encoder guide. by Bohan Li · 4 years, 2 months ago
  13. be40c00 AlgorithmDescription.md: using a single # in TOC links by James Zern · 4 years, 2 months ago
  14. f88a151 Added links to AV1 technical overview document by Paul Wilkins · 4 years, 3 months ago
  15. 247dd54 Change "relating to" to "related to" by Wan-Teh Chang · 4 years, 3 months ago
  16. 9101c0e Add general description for coefficient coding by angiebird · 4 years, 5 months ago
  17. 09471eb Updated tool description by liang zhao · 4 years, 5 months ago
  18. 10e9944 Resolve problem with unsupported characters. by Paul Wilkins · 4 years, 5 months ago
  19. ef79fe4 Add some top level text for entropy encoding. by Paul Wilkins · 4 years, 5 months ago
  20. 386cb69 Encoder overview : split entropy coding section. by Paul Wilkins · 4 years, 5 months ago
  21. 8ed85dd Encoder overview document minor fix by Paul Wilkins · 4 years, 5 months ago
  22. d7a9f0e Add loop filtering section to overview document. by Paul Wilkins · 4 years, 5 months ago
  23. da6a80b Added inter prediction search section to overview. by Paul Wilkins · 4 years, 5 months ago
  24. 4ac8bf4 Added intra mode search section to overview doc. by Paul Wilkins · 4 years, 5 months ago
  25. 3a13f64 Add some text for transform selection. by Paul Wilkins · 4 years, 5 months ago
  26. ff98f3e Doxygen additions for tpl modelling by Paul Wilkins · 4 years, 6 months ago
  27. 7173920 Add speed section and resolve references by Paul Wilkins · 4 years, 6 months ago
  28. a0816fc Resolve reference to av1_get_second_pass_params() by Paul Wilkins · 4 years, 6 months ago
  29. 179ac66 Remove TwoPassCfg struct & absorb stats_in in oxcf by Debargha Mukherjee · 4 years, 6 months ago
  30. c6a8120 Move vbrmin/max_section/vbrbias to RateControlCfg by Debargha Mukherjee · 4 years, 6 months ago
  31. c84e8e2 Resolve document references for temporal filtering by Paul Wilkins · 4 years, 6 months ago
  32. edf0f4a Resolve frame buffer type reference. by Paul Wilkins · 4 years, 6 months ago
  33. 2a3768e AV1 RT: Add documentation for NonRD mode search by Fyodor Kyslov · 4 years, 6 months ago
  34. 5ce9d50 Resolve further references in encoder guide by Paul Wilkins · 4 years, 6 months ago
  35. be20bc2 Add more function level doxygen headers. by Paul Wilkins · 4 years, 6 months ago
  36. 591f047 Change to libs.doxy_template by Paul Wilkins · 4 years, 6 months ago
  37. 196995d Further changes to the overview document. by Paul Wilkins · 4 years, 6 months ago
  38. 3ceb7c7 Added temporal filtering section to overview document. by Paul Wilkins · 4 years, 6 months ago
  39. 08f71f2 rtc: Add doxyden doc to variance partition by Marco Paniconi · 4 years, 6 months ago
  40. ea2876f Add Fixed Q subsection to overview doc. by Paul Wilkins · 4 years, 6 months ago
  41. 66e7624 Add doxygen document for svc_layercontext by Jerome Jiang · 4 years, 6 months ago
  42. 5b2faba rtc: Add some doxygen doc for cyclic refresh by Marco Paniconi · 4 years, 6 months ago
  43. 1dd7a7e Add Doxygen field descriptors for RateControlCfg. by Paul Wilkins · 4 years, 6 months ago
  44. e8af152 Add GF structure section to overview document. by Paul Wilkins · 4 years, 6 months ago
  45. c8d3f11 Additions to overview document. by Paul Wilkins · 4 years, 6 months ago
  46. d165b19 doxygen: Add description for GF group related functions. by bohanli · 4 years, 7 months ago
  47. b2194de Additions to and restructuring of overview doc. by Paul Wilkins · 4 years, 6 months ago
  48. 1fb0172 Added documentation of GF and KF groups by Paul Wilkins · 4 years, 6 months ago
  49. f209ec5 Add TPL section to encoder overview document by Paul Wilkins · 4 years, 6 months ago
  50. 4bca961 Separate partition functions from encodeframe.c by Jayasanker J · 4 years, 6 months ago
  51. c4cfb44 Additions to Encoder overview document. by Paul Wilkins · 4 years, 6 months ago
  52. e8c76eb Add more documentation and references. by Paul Wilkins · 4 years, 6 months ago
  53. 83cfad4 Additions and reference fixes in encoder overview. by Paul Wilkins · 4 years, 7 months ago
  54. 4a9201b Add use case section to architecture document. by Paul Wilkins · 4 years, 7 months ago
  55. 96bdb2a Add doxygen description for av1_write_coeffs_txb() by angiebird · 4 years, 6 months ago
  56. b534a78 Restructured encoder guide document by Paul Wilkins · 4 years, 7 months ago
  57. 9999059 Update documentation on lookahead buffer by Elliott Karpilovsky · 4 years, 7 months ago
  58. a709244 Cleanup placeholder text and support statement by Debargha Mukherjee · 4 years, 7 months ago
  59. 7f1580e Doxygen comments for CDEF / LR frame filtering by Debargha Mukherjee · 4 years, 7 months ago
  60. 6c1c3a4 Add detailed description to "Partition Search" module by Yue Chen · 4 years, 7 months ago
  61. 0690b01 Add descriptions for frame coding pipeline by Yue Chen · 4 years, 7 months ago
  62. 82b2438 Doxygen initiation for CDEF / LR by Debargha Mukherjee · 4 years, 7 months ago
  63. 7cc167e Add Doxygen comments for palette mode by chiyotsai · 4 years, 7 months ago
  64. b6bd2bc Add lookahead buffer documentation by Elliott Karpilovsky · 4 years, 7 months ago
  65. 4a3ee5c updated algorithm description by liang zhao · 4 years, 7 months ago
  66. 393387f Link AlgorithmDescription.md in AV1 document page by Yunqing Wang · 4 years, 7 months ago
  67. bbc7d9c Fix documentation on 2-pass mode by Elliott Karpilovsky · 4 years, 7 months ago
  68. e977d22 doxygen: Description of deblock filter level selection by Cheng Chen · 4 years, 7 months ago
  69. 2ea1836 Add documentation on 2-pass mode by Elliott Karpilovsky · 4 years, 7 months ago
  70. 4656c02 Updated document for algorithm description by liang zhao · 4 years, 8 months ago
  71. 2ee798b Add some high level function documentation by Yunqing Wang · 4 years, 8 months ago
  72. 41aa31a Move guide files to 1 folder by Yunqing Wang · 4 years, 8 months ago
  73. ae501d3 Add documentation (Algorithm Description) by Xin Zhao · 4 years, 8 months ago
  74. c7c0f27 Add a sample developer's guide doc by Yunqing Wang · 4 years, 8 months ago