Skip to content
Snippets Groups Projects
  1. Oct 28, 2019
  2. Oct 16, 2019
  3. Oct 15, 2019
  4. Sep 16, 2019
  5. Sep 04, 2019
  6. Aug 31, 2019
  7. Aug 25, 2019
  8. Aug 14, 2019
  9. Aug 13, 2019
  10. Aug 08, 2019
  11. 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
  12. Aug 06, 2019
  13. Aug 04, 2019
  14. 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
  15. Aug 02, 2019
  16. Jul 31, 2019
  17. Jul 30, 2019
  18. Jul 21, 2019
  19. Jul 18, 2019
  20. Jul 15, 2019
  21. Jun 24, 2019
  22. Jun 23, 2019
Loading