Opened 11 years ago

Closed 11 years ago

#776 closed defect (fixed)

collocated_ref_idx parsing at decoder

Reported by: adarsh Owned by:
Priority: minor Milestone: HM-8.1
Component: HM Version: HM-8.0
Keywords: Cc: fbossen, ksuehring, davidf, jct-vc@…

Description

The collocated_ref_idx is parsed at the decoder in TDecCAVLC.cpp. However, when the syntax elements are not signalled, no value is explicitly assigned there. When there are multiple slices and one of these syntax elements is not signalled, it takes the value of the syntax element from the previous slice - because copySliceInfo() is called to copy the information from the previous slice.

The fix is similar to fix for #728 (for colDir) fixed in r2753.

Attachments (1)

collocated_ref_idx_Bugfix_776.patch (788 bytes) - added by adarsh 11 years ago.
Bug-fix for collocated_ref_idx at decoder

Download all attachments as: .zip

Change History (3)

comment:1 Changed 11 years ago by DefaultCC Plugin

  • Cc fbossen ksuehring davidf jct-vc@… added

Changed 11 years ago by adarsh

Bug-fix for collocated_ref_idx at decoder

comment:2 Changed 11 years ago by ksuehring

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

the patch has been applied in r2786

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

  • Adarsh Krishnan Ramasubramonian(Reporter)
  • David Flynn(Subscriber)
  • Frank Bossen(Subscriber)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Participant, Always)