nyh163925 via ffmpeg-devel (HE12026-01-22): > PR #21546 opened by nyh163925 > URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21546 > Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21546.patch > > Replace generic format functions with type-safe variants to prevent undefined > behavior with -fshort-enums compiler flag. > > - 44/20 filters: ff_set_common_formats_from_list2 -> > ff_set_common_*_from_list2 (sample/pixel) > - 16/41 filters: ff_make_format_list → ff_make_*_format_list (sample/pixel) > > Signed-off-by: niyinghao <[email protected]>
That looks reasonable, thanks. Regards, -- Nicolas George _______________________________________________ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
