View Bug Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002744 | DCP-o-matic | Bugs | public | 2024-01-29 00:19 | 2024-02-03 09:02 |
Reporter | carl | Assigned To | carl | ||
Priority | urgent | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0002744: alpha_blend for RGB64 onto YUV is wrong | ||||
Description | The reference images in test-private are clearly wrong (e.g. image_test_rgba64_yuv420p.png). alpha_data could be 8 or 16 bit, little or big endian and this isn't taken into account (like it is with rgb with the get()) functor. | ||||
Tags | No tags attached. | ||||
Branch | |||||
Estimated weeks required | |||||
Estimated work required | |||||
|
There's a commit on the 2742 branch but it's not enough - that fixes the number of bits but not the endianness. |
|
And the |
|
I think this is all sorted out by the branch for 2742. |
|
cf7df384d7698c0d75342e02b7efdbacf8611398 |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-01-29 00:19 | carl | New Bug | |
2024-01-29 00:20 | carl | Relationship added | related to 0002742 |
2024-01-29 00:20 | carl | Note Added: 0006289 | |
2024-01-29 00:20 | carl | Assigned To | => carl |
2024-01-29 00:20 | carl | Status | new => confirmed |
2024-01-29 00:25 | carl | Note Added: 0006290 | |
2024-02-02 18:16 | carl | Note Added: 0006301 | |
2024-02-03 09:02 | carl | Status | confirmed => resolved |
2024-02-03 09:02 | carl | Resolution | open => fixed |
2024-02-03 09:02 | carl | Note Added: 0006303 |