[FFmpeg-trac] #10320(avutil:closed): `av_opt_set_int()` overflow/not-working bug
FFmpeg
trac at avcodec.org
Sat Apr 15 19:12:19 EEST 2023
#10320: `av_opt_set_int()` overflow/not-working bug
-------------------------------------+-------------------------------------
Reporter: think3r | Owner: (none)
Type: defect | Status: closed
Priority: normal | Component: avutil
Version: git-master | Resolution: wontfix
Keywords: Integer | Blocked By:
overflow |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by quinkblack):
* status: new => closed
* resolution: => wontfix
Comment:
Pass pointer via av_opt_set_int()/av_opt_get_int() isn't a supported
usecase.
FFmpeg doesn't do it internally, it's a tweak from a modified version of
FFmpeg.
I know how to do the tweak more robust, but it's out of topic.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10320#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list