- Nov 19, 2020
-
-
Kenneth Andersson authored
Also added parameters ALFAllowPredefinedFilters and CCALFStrength and note on that that refinement of quantized filter coefficients not is used.
-
Kenneth Andersson authored
-
Kenneth Andersson authored
-
Kenneth Andersson authored
-
Kenneth Andersson authored
-
Kenneth Andersson authored
-
Kenneth Andersson authored
-
Kenneth Andersson authored
-
Kenneth Andersson authored
-
Kenneth Andersson authored
-
Kenneth Andersson authored
-
Kenneth Andersson authored
-
- Nov 18, 2020
-
-
Frank Bossen authored
Fix potential race condition when frame field information SEI arrives before picture timing SEI See merge request !1958
-
Karsten Suehring authored
Picture Timing SEI is intentionally not used in parsing of frame field information SEI. In the existing code retrieving the picture timing SEI from HRD could return a nullptr, when the SEI has not arrived yet. The pointer is dereferenced without checking and passed into frame field info SEI parsing function and used for a consistency check. This refactoring moves the check after parsing of all SEI messages.
-
Karsten Suehring authored
JVET-R0046 aspect2
-
Frank Bossen authored
Fix #1407: Add missing HRD syntax conditions (JVET-S0175 aspect 6 option 2) See merge request !1950
-
Brian Heng authored
-
- Nov 17, 2020
-
-
Karsten Suehring authored
Fix macro usage in !1955 See merge request !1956
-
Frank Bossen authored
-
Frank Bossen authored
JVET-S0175 aspect 5: use u(8) instead of u(4) for ffi_display_elemental_periods_minus1 and pt_display_elemental_periods_minus1 See merge request jvet/VVCSoftware_VTM!1955
-
- See ticket #1406
-
Frank Bossen authored
Fix #1426: Move initialization of bestBcwCost See merge request jvet/VVCSoftware_VTM!1954
-
Tangi Poirier authored
-
- Nov 16, 2020
-
-
Olena Chubach authored
Updated the check to be made for the `pcRefPic` instead of `m_pcPic`. Also solved the issue with crashing at the decoder side.
-
- Nov 14, 2020
-
-
Frank Bossen authored
Fix #1405: decoded picture hash SEI message syntax (JVET-R0481) See merge request !1948
-
- Nov 13, 2020
-
-
Frank Bossen authored
# Conflicts: # source/Lib/CommonLib/TypeDef.h
-
Brian Heng authored
- Add checks on value of dph_sei_single_component_flag.
-
Frank Bossen authored
Fix handling of RPR with subpictures See merge request !1951
-
Olena Chubach authored
-
Brian Heng authored
-
- Nov 12, 2020
-
-
Brian Heng authored
- Add macro to enable/disable this change.
-
Brian Heng authored
-
Brian Heng authored
-
Frank Bossen authored
Fix #1404: condition for coding weighted prediction num_l1_weights. See merge request !1947
-
Frank Bossen authored
Fix #1299: handling of independent subpics flag See merge request !1945
-
Frank Bossen authored
Encoder improvement: use IDR_N_LP NAL unit type if GOP does not specify reordering of pictures See merge request !1936
-
Frank Bossen authored
Check for value range of dpb_max_num_reorder_pics See merge request !1946
-
Brian Heng authored
- See ticket #1405
-
Brian Heng authored
- See ticket #1404
-
Hendry authored
-