[FFmpeg-trac] #10824(swscale:open): swscale self tests fail with assertion since recent changes
FFmpeg
trac at avcodec.org
Sun Feb 11 23:04:46 EET 2024
#10824: swscale self tests fail with assertion since recent changes
-------------------------------------+-------------------------------------
Reporter: Michael | Owner: (none)
Niedermayer |
Type: defect | Status: open
Priority: important | Component: swscale
Version: git-master | Resolution:
Keywords: assert, | Blocked By:
regression |
Blocking: 7.0 | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by haasn):
The fix for this bug has actually been on the mailing list since november:
https://ffmpeg.org//pipermail/ffmpeg-devel/2023-November/317031.html
But you blocked it at the time because you did not like the way the logic
flows. I think that we should either merge the above fix to unblock 7.0,
or else, we can possibly revert cedf589c09c567 for the time being. (It is
no longer needed for us as of my vf_scale rewrite, although it would re-
introduce a bug that libswscale API users can still hit in principle)
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10824#comment:7>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list