- Resolve conflict in MR !1846
implement JVET-S0219, in order to implement extraction process that is decided to adopt by JVET_S0219, the equation (32) in the SPEC(JVET-S2001_vG) is needed to integrate. for this, JVET-R0193 and JVET-S0141 item47 is also implemented here. please refer below meeting note for each aspect. [JVET-S0219] Enable removal of parameter sets (i.e., PPS and APS) in non-output layer that is not used as reference for decoding of pictures in output layers during extraction process AHG Recommendation (cleanup): Adopt APS aspect only. [JVET-R0193] Signal max_tid_il_ref_pics_plus1 value separately for each direct reference layer of a layer, i.e. max_tid_il_ref_pics_plus1[ i ][ j ] for each direct reference layer j less than i, instead of single max_tid_il_ref_pics_plus1[ i ] AHG Recommendation (cleanup): Adopt. Text was provided in the contribution, and the authors are to supply the software [JVET-S0141 item 47] In the general sub-bitstream extraction process, specify the conditions under which an output sub-bitstream is required to be a conforming bitstream such that the value of tIdTarget is specified to be in the range of 0 to vps_ptl_max_tid[ vps_ols_ptl_idx[ targetOlsIdx ] ], inclusive (instead of 0 to 6 inclusive)? (JVET-S0158 aspect 1) Editor action item: The editor is suggested to include this change.
Showing
- cfg/multi-layer/two_layers_max_tid_ref_pic.cfg 1 addition, 1 deletioncfg/multi-layer/two_layers_max_tid_ref_pic.cfg
- source/App/BitstreamExtractorApp/BitstreamExtractorApp.cpp 11 additions, 4 deletionssource/App/BitstreamExtractorApp/BitstreamExtractorApp.cpp
- source/App/EncoderApp/EncApp.cpp 13 additions, 0 deletionssource/App/EncoderApp/EncApp.cpp
- source/App/EncoderApp/EncAppCfg.cpp 4 additions, 0 deletionssource/App/EncoderApp/EncAppCfg.cpp
- source/Lib/CommonLib/Slice.cpp 63 additions, 1 deletionsource/Lib/CommonLib/Slice.cpp
- source/Lib/CommonLib/Slice.h 9 additions, 1 deletionsource/Lib/CommonLib/Slice.h
- source/Lib/CommonLib/TypeDef.h 20 additions, 0 deletionssource/Lib/CommonLib/TypeDef.h
- source/Lib/DecoderLib/VLCReader.cpp 26 additions, 0 deletionssource/Lib/DecoderLib/VLCReader.cpp
- source/Lib/EncoderLib/EncCfgParam.h 6 additions, 0 deletionssource/Lib/EncoderLib/EncCfgParam.h
- source/Lib/EncoderLib/EncGOP.cpp 18 additions, 0 deletionssource/Lib/EncoderLib/EncGOP.cpp
- source/Lib/EncoderLib/EncGOP.h 4 additions, 0 deletionssource/Lib/EncoderLib/EncGOP.h
- source/Lib/EncoderLib/EncLib.cpp 1 addition, 0 deletionssource/Lib/EncoderLib/EncLib.cpp
- source/Lib/EncoderLib/VLCWriter.cpp 17 additions, 0 deletionssource/Lib/EncoderLib/VLCWriter.cpp
Loading
Please register or sign in to comment