Opened 8 years ago

Closed 8 years ago

Last modified 7 years ago

#1446 closed enhancement (fixed)

naming mismatch

Reported by: kolya Owned by:
Priority: minor Milestone: HM-16.10
Component: HM Version: HM-16.8
Keywords: Cc: ksuehring, davidf, karlsharman, jct-vc@…

Description

scalability_mask -> scalability_mask_flag
all_ref_layers_active_flag -> default_ref_layers_active_flag
sps_strong_intra_smoothing_enable_flag -> strong_intra_smoothing_enabled_flag
transquant_bypass_enable_flag -> transquant_bypass_enabled_flag
sps_temporal_mvp_enable_flag -> sps_temporal_mvp_enabled_flag
sign_data_hiding_flag -> sign_data_hiding_enabled_flag
pps_disable_deblocking_filter_flag -> pps_deblocking_filter_disabled_flag
slice_disable_deblocking_filter_flag -> slice_deblocking_filter_disabled_flag

Change History (3)

comment:1 Changed 8 years ago by ksuehring

  • Milestone HM-16.9 deleted

comment:2 Changed 8 years ago by ksuehring

  • Milestone set to HM-next
  • Resolution set to fixed
  • Status changed from new to closed

scalability_mask -> scalability_mask_flag

does not exits in HM code

all_ref_layers_active_flag -> default_ref_layers_active_flag

does not exits in HM code

sps_strong_intra_smoothing_enable_flag -> strong_intra_smoothing_enabled_flag

done in r4743

transquant_bypass_enable_flag -> transquant_bypass_enabled_flag

done in r4744 and r4745

sps_temporal_mvp_enable_flag -> sps_temporal_mvp_enabled_flag

done in r4746

sign_data_hiding_flag -> sign_data_hiding_enabled_flag

done in r4747

pps_disable_deblocking_filter_flag -> pps_deblocking_filter_disabled_flag

done in r4748

slice_disable_deblocking_filter_flag -> slice_deblocking_filter_disabled_flag

done in r4749

comment:3 Changed 7 years ago by ksuehring

  • Milestone changed from HM-next to HM-16.10
Note: See TracTickets for help on using tickets.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Owner, Subscriber, Participant

  • David Flynn(Subscriber)
  • jct-vc@…(Subscriber)
  • Karl Sharman(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Participant, Always)
  • Nikolay Shlyakhov(Reporter)