-
- Downloads
JVET-L0100 Combine intra/inter predictions with restriction
to w×h >= 64 luma samples See merge request jvet/VVCSoftware_VTM!34 Squashed commit of the following: commit fb98d9c6de449d04646b4c9ad561114c9561442a Author: Shelly Chiang <chiangshelly@yahoo.com.tw> Date: Wed Oct 31 08:18:02 2018 +0800 fix the variables for L0100 as suggested commit 552f201ac2e00012a0657eee4d1a38a17bbd2306 Author: Shelly Chiang <chiangshelly@yahoo.com.tw> Date: Wed Oct 31 00:52:58 2018 +0800 fix the interaction commit 3f0f36f4068399f2b5c3dbefe5fcb1bbe2b1344d Author: Shelly Chiang <chiangshelly@yahoo.com.tw> Date: Tue Oct 30 12:17:43 2018 +0800 fix distroy buffer size for L0100 commit 649dd1d2b1c4aa5da783eb51c8633b4c47d312ea Merge: 859c574 5c46b9be Author: Shelly Chiang <chiangshelly@yahoo.com.tw> Date: Tue Oct 30 10:19:56 2018 +0800 update the codebase commit 859c574bcacfac4cf0f099402a69341667981a93 Author: Shelly Chiang <chiangshelly@yahoo.com.tw> Date: Tue Oct 30 10:14:03 2018 +0800 update the codebase commit 694008b474f2dd924c567664e160637912e8e87d Merge: 0ac1683 e9bf7ed5 Author: Shelly Chiang <chiangshelly@yahoo.com.tw> Date: Mon Oct 29 12:57:36 2018 +0800 update the codebase commit 0ac1683267e5e17048843ea409275bc102290c1a Author: Shelly Chiang <chiangshelly@yahoo.com.tw> Date: Mon Oct 29 11:23:51 2018 +0800 modify MHIntra as suggested commit a375e85c06a6e353562fea4ac89e44748f536c41 Author: Shelly Chiang <chiangshelly@yahoo.com.tw> Date: Thu Oct 25 11:48:44 2018 +0800 merge MHIntra into VTM
Showing
- cfg/encoder_lowdelay_P_vtm.cfg 1 addition, 0 deletionscfg/encoder_lowdelay_P_vtm.cfg
- cfg/encoder_lowdelay_vtm.cfg 1 addition, 0 deletionscfg/encoder_lowdelay_vtm.cfg
- cfg/encoder_randomaccess_vtm.cfg 1 addition, 0 deletionscfg/encoder_randomaccess_vtm.cfg
- source/App/EncoderApp/EncApp.cpp 3 additions, 0 deletionssource/App/EncoderApp/EncApp.cpp
- source/App/EncoderApp/EncAppCfg.cpp 6 additions, 0 deletionssource/App/EncoderApp/EncAppCfg.cpp
- source/App/EncoderApp/EncAppCfg.h 4 additions, 0 deletionssource/App/EncoderApp/EncAppCfg.h
- source/Lib/CommonLib/CodingStatistics.h 6 additions, 0 deletionssource/Lib/CommonLib/CodingStatistics.h
- source/Lib/CommonLib/Contexts.cpp 15 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 168 additions, 0 deletionssource/Lib/CommonLib/IntraPrediction.cpp
- source/Lib/CommonLib/IntraPrediction.h 11 additions, 0 deletionssource/Lib/CommonLib/IntraPrediction.h
- source/Lib/CommonLib/Slice.cpp 3 additions, 0 deletionssource/Lib/CommonLib/Slice.cpp
- source/Lib/CommonLib/Slice.h 8 additions, 0 deletionssource/Lib/CommonLib/Slice.h
- source/Lib/CommonLib/TypeDef.h 1 addition, 0 deletionssource/Lib/CommonLib/TypeDef.h
- source/Lib/CommonLib/Unit.cpp 9 additions, 0 deletionssource/Lib/CommonLib/Unit.cpp
- source/Lib/CommonLib/Unit.h 3 additions, 0 deletionssource/Lib/CommonLib/Unit.h
- source/Lib/CommonLib/UnitTools.cpp 155 additions, 0 deletionssource/Lib/CommonLib/UnitTools.cpp
- source/Lib/CommonLib/UnitTools.h 67 additions, 0 deletionssource/Lib/CommonLib/UnitTools.h
- source/Lib/DecoderLib/CABACReader.cpp 137 additions, 0 deletionssource/Lib/DecoderLib/CABACReader.cpp
- source/Lib/DecoderLib/CABACReader.h 4 additions, 0 deletionssource/Lib/DecoderLib/CABACReader.h
Loading
Please register or sign in to comment