[FFmpeg-trac] #10824(swscale:open): swscale self tests fail with assertion since recent changes
FFmpeg
trac at avcodec.org
Wed Feb 14 15:11:23 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 Niklas Haas):
Looking at it some more, it appears to be a regression. The patch in
question is definitely not correct as-is. The condition was made overly
broad, and in retrospect, is probably unnecessary.
I will investigate some more; in particular we need to make sure that the
unscaled float_y_to_uint_y wrapper works as intended. But if that already
works on master, that patch should probably just be dropped.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10824#comment:11>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list