Opened 12 years ago Closed 12 years ago #703 closed enhancement (fixed)five_minus_max_num_merge_cand configurability
Description
The maximum number of merge candidates should be a configurable parameter rather than a hard-coded value (MRG_MAX_NUM_CANDS_SIGNALED), particularly on the decoder side.
I believe the attached patch can be used to fix this issue. With this patch, the maximum number of merge candidates can be controlled from the encoder config files, and the decoder will use whatever value is signaled in the slice header. Attachments (1)Change History (3)comment:1 Changed 12 years ago by DefaultCC Plugin
Changed 12 years ago by bhengcomment:2 Changed 12 years ago by ksuehring
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
|
The patch was applied with slight modifications in r2781