Skip to content
Snippets Groups Projects
  1. Dec 10, 2019
    • Brian Heng's avatar
      JVET-P1004: Removal of Bricks · cb5cfa44
      Brian Heng authored and Karsten Suehring's avatar Karsten Suehring committed
        - Remove bricks and related syntax.
        - Add new tile / slice syntax from P1004.
        - Fix cross tile / slice prediction bugs.
        - Update config files and documentation with new tile / slice config options.
      cb5cfa44
  2. Dec 06, 2019
  3. Dec 02, 2019
  4. Nov 26, 2019
  5. Oct 31, 2019
  6. Oct 30, 2019
  7. Oct 29, 2019
  8. Oct 28, 2019
  9. Oct 27, 2019
  10. Oct 16, 2019
  11. Oct 15, 2019
  12. Sep 16, 2019
  13. Sep 04, 2019
  14. Aug 31, 2019
  15. Aug 28, 2019
  16. Aug 25, 2019
  17. Aug 14, 2019
  18. Aug 13, 2019
  19. Aug 08, 2019
  20. Aug 07, 2019
    • Philipp Merkle's avatar
      Cleanup of JVET-O0925 / MIP (bit-identical): · 1b912af5
      Philipp Merkle authored
      - refactoring of MatrixIntraPrediction.h/.cpp (merged classes MatrixIntraPrediction and PredictorMIP, removed namespace Mip)
      - removed unused variable posBias in function computeReducedPred
      - fixed list size in function reduceHadCandList
      1b912af5
  21. Aug 06, 2019
  22. Aug 04, 2019
  23. Aug 03, 2019
    • Frank Bossen's avatar
      Intra prediction code cleanup · a6d28dfe
      Frank Bossen authored
      Move DPDC code for HOR/VER to xPredIntraAng function to be
      consistent with other angular modes. This also avoids code
      duplication by having the same PDPC code for HOR and VER modes.
      a6d28dfe
    • Frank Bossen's avatar
      Remove superfluous clipping · 8487d65a
      Frank Bossen authored
      Clipping is not required for the DC/Planar PDPC process since
      the result is always within the valid range
      8487d65a
    • 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
  24. Aug 02, 2019
  25. Jul 31, 2019
  26. Jul 30, 2019
Loading