Opened 5 years ago
Closed 5 years ago
#340 closed defect (fixed)
Bug in the ISP text
Reported by: | adarsh | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | spec | Version: | VVC D5 v10 |
Keywords: | Cc: | ksuehring, bbross, XiangLi, fbossen, jvet@… |
Description
In Section 8.4.5.1, the invocation of intra coding process steps for ISP subblocks has two bugs:
1) The subblocks are not invoked sequentially as they should.
2) The variables in the process steps do not use the subblock size nW, nH when they should.
Attached text (with change marks) is one way to fix it.
Attachments (1)
Change history (4)
Changed 5 years ago by adarsh
comment:1 Changed 5 years ago by bbross
- Version set to VVC D5 v10
comment:2 Changed 5 years ago by bbross
Fixed in D6 vC
comment:3 Changed 5 years ago by bbross
- Resolution set to fixed
- Status changed from new to closed
Fixed in D6 vC
Note: See TracTickets for help on using tickets.
ISP-bugfix