Fix call to std::min function
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Fix call to std::min function
Frederic Barbier
requested to merge
fbarbier/VVCSoftware_VTM:std_min_call_fix
into
master
Mar 11, 2019
Overview
5
Commits
1
Pipelines
4
Changes
1
TCoeff is not always an int. Using the TCoeff type as template parameter is preferred.
Merge request reports
Loading