Skip to content
Snippets Groups Projects
  1. 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
  2. Aug 02, 2019
  3. Aug 01, 2019
  4. Jul 30, 2019
  5. Jul 18, 2019
  6. Jul 15, 2019
  7. Jun 20, 2019
  8. Jun 07, 2019
  9. 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
  10. Apr 27, 2019
  11. Apr 19, 2019
  12. Apr 03, 2019
  13. Apr 01, 2019
  14. Mar 27, 2019
  15. 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
  16. Mar 13, 2019
  17. Mar 04, 2019
  18. Feb 01, 2019
  19. Jan 31, 2019
  20. Jan 30, 2019
  21. 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
  22. Jan 18, 2019
  23. Dec 11, 2018
  24. Nov 28, 2018
  25. Oct 13, 2018
  26. Sep 13, 2018
  27. Aug 15, 2018
Loading