Skip to content
Snippets Groups Projects
  1. Sep 11, 2019
    • Martin Pettersson's avatar
      JVET-N0494: Dependent RAP indication SEI message · 1efce979
      Martin Pettersson authored
       Implementation of the Dependent RAP indication SEI message. Pictures are marked as DRAP pictures using the encoder config parameter DRAPPeriod, which sets DRAP pictures periodically. Conformance checks are performed at the decoder side to verify that the DRAP pictures follow the constraints in the VVC specification.
      1efce979
  2. Aug 29, 2019
  3. Aug 23, 2019
  4. Aug 19, 2019
  5. Aug 15, 2019
  6. Aug 13, 2019
  7. Aug 09, 2019
    • Frank Bossen's avatar
      Fix issue reported by address sanitizer · 7fe3c755
      Frank Bossen authored
      The sanitizer reports that a call to getBrickIdxBsMap() tries
      to access an out-of-bounds element. The size of the array
      brickIdxBsMap[] is thus increased by 1 and its last element is
      initialized to some large value
      7fe3c755
  8. Aug 02, 2019
  9. Aug 01, 2019
  10. Jul 30, 2019
  11. Jul 18, 2019
  12. Jul 15, 2019
  13. Jun 20, 2019
  14. Jun 07, 2019
  15. 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
  16. Apr 27, 2019
  17. Apr 19, 2019
  18. Apr 03, 2019
  19. Apr 01, 2019
  20. Mar 27, 2019
  21. Mar 15, 2019
    • Karsten Suehring's avatar
      implement JVET-M0101: On VVC HLS · bcb915cf
      Karsten Suehring authored
      includes:
      - rename flag HandleCraAsBlaFlag to HandleCraAsCvsStartFlag
      - changes of NAL unit types (reduced number)
      - profile_tier_level and general_constraint_info structures
      bcb915cf
  22. Mar 13, 2019
  23. Mar 04, 2019
  24. Feb 01, 2019
  25. Jan 31, 2019
  26. Jan 30, 2019
  27. Jan 25, 2019
    • Karsten Suehring's avatar
      first part of SPS syntax alignment: · 727288bd
      Karsten Suehring authored
      - sps_sao_enabled_flag
      - sps_alf_enabled_flag
      - pcm_enabled_flag
      - pcm_sample_bit_depth_luma_minus1
      - pcm_sample_bit_depth_chroma_minus1
      - log2_min_pcm_luma_coding_block_size_minus3
      - log2_diff_max_min_pcm_luma_coding_block_size
      - pcm_loop_filter_disabled_flag
      - sps_ref_wraparound_enabled_flag
      - sps_ref_wraparound_offset
      - sps_temporal_mvp_enabled_flag
      - sps_sbtmvp_enabled_flag
      - sps_bdof_enabled_flag
      727288bd
  28. Jan 18, 2019
  29. Dec 11, 2018
  30. Nov 28, 2018
  31. Oct 13, 2018
  32. Sep 13, 2018
  33. Aug 15, 2018
Loading