View Bug Details

IDProjectCategoryView StatusLast Update
0002744DCP-o-maticBugspublic2024-02-03 09:02
Reportercarl Assigned Tocarl  
PriorityurgentSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Summary0002744: 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.

TagsNo tags attached.
Branch
Estimated weeks required
Estimated work required

Relationships

related to 0002742 resolvedcarl alpha_blend needs to support AV_PIX_FMT_YUV444P10LE 

Activities

carl

2024-01-29 00:20

administrator   ~0006289

There's a commit on the 2742 branch but it's not enough - that fixes the number of bits but not the endianness.

carl

2024-01-29 00:25

administrator   ~0006290

And the OtherParams thing when the other image has been converted to YUV is confusing.

carl

2024-02-02 18:16

administrator   ~0006301

I think this is all sorted out by the branch for 2742.

carl

2024-02-03 09:02

administrator   ~0006303

cf7df384d7698c0d75342e02b7efdbacf8611398

Bug History

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