#1325 closed defect (fixed)Tiles result in incorrect entry-point values in dependent slice segments
Description
When tiles (not wavefronts) are used, the first entry point value of each dependent slice-segment is incorrect.
The decoder does not currently use/check the entry point values for tile-only streams.
Quick-fix: ensure that uiOneBitstreamPerSliceLength is always 0 in TEncGOP::compressGOP (or remove the TileOffstForMultES mechanism). Change History (3)comment:1 Changed 10 years ago by DefaultCC Plugin
comment:2 Changed 10 years ago by karlsharman
comment:3 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 in r4116