Opened 13 years ago Closed 13 years ago #242 closed defect (fixed)ListCombination config parameter verification was disabled when the LowDelayCoding parameter was removed.
Description
This defect changes the meaning of the ListCombination parameter and causes a mismatch with the WD text on the ref_pic_list_combination_flag.
A simple bug fix is to check the variable m_uiMaxNumberOfReorderPictures instead of the LowDelayCoding parameter that is no longer there.
See #if LC_BUGFIX in attached patch to HM-5.0rc1.
Two minor issues are also fixed in the attached patch.
2) the string "ListCombination, -lc" should not have a " " before "-lc" Attachments (1)Change History (5)comment:1 Changed 13 years ago by DefaultCC Plugin
Changed 13 years ago by tktancomment:2 Changed 13 years ago by ksuehring
comment:3 Changed 13 years ago by fbossen
comment:4 Changed 13 years ago by davidf
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
Fixed in r1689