- 19125ed Pass first pass stats to Get[TplPass]GopEncodeInfo by Mark Wachsler · 2 years, 3 months ago
- 0f10271 Add two pass TPL calculation to ducky encode by Jerome Jiang · 2 years, 3 months ago
- e43ec60 Set superblock size in ducky encode by Jerome Jiang · 2 years, 4 months ago
- 9e7d6f5 Extend Q mode RC API to allow 2 TPL passes by Mark Wachsler · 2 years, 4 months ago
- 0b20fd2 Use EXPECT_LE for kmeans test by Jerome Jiang · 2 years, 4 months ago
- 70ac59d Cosmetic changes to qmode rc test by Jerome Jiang · 2 years, 4 months ago
- 071ed1c ratectrl_qmode_test: fix use of uniform_int_distribution by James Zern · 2 years, 4 months ago
- 8505f5f Implement k-means clustering for delta-q by Jerome Jiang · 2 years, 4 months ago
- 00139af Initialize number of qindices in qmode test by Jerome Jiang · 2 years, 4 months ago
- b8f699d Revert "Use new GetRDMult API in DuckyEncode" by Mark Wachsler · 2 years, 4 months ago
- f68a785 Use new GetRDMult API in DuckyEncode by Mark Wachsler · 2 years, 4 months ago
- c452d2a Add GetTplPassGopEncodeInfo() to the library by Jingning Han · 2 years, 5 months ago
- 6090d0c Guard the Tpl accumulate cost to be non-zero by Jingning Han · 2 years, 5 months ago
- f22aa6d Move qmode rc code into a separate directory by Jerome Jiang · 2 years, 6 months ago
- 8bb647b Allow intermediate ARF to fill the backward queue by Jingning Han · 2 years, 6 months ago
- c9373ff Resolve ConstructGopARF unit test failure by Jingning Han · 2 years, 6 months ago
- 6d9de07 Don't validate rc_param.max_depth by Mark Wachsler · 2 years, 6 months ago
- 27bd4ed Use correct base q for tpl pass in DuckyEncode by Jerome Jiang · 2 years, 6 months ago
- 74c221a Verify QP <= base q and respect max_ref_frames by Jerome Jiang · 2 years, 6 months ago
- 8149a75 Make RC library respect max_ref_frames by Jerome Jiang · 2 years, 6 months ago
- c82174a Allow Gop look ahead in ratectrl_qmode by Jerome Jiang · 2 years, 7 months ago
- fe777dc Rename GetGopEncodeInfoWithLookahead by Mark Wachsler · 2 years, 7 months ago
- 79a6f36 Call GetGopEncodeInfoWithLookahead by Mark Wachsler · 2 years, 7 months ago
- 85be52b Limit # of frames used in TestGetGopEncodeInfo by Jerome Jiang · 2 years, 7 months ago
- 3af3c1b Add recrf_rate and recrf_dist to Q Mode RC API by Mark Wachsler · 2 years, 7 months ago
- 2513cda Use Clang -Wc++17-extensions -Wc++20-extensions by Wan-Teh Chang · 2 years, 7 months ago
- 01f6978 Do not use designated initializers by Jerome Jiang · 2 years, 7 months ago
- 7a6058d Update the forward_stack_ priority list by Jingning Han · 2 years, 7 months ago
- b42f2cf Remove obsolete TODO by Mark Wachsler · 2 years, 7 months ago
- c951719 Re-enable TestGetGopEncodeInfo by Jerome Jiang · 2 years, 7 months ago
- f2cafa8 Add range checks for max_ref_frames and max_depth. by Mark Wachsler · 2 years, 7 months ago
- 496ae0b Add max_ref_frames and max_depth paramters to API by Mark Wachsler · 2 years, 7 months ago
- 1b5de9e Check that TPL stats are compatible with GopStruct by Mark Wachsler · 2 years, 7 months ago
- 0d6bf26 Validate position and dimensions of TplBlockStats by Mark Wachsler · 2 years, 8 months ago
- d1cd093 Include Status in return values of all Q Mode API calls. by Mark Wachsler · 2 years, 8 months ago
- bb8fab2 Consolidate the handling of all intra frame coding by Jingning Han · 2 years, 8 months ago
- 59bc48c Fix tpl stats passing through ducky_encode by Jingning Han · 2 years, 8 months ago
- 448e110 Verify qp is in a reasonable range by Jerome Jiang · 2 years, 9 months ago
- b4665f5 Enable full pipeline in qmode rc encoder by Jingning Han · 2 years, 9 months ago
- a981547 Add test for GetGopEncodeInfo by Jerome Jiang · 2 years, 9 months ago
- f13d707 Support pyramid coding structure in RC lib GOP control by Jingning Han · 2 years, 9 months ago
- 57ff8ca Enable RC lib control of second pass encoding by Jingning Han · 2 years, 9 months ago
- ceaa8f8 Rework GOP partition in rc lib by Jingning Han · 2 years, 9 months ago
- 232c96e Support IPPP format in ConstructGop by Jingning Han · 2 years, 9 months ago
- b2bf329 Sync syntax used in ConstructGopKey unit test by Jingning Han · 2 years, 9 months ago
- 1a739fa Check validity of params in SetRcParam by Mark Wachsler · 2 years, 10 months ago
- aa3663b Reset initial ref_frame_table coding indexes by Jingning Han · 2 years, 10 months ago
- dd50584 Handle key frames in GetRefFrameTableList by Mark Wachsler · 2 years, 10 months ago
- fb96023 Fix test_av1_rc_qmode by Jerome Jiang · 2 years, 10 months ago
- e502454 Allow Q Mode RC API client to specify size of RefFrameTable by Mark Wachsler · 2 years, 10 months ago
- 2276136 Fix gop size calculation for qmode rc by Jerome Jiang · 2 years, 10 months ago
- 9bafebc Add test for DetermineGopInfo by Jerome Jiang · 2 years, 10 months ago
- 4309f11 Better error handling reading first pass stats in test by Mark Wachsler · 2 years, 10 months ago
- 0e825c3 Move firtpass read into helper func by Jerome Jiang · 2 years, 10 months ago
- 0909d7f Modify and simplify propagation mechanism by Angie Chiang · 2 years, 11 months ago
- 6627047 Use CamelCase for ratectrl_qmode.cc and the test by Jerome Jiang · 2 years, 11 months ago
- d7a4feb Add error checking when reading fp stats file by Mark Wachsler · 2 years, 11 months ago
- 74fca7a Add test for key frame detection in rc by Jerome Jiang · 2 years, 11 months ago
- 5ba5b33 Add unit test for GetPrimaryRefFrame by Angie Chiang · 2 years, 11 months ago
- 2b88d22 Implement GetProbabilityModelRefIdx() by Angie Chiang · 2 years, 11 months ago
- 48b8eab Add unit test for GetRefFrameCount() by Angie Chiang · 2 years, 11 months ago
- a90c178 Add tests GetRefFrameCount & GetRefFrameByPriority by Angie Chiang · 2 years, 11 months ago
- b40305b Simplify gop_frame_basic() and UpdateRefFrameTable() by Angie Chiang · 2 years, 11 months ago
- c848591 Assign ref_frame_list in gop_frame. by Angie Chiang · 2 years, 11 months ago
- d8b6a3d Let construct_gop set global_[coding/order]_idx by Angie Chiang · 2 years, 11 months ago
- f78cf96 Fix RateControlQModeTest.TestMock due to updated FirstpassInfo by Mark Wachsler · 2 years, 11 months ago
- 9cb9fed Add a test of MockRateControlQMode by Mark Wachsler · 3 years ago
- d0da80c Add test_arf_interval() by Angie Chiang · 3 years ago
- 43c3e07 Add layer_depth to GOP_FRAME by Angie Chiang · 3 years ago
- 50f9377 Fix spelling errors and typos in comments by Wan-Teh Chang · 3 years ago
- cc31d8c Add compute_tpl_gop_dep_stats and GetGopEncodeInfo by Angie Chiang · 3 years ago
- 8945a91 Add a unit test for gop with key by Angie Chiang · 3 years ago
- de1db21 Add utility functions to test GopStruct by Angie Chiang · 3 years ago
- 5b589c4 Declare some variables as bool by Wan-Teh Chang · 3 years ago
- 958f30e Add reference manager class in rc interface q mode by Jerome Jiang · 3 years ago
- d74287c Add int conversion to .size() by Jingning Han · 3 years ago
- bdd09f2 Construct GOP structure by Angie Chiang · 3 years ago