Skip to content
Snippets Groups Projects
  1. Nov 05, 2018
  2. Nov 03, 2018
  3. Nov 02, 2018
    • rlliao's avatar
      rename variables and functions · c5e67d8e
      rlliao authored
      code optimization of triangle weighting process
      c5e67d8e
    • Frank Bossen's avatar
    • Frank Bossen's avatar
      Squashed commit of the following: · cd3b6960
      Frank Bossen authored
      commit b6dc7a27
      Author: Xiaozhen Zheng <xiaozhen.zheng@dji.com>
      Date:   Thu Nov 1 04:12:44 2018 +0100
      
          Update EncSlice.cpp
      
      commit cd48a172
      Author: Xiaozhen Zheng <xiaozhen.zheng@dji.com>
      Date:   Wed Oct 31 17:34:09 2018 +0100
      
          Update UnitTools.cpp
      
      commit 302b8376
      Author: Xiaozhen Zheng <xiaozhen.zheng@dji.com>
      Date:   Tue Oct 30 18:15:29 2018 +0100
      
          Update VLCWriter.cpp
      
      commit 57f9db29
      Author: Xiaozhen Zheng <xiaozhen.zheng@dji.com>
      Date:   Tue Oct 30 18:14:58 2018 +0100
      
          Update EncSlice.cpp
      
      commit f5a12282
      Author: Xiaozhen Zheng <xiaozhen.zheng@dji.com>
      Date:   Tue Oct 30 18:14:29 2018 +0100
      
          Update EncLib.cpp
      
      commit e896521f
      Author: Xiaozhen Zheng <xiaozhen.zheng@dji.com>
      Date:   Tue Oct 30 18:11:45 2018 +0100
      
          Update EncCu.cpp
      
      commit 5cc65b99
      Author: Xiaozhen Zheng <xiaozhen.zheng@dji.com>
      Date:   Tue Oct 30 18:11:12 2018 +0100
      
          Update CABACWriter.cpp
      
      commit 73a06370
      Author: Xiaozhen Zheng <xiaozhen.zheng@dji.com>
      Date:   Tue Oct 30 18:10:34 2018 +0100
      
          Update EncCu.h
      
      commit f48f7bdd
      Author: Xiaozhen Zheng <xiaozhen.zheng@dji.com>
      Date:   Tue Oct 30 18:09:54 2018 +0100
      
          Update EncCfg.h
      
      commit 95aacd51
      Author: Xiaozhen Zheng <xiaozhen.zheng@dji.com>
      Date:   Tue Oct 30 18:08:58 2018 +0100
      
          Update EncAppCfg.cpp
      
      commit a113fb34
      Author: Xiaozhen Zheng <xiaozhen.zheng@dji.com>
      Date:   Tue Oct 30 18:08:11 2018 +0100
      
          Update EncApp.cpp
      
      commit a4b98877
      Author: Xiaozhen Zheng <xiaozhen.zheng@dji.com>
      Date:   Tue Oct 30 18:07:42 2018 +0100
      
          Update EncAppCfg.h
      
      commit 6860930b
      Author: Xiaozhen Zheng <xiaozhen.zheng@dji.com>
      Date:   Tue Oct 30 18:06:56 2018 +0100
      
          Update VLCReader.cpp
      
      commit 4e2726b0
      Author: Xiaozhen Zheng <xiaozhen.zheng@dji.com>
      Date:   Tue Oct 30 18:06:14 2018 +0100
      
          Update UnitTools.cpp
      
      commit 6f08ee7f
      Author: Xiaozhen Zheng <xiaozhen.zheng@dji.com>
      Date:   Tue Oct 30 18:05:24 2018 +0100
      
          Update Slice.cpp
      
      commit ad97fd29
      Author: Xiaozhen Zheng <xiaozhen.zheng@dji.com>
      Date:   Tue Oct 30 18:04:19 2018 +0100
      
          Update InterPrediction.cpp
      
      commit fe001466
      Author: Xiaozhen Zheng <xiaozhen.zheng@dji.com>
      Date:   Tue Oct 30 18:03:33 2018 +0100
      
          Update TypeDef.h
      
      commit 5b7e05a0
      Author: Xiaozhen Zheng <xiaozhen.zheng@dji.com>
      Date:   Tue Oct 30 18:02:32 2018 +0100
      
          Update Slice.h
      
      commit ad1303b6
      Author: Xiaozhen Zheng <xiaozhen.zheng@dji.com>
      Date:   Tue Oct 30 17:59:43 2018 +0100
      
          Update CommonDef.h
      
      commit b3b4949c
      Author: Xiaozhen Zheng <xiaozhen.zheng@dji.com>
      Date:   Tue Oct 30 16:54:48 2018 +0100
      
          Update InterPrediction.cpp
      
      commit 66638421
      Merge: e72c694e 25e9c3a9
      Author: xzheng <xiaozhen.zheng@dji.com>
      Date:   Tue Oct 30 18:03:03 2018 +0800
      
          Merge branch 'L0198_L0468_L0104_ATMVP_SIMP' of https://vcgit.hhi.fraunhofer.de/XZheng/VVCSoftware_VTM into L0198_L0468_L0104_ATMVP_SIMP
      
      commit e72c694e
      Author: xzheng <xiaozhen.zheng@dji.com>
      Date:   Tue Oct 30 17:46:41 2018 +0800
      
          Change macro name "JVET_L0198_ATMVP_8x8SUB_BLOCK" to "JVET_L0198_L0458_L0104_ATMVP_8x8SUB_BLOCK" and modify the committed codes followed by software guideline.
      
      commit 25beb4b2
      Author: xzheng <xiaozhen.zheng@dji.com>
      Date:   Tue Oct 30 00:37:06 2018 +0800
      
          Fix ATMVP subblock size to 8x8 and simplify ATMVP neighbouring block scan. Integration of L0198, L0468 and L0104.
      
      commit 25e9c3a9
      Author: xzheng <xiaozhen.zheng@dji.com>
      Date:   Tue Oct 30 00:37:06 2018 +0800
      
          Fix ATMVP subblock size to 8x8 and simplify ATMVP neighbouring block scan. Integration of L0198, L0468 and L0104.
      cd3b6960
  4. Nov 01, 2018
  5. Oct 31, 2018
    • Shelly Chiang's avatar
      f73896ff
    • Frank Bossen's avatar
      JVET-L0100 Combine intra/inter predictions with restriction · 350f8c28
      Frank Bossen authored
          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
      350f8c28
    • Huanbang Chen's avatar
      bug fix in setAllAffineMv (bit-exact in current code because both width and... · 30a4f28b
      Huanbang Chen authored
      bug fix in setAllAffineMv (bit-exact in current code because both width and height of sub-block are set to 4)
      30a4f28b
    • ling's avatar
      L0165 6MPM adoption (v2 branch) · 2026ae88
      ling authored
      2026ae88
    • Huanbang Chen's avatar
      clean up for affine · 4f03f1e6
      Huanbang Chen authored
      4f03f1e6
  6. Oct 30, 2018
  7. Oct 29, 2018
  8. Oct 26, 2018
  9. Oct 25, 2018
  10. Oct 24, 2018
  11. Oct 23, 2018
  12. Oct 22, 2018
  13. Oct 19, 2018
  14. Oct 13, 2018
  15. Oct 12, 2018
  16. Sep 13, 2018
  17. Aug 15, 2018
Loading