Skip to content
Snippets Groups Projects
  1. Aug 04, 2019
  2. Jul 30, 2019
  3. Jul 27, 2019
  4. Jul 25, 2019
  5. Jul 15, 2019
  6. Jun 27, 2019
  7. Jun 26, 2019
  8. Jun 18, 2019
  9. Jun 12, 2019
  10. Jun 11, 2019
  11. Jun 07, 2019
  12. Jun 04, 2019
  13. Jun 03, 2019
  14. May 28, 2019
  15. May 15, 2019
  16. May 13, 2019
  17. May 12, 2019
    • Karsten Suehring's avatar
      slices/tiles/bricks · e1bc3950
      Karsten Suehring authored
      implements:
      - splitting tiles into bricks
      - raster-scan tiles
      - uniform and non-uniform splits
      - all tiles/bricks in one slice
      - each brick one slice
      - PPS syntax
      
      missing:
      - rectangular tiles
      - slice header syntax
      
      further todo:
      - rework slice mode 2 to use multiple tiles for byte size matching
      - lots of renaming (tile->brick)
      e1bc3950
  18. May 09, 2019
  19. Apr 26, 2019
  20. Apr 23, 2019
  21. Apr 22, 2019
  22. Apr 17, 2019
  23. Apr 10, 2019
  24. Apr 06, 2019
  25. Apr 05, 2019
  26. Apr 03, 2019
  27. Apr 02, 2019
  28. Apr 01, 2019
  29. Mar 13, 2019
  30. Mar 04, 2019
  31. Feb 28, 2019
  32. Feb 15, 2019
    • Karsten Suehring's avatar
      Allow sending of parameter sets at every RAP · 13dae86c
      Karsten Suehring authored
      Merge functionality from HM (macro JCTVC_Y0038_PARAMS). Add an additional
      configuration file parameter that allows re-sending parameter sets at every
      random access point.
      13dae86c
    • Santiago de Luxán Hernández's avatar
      Speed-Up for ISP when JVET_M0464_UNI_MTS is enabled. It can be... · abe7f177
      Santiago de Luxán Hernández authored
      Speed-Up for ISP when JVET_M0464_UNI_MTS is enabled. It can be enabled/disabled with the config. file parameter ISPFast.
      
      When enabled,
      -it merges all full RD intra mode lists into one,
      -it tests fewer non-DCT-II transforms if ISP is likely to become the best mode and
      -it stops testing intra modes for an ISP split if all sub-partitions obtained a zero-cbf.
      
      Results in CTC:
      
      AI -> 0.04% loss, EncT = 97%, DecT = 100%
      RA -> 0.01% loss, EncT = 99%, DecT = 100%
      abe7f177
Loading