1. 125ce91 Improve CONFIG_CWG_C013 by Bohan Li · 1 year, 10 months ago
  2. 66a86fe Guard support of 7.x and 8.x levels under a config flag. by Bohan Li · 1 year, 11 months ago
  3. 0d051f1 level: make time_next_buffer_is_free static by James Zern · 1 year, 11 months ago
  4. 7904274 Fix signed integer overflow. by Mark Wachsler · 2 years ago
  5. c038618 Implement new level definitions from CWG-C013 by Bohan Li · 2 years, 5 months ago
  6. 509dee3 Revert "Consider SEQ_LEVEL_MAX for max tile size." by James Zern · 2 years, 6 months ago
  7. f79e1b3 Consider SEQ_LEVEL_MAX for max tile size. by Bohan Li · 2 years, 7 months ago
  8. 48d8e6f Implement the new level definitions from CWG-C013 by Bohan Li · 2 years, 10 months ago
  9. 5bb5dee Revert "Properly initialize the level indices." by Wan-Teh Chang · 2 years, 9 months ago
  10. 2df4d0b Test cpi->oxcf.strict_level_conformance as boolean by Wan-Teh Chang · 2 years, 10 months ago
  11. b15360e Properly initialize the level indices. by Bohan Li · 2 years, 10 months ago
  12. 239351d Add a parameter for strict level conformance when encoding. by Bohan Li · 3 years, 2 months ago
  13. 4b9cd3d Add control API to get the target sequence levels. by Bohan Li · 3 years, 2 months ago
  14. deab729 Check decoder model for recode loop. by Bohan Li · 3 years, 4 months ago
  15. a779577 Fix decoder model initial presentation delay bug. by Bohan Li · 3 years, 4 months ago
  16. 3753248 Remove all calls to aom_clear_system_state by chiyotsai · 3 years, 9 months ago
  17. cfa5fb4 Abstract error to AV1_PRIMARY and AV1Decoder by Tarundeep Singh · 3 years, 11 months ago
  18. 4243e62 Abstract seq_params to AV1_PRIMARY and AV1Decoder by Tarundeep Singh · 3 years, 11 months ago
  19. 3b3e9e1 Abstract level_params to AV1_PRIMARY by Tarundeep Singh · 4 years ago
  20. d37807f Move frame_header_count to AV1_COMP by Tarundeep Singh · 4 years ago
  21. 15ab03c Rename time stamp struct members by Yunqing Wang · 4 years, 4 months ago
  22. a9c86ef Fix total_time_encoded calc in AV1LevelStats by Mufaddal Chakera · 4 years, 8 months ago
  23. fb89ce0 Refactor TimeStamps from AV1_COMP by Deepa K G · 5 years ago
  24. 8ac928b Refactor AV1LevelParams from AV1_COMP by Vishesh · 5 years ago
  25. 450a9a2 Move some vars from AV1_COMMON to SequenceHeader by Urvang Joshi · 5 years ago
  26. 9dc909d Refactor CommonModeInfoParams from AV1_COMMON by Urvang Joshi · 5 years ago
  27. 54ffae7 Refactor CommonTileParams from AV1_COMMON by Urvang Joshi · 5 years ago
  28. bcacb32 Add support for level targetting by Wan-Teh Chang · 6 years ago
  29. f0b9ec1 AV1 levels: change max bitrate constraint by Hui Su · 6 years ago
  30. 76bc70f AV1 levels: use display rate from decoder model by Hui Su · 6 years ago
  31. fdc35f2 AV1 levels: assign a frame info buffer for each OP by Hui Su · 6 years ago
  32. 269f9fe Calculate decode and display rate in decoder model by Hui Su · 6 years ago
  33. 58753d6 Use the decoder model to check level conformance by Hui Su · 6 years ago
  34. c3a8d37 Dynamically allocate memory for level stats by Hui Su · 6 years ago
  35. 72ff048 Use bit mask to mark whether to keep level stats by Hui Su · 6 years ago
  36. 8aa46d3 Implement the decoder model by Hui Su · 6 years ago
  37. ef139e1 Add encoder API for minimum compression ratio by Hui Su · 6 years ago
  38. d3ed898 AV1 levels: add max bitrate by Hui Su · 6 years ago
  39. 8ea8732 Initialize level info. before each sequence by Hui Su · 6 years ago
  40. de959b9 AV1 levels: tier cannot be 1 below level 4.0 by Hui Su · 6 years ago
  41. 74933f0 Add check for product of tile size and header rate by Hui Su · 6 years ago
  42. 978ab9e AV1 levels: add min frame width and height by Hui Su · 6 years ago
  43. 62133bf AV1 levels: add max superres tile width by Hui Su · 6 years ago
  44. dee839c AV1 levels: add max tile rate by Hui Su · 6 years ago
  45. 5bdd954 Implement av1_get_seq_level_idx() by Hui Su · 6 years ago
  46. d06d2d5 Refactor check_level_constraints() by Hui Su · 6 years ago
  47. 3522632 Move some data from AV1LevelSpec to AV1LevelStats by Hui Su · 6 years ago
  48. bfe9261 AV1 levels: add check for min compression ratio by Hui Su · 6 years ago
  49. 37fa0e8 AV1 levels: add header, display and decode rate by Hui Su · 6 years ago
  50. 81a59f1 Add data structure to store frame info. by Hui Su · 6 years ago
  51. 57b2a29 AV1 levels: add tile related metrics by Hui Su · 6 years ago
  52. 3dd68b3 Add control function to get sequence level index by Hui Su · 6 years ago
  53. 2aa492c target level API: specify per operating point by Hui Su · 6 years ago
  54. a1ff3f8 Keep level info. for every operating point by Hui Su · 6 years ago
  55. eca009d Fix VisualStudio build by kyslov · 6 years ago
  56. e222dd6 target level API: remove the "Not enabled" option by Hui Su · 6 years ago
  57. e542a34 Move level enum definition to common by Hui Su · 6 years ago
  58. 8dc220b Refactor check_level_constraints() by Hui Su · 6 years ago
  59. 9f2c075 Remove redundant header inclusions by Hui Su · 6 years ago
  60. abeeb7c Add infrastructure to calculate level statistics by kyslov · 6 years ago