Adapt code to new SW guidelines
Changes include: - use [[maybe_unused]] instead of cast to (void) - use generic lambda function and remove related comment about C++11 - update MSVC version check - don't condition '#pragma once' on MSVC version
Showing
- source/App/BitstreamExtractorApp/BitstreamExtractorApp.h 0 additions, 2 deletionssource/App/BitstreamExtractorApp/BitstreamExtractorApp.h
- source/App/BitstreamExtractorApp/BitstreamExtractorAppCfg.h 0 additions, 2 deletionssource/App/BitstreamExtractorApp/BitstreamExtractorAppCfg.h
- source/App/DecoderApp/DecApp.h 0 additions, 2 deletionssource/App/DecoderApp/DecApp.h
- source/App/DecoderApp/DecAppCfg.h 0 additions, 2 deletionssource/App/DecoderApp/DecAppCfg.h
- source/App/EncoderApp/EncAppCfg.cpp 3 additions, 2 deletionssource/App/EncoderApp/EncAppCfg.cpp
- source/App/SEIFilmGrainApp/SEIFilmGrainApp.h 0 additions, 2 deletionssource/App/SEIFilmGrainApp/SEIFilmGrainApp.h
- source/App/SEIFilmGrainApp/SEIFilmGrainAppCfg.h 0 additions, 2 deletionssource/App/SEIFilmGrainApp/SEIFilmGrainAppCfg.h
- source/App/SEIRemovalApp/SEIRemovalApp.h 0 additions, 2 deletionssource/App/SEIRemovalApp/SEIRemovalApp.h
- source/App/SEIRemovalApp/SEIRemovalAppCfg.h 0 additions, 2 deletionssource/App/SEIRemovalApp/SEIRemovalAppCfg.h
- source/App/StreamMergeApp/StreamMergeApp.h 0 additions, 2 deletionssource/App/StreamMergeApp/StreamMergeApp.h
- source/App/StreamMergeApp/StreamMergeAppCfg.h 0 additions, 2 deletionssource/App/StreamMergeApp/StreamMergeAppCfg.h
- source/Lib/CommonLib/BitStream.h 0 additions, 2 deletionssource/Lib/CommonLib/BitStream.h
- source/Lib/CommonLib/CommonDef.h 8 additions, 12 deletionssource/Lib/CommonLib/CommonDef.h
- source/Lib/CommonLib/ProfileLevelTier.h 0 additions, 2 deletionssource/Lib/CommonLib/ProfileLevelTier.h
- source/Lib/CommonLib/Reshape.h 0 additions, 2 deletionssource/Lib/CommonLib/Reshape.h
- source/Lib/DecoderLib/DecCu.h 0 additions, 2 deletionssource/Lib/DecoderLib/DecCu.h
- source/Lib/DecoderLib/DecSlice.h 0 additions, 2 deletionssource/Lib/DecoderLib/DecSlice.h
- source/Lib/DecoderLib/SEIread.h 0 additions, 2 deletionssource/Lib/DecoderLib/SEIread.h
- source/Lib/EncoderLib/Analyze.h 43 additions, 69 deletionssource/Lib/EncoderLib/Analyze.h
- source/Lib/EncoderLib/EncCfg.h 0 additions, 2 deletionssource/Lib/EncoderLib/EncCfg.h
Loading
Please register or sign in to comment