- Sep 14, 2020
-
-
Martin Pettersson authored
-
Martin Pettersson authored
-
Martin Pettersson authored
JVET-S0047, JVET-S0211: Add _minus1 to virtual boundary pos SEs and signal num virtual boundaries with ue(v) in SPS and PH.
-
- Sep 13, 2020
-
-
Xiang Li authored
Fix syntax order of sublayer_hrd_parameters() to align with specification See merge request jvet/VVCSoftware_VTM!1872
-
- Sep 10, 2020
-
-
Remy Foray authored
-
Frank Bossen authored
JVET-S0172 item 2: Constraints on GCMP See merge request jvet/VVCSoftware_VTM!1843
-
Frank Bossen authored
JVET-R0251 aspect 1: Renaming sps_XXX_pic_present_flag to... See merge request jvet/VVCSoftware_VTM!1871
-
- Sep 09, 2020
-
-
Martin Pettersson authored
JVET-R0251 aspect 1: Renaming sps_XXX_pic_present_flag to sps_XXX_control_present_in_ph_flag for bdof, dmvr and prof.
-
Frank Bossen authored
JVET-R0249: Prefix syntax elements in the VPS, SPS, PPS, PH, and SH with vps_,... See merge request jvet/VVCSoftware_VTM!1866
-
Frank Bossen authored
Fix for ticket #1373: Repeated conversion of the Intra Chroma minQT setting from chroma unit to luma unit for multiple SPSs See merge request !1870
-
Martin Pettersson authored
Removed the macro JVET_R0249_SE_PREFIXES since the changes in this merge request only comprises renaming syntax elements and variables.
-
Yang Wang authored
from chroma unit to luma unit for multiple SPSs
-
- Sep 08, 2020
-
-
Frank Bossen authored
Fix decoding if bitstream starts with a CRA picture with RASL See merge request !1868
-
Frank Bossen authored
JVET-R0227 aspect 3: Rename gci_no_qp_delta_constraint_flag to gci_no_cu_qp_delta_constraint_flag See merge request !1869
-
Frank Bossen authored
Allow build with OpenMP on macOS/Xcode See merge request !1865
-
Martin Pettersson authored
-
Karsten Suehring authored
- rewrite xGetRefPic() and xGetLongTermRefPic() to return a nullptr, if picture is not found - run conformance checks only on existing reference pictures - reset picture based variables if RASL picture is skipped
-
- Sep 07, 2020
-
-
Frank Bossen authored
Fix intra-layer references in enhancement layer IRAP See merge request !1867
-
Karsten Suehring authored
-
Martin Pettersson authored
-
Martin Pettersson authored
-
Martin Pettersson authored
JVET-R0249: Prefix syntax elements in the VPS, SPS, PPS, PH, and SH with vps_, sps_, pps_, ph_ and sh_ and rename ph_disable_xxx_flag to ph_xxx_disabled_flag. For the syntax elements for which a prefix was added it was also made sure in this commit that the name of the syntax element aligns with the specification. For instance was rpl1_copy_from_rpl0_flag renamed to sps_rpl1_same_as_rpl0_flag.
-
Karsten Suehring authored
OpenMP is not included in the system clang compiler. Recent CMake is able to find OpenMP installations with brew and provide proper configuration info. OpenMP should be detected after: brew install libomp (require CMake >3.12)
-
- Sep 05, 2020
-
-
Frank Bossen authored
Cleanups and fixes for software manual / remove unused encoder option See merge request !1864
-
- Sep 04, 2020
-
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
- Sep 02, 2020
-
-
Karsten Suehring authored
JVET-S0097: set default values in VPS See merge request !1861
-
- Aug 31, 2020
-
-
Haiwei Sun authored
-
- Aug 27, 2020
-
-
Virginie Drugeon authored
Set default values when the bitstream does not contain any VPS
-
- Aug 23, 2020
-
-
Frank Bossen authored
Fix #1320: Add process for decoding NAL_UNIT_FD when filler data NAL units are in the bitstream See merge request jvet/VVCSoftware_VTM!1859
-
- Aug 21, 2020
-
-
Karsten Suehring authored
Fix segmentation fault when decoding a VPS after 07afae5e See merge request !1860
-
Remy Foray authored
Indeed m_vps is equal to nullptr when parsing the first VPS
-
- Aug 20, 2020
- Aug 19, 2020
-
-
Karsten Suehring authored
- create a "dummy" VPS with ID 0 on first access in ParameterSetManager - actually use the "dummy" VPS - improve DecLib::m_vps handling (may still fail if multiple VPSs are in the bitstream)
- Aug 18, 2020
-