Skip to content
Snippets Groups Projects
Commit c8bcec9f authored by Bin Li's avatar Bin Li
Browse files

SCC: disable SCM_U0181_STORAGE_BOTH_VERSIONS_CURR_DEC_PIC macro, as it breaks...

SCC: disable SCM_U0181_STORAGE_BOTH_VERSIONS_CURR_DEC_PIC macro, as it breaks the decoding of conformance bitstreams.
parent e6dc5486
No related branches found
No related tags found
No related merge requests found
......@@ -177,7 +177,7 @@
#define SCM_S0043_PLT_DELTA_QP 1 ///< JCTVC-S0043: delta qp signalling for palette mode
#define SCM_U0095_FAST_INTRA_ACT 1 ///< JCTVC-U0095: fast intra ACT search
#define SCM_U0181_STORAGE_BOTH_VERSIONS_CURR_DEC_PIC 1 ///< JCTVC-U0181: storage of both versions of the current decoded picture into the DPB, treating pictures with in-loop filtering on/off differently, and increase the value of maxDpbPicBuf equal to 7 for profiles supporting IBC
#define SCM_U0181_STORAGE_BOTH_VERSIONS_CURR_DEC_PIC 0 ///< JCTVC-U0181: storage of both versions of the current decoded picture into the DPB, treating pictures with in-loop filtering on/off differently, and increase the value of maxDpbPicBuf equal to 7 for profiles supporting IBC
#define SCM_V0066_CIP_IBC_UNI 1 ///< JCTVC-V0066: Remove special treatments of IBC as different from inter in the case of CIP.
#define SCM_V0048_BIPRED_REST_MV_REF 1 ///< JCTVC-V0048: Relax 8x8 bi-bred restriction based on mv's and temporal referencing.
#define SCM_V0056_BIPRED_REST_TWO_VERS 1 ///< JCTVC-V0056: Relax 8x8 bi-bred restriction based on two version flag (SAO/deblock).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment