Opened 9 years ago Closed 9 years ago #93 closed defect (fixed)Problem when opening files in decoder
Description
The HM decoder currently tries to open decoded files for all layers at once without checking that enhancement layers have active SPSes. This means that SHM cannot decode e.g. streams with enhancement layers where the first AU only contains a base layer picture. The attached patch contains a suggested fix (2 lines of code). Attachments (1)Change history (2)Changed 9 years ago by rickardcomment:1 Changed 9 years ago by Vadim
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 as suggested in the patch with rev 1521.