Opened 13 years ago Closed 12 years ago #485 closed defect (fixed)HM software does not cope with different values of tc / beta across slices
Description
Like AVC, HEVC can deblock accross slices, and the two slices can have different values for beta_offset_div2 and tc_offset_div2. HM will have to take care to use the value from the slice containing the pixel q0. Attachments (1)Change History (6)comment:1 Changed 13 years ago by DefaultCC Plugin
comment:2 Changed 12 years ago by ksuehringcomment:3 Changed 12 years ago by pieterkapsenberg
Changed 12 years ago by ksuehringcomment:4 Changed 12 years ago by ksuehring
I have implemented a patch that directly accesses the slice data when filtering. If parameters are codes only in PPS these should still be set properly in slice data.
Please review, especially if I managed to always use the correct CTU for parameter derivation. comment:5 Changed 12 years ago by ksuehring
After positive email feedback on the patch, it was applied in r3095 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
|
Ticket #562 has been marked as a duplicate of this ticket.