id summary reporter owner description type status priority milestone component version resolution keywords cc 1133 Error in tsShift calculation with extended_precision_processing_flag kimse@… "In Eq. (8-272), `Max' should be replaced by `Min' as follows: {{{ tsShift = extended_precision_processing_flag ? Max( 7, bdShift ) : 7 }}} with: {{{ tsShift = extended_precision_processing_flag ? Min( 7, bdShift ) : 7 }}} See JCTVC-N0275" defect closed minor RExt D5 RExt text RExt D4 (N1005) v3 fixed davidf joels@… teruhikos@…