Skip to content
Snippets Groups Projects
  1. Oct 21, 2020
  2. Oct 07, 2020
  3. Oct 06, 2020
  4. Oct 04, 2020
  5. Oct 01, 2020
  6. Sep 25, 2020
    • Martin Pettersson's avatar
      JVET-S0208 aspects 1 and 6 · 6a3bf722
      Martin Pettersson authored
      Aspect 1: Remove the extra_sh_bits_struct( ) and extra_ph_bits_struct( ) structures and put their content directly in the SPS.
      
      Aspect 6: Modify the derivation process for the variable TotalNumOlss by removing unnecessary text.
      6a3bf722
  7. Sep 23, 2020
  8. Sep 17, 2020
  9. Sep 16, 2020
  10. Sep 15, 2020
  11. Sep 14, 2020
    • Philip Cowan's avatar
      Bugfix for Ticket #1291: Mismatch between spec and software in BPSEI and PTSEI · 3d9602fa
      Philip Cowan authored
      1. bp_cpt_cnt_minus1 in BPSEI not being parsed.
      2. Number of signalled pt_du_common_cpb_removal_delay[i] and pt_du_cpb_removal_delay_increment_minus1[i][j] not being signalled correctly.
      3. Inference rule for pt_sublayer_delays_present_flag[i] when bp_max_sublayers_minus1 is 0
      4. Initialization of m_nuhLayerId = 0 in initSlice
      3d9602fa
  12. Sep 11, 2020
  13. Sep 09, 2020
  14. Sep 08, 2020
  15. Sep 07, 2020
  16. Aug 20, 2020
  17. Aug 19, 2020
    • Karsten Suehring's avatar
      Refactor/Bugfix: VPS handling · 07afae5e
      Karsten Suehring authored
      - create a "dummy" VPS with ID 0 on first access in ParameterSetManager
      - actually use the "dummy" VPS
      - improve DecLib::m_vps handling (may still fail if multiple VPSs are in the bitstream)
      07afae5e
  18. Aug 06, 2020
  19. Aug 02, 2020
  20. Jul 30, 2020
  21. Jul 29, 2020
    • Frank Bossen's avatar
      Cleanup weighted predition related code · 1a04b7dd
      Frank Bossen authored
      - Rename members of WPScalingParam to conform to guidelines
      - Avoid casts from const to non-const types
      - Modify getWpScaling function to handle case where the reference
        index is negative (see #733)
      - Add helper function isWeighted to determine whether weighting
        parameters are present for any colour component
      - Fix some indentation issues
      1a04b7dd
Loading