Opened 11 years ago

Closed 11 years ago

#813 closed defect (fixed)

HM8.2 bug in SAO + IPCM + Lossless

Reported by: kchono Owned by:
Priority: trivial Milestone: HM-8.2
Component: HM Version: HM-8.1
Keywords: SAO IPCM Lossless Cc: fbossen, ksuehring, davidf, jct-vc@…

Description

The current bit shift computation in xPCMSampleRestoration
is not correct when the IPCM bit depth is not equal to the internal bit depth and both lossless and IPCM are enabled.

The bug should be fixed. Attachment is a bug fix patch for HM-8.2-dev. The fix requires only two line changes.

Attachments (1)

20121025-sao-lossless-ipcm-bugfix.patch (976 bytes) - added by kchono 11 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 11 years ago by DefaultCC Plugin

  • Cc fbossen ksuehring davidf jct-vc@… added

Changed 11 years ago by kchono

comment:2 Changed 11 years ago by fbossen

  • Milestone set to HM-8.2
  • Resolution set to fixed
  • Status changed from new to closed

Fix in r2905

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

  • David Flynn(Subscriber)
  • Frank Bossen(Subscriber, Participant)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Always)
  • Keiichi Chono(Reporter)