Initial full release of multi-threaded VTM 10.2 from IDCC.
Incremental cleanups, refactoring, performance improvements will continue to be released to another branch (JVET-T0061) for review & integration to VTM.
Showing
- source/App/BitstreamExtractorApp/BitstreamExtractorApp.cpp 13 additions, 1 deletionsource/App/BitstreamExtractorApp/BitstreamExtractorApp.cpp
- source/App/BitstreamExtractorApp/BitstreamExtractorApp.h 4 additions, 0 deletionssource/App/BitstreamExtractorApp/BitstreamExtractorApp.h
- source/App/DecoderApp/DecApp.cpp 156 additions, 0 deletionssource/App/DecoderApp/DecApp.cpp
- source/App/DecoderApp/DecApp.h 8 additions, 0 deletionssource/App/DecoderApp/DecApp.h
- source/App/DecoderApp/DecAppCfg.cpp 13 additions, 0 deletionssource/App/DecoderApp/DecAppCfg.cpp
- source/App/DecoderApp/DecAppCfg.h 6 additions, 0 deletionssource/App/DecoderApp/DecAppCfg.h
- source/App/DecoderApp/decmain.cpp 4 additions, 0 deletionssource/App/DecoderApp/decmain.cpp
- source/App/SubpicMergeApp/SubpicMergeApp.cpp 3 additions, 0 deletionssource/App/SubpicMergeApp/SubpicMergeApp.cpp
- source/Lib/CommonLib/AdaptiveLoopFilter.cpp 212 additions, 0 deletionssource/Lib/CommonLib/AdaptiveLoopFilter.cpp
- source/Lib/CommonLib/AdaptiveLoopFilter.h 46 additions, 0 deletionssource/Lib/CommonLib/AdaptiveLoopFilter.h
- source/Lib/CommonLib/Buffer.cpp 18 additions, 0 deletionssource/Lib/CommonLib/Buffer.cpp
- source/Lib/CommonLib/Buffer.h 3 additions, 0 deletionssource/Lib/CommonLib/Buffer.h
- source/Lib/CommonLib/CodingStructure.cpp 133 additions, 1 deletionsource/Lib/CommonLib/CodingStructure.cpp
- source/Lib/CommonLib/CodingStructure.h 40 additions, 0 deletionssource/Lib/CommonLib/CodingStructure.h
- source/Lib/CommonLib/ContextModelling.cpp 14 additions, 0 deletionssource/Lib/CommonLib/ContextModelling.cpp
- source/Lib/CommonLib/ContextModelling.h 36 additions, 0 deletionssource/Lib/CommonLib/ContextModelling.h
- source/Lib/CommonLib/DepQuant.cpp 24 additions, 0 deletionssource/Lib/CommonLib/DepQuant.cpp
- source/Lib/CommonLib/InterPrediction.cpp 304 additions, 15 deletionssource/Lib/CommonLib/InterPrediction.cpp
- source/Lib/CommonLib/InterPrediction.h 15 additions, 0 deletionssource/Lib/CommonLib/InterPrediction.h
- source/Lib/CommonLib/IntraPrediction.cpp 72 additions, 0 deletionssource/Lib/CommonLib/IntraPrediction.cpp
Loading
Please register or sign in to comment