- May 21, 2023
-
-
Frank Bossen authored
JVET-AD0056 item 5: don't signal nnpfc_input_pic_output_flag[i] flags when nnpfc_num_input_pics_minus1==0 See merge request jvet/VVCSoftware_VTM!2590
-
- May 20, 2023
-
-
Karsten Suehring authored
Rename and initialize m_RCCpbSaturationEnabled See merge request jvet/VVCSoftware_VTM!2597
-
Frank Bossen authored
-
Karsten Suehring authored
Rename df::program_options_lite as ProgramOptionsLite See merge request jvet/VVCSoftware_VTM!2596
-
- May 19, 2023
-
-
Frank Bossen authored
-
- May 18, 2023
-
-
Karsten Suehring authored
Fix output frame rate when using --MaxTemporalLayer in decoder See merge request jvet/VVCSoftware_VTM!2591
-
Frank Bossen authored
-
Xiang Li authored
Remove JVET_O0549_ENCODER_ONLY_FILTER_POL macro See merge request jvet/VVCSoftware_VTM!2595
-
Frank Bossen authored
-
Xiang Li authored
Replace EncAppCfg::OptionalValue with std::optional See merge request jvet/VVCSoftware_VTM!2594
-
- May 17, 2023
-
-
Frank Bossen authored
Includes: - fix signalling of fixed frame rates in encoder - fix computation of frame rate in decoder - fix access to SPS/VPS data for frame rate computation in decoder - code clean up
-
Karsten Suehring authored
Code cleanup: fix variable names, use proper data types, etc. See merge request jvet/VVCSoftware_VTM!2592
-
Karsten Suehring authored
Avoid seg fault Slice::constructRefPicList See merge request jvet/VVCSoftware_VTM!2593
-
Frank Bossen authored
-
Frank Bossen authored
When decoding a subset of temporal layers, it is possible that inactive reference pictures may not be present in the DPB. In such case a segmentation fault could be observed in Slice::constructRefPicList. Marking of a picture as long term or short term is changed to be skipped when a picture is missing. An error is thrown when an active reference picture is missing.
-
Frank Bossen authored
-
- May 16, 2023
-
-
Karsten Suehring authored
JVET-AD0045: Encoder MV selections and DMVR revisited See merge request jvet/VVCSoftware_VTM!2589
-
Xiang Li authored
Fix #1597 nnpfc_constant_patch_size_flag and nnpfc_overlap and nnpfc_overlap parsing. See merge request jvet/VVCSoftware_VTM!2586
-
Xiang Li authored
Fix #1598: signal chroma location type when input is y4m See merge request jvet/VVCSoftware_VTM!2588
-
- May 15, 2023
-
-
Karsten Suehring authored
JVET-AD0386: Processing Order SEI message update See merge request jvet/VVCSoftware_VTM!2585
-
-
-
-
-
Frank Bossen authored
The default values of sps_chroma_horizontal_collocated_flag and sps_chroma_vertical_collocated_flag are modified to take on values according to the specified chroma location type. If no chroma location type is specified, the default values of the flags are as prior to this commit.
-
Antti Hallapuro authored
Implementation of AD0056 item 5, don't signal nnpfc_input_pic_output_flag[i] flags when nnpfc_num_input_pics_minus1==0 and infer nnpfc_input_pic_output_flag[0]=1 instead
-
Kenneth Andersson authored
-
Kenneth Andersson authored
-
- May 14, 2023
-
-
Frank Bossen authored
-
Karsten Suehring authored
JVET-AD0169: Downsampling filters in range 1.1 to 1.35 based on Kaiser(7) windowed sinc See merge request jvet/VVCSoftware_VTM!2583
-
Karsten Suehring authored
Fix #1599: include frame rate info in bitstream when provided in y4m file See merge request jvet/VVCSoftware_VTM!2587
-
Frank Bossen authored
Express frame rate as ratio of two integer values throughout code using struct Fraction Add support for defining fractional frame rate from command line
-
- May 11, 2023
-
-
Jonatan Samuelsson-Allendes authored
-
Antti Hallapuro authored
-
- May 08, 2023
-
-
Jonatan Samuelsson-Allendes authored
-
Jonatan Samuelsson-Allendes authored
-
Frank Bossen authored
Remove previous cycle macros See merge request jvet/VVCSoftware_VTM!2584
-
Karsten Suehring authored
-
Karsten Suehring authored
-