Opened 10 years ago

Closed 10 years ago

#1301 closed defect (fixed)

Tile check should be done only when tiles are enabled

Reported by: gregory Owned by:
Priority: major Milestone: HM-15.0
Component: HM Version: HM-14.0
Keywords: Cc: fbossen, ksuehring, davidf, jct-vc@…

Description

Revision r4006 introduced TILE_SIZE_CHECK block of code which works even when tiles are not enabled in the stream. This makes decoding small resolution streams impossible. Specification states that profile checks for tile column width and height should be done only "When a PPS has tiles_enabled_flag equal to 1".

These checks should be done only when tiles are enabled.

Attachments (1)

tiles.patch (1.5 KB) - added by gregory 10 years ago.
Suggested fix

Download all attachments as: .zip

Change History (3)

comment:1 Changed 10 years ago by DefaultCC Plugin

  • Cc fbossen ksuehring davidf jct-vc@… added

Changed 10 years ago by gregory

Suggested fix

comment:2 Changed 10 years ago by ksuehring

  • Resolution set to fixed
  • Status changed from new to closed

fixed in r4020

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)
  • Frank Bossen(Subscriber)
  • Gregory Shimansky(Reporter)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Participant, Always)