id summary reporter owner description type status priority milestone component version resolution keywords cc 737 decoder crashes when active pps id is not equal to zero zhyang123 "This bug occurs when the active pps id is not equal to zero. The current HM reference decoder always assumes that the active PPS id is equal to zero and will crash if it is not. {{{ Bool TDecTop::xDecodeSlice(...) { ... //!!!KS: DIRTY HACK m_apcSlicePilot->setPPSId(0); m_apcSlicePilot->setPPS(m_parameterSetManagerDecoder.getPrefetchedPPS(0)); }}}" defect closed minor HM-8.1 HM HM-8.0 fixed non-zero pic_parameter_set_id fbossen ksuehring davidf jct-vc@…