-
- Downloads
JVET_P0243 / P0244 / P0429 : SPS HLS Cleanup
- Signal a single bit depth to be used for both luma and chroma. - Use u(4) for SPS IDs in the SPS syntax as well as in other places for referring to SPS. - Code chroma_format_idc with u(2). - Code log2_max_pic_order_cnt_lsb_minus4 with u(4). - Specify the value range of min_qp_prime_ts_minus4 to be 0 to 48, inclusive. - Specify the value range of log2_min_luma_coding_block_size_minus2 to be 0 to log2_ctu_size_minus5 + 3, inclusive.
Showing
- source/App/EncoderApp/EncAppCfg.cpp 3 additions, 0 deletionssource/App/EncoderApp/EncAppCfg.cpp
- source/Lib/CommonLib/TypeDef.h 4 additions, 0 deletionssource/Lib/CommonLib/TypeDef.h
- source/Lib/DecoderLib/SEIread.cpp 8 additions, 0 deletionssource/Lib/DecoderLib/SEIread.cpp
- source/Lib/DecoderLib/VLCReader.cpp 31 additions, 0 deletionssource/Lib/DecoderLib/VLCReader.cpp
- source/Lib/EncoderLib/SEIwrite.cpp 8 additions, 0 deletionssource/Lib/EncoderLib/SEIwrite.cpp
- source/Lib/EncoderLib/VLCWriter.cpp 20 additions, 0 deletionssource/Lib/EncoderLib/VLCWriter.cpp
Loading
Please register or sign in to comment