Opened 12 years ago Closed 12 years ago #789 closed defect (fixed)Chroma bit depth should be used in filtering process
Description
In Void TComLoopFilter::xEdgeFilterChroma, the luma bit depth "g_uiBitIncrement+g_uiBitDepth"is used to calculate tc:
This should be the chroma bit depth but I cannot find a corresponding BitDepthC in HM. In SPS, only QpBdOffsetC is set. Change History (2)comment:1 Changed 12 years ago by DefaultCC Plugin
comment:2 Changed 12 years ago by davidf
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
|
This specific case is fixed in r2945.
Hitherto HM has not had any complete notion of BitDepthC. This has now been implemented in HM-8.2-dev-chromabitdepth. It will be tested for compatibility with the HM-9.0 release candidates prior to merging for HM-9.0.