Opened 14 years ago Closed 14 years ago #79 closed defect (fixed)VLC bug when MDDT is turned off
Description
As a MDDT tester in TE12, we found the following problem:
TMuC VLC encodes first 64 coefficients of transformed residual in intra (after TMuC 0.5), but when MDDT is turned off, interleaved coding of TMuC 0.1 is used.
Furthermore, we found that turning off MDDT disables RDOQ in intra modes.
It should be changed as: (1) enabling RDOQ when MDDT=0 (2) same coding method (first 64 coefficients) for MDDT=0 and 1.
It affects two tests (low-complexity configuration only) in TE12: (1) MDDT-off test (2) MDDT-off + ROT-off combination test.
Patch can be applied for this without affecting all other tests in TE12. Change History (6)comment:1 follow-up: ↓ 2 Changed 14 years ago by fbossencomment:2 in reply to: ↑ 1 Changed 14 years ago by wjhan
Replying to fbossen:
No, we just found it. It takes 1-2 days including simple testing. comment:3 Changed 14 years ago by fbossen
Fixed in r199 comment:4 Changed 13 years ago by davidf
Updating component after adding WD (Text) tickets comment:5 Changed 13 years ago by davidf
comment:6 Changed 13 years ago by davidf
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
|
Is a patch available?