View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000295 | JVT JM H.264/AVC reference software | encoder | public | 2012-03-23 08:20 | 2012-03-23 08:20 |
| Reporter | amanda | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | vs2010 | OS | win7 | ||
| Product Version | JM 18.3 | ||||
| Summary | 0000295: Questions in put_one_word() | ||||
| Description | In file biariencode.c, the inline function put_one_word(): if (eep->Epbuf >= 3) //here should be >=2? { put_buffer(eep); } when eep->Epbuf>=2, it means that there is no enough unwitten bytes for one word in eep->Ebuffer ?which is unsigned int, 4-bytes), right? | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-03-23 08:20 | amanda | New Issue |