Skip to content
Snippets Groups Projects
  1. Oct 15, 2019
  2. Sep 04, 2019
  3. Aug 13, 2019
  4. Aug 08, 2019
  5. Aug 03, 2019
    • Frank Bossen's avatar
      Intra prediction code cleanup · 6839ee63
      Frank Bossen authored
      Remove fields whRatio and hwRatio from the IntraPredParam
      structure when JVET_O0364_PADDING is enabled as they may be needed
      only once. When ratios are needed use logs, adds, and shifts
      instead of divisions and multiplications.
      
      Add initializer for angularScale when JVET_O0364_PDPC_ANGULAR is
      enabled
      6839ee63
  6. Aug 02, 2019
  7. Jul 31, 2019
  8. Jul 30, 2019
  9. Jul 22, 2019
  10. Jul 18, 2019
  11. Jul 15, 2019
  12. Jun 23, 2019
  13. Jun 22, 2019
  14. May 09, 2019
  15. May 03, 2019
  16. Apr 26, 2019
  17. Apr 23, 2019
  18. Apr 17, 2019
  19. Apr 10, 2019
  20. Apr 08, 2019
  21. Apr 01, 2019
  22. Feb 05, 2019
  23. Feb 01, 2019
  24. Jan 18, 2019
  25. Nov 03, 2018
  26. Oct 31, 2018
    • 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
Loading