Opened 10 years ago Closed 10 years ago #65 closed defect (fixed)Decoder output reconstruction file :The bit depth was not set correctly for each layer.
Description
There is a mistake in the output reconstruction file in the SHM-8.0.
In the output reconstruction file process the output bitdepth is not initialized.
Please find in attachment a patch for TappDecTop.cpp(It is generated with the SHM8.0 rev 1026).
It is necessary to do more test. The patch corrects only one method. The output reconstruction file is generated in several places in the code. Attachments (1)Change history (3)comment:1 Changed 10 years ago by DefaultCC Plugin
Changed 10 years ago by hironfcomment:2 Changed 10 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 with rev 1033. Please reopen the ticket is the problem still exists.