Opened 12 years ago Closed 12 years ago #845 closed defect (fixed)[SAO] filterPicture(), entering SAOProcess() condition flaw
Description
The spec allows each slice with different slice_sao_luma_flag/slice_sao_chroma_flag value. However, in the function filterPicture(), it only checks the flags of the first slice to determine the whole frame needs SAO process or not.
This contradicts the spec when multiple slices, 1st slice is without SAO, but some other slice(s) is with SAO. Change History (2)comment:1 Changed 12 years ago by DefaultCC Plugin
comment:2 Changed 12 years ago by fbossen
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 r3122