Commits on Source (34)
-
Yuling Hsiao authored
-
Frank Bossen authored
-
Vadim Seregin authored
-
Xiang Li authored
Fix #631: remove dependency of default value on uninitialized value See merge request jvet/VVCSoftware_VTM!1087
-
Fabrice Le Léannec authored
-
Fabrice Le Léannec authored
-
Frank Bossen authored
JVET-P0345: GOP size for low-delay configurations See merge request jvet/VVCSoftware_VTM!1075
-
Frank Bossen authored
Fix for #632: move scaleRefPicList after TMVP is set See merge request jvet/VVCSoftware_VTM!1088
-
Frank Bossen authored
From the meeting notes: Decision (CTC): It is agreed to disable MIP for the LD configurations, as the runtime increase for some sequences is high.
-
Frank Bossen authored
JVET-P0152: remove pps_five_minus_max_num_subblock_merge_cand_plus1 See merge request jvet/VVCSoftware_VTM!1080
-
Frank Bossen authored
This reverts merge request !1078
-
Xiang Li authored
Disable MIP in low-delay configurations See merge request jvet/VVCSoftware_VTM!1091
-
Chen-Yen Lai authored
-
Xiang Li authored
JVET-P1034: CE7-related: Improved coding of user defined quantization matrices See merge request jvet/VVCSoftware_VTM!1074
-
Edouard Francois authored
-
Xiang Li authored
Revert "Merge branch 'JVET-P0626' into 'master'" See merge request jvet/VVCSoftware_VTM!1092
-
Frank Bossen authored
JVET-P0371: chroma residual scaling with offset See merge request jvet/VVCSoftware_VTM!1094
-
Frank Bossen authored
Looks like !1094 was not tested...
-
Xiang Li authored
Fix parameter name in config file See merge request jvet/VVCSoftware_VTM!1095
-
Takeshi Tsukuba authored
Enable BDPCM for Chroma for 444.
-
Xiang Li authored
JVET-P0059: Enable BDPCM for Chroma See merge request jvet/VVCSoftware_VTM!1073
-
Hong-Jheng Jhu authored
Detail - Fix the mis-alignment of rate and distortion during palette coding RD decision. - Use different weights on luma component cost and chroma component cost.
-
Edouard Francois authored
-
Edouard Francois authored
-
Philipp Merkle authored
- remove unnecessary checks, restrict Hadamard encoder search (non-normative, bit-identical for CTC)
-
Frank Bossen authored
-
Frank Bossen authored
Fix CHECK() statement See merge request jvet/VVCSoftware_VTM!1100
-
Xiang Li authored
JVET-P0526: Palette encoder improvements See merge request jvet/VVCSoftware_VTM!1081
-
Xiang Li authored
Fix for ticket #633: MIP encoding failure See merge request jvet/VVCSoftware_VTM!1099
-
Frank Bossen authored
Fix JVET-P0371 chroma residuals scaling offset See merge request jvet/VVCSoftware_VTM!1098
-
Tangi Poirier authored
-
Frank Bossen authored
This reverts merge request !1101
Showing
- cfg/444/yuv444.cfg 1 addition, 0 deletionscfg/444/yuv444.cfg
- cfg/encoder_lowdelay_P_vtm.cfg 10 additions, 6 deletionscfg/encoder_lowdelay_P_vtm.cfg
- cfg/encoder_lowdelay_vtm.cfg 10 additions, 6 deletionscfg/encoder_lowdelay_vtm.cfg
- cfg/encoder_randomaccess_vtm.cfg 1 addition, 0 deletionscfg/encoder_randomaccess_vtm.cfg
- cfg/per-class/classH1.cfg 2 additions, 1 deletioncfg/per-class/classH1.cfg
- cfg/per-class/classH2.cfg 1 addition, 0 deletionscfg/per-class/classH2.cfg
- doc/software-manual.tex 7 additions, 1 deletiondoc/software-manual.tex
- source/App/EncoderApp/EncApp.cpp 9 additions, 0 deletionssource/App/EncoderApp/EncApp.cpp
- source/App/EncoderApp/EncAppCfg.cpp 27 additions, 1 deletionsource/App/EncoderApp/EncAppCfg.cpp
- source/App/EncoderApp/EncAppCfg.h 9 additions, 0 deletionssource/App/EncoderApp/EncAppCfg.h
- source/Lib/CommonLib/CommonDef.h 3 additions, 0 deletionssource/Lib/CommonLib/CommonDef.h
- source/Lib/CommonLib/Contexts.cpp 17 additions, 0 deletionssource/Lib/CommonLib/Contexts.cpp
- source/Lib/CommonLib/DepQuant.cpp 30 additions, 1 deletionsource/Lib/CommonLib/DepQuant.cpp
- source/Lib/CommonLib/IntraPrediction.cpp 13 additions, 1 deletionsource/Lib/CommonLib/IntraPrediction.cpp
- source/Lib/CommonLib/LoopFilter.cpp 4 additions, 0 deletionssource/Lib/CommonLib/LoopFilter.cpp
- source/Lib/CommonLib/Quant.cpp 126 additions, 0 deletionssource/Lib/CommonLib/Quant.cpp
- source/Lib/CommonLib/Quant.h 7 additions, 0 deletionssource/Lib/CommonLib/Quant.h
- source/Lib/CommonLib/QuantRDOQ.cpp 24 additions, 1 deletionsource/Lib/CommonLib/QuantRDOQ.cpp
- source/Lib/CommonLib/Reshape.cpp 7 additions, 0 deletionssource/Lib/CommonLib/Reshape.cpp
- source/Lib/CommonLib/Rom.cpp 20 additions, 0 deletionssource/Lib/CommonLib/Rom.cpp
cfg/444/yuv444.cfg
0 → 100644