- Feb 07, 2019
-
-
Santiago de Luxán Hernández authored
-
Frank Bossen authored
Compiling error fix in IntraPrediction.cpp when JVET_M0102_INTRA_SUBPARTITIONS is disabled See merge request jvet/VVCSoftware_VTM!270
-
Santiago de Luxán Hernández authored
-
Frank Bossen authored
SW and spec mismatch related to wide angle #174 See merge request !260
-
Frank Bossen authored
remove SPSNext extension and sort SPS See merge request !268
-
Karsten Suehring authored
- all elements of SPSNext are moved into SPS - syntax elements of SPS are sorted according to draft (as far as possible) - comments were added where software and draft diverge
-
Frank Bossen authored
fix typo in tracing code See merge request !267
-
Karsten Suehring authored
-
Frank Bossen authored
fix IBC indication in reshaper and hash ME See merge request !262
-
Frank Bossen authored
fix ENABLE_TRACING build See merge request !264
-
Karsten Suehring authored
Keep align syntax-element variable with trace See merge request !261
-
Karsten Suehring authored
- fix block statistics code for IBC mode after JVET_M0483_IBC - enable build of block statistics code, when ENABLE_TRACING is specified on the command line
-
Karsten Suehring authored
- removes old getIBCMode functions from SPSNext - fixes references to this function in * reshaper * hash based ME Note: SPSNext is going to be removed. Fixes can also be applied with the removal patch.
-
Frederic Barbier authored
-
Xiang Li authored
Clean up scan data arrays See merge request jvet/VVCSoftware_VTM!257
-
Liang Zhao authored
-
- Feb 06, 2019
-
-
Frank Bossen authored
-
Frank Bossen authored
Remove JEM_USE_INTRA_BOUNDARY and HEVC_USE_4x4_DSTVII
-
Frank Bossen authored
Use a single array with elements that comprise scan x position, y position, and index into block instead of separate arrays. Simplify array initialization code
-
Karsten Suehring authored
Align ALF trace with specification See merge request !255
-
Frederic Barbier authored
-
Xiang Li authored
Cleanup CABAC contexts See merge request jvet/VVCSoftware_VTM!253
-
- Feb 05, 2019
-
-
Frank Bossen authored
-
Frank Bossen authored
Remove unused contexts and split intra mode contexts into luma and chroma sets to align with text description
-
Frank Bossen authored
Update the software documentation/manual for VTM/JVET See merge request jvet/VVCSoftware_VTM!252
-
Karsten Suehring authored
- change README.txt to markdown (displays in GitLab) - update build instructions - update LaTEX document template for JVET and include it - general updates for the software manual (authors, purpose, etc.) - update build instructions (aligned with README) - use code highlighting (requires Pygments installation) - minor formatting updates
-
Frank Bossen authored
[Cosmetics] Cleanup trailing spaces See merge request !240
-
Frederic Barbier authored
-
Frank Bossen authored
Fixed the bugs of Ticket #169 in IntraPrediction.cpp See merge request !251
-
Santiago de Luxán Hernández authored
-
Frank Bossen authored
fix for issue #171 (negative shift) See merge request !250
-
Karsten Suehring authored
calculate and check shifts only when they are actually used
-
Frank Bossen authored
Cleanup: Remove unnecessary code/processing for MTS zero-out in DepQuant See merge request !248
-
Frank Bossen authored
Fix: Prevents usage of wrong contexts in DepQuant See merge request !247
-
Frank Bossen authored
M0421 aligned with proposed draft text (btDepth -> mttDepth), issue #170 See merge request !246
-
Heiko Schwarz authored
-
Adam Wieckowski authored
-