#1149 closed enhancement (fixed)Check to see whether disabling SAO at picture-level produces the lowest cost
Description
SAO currently does not check whether disabling at the picture-level results in the lowest cost. Currently, only per-LCU disabling is tested.
Simple patch tests total cost of using SAO, and if it is positive, disables SAO at the picture-level. Attachments (1)Change History (5)comment:1 Changed 11 years ago by DefaultCC Plugin
Changed 11 years ago by karlsharmancomment:2 Changed 11 years ago by ksuehring
comment:3 Changed 10 years ago by karlsharman
comment:4 Changed 10 years ago by ksuehring
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 (via RExt) in r4119. Disabled by default. Use macro RD_TEST_SAO_DISABLE_AT_PICTURE_LEVEL to control.