JVET-O0925: simplifications of MIP
All threads resolved!
All threads resolved!
Merge request reports
Activity
- Resolved by Frank Bossen
- Resolved by Frank Bossen
- Resolved by Frank Bossen
[ 89%] Building CXX object source/Lib/DecoderAnalyserLib/CMakeFiles/DecoderAnalyserLib.dir/__/DecoderLib/VLCReader.cpp.o In file included from /home/bboe201/jenkins/workspace/VVCSoftware_VTM_mr/source/Lib/CommonLib/../CommonLib/CommonDef.h:53:0, from /home/bboe201/jenkins/workspace/VVCSoftware_VTM_mr/source/Lib/CommonLib/../CommonLib/BitStream.h:48, from /home/bboe201/jenkins/workspace/VVCSoftware_VTM_mr/source/Lib/EncoderLib/CABACWriter.h:41, from /home/bboe201/jenkins/workspace/VVCSoftware_VTM_mr/source/Lib/EncoderLib/IntraSearch.h:43, from /home/bboe201/jenkins/workspace/VVCSoftware_VTM_mr/source/Lib/EncoderLib/IntraSearch.cpp:38: /home/bboe201/jenkins/workspace/VVCSoftware_VTM_mr/source/Lib/CommonLib/../CommonLib/TypeDef.h: In member function ‘void IntraSearch::reduceHadCandList(static_vector<T, N>&, static_vector<double, N>&, int&, double, const double*, const PredictionUnit&, bool) [with T = IntraSearch::ModeInfo; long unsigned int N = 102ul]’: /home/bboe201/jenkins/workspace/VVCSoftware_VTM_mr/source/Lib/CommonLib/../CommonLib/TypeDef.h:1308:52: error: array subscript is above array bounds [-Werror=array-bounds] reference operator[]( size_t _i ) { CHECKD( _i >= _size, "Trying to access an out-of-bound-element" ); return _arr[ _i ]; } ^ /home/bboe201/jenkins/workspace/VVCSoftware_VTM_mr/source/Lib/CommonLib/../CommonLib/TypeDef.h:1308:52: error: array subscript is above array bounds [-Werror=array-bounds] reference operator[]( size_t _i ) { CHECKD( _i >= _size, "Trying to access an out-of-bound-element" ); return _arr[ _i ]; } ^
added 21 commits
-
076e31a3...167c8f1d - 19 commits from branch
jvet:master
- fd8f7d7d - JVET-O0925: simplifications of MIP
- 89210a90 - - removed type prefixes
-
076e31a3...167c8f1d - 19 commits from branch
added 24 commits
-
89210a90...b10ff9b1 - 22 commits from branch
jvet:master
- aea33483 - JVET-O0925: simplifications of MIP
- 5c76510a - - removed type prefixes
-
89210a90...b10ff9b1 - 22 commits from branch
added 55 commits
-
5c76510a...caa2e65c - 53 commits from branch
jvet:master
- b61a5a7b - JVET-O0925: simplifications of MIP
- a6e2560a - - removed type prefixes
-
5c76510a...caa2e65c - 53 commits from branch
added 14 commits
-
a6e2560a...c4ee7791 - 12 commits from branch
jvet:master
- 73100878 - JVET-O0925: simplifications of MIP
- e9290e15 - - removed type prefixes
-
a6e2560a...c4ee7791 - 12 commits from branch
added 35 commits
-
e9290e15...4844406d - 33 commits from branch
jvet:master
- f9a8961a - JVET-O0925: simplifications of MIP
- 42a11c74 - - removed type prefixes
-
e9290e15...4844406d - 33 commits from branch
added 6 commits
-
42a11c74...add2e8c1 - 4 commits from branch
jvet:master
- 273e318e - JVET-O0925: simplifications of MIP
- 410869c3 - - removed type prefixes
-
42a11c74...add2e8c1 - 4 commits from branch
added 12 commits
-
410869c3...767dca73 - 10 commits from branch
jvet:master
- fd54428a - JVET-O0925: simplifications of MIP
- 18aba339 - - removed type prefixes
-
410869c3...767dca73 - 10 commits from branch
added 28 commits
-
18aba339...017756ab - 26 commits from branch
jvet:master
- e582c46f - JVET-O0925: simplifications of MIP
- 6d501d38 - - removed type prefixes
-
18aba339...017756ab - 26 commits from branch
mentioned in commit 9629184b
Please register or sign in to reply