-
- Downloads
Merge branch 'N0217-MatrixIntraPred' into 'master'
JVET-N0217: matrix-based intra prediction (MIP) See merge request !482
No related branches found
No related tags found
Checking pipeline status
Showing
- cfg/encoder_intra_vtm.cfg 2 additions, 0 deletionscfg/encoder_intra_vtm.cfg
- cfg/encoder_lowdelay_P_vtm.cfg 2 additions, 0 deletionscfg/encoder_lowdelay_P_vtm.cfg
- cfg/encoder_lowdelay_vtm.cfg 2 additions, 0 deletionscfg/encoder_lowdelay_vtm.cfg
- cfg/encoder_randomaccess_vtm.cfg 2 additions, 0 deletionscfg/encoder_randomaccess_vtm.cfg
- doc/software-manual.tex 6 additions, 0 deletionsdoc/software-manual.tex
- source/App/EncoderApp/EncApp.cpp 4 additions, 0 deletionssource/App/EncoderApp/EncApp.cpp
- source/App/EncoderApp/EncAppCfg.cpp 10 additions, 0 deletionssource/App/EncoderApp/EncAppCfg.cpp
- source/App/EncoderApp/EncAppCfg.h 4 additions, 0 deletionssource/App/EncoderApp/EncAppCfg.h
- source/Lib/CommonLib/Common.h 10 additions, 0 deletionssource/Lib/CommonLib/Common.h
- source/Lib/CommonLib/CommonDef.h 13 additions, 0 deletionssource/Lib/CommonLib/CommonDef.h
- source/Lib/CommonLib/ContextModelling.cpp 18 additions, 0 deletionssource/Lib/CommonLib/ContextModelling.cpp
- source/Lib/CommonLib/ContextModelling.h 3 additions, 0 deletionssource/Lib/CommonLib/ContextModelling.h
- source/Lib/CommonLib/Contexts.cpp 31 additions, 0 deletionssource/Lib/CommonLib/Contexts.cpp
- source/Lib/CommonLib/Contexts.h 4 additions, 0 deletionssource/Lib/CommonLib/Contexts.h
- source/Lib/CommonLib/IntraPrediction.cpp 28 additions, 0 deletionssource/Lib/CommonLib/IntraPrediction.cpp
- source/Lib/CommonLib/IntraPrediction.h 15 additions, 1 deletionsource/Lib/CommonLib/IntraPrediction.h
- source/Lib/CommonLib/MatrixIntraPrediction.cpp 547 additions, 0 deletionssource/Lib/CommonLib/MatrixIntraPrediction.cpp
- source/Lib/CommonLib/MatrixIntraPrediction.h 111 additions, 0 deletionssource/Lib/CommonLib/MatrixIntraPrediction.h
- source/Lib/CommonLib/MipData.h 1015 additions, 0 deletionssource/Lib/CommonLib/MipData.h
- source/Lib/CommonLib/Rom.cpp 26 additions, 0 deletionssource/Lib/CommonLib/Rom.cpp
Loading
Please register or sign in to comment