Changeset 729 in SHVCSoftware for branches/SHM-6-dev/source/Lib/TLibCommon


Ignore:
Timestamp:
23 Apr 2014, 22:49:40 (12 years ago)
Author:
qualcomm
Message:

JCTVC-Q0146: Inference of poc_msb_val_present_flag (Macro: POC_MSB_VAL_PRESENT_FLAG_SEM)

Infer the value of poc_msb_val_present_flag as 0 slice segment header length is zero.

From: Adarsh K. Ramasubramonian <aramasub@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-6-dev/source/Lib/TLibCommon/TypeDef.h

    r728 r729  
    103103#define POC_RESET_IDC_SIGNALLING         1      ///< JCTVC-P0041: Include signalling for poc_reset related syntax elements
    104104#endif
     105#define POC_MSB_VAL_PRESENT_FLAG_SEM     1      ///< JCTVC-Q0146: Inference of poc_msb_val_present_flag
    105106#define POC_RESET_INFO_INFERENCE         1      ///< JCTVC-Q0146: Infer the value of poc_reset_info_present_flag when not present
    106107#define NO_OUTPUT_OF_PRIOR_PICS          1      ///< Use no_output_of_prior_pics_flag
Note: See TracChangeset for help on using the changeset viewer.