Skip to content
Snippets Groups Projects

JVET-O0925: simplifications of MIP

Merged Philipp Merkle requested to merge merkle/VVCSoftware_VTM:JVET-O0925 into master
All threads resolved!

Merge request reports

Pipeline #2345 passed

Pipeline passed for 6d501d38 on merkle:JVET-O0925

Approval is optional
Ready to merge by members who can write to the target branch.

Merge details

  • 1 commit and 1 merge commit will be added to master (squashes 9 commits).
  • Source branch will not be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Frank Bossen
  • 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 ]; }
                                                        ^
  • only happens with gcc4.x

  • Philipp Merkle added 1 commit

    added 1 commit

    Compare with previous version

  • Philipp Merkle added 21 commits

    added 21 commits

    Compare with previous version

  • Philipp Merkle added 24 commits

    added 24 commits

    Compare with previous version

  • Frank Bossen resolved all discussions

    resolved all discussions

  • Philipp Merkle added 55 commits

    added 55 commits

    Compare with previous version

  • Philipp Merkle added 14 commits

    added 14 commits

    Compare with previous version

  • Philipp Merkle added 35 commits

    added 35 commits

    Compare with previous version

  • Philipp Merkle added 6 commits

    added 6 commits

    Compare with previous version

  • Philipp Merkle added 12 commits

    added 12 commits

    Compare with previous version

  • Philipp Merkle added 28 commits

    added 28 commits

    Compare with previous version

  • merged

  • Frank Bossen mentioned in commit 9629184b

    mentioned in commit 9629184b

  • Please register or sign in to reply
    Loading