Opened 11 years ago Closed 11 years ago #1147 closed defect (fixed)SAO buffer-overrun (and field-coding)
Description
SAO has currently a maximum of 4 temporal layers, and the supplied field-coding randomaccess configuration needs 5.
SAO should be updated for more flexibility (eg making m_depthSaoRate a vector). Meanwhile, an assertion should be added to prevent buffer-overruns from being silent.
In the current 12.0-dev branch, add:
after line 3345 in rdoSaoUnitAll (prior to writing to member variable m_depthSaoRate) Change History (2)comment:1 Changed 11 years ago by DefaultCC Plugin
comment:2 Changed 11 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 r3638