Opened 5 years ago
Closed 5 years ago
#580 closed defect (fixed)
Typos in variable names in 8.5.6.3.1 General
Reported by: | vdrugeon | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | spec | Version: | |
Keywords: | Cc: | ksuehring, bbross, XiangLi, fbossen, jvet@… |
Description
- When calculating ( refxSbL, refySbL ) and ( refxL, refyL ), the "L" tends to be missing within the equations (or there are new variables refxSb and refySb that are used but never defined)
- In equation "xFracC = refyC & 31" is the y correct? Should it be refxC instead?
Change history (2)
comment:1 Changed 5 years ago by Vadim
comment:2 Changed 5 years ago by bbross
- Resolution set to fixed
- Status changed from new to closed
Thanks for reporting.
This will be fixed JVET-P2001-vC.
Note: See TracTickets for help on using tickets.
For the second issue, it is a typo mentioned in the ticket #467 as well, but not fixed so far.