[FFmpeg-devel] [PATCH v3 1/8] swscale: fix sws_setColorspaceDetails after sws_init_context

Michael Niedermayer michael at niedermayer.cc
Fri Nov 17 02:31:22 EET 2023


On Tue, Nov 07, 2023 at 02:08:35PM +0100, Niklas Haas wrote:
> Will apply soon.

It seems this causes an assertion failue:

libswscale/tests/swscale

grayf32be -> grayf32be
 grayf32be 96x96 -> grayf32be  64x 64 flags= 1 CRC=d85005d7 SSD=    0,  958,  667,    0
 grayf32be 96x96 -> grayf32be  64x 96 flags= 1 CRC=9175737f SSD=    0,  958,  667,    0
 grayf32be 96x96 -> grayf32be  64x128 flags= 1 CRC=313242fb SSD=    0,  958,  667,    0
 grayf32be 96x96 -> grayf32be  96x 64 flags= 1 CRC=d4c1d3d3 SSD=    0,  958,  667,    0
Assertion c->srcBpc == 16 failed at libswscale/x86/swscale.c:533
Aborted (core dumped)

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I have never wished to cater to the crowd; for what I know they do not
approve, and what they approve I do not know. -- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20231117/e52be2fd/attachment.sig>


More information about the ffmpeg-devel mailing list