- Mar 04, 2019
-
-
Frederic Barbier authored
-
- Feb 28, 2019
-
-
Valeri George authored
-
Valeri George authored
-
Valeri George authored
-
- Feb 26, 2019
-
-
Frederic Barbier authored
-
Karsten Suehring authored
fixes encoder/decoder mismatch with slices enabled, when merge candidates are determined and the neighborig partition is triangle also relevant for current tile design
- Feb 23, 2019
-
-
Taoran Lu authored
-
- Feb 22, 2019
-
-
Frank Bossen authored
This is for the case where JVET_M0464_UNI_MTS is disabled
-
Frank Bossen authored
- Feb 21, 2019
-
-
Karsten Suehring authored
fixed an encoder/decoder mismatch for multiple slices/tiles
-
Yu Han authored
-
- Feb 20, 2019
-
-
Frank Bossen authored
Code was salvaged from !306
-
Zizheng Liu authored
-
Frederic Barbier authored
-
- Feb 19, 2019
-
-
Nan Hu authored
-
- Feb 18, 2019
-
-
Frank Bossen authored
Clear entire buffer to ensure all values in the buffer are valid even though some values may lie outside the subset of coefficients that is effectively coded
-
Yu-Chi Su authored
-
Xiang Li authored
-
- Feb 15, 2019
-
-
Karsten Suehring authored
Merge functionality from HM (macro JCTVC_Y0038_PARAMS). Add an additional configuration file parameter that allows re-sending parameter sets at every random access point.
-
Santiago de Luxán Hernández authored
Speed-Up for ISP when JVET_M0464_UNI_MTS is enabled. It can be enabled/disabled with the config. file parameter ISPFast. When enabled, -it merges all full RD intra mode lists into one, -it tests fewer non-DCT-II transforms if ISP is likely to become the best mode and -it stops testing intra modes for an ISP split if all sub-partitions obtained a zero-cbf. Results in CTC: AI -> 0.04% loss, EncT = 97%, DecT = 100% RA -> 0.01% loss, EncT = 99%, DecT = 100%
-
Karsten Suehring authored
patch from issue191 (without macro)
-
- Feb 14, 2019
-
-
Zhipin Deng authored
-
- Feb 13, 2019
-
-
Yin Zhao authored
-
- Feb 12, 2019
-
-
Karsten Suehring authored
compositeRefEnabled is an encoder only option. It should not be stored in the SPS. This commit is the last to remove unused parameters from SPSNext. Thus also all comments related to SPSNext are removed.
-
Taoran Lu authored
- Feb 11, 2019
-
-
Taoran Lu authored
-
Taoran Lu authored
-
Frank Bossen authored
Started failing after merging !294
-
Frank Bossen authored
-
Frank Bossen authored
-
Karsten Suehring authored
AMVR (formely IMV) now has only one mode, which used to be mode #2 - remove SPS imv_mode parameter - remove encoder configuration for mode #1 (mode #2 replaces mode #1) - adapt config files to refer tp mode #1 - rename SPS syntax elements and access functions to AMVR Note: IMV to AMVR renaming in other parts of the software should be done by proponents.
-
- Feb 10, 2019
-
-
Kiran Misra authored
-
- Feb 09, 2019
-
-
Brian Heng authored
- Sub-PU TMVP can generate an invalid inter candidate. - Simplify previous solution and eliminate duplicated code.
-
Kiran Misra authored
-
Yu Han authored
-
Yu Han authored
-