GEN tests/pixfmts.mak HOSTCC tests/base64.o HOSTCC tests/tiny_psnr.o HOSTCC tests/tiny_ssim.o HOSTCC tests/audiomatch.o CC tests/api/api-threadmessage-test.o CC tests/api/api-flac-test.o CC tests/api/api-enc-parser-test.o CC tests/api/api-seek-test.o src/tests/api/api-flac-test.c:40:64: warning: unused parameter 'sample_rate' [-Wunused-parameter] 40 | static int generate_raw_frame(uint16_t *frame_data, int i, int sample_rate, | ^ src/tests/api/api-flac-test.c:108:36: warning: unused parameter 'enc' [-Wunused-parameter] 108 | static int run_test(const AVCodec *enc, const AVCodec *dec, | ^ src/tests/api/api-flac-test.c:108:56: warning: unused parameter 'dec' [-Wunused-parameter] 108 | static int run_test(const AVCodec *enc, const AVCodec *dec, | ^ src/tests/api/api-flac-test.c:270:21: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 270 | for (cl = 0; cl < FF_ARRAY_ELEMS(channel_layouts); cl++) { | ~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/api/api-flac-test.c:271:25: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 271 | for (sr = 0; sr < FF_ARRAY_ELEMS(sample_rates); sr++) { | ~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/api/api-threadmessage-test.c:59:27: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 59 | av_assert0(msg->magic == MAGIC); | ~~~~~~~~~~ ^ ~~~~~ src/libavutil/avassert.h:43:11: note: expanded from macro 'av_assert0' 43 | if (!(cond)) { \ | ^~~~ src/tests/api/api-threadmessage-test.c:113:49: warning: format specifies type 'void *' but the argument has type 'AVFrame *' (aka 'struct AVFrame *') [-Wformat-pedantic] 112 | av_log(NULL, AV_LOG_INFO, "sender #%d: sending my work (%d/%d frame:%p)\n", | ~~ 113 | wd->id, i + 1, wd->workload, msg.frame); | ^~~~~~~~~ src/tests/api/api-threadmessage-test.c:149:70: warning: format specifies type 'void *' but the argument has type 'AVFrame *' (aka 'struct AVFrame *') [-Wformat-pedantic] 149 | av_log(NULL, AV_LOG_INFO, "got \"%s\" (%p)\n", e->value, msg.frame); | ~~ ^~~~~~~~~ src/tests/api/api-threadmessage-test.c:146:34: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 146 | av_assert0(msg.magic == MAGIC); | ~~~~~~~~~ ^ ~~~~~ src/libavutil/avassert.h:43:11: note: expanded from macro 'av_assert0' 43 | if (!(cond)) { \ | ^~~~ src/tests/api/api-seek-test.c:146:43: warning: comparison of integers of different signs: 'int64_t' (aka 'long') and 'uint64_t' (aka 'unsigned long') [-Wsign-compare] 146 | if ((!no_seeking) && (fr->pts > ts_end)) | ~~~~~~~ ^ ~~~~~~ src/tests/api/api-seek-test.c:160:68: warning: comparison of integers of different signs: 'int64_t' (aka 'long') and 'uint64_t' (aka 'unsigned long') [-Wsign-compare] 160 | } while (result >= 0 && (no_seeking || (fr->pts + fr->duration <= ts_end))); | ~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~ src/tests/api/api-seek-test.c:173:37: warning: comparison of integers of different signs: '__size_t' (aka 'unsigned long') and '__ptrdiff_t' (aka 'long') [-Wsign-compare] 173 | if ((strlen(string_with_number) != end_of_string - string_with_number) || (number < 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. HOSTCC tests/audiogen.o 5 warnings generated. HOSTCC tests/videogen.o CC tests/api/api-movenc-test.o 3 warnings generated. CC tests/api/api-band-test.o CC tests/api/api-h264-test.o src/tests/api/api-movenc-test.c:83:34: warning: unused parameter 'avcl' [-Wunused-parameter] 83 | static void count_warnings(void *avcl, int level, const char *fmt, va_list vl) | ^ src/tests/api/api-movenc-test.c:83:63: warning: unused parameter 'fmt' [-Wunused-parameter] 83 | static void count_warnings(void *avcl, int level, const char *fmt, va_list vl) | ^ src/tests/api/api-movenc-test.c:83:76: warning: unused parameter 'vl' [-Wunused-parameter] 83 | static void count_warnings(void *avcl, int level, const char *fmt, va_list vl) | ^ src/tests/api/api-movenc-test.c:100:27: warning: unused parameter 'opaque' [-Wunused-parameter] 100 | static int io_write(void *opaque, const uint8_t *buf, int size) | ^ src/tests/api/api-band-test.c:37:53: warning: unused parameter 'type' [-Wunused-parameter] 37 | int slice_position, int type, int height) | ^ CC tests/api/api-h264-slice-test.o 1 warning generated. CC libavcodec/dctref.o CC libavcodec/tests/h264_levels.o src/libavcodec/tests/h264_levels.c:195:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 195 | for (i = 0; i < FF_ARRAY_ELEMS(test_sizes); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavcodec/tests/h264_levels.c:202:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 202 | for (i = 0; i < FF_ARRAY_ELEMS(test_framerate); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavcodec/tests/h264_levels.c:211:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 211 | fosrc/tests/api/api-h264-slice-test.cr: 205(:i20 := warning: 0comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare]; i < FF _205A | R R A Y _ E L E MiSf( t(e+s+tn_adlpsb )>;= it+h+r)e a{d s )| ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~{ | ~~~~~~ ^ ~~~~~~~ src/libavcodec/tests/h264_levels.c:220:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 220 | for (i = 0; i < FF_ARRAY_ELEMS(test_bitrate); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavcodec/tests/h264_levels.c:228:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 228 | for (i = 0; i < FF_ARRAY_ELEMS(test_all); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. 1 warning generated. CC libavcodec/tests/h265_levels.o CC libavcodec/tests/mpeg12framerate.o 5 warnings generated. CC libavcodec/tests/rangecoder.o In file included from src/libavcodec/tests/rangecoder.c:26: src/libavcodec/rangecoder.h:64:25: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 64 | if (c->low - 0xFF01 >= 0x10000 - 0xFF01U) { | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ src/libavcodec/tests/h265_levels.c:258:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 258 | for (i = 0; i < FF_ARRAY_ELEMS(test_sizes); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavcodec/tests/h265_levels.c:267:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 267 | for (i = 0; i < FF_ARRAY_ELEMS(test_dpb); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~ src/libavcodec/tests/h265_levels.c:277:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 277 | for (i = 0; i < FF_ARRAY_ELEMS(test_bitrate); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavcodec/tests/h265_levels.c:286:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 286 | for (i = 0; i < FF_ARRAY_ELEMS(test_fragments); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC libavcodec/tests/mathops.o CC libavcodec/tests/jpeg2000dwt.o CC libavcodec/tests/avcodec.o 4 warnings generated. CC libavcodec/tests/mjpegenc_huffman.o src/libavcodec/tests/avcodec.c:43:54: warning: comparison of integers of different signs: 'const int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 43 | codec->p.priv_class && codec->priv_data_size < sizeof(AVsrc/libavcodec/tests/jpeg2000dwt.cC:l36a:s25s:* )warning: )missing field 'mod' initializer [-Wmissing-field-initializers] | ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ 36 | src/libavcodec/tests/avcodec.c :D50W:T60C:o nwarning: tcomparison of integers of different signs: 'const int' and '__size_t' (aka 'unsigned long') [-Wsign-compare]e xt s1={ {50{ | 0 } } } , * s = & s 1o;p t -| > ^t ype != AV_OPT_TYPE_CONST && (opt->offset < sizeof(AVClass*) || opt->offset < 0)) { | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ src/libavcodec/tests/jpeg2000dwt.c:80:25: warning: missing field 'mod' initializer [-Wmissing-field-initializers] 80 | DWTContext s1={{{0}}}, *s= &s1; | ^ In file included from src/libavcodec/tests/mjpegenc_huffman.c:31: src/libavcodec/mjpegenc_huffman.c:55:32: warning: cast from 'const void *' to 'struct PTable *' drops const qualifier [-Wcast-qual] 55 | PTable a_val = *(PTable *) a; | ^ src/libavcodec/mjpegenc_huffman.c:56:32: warning: cast from 'const void *' to 'struct PTable *' drops const qualifier [-Wcast-qual] 56 | PTable b_val = *(PTable *) b; | ^ src/libavcodec/mjpegenc_huffman.c:160:55: warning: unused parameter 'max_nval' [-Wunused-parameter] 160 | uint8_t val[], int max_nval) | ^ src/libavcodec/tests/mjpegenc_huffman.c:35:61: warning: unused parameter 'expected_len_counts' [-Wunused-parameter] 35 | int expected_length, const uint8_t expected_len_counts[/* L + 1 */]) | ^ src/libavcodec/tests/mjpegenc_huffman.c:42:18: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 42 | av_assert0(L < FF_ARRAY_ELEMS(len_counts)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/avassert.h:43:11: note: expanded from macro 'av_assert0' 43 | if (!(cond)) { \ | ^~~~ src/libavcodec/tests/mjpegenc_huffman.c:61:15: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] 61 | if (count != nprobs) { | ~~~~~ ^ ~~~~~~ src/libavcodec/tests/mjpegenc_huffman.c:79:37: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 79 | if (val_counts[j].value == i) | ~~~~~~~~~~~~~~~~~~~ ^ ~ src/libavcodec/tests/mjpegenc_huffman.c:147:14: warning: unused parameter 'argc' [-Wunused-parameter] 147 | int main(int argc, char **argv) | ^ src/libavcodec/tests/mjpegenc_huffman.c:147:27: warning: unused parameter 'argv' [-Wunused-parameter] 147 | int main(int argc, char **argv) | ^ CC libavcodec/tests/htmlsubtitles.o 2 warnings generated. In file included from src/libavcodec/tests/htmlsubtitles.c:20: src/libavcodec/htmlsubtitles.c:252:51: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 252 | } else if (!tag_close && sptr < FF_ARRAY_ELEMS(stack) - 1) { | ~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavcodec/htmlsubtitles.c:275:44: warning: comparison of integers of different signs: '__size_t' (aka 'unsigned long') and 'int' [-Wsign-compare] 275 | FFMIN(sizeof(new_tag->face), len+1)); | ^ ~~~~~~~~~~~~~~~~~~~~~ ~~~~~ src/libavutil/macros.h:49:25: note: expanded from macro 'FFMIN' 49 | #define FFMIN(a,b) ((a) > (b) ? (b) : (a)) | ~ ^ ~ src/libavcodec/tests/htmlsubtitles.c:42:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 42 | for (i = 0; i < FF_ARRAY_ELEMS(test_cases); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ CC tests/api/api-enc-info-test.o 3 warnings generated. GEN tests/data/hls-seek.m3u8 9 warnings generated. CC libavformat/tests/seek.o GEN tests/data/fate/ac3-silence.ac3 GEN tests/data/fate/ac3-silence.f32 GEN tests/data/fate/ac3-phase.wav GEN tests/data/dash_mpd_timing.mpd CC libavformat/tests/fifo_muxer.o COPY tests/data/filtergraphs/anequalizer COPY tests/data/filtergraphs/firequalizer COPY tests/data/filtergraphs/compand GEN tests/data/hls-list.m3u8 In file included from src/libavformat/tests/fifo_muxer.c:27: In file included from src/libavformat/network.h:29: src/libavformat/os_support.h:98:43: warning: unused parameter 'path' [-Wunused-parameter] 98 | static inline int is_dos_path(const char *path) | ^ In file included from src/libavformat/tests/fifo_muxer.c:40: src/libavformat/fifo.c:145:18: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 145 | for (i = 0;i < avf2->nb_streams; i++) | ~ ^ ~~~~~~~~~~~~~~~~ src/libavformat/fifo.c:452:19: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 452 | for (i = 0; i < avf->nb_streams; i++) { | ~ ^ ~~~~~~~~~~~~~~~ src/libavformat/fifo.c:530:19: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 530 | for (i = 0; i < avf->nb_streams; ++i) { | ~ ^ ~~~~~~~~~~~~~~~ src/libavformat/fifo.c:653:37: warning: missing field 'pkt' initializer [-Wmissing-field-initializers] 653 | FifoMessage msg = {FIFO_NOOP}; | ^ src/libavformat/fifo.c:696:71: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 696 | AV_OPT_TYPE_BOOL, {.i64 = 0}, 0, 1, AV_OPT_FLAG_ENCODING_PARAM}, | ^ src/libavformat/fifo.c:699:72: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 699 | AV_OPT_TYPE_BOOL, {.i64 = 0}, 0, 1, AV_OPT_FLAG_ENCODING_PARAM}, | ^ src/libavformat/fifo.c:702:77: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 702 | AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, AV_OPT_FLAG_ENCODING_PARAM}, | ^ src/libavformat/fifo.c:705:75: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 705 | AV_OPT_TYPE_DICT, {.str = NULL}, 0, 0, AV_OPT_FLAG_ENCODING_PARAM}, | ^ src/libavformat/fifo.c:708:110: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 708 | AV_OPT_TYPE_INT, {.i64 = FIFO_DEFAULT_MAX_RECOVERY_ATTEMPTS}, 0, INT_MAX, AV_OPT_FLAG_ENCODING_PARAM}, | ^ src/libavformat/fifo.c:711:99: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 711 | AV_OPT_TYPE_INT, {.i64 = FIFO_DEFAULT_QUEUE_SIZE}, 1, INT_MAX, AV_OPT_FLAG_ENCODING_PARAM}, | ^ src/libavformat/fifo.c:714:106: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 714 | OFFSET(recovery_wait_streamtime), AV_OPT_TYPE_BOOL, {.i64 = 0}, 0, 1, AV_OPT_FLAG_ENCODING_PARAM}, | ^ src/libavformat/fifo.c:717:119: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 717 | AV_OPT_TYPE_DURATION, {.i64 = FIFO_DEFAULT_RECOVERY_WAIT_TIME_USEC}, 0, INT64_MAX, AV_OPT_FLAG_ENCODING_PARAM}, | ^ src/libavformat/fifo.c:720:72: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 720 | AV_OPT_TYPE_BOOL, {.i64 = 0}, 0, 1, AV_OPT_FLAG_ENCODING_PARAM}, | ^ src/libavformat/fifo.c:723:72: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 723 | AV_OPT_TYPE_BOOL, {.i64 = 0}, 0, 1, AV_OPT_FLAG_ENCODING_PARAM}, | ^ src/libavformat/fifo.c:726:84: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 726 | AV_OPT_TYPE_DURATION, {.i64 = 0}, 0, INT64_MAX, AV_OPT_FLAG_ENCODING_PARAM}, | ^ src/libavformat/fifo.c:728:14: warning: missing field 'help' initializer [-Wmissing-field-initializers] 728 | {NULL}, | ^ src/libavformat/tests/fifo_muxer.c:133:83: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 133 | AV_OPT_TYPE_INT, {.i64 = 0}, INT_MIN, INT_MAX, AV_OPT_FLAG_ENCODING_PARAM}, | ^ src/libavformat/tests/fifo_muxer.c:135:83: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 135 | AV_OPT_TYPE_INT, {.i64 = 0}, INT_MIN, INT_MAX, AV_OPT_FLAG_ENCODING_PARAM}, | ^ src/libavformat/tests/fifo_muxer.c:137:72: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 137 | AV_OPT_TYPE_BOOL, {.i64 = 1}, 0, 1, AV_OPT_FLAG_ENCODING_PARAM}, | ^ src/libavformat/tests/fifo_muxer.c:138:14: warning: missing field 'help' initializer [-Wmissing-field-initializers] 138 | {NULL} | ^ src/libavformat/tests/fifo_muxer.c:388:14: warning: missing field 'test_name' initializer [-Wmissing-field-initializers] 388 | {NULL} | ^ src/libavformat/tests/fifo_muxer.c:391:14: warning: unused parameter 'argc' [-Wunused-parameter] 391 | int main(int argc, char *argv[]) | ^ src/libavformat/tests/fifo_muxer.c:391:26: warning: unused parameter 'argv' [-Wunused-parameter] 391 | int main(int argc, char *argv[]) | ^ GEN tests/data/hls-list-append.m3u8 24 warnings generated. COPY tests/data/filtergraphs/channelmap_one_int COPY tests/data/filtergraphs/channelmap_one_str COPY tests/data/filtergraphs/crazychannels COPY tests/data/filtergraphs/overlay COPY tests/data/filtergraphs/overlay_rgb COPY tests/data/filtergraphs/overlay_yuv420 COPY tests/data/filtergraphs/overlay_yuv420p10 COPY tests/data/filtergraphs/overlay_nv12 COPY tests/data/filtergraphs/overlay_nv21 COPY tests/data/filtergraphs/overlay_yuv422 COPY tests/data/filtergraphs/overlay_yuv422p10 COPY tests/data/filtergraphs/overlay_yuv444 COPY tests/data/filtergraphs/overlay_yuv444p10 COPY tests/data/filtergraphs/scale2ref_keep_aspect CC libavfilter/tests/filtfmts.o In file included from src/libavfilter/tests/filtfmts.c:29: In file included from src/libavfilter/avfilter_internal.h:33: src/libavfilter/framequeue.h:176:62: warning: unused parameter 'fq' [-Wunused-parameter] 176 | static inline void ff_framequeue_update_peeked(FFFrameQueue *fq, size_t idx) | ^ src/libavfilter/framequeue.h:176:73: warning: unused parameter 'idx' [-Wunused-parameter] 176 | static inline void ff_framequeue_update_peeked(FFFrameQueue *fq, size_t idx) | ^ src/libavfilter/tests/filtfmts.c:39:74: warning: cast from 'const char *' to 'struct AVFilterFormatsConfig *' drops const qualifier [-Wcast-qual] 39 | const AVFilterFormatsConfig *const cfg = (AVFilterFormatsConfig*)((const char*)link + fmts_cfg_offset); | ^ src/libavfilter/tests/filtfmts.c:58:47: warning: comparison of integers of different signs: 'unsigned int' and 'const int' [-Wsign-compare] 58 | for (unsigned j = 0; layouts && j < layouts->nb_channel_layouts; j++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/tests/filtfmts.c:125:19: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 125 | for (i = 0; i < filter_ctx->nb_inputs; i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/tests/filtfmts.c:135:19: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 135 | for (i = 0; i < filter_ctx->nb_outputs; i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~ 6 warnings generated. COPY tests/data/filtergraphs/mergeplanes COPY tests/data/filtergraphs/hstack COPY tests/data/filtergraphs/vstack COPY tests/data/filtergraphs/select-alternate COPY tests/data/filtergraphs/setpts COPY tests/data/filtergraphs/alphamerge_alphaextract_rgb COPY tests/data/filtergraphs/alphamerge_alphaextract_yuv COPY tests/data/filtergraphs/scalenorm COPY tests/data/filtergraphs/select-buffering COPY tests/data/filtergraphs/concat COPY tests/data/filtergraphs/concat-vfr GEN tests/data/hls_playlist_type_vod.m3u8 GEN tests/data/hls_playlist_type_event.m3u8 GEN tests/data/hls_round_durations.m3u8 GEN tests/data/hls_discont_start.m3u8 GEN tests/data/hls_independent_segments.m3u8 GEN tests/data/hls_start_number.m3u8 GEN tests/data/hls_iframes_single_mpegts.m3u8 GEN tests/data/hls_iframes_single_fmp4.m3u8 COPY tests/data/filtergraphs/custom_rematrix COPY tests/data/filtergraphs/mov-channel-description COPY tests/data/filtergraphs/mov-mp4-pcm COPY tests/data/filtergraphs/iamf_7_1_4 COPY tests/data/streamgroups/audio_element-7_1_4-2 COPY tests/data/streamgroups/mix_presentation-7_1_4 HOSTCC tests/rotozoom.o COPY tests/test_copy.ffmeta COPY tests/data/streamgroups/audio_element-stereo COPY tests/data/streamgroups/mix_presentation-stereo COPY tests/data/filtergraphs/iamf_5_1_4 COPY tests/data/streamgroups/audio_element-5_1_4 COPY tests/data/streamgroups/mix_presentation-5_1_4 COPY tests/data/streamgroups/audio_element-7_1_4 COPY tests/data/filtergraphs/iamf_9_1_6 COPY tests/data/streamgroups/audio_element-9_1_6 COPY tests/data/streamgroups/audio_element-9_1_6-stereo COPY tests/data/streamgroups/mix_presentation-9_1_6 COPY tests/data/filtergraphs/iamf_ambisonic_1 COPY tests/data/streamgroups/audio_element-ambisonic_1 COPY tests/data/streamgroups/mix_presentation-ambisonic_1 COPY tests/data/streamgroups/audio_element-ambisonic_1-projection GEN tests/data/mov-vfr-bframes-derived-duration.mov CC tests/api/api-dump-stream-meta-test.o GEN tests/data/hevc-mp4.mov GEN tests/data/fits-multi.fits COPY tests/data/filtergraphs/overlay-dvdsub-2397 COPY tests/data/filtergraphs/hqdn3d COPY tests/data/filtergraphs/gradfun COPY tests/data/maps/fsync-up COPY tests/data/maps/fsync-down GEN tests/data/live_no_endlist.m3u8 GEN tests/data/event_no_endlist.m3u8 GEN tests/data/live_last_endlist.m3u8 2 warnings generated. GEN tests/data/live_endlist.m3u8 GEN tests/data/hls_segment_size.m3u8 GEN tests/data/hls_segment_single.m3u8 GEN tests/data/hls_init_time.m3u8 GEN tests/data/hls_list_size.m3u8 GEN tests/data/hls_fmp4.m3u8 CC libavformat/tests/id3v2.o GEN tests/data/mp4-to-ts.m3u8 GEN tests/data/adts-to-mkv.m3u8 GEN tests/data/adts-to-mkv-header.mkv COPY tests/data/filtergraphs/colorkey GEN tests/data/generic-tags.mp3 src/libavformat/tests/id3v2.c:32:33: warning: unused parameter 'avcl' [-Wunused-parameter] 32 | static void log_to_stdout(void *avcl, int level, const char *fmt, va_list vl) | ^ GEN tests/data/hapq_nosnappy.mov GEN tests/data/hapalphaonly_nosnappy.mov GEN tests/data/hls_fmp4_ac3.m3u8 GEN tests/data/hls_cmfa.m3u8 1 warning generated. CC tools/qt-faststart.o CC tools/enc_recon_frame_test.o CC tools/enum_options.o src/tools/qt-faststart.c:168:23: warning: comparison of integers of different signs: 'uint64_t' (aka 'unsigned long') and '__ptrdiff_t' (aka 'long') [-Wsign-compare] 168 | if (atom.size > end - pos) { | ~~~~~~~~~ ^ ~~~~~~~~~ src/tools/enc_recon_frame_test.c:379:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 379 | for (int p = 0; p < FF_ARRAY_ELEMS(d->checksum); p++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC tools/trasher.o 1 warning generated. CC tools/uncoded_frame.o 1 warning generated. CC tools/cws2fws.o src/tools/uncoded_frame.c:83:19: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 83 | for (i = 0; i < in_graph->nb_filters; i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~ src/tools/uncoded_frame.c:85:23: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 85 | for (j = 0; j < f->nb_inputs; j++) { | ~ ^ ~~~~~~~~~~~~ src/tools/uncoded_frame.c:92:23: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 92 | for (j = 0; j < f->nb_outputs; j++) | ~ ^ ~~~~~~~~~~~~~ src/tools/uncoded_frame.c:114:19: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 114 | for (i = 0; i < in_graph->nb_filters; i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~ src/tools/uncoded_frame.c:116:23: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 116 | for (j = 0; j < f->nb_outputs; j++) { | ~ ^ ~~~~~~~~~~~~~ CC tools/graph2dot.o src/tools/cws2fws.c:118:67: warning: comparison of integers of different signs: 'ssize_t' (aka 'long') and 'uLong' (aka 'unsigned long') [-Wsign-compare] 118 | if (write(fd_out, &buf_out, zstream.total_out - last_out) < | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ 119 | zstream.total_out - last_out) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tools/cws2fws.c:131:27: warning: comparison of integers of different signs: 'uLong' (aka 'unsigned long') and 'int' [-Wsign-compare] 131 | if (zstream.total_out != uncomp_len - 8) { | ~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ 2 warnings generated. CC tools/aviocat.o 5 warnings generated. CC tools/ismindex.o src/tools/graph2dot.c:61:19: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 61 | for (i = 0; i < graph->nb_filters; i++) { | ~ ^ ~~~~~~~~~~~~~~~~~ src/tools/graph2dot.c:69:23: warning: comparison of integers of different signs: 'int' and 'const unsigned int' [-Wsign-compare] 69 | for (j = 0; j < filter_ctx->nb_outputs; j++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~ In file included from src/tools/ismindex.c:52: src/libavformat/os_support.h:98:43: warning: unused parameter 'path' [-Wunused-parameter] 98 | static inline int is_dos_path(const char *path) | ^ 2 warnings generated. src/tools/ismindex.c:121:19: warning: comparison of integers of different signs: '__size_t' (aka 'unsigned long') and 'int32_t' (aka 'int') [-Wsign-compare] 121 | int len = FFMIN(sizeof(buf), size); | ^ ~~~~~~~~~~~ ~~~~ src/libavutil/macros.h:49:25: note: expanded from macro 'FFMIN' 49 | #define FFMIN(a,b) ((a) > (b) ? (b) : (a)) | ~ ^ ~ src/tools/ismindex.c:426:22: warning: comparison of integers of different signs: 'unsigned int' and 'int32_t' (aka 'int') [-Wsign-compare] 426 | if (avio_rb32(f) != mfra_size) { | ~~~~~~~~~~~~ ^ ~~~~~~~~~ CC tools/pktdumper.o src/tools/ismindex.c:521:19: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 521 | for (i = 0; i < ctx->nb_streams; i++) { | ~ ^ ~~~~~~~~~~~~~~~ CC tools/probetest.o src/tools/pktdumper.c:113:23: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 113 | for (int i = 0; i < fctx->nb_streams; i++) { | ~ ^ ~~~~~~~~~~~~~~~~ 1 warning generated. In file included from src/tools/probetest.c:25: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ CC tools/seek_print.o src/tools/probetest.c:106:22: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] 106 | for (j = i = 1; i 1000000000U/8) { | ~~~~~~~~ ^ ~~~~~~~~~~~~~ src/tools/probetest.c:126:21: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 126 | if (retry_count > 1000000000U) { | ~~~~~~~~~~~ ^ ~~~~~~~~~~~ src/tools/probetest.c:134:25: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] 134 | for (size = 1; size < max_size; size *= 2) { | ~~~~ ^ ~~~~~~~~ src/tools/probetest.c:148:31: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] 148 | for (retry = 0; retry < retry_count; retry += FFMAX(size, 32)) { | ~~~~~ ^ ~~~~~~~~~~~ CC tools/sidxindex.o 4 warnings generated. CC tools/fourcc2pixfmt.o src/tools/sidxindex.c:144:19: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 144 | for (i = 0; i < ctx->nb_streams; i++) { | ~ ^ ~~~~~~~~~~~~~~~ CC tools/crypto_bench.o CC tools/ffhash.o 1 warning generated. CC tools/ffeval.o CC tools/ffescape.o 8 warnings generated. CC doc/examples/avio_list_dir.o CC doc/examples/avio_read_callback.o CC doc/examples/decode_audio.o src/doc/examples/avio_read_callback.c:45:16: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] 45 | buf_size = FFMIN(buf_size, bd->size); | ^ ~~~~~~~~ ~~~~~~~~ src/libavutil/macros.h:49:25: note: expanded from macro 'FFMIN' 49 | #define FFMIN(a,b) ((a) > (b) ? (b) : (a)) | ~ ^ ~ 1 warning generated. src/doc/examples/decode_audio.c:58:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 58 | for (i = 0; i < FF_ARRAY_ELEMS(sample_fmt_entries); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC doc/examples/decode_filter_audio.o CC doc/examples/decode_filter_video.o 1 warning generated. CC doc/examples/decode_video.o CC doc/examples/demux_decode.o src/doc/examples/demux_decode.c:212:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 212 | for (i = 0; i < FF_ARRAY_ELEMS(sample_fmt_entries); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC doc/examples/encode_audio.o CC doc/examples/encode_video.o 1 warning generated. CC doc/examples/extract_mvs.o src/doc/examples/extract_mvs.c:70:31: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 70 | for (i = 0; i < sd->size / sizeof(*mvs); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC doc/examples/filter_audio.o CC doc/examples/hw_decode.o CC doc/examples/mux.o src/doc/examples/filter_audio.c:228:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 228 | for (j = 0; j < sizeof(checksum); j++) | ~ ^ ~~~~~~~~~~~~~~~~ src/doc/examples/hw_decode.c:63:57: warning: unused parameter 'ctx' [-Wunused-parameter] 63 | static enum AVPixelFormat get_hw_format(AVCodecContext *ctx, | ^ src/doc/examples/hw_decode.c:135:50: warning: comparison of integers of different signs: '__size_t' (aka 'unsigned long') and 'int' [-Wsign-compare] 135 | if (fwrite(buffer, 1, size, output_file) != size) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~ 1 warning generated. src/doc/examples/mux.c:257:41: warning: unused parameter 'oc' [-Wunused-parameter] 257 | static void open_audio(AVFormatContext *oc, const AVCodec *codec, | ^ src/doc/examples/mux.c:380:45: warning: cast from 'uint8_t **' (aka 'unsigned char **') to 'const uint8_t **' (aka 'const unsigned char **') must have all intermediate pointers const qualified to be safe [-Wcast-qual] 380 | (const uint8_t **)frame->data, frame->nb_samples); | ^ src/doc/examples/mux.c:420:41: warning: unused parameter 'oc' [-Wunused-parameter] 420 | static void open_video(AVFormatContext *oc, const AVCodec *codec, | ^ src/doc/examples/mux.c:537:43: warning: unused parameter 'oc' [-Wunused-parameter] 537 | static void close_stream(AVFormatContext *oc, OutputStream *ost) | ^ CC doc/examples/remux.o 2 warnings generated. CC doc/examples/resample_audio.o src/doc/examples/remux.c:103:19: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 103 | for (i = 0; i < ifmt_ctx->nb_streams; i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC doc/examples/scale_video.o src/doc/examples/resample_audio.c:52:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 52 | for (i = 0; i < FF_ARRAY_ELEMS(sample_fmt_entries); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/doc/examples/resample_audio.c:185:80: warning: cast from 'uint8_t **' (aka 'unsigned char **') to 'const uint8_t **' (aka 'const unsigned char **') must have all intermediate pointers const qualified to be safe [-Wcast-qual] 185 | ret = swr_convert(swr_ctx, dst_data, dst_nb_samples, (const uint8_t **)src_data, src_nb_samples); | ^ 2 warnings generated. CC doc/examples/show_metadata.o CC doc/examples/transcode_aac.o 4 warnings generated. CC doc/examples/transcode.o CC libavfilter/tests/drawutils.o src/doc/examples/transcode_aac.c:585:46: warning: cast from 'uint8_t **' (aka 'unsigned char **') to 'const uint8_t **' (aka 'const unsigned char **') must have all intermediate pointers const qualified to be safe [-Wcast-qual] 585 | if (convert_samples((const uint8_t**)input_frame->extended_data, converted_input_samples, | ^ src/libavfilter/tests/drawutils.c:44:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 44 | for (i = 0; i < sizeof(color); i++) | ~ ^ ~~~~~~~~~~~~~ 1 warning generated. CC libavfilter/tests/integral.o In file included from src/libavfilter/tests/integral.c:20: src/libavfilter/vf_nlmeans.c:67:103: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 67 | { "s", "denoising strength", OFFSET(sigma), AV_OPT_TYPE_DOUBLE, { .dbl = 1.0 }, 1.0, 30.0, FLAGS }, | ^ src/libavfilter/vf_nlmeans.c:68:116: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 68 | { "p", "patch size", OFFSET(patch_size), AV_OPT_TYPE_INT, { .i64 = 3*2+1 }, 0, 99, FLAGS }, | ^ src/libavfilter/vf_nlmeans.c:69:116: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 69 | { "pc", "patch size for chroma planes", OFFSET(patch_size_uv), AV_OPT_TYPE_INT, { .i64 = 0 }, 0, 99, FLAGS }, | ^ src/libavfilter/vf_nlmeans.c:70:124: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 70 | { "r", "research window", OFFSET(research_size), AV_OPT_TYPE_INT, { .i64 = 7*2+1 }, 0, 99, FLAGS }, | ^ src/libavfilter/vf_nlmeans.c:71:124: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 71 | { "rc", "research window for chroma planes", OFFSET(research_size_uv), AV_OPT_TYPE_INT, { .i64 = 0 }, 0, 99, FLAGS }, | ^ src/libavfilter/vf_nlmeans.c:72:12: warning: missing field 'help' initializer [-Wmissing-field-initializers] 72 | { NULL } | ^ src/libavfilter/vf_nlmeans.c:431:23: warning: comparison of integers of different signs: 'int' and 'uint32_t' (aka 'unsigned int') [-Wsign-compare] 431 | for (int i = 0; i < s->max_meaningful_diff; i++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC libavcodec/tests/snowenc.o CC libswresample/tests/swresample.o In file included from src/libavcodec/tests/snowenc.c:21: In file included from src/libavcodec/snowenc.c:34: src/libavcodec/snow_dwt.h:96:102: warning: unused parameter 'high' [-Wunused-parameter] 96 | static av_always_inline void snow_interleave_line_header(int *i, int width, IDWTELEM *low, IDWTELEM *high) | ^ In file included from src/libavcodec/tests/snowenc.c:21: In file included from src/libavcodec/snowenc.c:35: In file included from src/libavcodec/snow.h:31: src/libavcodec/rangecoder.h:64:25: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 64 | if (c->low - 0xFF01 >= 0x10000 - 0xFF01U) { | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ In file included from src/libavcodec/tests/snowenc.c:21: In file included from src/libavcodec/snowenc.c:41: In file included from src/libavcodec/h263enc.h:25: In file included from src/libavcodec/mpegvideoenc.h:41: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ In file included from src/libavcodec/tests/snowenc.c:21: In file included from src/libavcodec/snowenc.c:41: src/libavcodec/h263enc.h:47:31: warning: unused parameter 'block' [-Wunused-parameter] 47 | int16_t block[6][64], | ^ In file included from src/libavcodec/tests/snowenc.c:21: src/libavcodec/snowenc.c:79:60: warning: unused parameter 'ref2' [-Wunused-parameter] 79 | uint8_t *const ref[3], uint8_t *const ref2[3], | ^ src/libavcodec/snowenc.c:80:40: warning: unused parameter 'ref_index' [-Wunused-parameter] 80 | int x, int y, int ref_index) | ^ src/libswresample/tests/swresample.c:331:81: warning: cast from 'uint8_t **' (aka 'unsigned char **') to 'const uint8_t **' (aka 'const unsigned char **') must have all intermediate pointers const qualified to be safe [-Wcast-qual] 331 | mid_count= swr_convert(forw_ctx, amid, 3*SAMPLES, (const uint8_t **)ain, SAMPLES); | ^ src/libswresample/tests/swresample.c:333:81: warning: cast from 'uint8_t **' (aka 'unsigned char **') to 'const uint8_t **' (aka 'const unsigned char **') must have all intermediate pointers const qualified to be safe [-Wcast-qual] 333 | mid_count= swr_convert(forw_ctx, amid, 0, (const uint8_t **)ain, SAMPLES); | ^ src/libswresample/tests/swresample.c:334:81: warning: cast from 'uint8_t **' (aka 'unsigned char **') to 'const uint8_t **' (aka 'const unsigned char **') must have all intermediate pointers const qualified to be safe [-Wcast-qual] 334 | mid_count+=swr_convert(forw_ctx, amid, 3*SAMPLES, (const uint8_t **)ain, 0); | ^ src/libswresample/tests/swresample.c:337:81: warning: cast from 'uint8_t **' (aka 'unsigned char **') to 'const uint8_t **' (aka 'const unsigned char **') must have all intermediate pointers const qualified to be safe [-Wcast-qual] 337 | mid_count= swr_convert(forw_ctx, amid, 0, (const uint8_t **)ain, 1); | ^ src/libswresample/tests/swresample.c:340:81: warning: cast from 'uint8_t **' (aka 'unsigned char **') to 'const uint8_t **' (aka 'const unsigned char **') must have all intermediate pointers const qualified to be safe [-Wcast-qual] 340 | mid_count+=swr_convert(forw_ctx, amid, 3*SAMPLES, (const uint8_t **)ain, 0); | ^ src/libswresample/tests/swresample.c:342:81: warning: cast from 'uint8_t **' (aka 'unsigned char **') to 'const uint8_t **' (aka 'const unsigned char **') must have all intermediate pointers const qualified to be safe [-Wcast-qual] 342 | mid_count+=swr_convert(forw_ctx, amid, 2, (const uint8_t **)ain, 2); | ^ src/libswresample/tests/swresample.c:345:81: warning: cast from 'uint8_t **' (aka 'unsigned char **') to 'const uint8_t **' (aka 'const unsigned char **') must have all intermediate pointers const qualified to be safe [-Wcast-qual] 345 | mid_count+=swr_convert(forw_ctx, amid, 1, (const uint8_t **)ain, SAMPLES-3); | ^ src/libswresample/tests/swresample.c:348:81: warning: cast from 'uint8_t **' (aka 'unsigned char **') to 'const uint8_t **' (aka 'const unsigned char **') must have all intermediate pointers const qualified to be safe [-Wcast-qual] 348 | mid_count+=swr_convert(forw_ctx, amid, 3*SAMPLES, (const uint8_t **)ain, 0); | ^ src/libswresample/tests/swresample.c:351:75: warning: cast from 'uint8_t **' (aka 'unsigned char **') to 'const uint8_t **' (aka 'const unsigned char **') must have all intermediate pointers const qualified to be safe [-Wcast-qual] 351 | out_count= swr_convert(backw_ctx,aout, SAMPLES, (const uint8_t **)amid, mid_count); | ^ 7 warnings generated. CC libswscale/tests/colorspace.o src/libavcodec/snowenc.c:947:122: warning: unused parameter 'orientation' [-Wunused-parameter] 947 | static int encode_subband_c0run(SnowContext *s, SubBand *b, const IDWTELEM *src, const IDWTELEM *parent, int stride, int orientation){ | ^ src/libavcodec/snowenc.c:1466:41: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] 1466 | if((unsigned)(i+thres1) > thres2){ | ~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~ src/libavcodec/snowenc.c:1486:41: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] 1486 | if((unsigned)(i+thres1) > thres2){ | ~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~ src/libavcodec/snowenc.c:1526:38: warning: unused parameter 's' [-Wunused-parameter] 1526 | static void decorrelate(SnowContext *s, SubBand *b, IDWTELEM *src, int stride, int inverse, int use_median){ | ^ src/libavcodec/snowenc.c:1526:84: warning: unused parameter 'inverse' [-Wunused-parameter] 1526 | static void decorrelate(SnowContext *s, SubBand *b, IDWTELEM *src, int stride, int inverse, int use_median){ | ^ src/libavcodec/snowenc.c:1550:36: warning: unused parameter 's' [-Wunused-parameter] 1550 | static void correlate(SnowContext *s, SubBand *b, IDWTELEM *src, int stride, int inverse, int use_median){ | ^ src/libavcodec/snowenc.c:1550:82: warning: unused parameter 'inverse' [-Wunused-parameter] 1550 | static void correlate(SnowContext *s, SubBand *b, IDWTELEM *src, int stride, int inverse, int use_median){ | ^ src/libavcodec/snowenc.c:2120:141: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 2120 | { "memc_only", "Only do ME/MC (I frames -> ref, P frame -> ME+MC).", OFFSET(memc_only), AV_OPT_TYPE_BOOL, { .i64 = 0 }, 0, 1, VE }, | ^ src/libavcodec/snowenc.c:2121:141: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 2121 | { "no_bitstream", "Skip final bitstream writeout.", OFFSET(no_bitstream), AV_OPT_TYPE_BOOL, { .i64 = 0 }, 0, 1, VE }, | ^ src/libavcodec/snowenc.c:2122:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 2122 | { "intra_penalty", "Penalty for intra blocks in block decision", OFFSET(intra_penalty), AV_OPT_TYPE_INT, { .i64 = 0 }, 0, INT_MAX, VE }, | ^ src/libavcodec/snowenc.c:2123:146: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 2123 | { "iterative_dia_size", "Dia size for the iterative ME", OFFSET(iterative_dia_size), AV_OPT_TYPE_INT, { .i64 = 0 }, 0, INT_MAX, VE }, | ^ src/libavcodec/snowenc.c:2124:152: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 2124 | { "sc_threshold", "Scene change threshold", OFFSET(scenechange_threshold), AV_OPT_TYPE_INT, { .i64 = 0 }, INT_MIN, INT_MAX, VE }, | ^ src/libavcodec/snowenc.c:2132:157: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 2132 | OFFSET(m.rc_context.rc_eq), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, VE }, | ^ src/libavcodec/snowenc.c:2133:12: warning: missing field 'help' initializer [-Wmissing-field-initializers] 2133 | { NULL }, | ^ src/libswscale/tests/colorspace.c:37:14: warning: unused parameter 'argc' [-Wunused-parameter] 37 | int main(int argc, char **argv) | ^ src/libswscale/tests/colorspace.c:37:27: warning: unused parameter 'argv' [-Wunused-parameter] 37 | int main(int argc, char **argv) | ^ 2 warnings generated. CC libavutil/tests/error.o src/libavutil/tests/error.c:34:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 34 | for (i = 0; i < FF_ARRAY_ELEMS(error_entries); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC libavutil/tests/hwdevice.o src/libavutil/tests/hwdevice.c:179:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 179 | for (i = 0; i < FF_ARRAY_ELEMS(test_devices); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC libavutil/tests/lls.o 9 warnings generated. CC libavutil/tests/log.o CC libavutil/tests/pca.o In file included from src/libavutil/tests/log.c:22: src/libavutil/log.c:338:56: warning: format specifies type 'void *' but the argument has type 'AVClass **' (aka 'struct AVClass **') [-Wformat-pedantic] 337 | av_bprintf(part+0, "[%s @ %p] ", | ~~ 338 | item_name(parent, *parent), parent); | ^~~~~~ src/libavutil/log.c:462:12: warning: initializing 'void (*)(void *, int, const char *, struct __va_list_tag *)' with an expression of type 'void *' converts between void pointer and function pointer [-Wpedantic] 462 | void (*log_callback)(void*, int, const char*, va_list) = | ^ 463 | (void *)atomic_load_explicit(&av_log_callback, memory_order_relaxed); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/log.c:37:14: warning: unused parameter 'argc' [-Wunused-parameter] 37 | int main(int argc, char **argv) | ^ src/libavutil/tests/log.c:37:27: warning: unused parameter 'argv' [-Wunused-parameter] 37 | int main(int argc, char **argv) | ^ CC libavutil/tests/rational.o 4 warnings generated. CC libavutil/tests/softfloat.o In file included from src/libavutil/tests/rational.c:22: src/libavutil/rational.c:59:29: warning: comparison of integers of different signs: 'uint64_t' (aka 'unsigned long') and 'int64_t' (aka 'long') [-Wsign-compare] 59 | if (a1.den) x = FFMIN(x, (max - a0.den) / a1.den); | ^ ~ ~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/macros.h:49:25: note: expanded from macro 'FFMIN' 49 | #define FFMIN(a,b) ((a) > (b) ? (b) : (a)) | ~ ^ ~ In file included from src/libavutil/tests/rational.c:22: src/libavutil/rational.c:61:49: warning: comparison of integers of different signs: 'uint64_t' (aka 'unsigned long') and 'int64_t' (aka 'long') [-Wsign-compare] 61 | if (den * (2 * x * a1.den + a0.den) > num * a1.den) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ In file included from src/libavutil/tests/rational.c:23: src/libswscale/rational64.c:80:21: warning: comparison of integers of different signs: 'av_int128' (aka '__int128') and 'av_uint128' (aka 'unsigned __int128') [-Wsign-compare] 80 | x = av_min128(x, tmp); | ^ ~ ~~~ src/libavutil/int128.h:60:34: note: expanded from macro 'av_min128' 60 | # define av_min128(a, b) ((a) > (b) ? (b) : (a)) | ~ ^ ~ src/libavutil/tests/rational.c:135:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 135 | for (i = 0; i < FF_ARRAY_ELEMS(unit_mul_q); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/rational.c:161:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 161 | for (i = 0; i < FF_ARRAY_ELEMS(unit_add_q); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/rational.c:187:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 187 | for (i = 0; i < FF_ARRAY_ELEMS(unit_mul_q64); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/rational.c:216:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 216 | for (i = 0; i < FF_ARRAY_ELEMS(unit_add_q64); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/rational.c:232:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 232 | for (i = 0; i < FF_ARRAY_ELEMS(numlist); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/rational.c:235:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 235 | for (j = 0; j < FF_ARRAY_ELEMS(numlist); j++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/rational.c:239:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 239 | for (k = 0; k < FF_ARRAY_ELEMS(numlist); k++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/rational.c:297:27: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 297 | for (a.den = 1; a.den < 0x100000000U/3; a.den*=3) { | ~~~~~ ^ ~~~~~~~~~~~~~~ CC libavutil/tests/utf8.o src/libavutil/tests/utf8.c:34:14: warning: unused parameter 'argc' [-Wunused-parameter] 34 | int main(int argc, char **argv) | ^ HOSTLD tests/base64 1 warning generated. HOSTLD tests/tiny_psnr HOSTLD tests/tiny_ssim HOSTLD tests/audiomatch CC tests/checkasm/aacencdsp.o CC tests/checkasm/aacpsdsp.o In file included from src/tests/checkasm/aacencdsp.c:25: In file included from src/libavcodec/aacenc_utils.h:32: In file included from src/libavcodec/aacenc.h:33: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/tests/checkasm/aacpsdsp.c:64:5: warning: passing 'func_type *' (aka 'void (*)(float *, const float (*)[2], int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 64 | call_new(dst1, src, BUF_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ In file included from src/tests/checkasm/aacencdsp.c:25: src/libavcodec/aacenc_utils.h:73:17: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 73 | if (qmaxval >= (FF_ARRAY_ELEMS(aac_maxval_cb))) | ~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/aacpsdsp.c:67:5: warning: passing 'func_type *' (aka 'void (*)(float *, const float (*)[2], int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 67 | bench_new(dst1, src, BUF_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/aacpsdsp.c:83:5: warning: passing 'func_type *' (aka 'void (*)(float (*)[2], float (*)[2], float *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 83 | call_new(dst1, src0, src1, BUF_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/aacpsdsp.c:86:5: warning: passing 'func_type *' (aka 'void (*)(float (*)[2], float (*)[2], float *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | bench_new(dst1, src0, src1, BUF_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/aacencdsp.c:56:9: warning: passing 'func_type *' (aka 'void (*)(float *, const float *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 56 | call_new(out2, in, BUF_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/aacpsdsp.c:107:5: warning: passing 'func_type *' (aka 'void (*)(float (*)[2], float (*)[2], const float (*)[8][2], long, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 107 | call_new(dst1, in, filter, STRIDE, N); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/aacencdsp.c/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h::61486::927:: warning: note: passing 'func_type *' (aka 'void (*)(float *, const float *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]expanded from macro 'call_new' 486 | #61d | e f i n e c a lble_nncehw_ n e w ( o u t , icnh,e cBkUaFs_mS_IcZaEl)l;_ n e| w ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h487::38227::54 :note: expanded from macro 'bench_new'note: expanded from macro 'checkasm_call_new' 487 | #d e382f | i#ndee fbiennec hc_hneecwk a s m _ c a l l _cnheewc(k.a.s.m)_ bcehnecchk_ansemw_ c a| l ^l _ch/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.he:c447k:e48d:( cnote: hexpanded from macro 'checkasm_bench_new'e ckas m447_ | f#udnecf_inneew ,c h_e_cVkAa_sAmR_GbSe_n_c)h _ n| e ^~~~~~~~~~~~~~~~~w (../__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h.:)353 :c27h:e cnote: kexpanded from macro 'checkasm_func_new'a sm_b e353n | c#hd(ecfhiencek acshme_cfkuanscm__nfeuwn,c __n_eVwA _(A(RfGuSn_c__)t y p| e ^~~~~~~~~~~~~~~~~ *) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hc:h353e:c27k:a snote: mexpanded from macro 'checkasm_func_new'_ key_ n353e | w#)d e f| i ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~n e c/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.hh:e106c:k19a:s mnote: _expanded from macro 'checkasm_call_checked'f unc_ne w106 | ( ( f u n c _ t y p e * ) c h e cfkuanscm,_ kcelyo_bnbeewr)_ m a| s ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~k ));/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 419 : 35 : note: expanded from macro 'checkasm_bench' 419 | c h e c k a s m _ c a l l _ c h e c k e d\( f u| n ^~~~c , __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/aacpsdsp.c:111:5: warning: passing 'func_type *' (aka 'void (*)(float (*)[2], float (*)[2], const float (*)[8][2], long, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 111 | bench_new(dst1, in, filter, STRIDE, N); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/aacencdsp.c:88:13: warning: passing 'func_type *' (aka 'void (*)(int *, const float *, const float *, int, int, int, const float, const float)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 88 | call_new(out2, in, scaled, BUF_SIZE, sign, maxval, q34, rounding); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/aacpsdsp.c:136:5: warning: passing 'func_type *' (aka 'void (*)(float (*)[32][2], float (*)[38][64], int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 136 | call_new(out1, in, 3, 32); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(src/tests/checkasm/aacencdsp.cc:h93e:c13k:a swarning: mpassing 'func_type *' (aka 'void (*)(int *, const float *, const float *, int, int, int, const float, const float)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]_ func_new ,93 | _ _ V A _ A R G S _ _ ) b e| n ^~~~~~~~~~~~~~~~~c h_/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hn:e353w:(27o:u tnote: ,expanded from macro 'checkasm_func_new' in, s353c | a#ldeedf,i nBeU Fc_hSeIcZkEa,s ms_ifgunn,c _mnaexwv a(l(,f uqn3c4_,t yrpoeu n*d)i ncgh)e;c k a| s ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~m _key_n/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.he:w487): 27 :| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~note: expanded from macro 'bench_new' /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106 :487 | 19#:d enote: fexpanded from macro 'checkasm_call_checked'i ne ben c106h | _ n e w c h e c k afsumn_cb,e ncclho_bnbeewr _ m| a ^s k))/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h;: 447 : 48 : note: expanded from macro 'checkasm_bench_new' 447 | # d e f i n e c h e c k a s m _ b e n c h _ n e w ( . . . ) c h e\c k a| s ^~~~m _bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | src/tests/checkasm/aacpsdsp.c ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~: 143:5/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:: 419warning: :passing 'func_type *' (aka 'void (*)(float (*)[32][2], float (*)[38][64], int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]35 : note: expanded from macro 'checkasm_bench' 143 | 419 | c a l l _ n e w ( o u t 1c,h eicnk,a s5m,_ c3a2l)l;_ c h| e ^~~~~~~~~~~~~~~~~~~~~~~~~c ked(/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hf:u486n:c27,: _note: _expanded from macro 'call_new'V A_A R486G | S#_d_e)f;i n e c a l l _ n e w c h e c k a s m _ c a l l _ n\e w | ^~~~| ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h::106382::1954:: note: note: expanded from macro 'checkasm_call_checked'expanded from macro 'checkasm_call_new' 106382 | | # d e f i n e c h e c k a s m _ cfaulnlc_,n ecwl(o.b.b.e)r _cmhaesckk)a)s;m _ c a l l _ c h e c k e d ( c h e c k a s m _ f u n c _ n e w , _ _ V A _ A R G S _ _ ) | ^~~~~~~~~~~~~~~~~ \ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h| : ^~~~353 :27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/aacpsdsp.c:148:5: warning: passing 'func_type *' (aka 'void (*)(float (*)[32][2], float (*)[38][64], int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 148 | bench_new(out1, in, 3, 32); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/aacpsdsp.c:173:5: warning: passing 'func_type *' (aka 'void (*)(float (*)[38][64], float (*)[32][2], int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 173 | call_new(out1, in, 3, 32); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/aacpsdsp.c:180:5: warning: passing 'func_type *' (aka 'void (*)(float (*)[38][64], float (*)[32][2], int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 180 | call_new(out1, in, 5, 32); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/aacpsdsp.c:185:5: warning: passing 'func_type *' (aka 'void (*)(float (*)[38][64], float (*)[32][2], int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 185 | bench_new(out1, in, 3, 32); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/aacpsdsp.c:224:13: warning: passing 'func_type *' (aka 'void (*)(float (*)[2], float (*)[2], float (*)[4], float (*)[4], int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 224 | call_new(l1, r1, h, h_step, BUF_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/aacpsdsp.c:231:13: warning: passing 'func_type *' (aka 'void (*)(float (*)[2], float (*)[2], float (*)[4], float (*)[4], int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 231 | bench_new(l1, r1, h, h_step, BUF_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ 7 warnings generated. CC tests/checkasm/ac3dsp.o 11 warnings generated. CC tests/checkasm/aes.o src/tests/checkasm/ac3dsp.c:79:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 79 | call_new(v2, n, MAX_COEFS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/ac3dsp.c:84:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 84 | bench_new(v2, n, MAX_COEFS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/ac3dsp.c:105:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const int *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 105 | call_new(v2, src, n); | ^~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/ac3dsp.c:110:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const int *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 110 | bench_new(v1, src, n); | ^~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/ac3dsp.c:130:9: warning: passing 'func_type *' (aka 'void (*)(int *, const float *, unsigned long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 130 | call_new(dst2, src, BUF_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/ac3dsp.c:135:9: warning: passing 'func_type *' (aka 'void (*)(int *, const float *, unsigned long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 135 | bench_new(dst, src, BUF_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/ac3dsp.c:144:5: warning: passing no argument for the '...' parameter of a variadic macro is a C23 extension [-Wvariadic-macro-arguments-omitted] 144 | declare_func(int, const uint16_t mant_cnt[6][16]); | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:489:27: note: expanded from macro 'declare_func' 489 | #define declare_func checkasm_declare | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:206:5: note: expanded from macro 'checkasm_declare' 206 | checkasm_declare_impl(ret, __VA_ARGS__); \ | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:101:29: note: expanded from macro 'checkasm_declare_impl' 101 | void *) | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:65:11: note: macro 'init_clobber_mask' defined here 65 | #define init_clobber_mask(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, ...) \ | ^ src/tests/checkasm/ac3dsp.c:155:20: warning: passing 'func_type *' (aka 'int (*)(const unsigned short (*)[16])') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 155 | int size_new = call_new(mant_cnt); | ^~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/ac3dsp.c:160:5: warning: passing 'func_type *' (aka 'int (*)(const unsigned short (*)[16])') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 160 | bench_new(mant_cnt); | ^~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/ac3dsp.c:180:9: warning: passing 'func_type *' (aka 'void (*)(long *, const int *, const int *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 180 | call_new(v2, lt, rt, ELEMS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/ac3dsp.c:185:9: warning: passing 'func_type *' (aka 'void (*)(long *, const int *, const int *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 185 | bench_new(v2, lt, rt, ELEMS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/ac3dsp.c:205:9: warning: passing 'func_type *' (aka 'void (*)(float *, const float *, const float *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 205 | call_new(v2, lt, rt, ELEMS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/aes.c:50:17: warning: passing 'func_type *' (aka 'void (*)(struct AVAES *, unsigned char *, const unsigned char *, int, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 50 | call_new(&b, temp[1], pt, count, iv[1], b.rounds); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.hsrc/tests/checkasm/ac3dsp.c::106210::199:: note: warning: expanded from macro 'checkasm_call_checked'passing 'func_type *' (aka 'void (*)(float *, const float *, const float *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 106210 | | b e n c h _ n e w (fvu2n,c ,l tc,l orbtb,e rE_LmEaMsSk));) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 487 : 27 : note: expanded from macro 'bench_new' 487 | # d e f i n e b e n c h _ n e w \c h e| c ^~~~k asm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_src/tests/checkasm/aes.cc:a56l:l17_:c hwarning: epassing 'func_type *' (aka 'void (*)(struct AVAES *, unsigned char *, const unsigned char *, int, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]c ked(func, 56_ | _ V A _ A R G S _ _ ) ; c a l l _ n e w ( & b , t e m p [ 1 ] , p t , c o u n t ,\ N U| L ^~~~L , b/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h.:r106o:u19n:d snote: )expanded from macro 'checkasm_call_checked'; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 486 : 27 : note: expanded from macro 'call_new' 486 | # dfeufnicn,e cclaolblb_enre_wm a s k ) ) ; c h e c k a s m _ c a l l _ n e w | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 382 : 54 : note: expanded from macro 'checkasm_call_new' 382 | # d e f i\n e | c ^~~~h eckasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/aes.c:61:17: warning: passing 'func_type *' (aka 'void (*)(struct AVAES *, unsigned char *, const unsigned char *, int, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 61 | bench_new(&b, temp[1], pt, MAX_COUNT, NULL, b.rounds); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ 3 warnings generated. 14 warnings generated. CC tests/checkasm/af_afir.o CC tests/checkasm/alacdsp.o src/tests/checkasm/af_afir.c:55:9: warning: passing 'func_type *' (aka 'void (*)(float *, const float *, const float *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 55 | call_new(odst, src1, src2, LEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/af_afir.c:77:9: warning: passing 'func_type *' (aka 'void (*)(float *, const float *, const float *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 77 | bench_new(odst, src1, src2, LEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/af_afir.c:105:9: warning: passing 'func_type *' (aka 'void (*)(double *, const double *, const double *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 105 | call_new(odst, src1, src2, LEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/af_afir.c:127:9: warning: passing 'func_type *' (aka 'void (*)(double *, const double *, const double *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 127 | benchsrc/tests/checkasm/alacdsp.c_:n59e:w9(:o dwarning: spassing 'func_type *' (aka 'void (*)(int **, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]t , src1, src2 ,59 | L E N ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~c all_n/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.he:w487(:n27e:w ,note: expanded from macro 'bench_new'l en, 487s | h#idfetf,i nwee ibgehntc)h;_ n e| w ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 486 : 27c:h enote: cexpanded from macro 'call_new'k asm _486b | e#ndcehf_inneew c a| l ^l _ne/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hw: 447 : 48 : note: expanded from macro 'checkasm_bench_new' che c447k | a#sdme_fcianlel _cnheewc k a| s ^m _be/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hn:c382h:_54n:e wnote: (expanded from macro 'checkasm_call_new'. ..) c h382e | c#kdaesfmi_nbee ncchhe(cckhaescmk_acsaml_lf_unnecw_(n.e.w.,) _c_hVeAc_kAaRsGmS__c_a)l l _| c ^~~~~~~~~~~~~~~~~h eck/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.he:d353(:c27h:e cnote: kexpanded from macro 'checkasm_func_new'a sm_f u353n | c#_dneefwi,n e_ _cVhAe_cAkRaGsSm___f)u n c| _ ^~~~~~~~~~~~~~~~~n ew/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h :(353(:f27u:n cnote: _expanded from macro 'checkasm_func_new't ype *353) | #cdheefciknaes mc_hkeecyk_ansemw_)f u n| c ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~_ new/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h :(419(:f35u:n cnote: _expanded from macro 'checkasm_bench't ype * )419 | c h e c k a s m _ k e y _cnheewc)k a s| m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~_ cal/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.hl:_106c:h19e:c knote: eexpanded from macro 'checkasm_call_checked'd (func ,106 | _ _ V A _ A R G S _ _ ) ; f u n c , c l o b b e r _ m a s k ) ) ; \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h : 106 : 19 : note: expanded from macro 'checkasm_call_checked' 106 | \ f| u ^~~~n c, clobber_mask)); \ | ^~~~ src/tests/checkasm/alacdsp.c:63:9: warning: passing 'func_type *' (aka 'void (*)(int **, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 63 | bench_new(new, BUF_SIZE, shift, weight); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/alacdsp.c:105:13: warning: passing 'func_type *' (aka 'void (*)(int **, int **, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 105 | call_new(new, new_ebb, 8, ch, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/alacdsp.c:109:13: warning: passing 'func_type *' (aka 'void (*)(int **, int **, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 109 | bench_new(new, new_ebb, 8, ch, BUF_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ 13 warnings generated. CC tests/checkasm/apv_dsp.o 4 warnings generated. CC tests/checkasm/audiodsp.o 4 warnings generated. CC tests/checkasm/av_tx.o src/tests/checkasm/apv_dsp.c:53:5: warning: passing 'func_type *' (aka 'void (*)(void *, long, const short *, const short *, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 53 | call_new(new_output, 16, input, qmatrix, 10, 4); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/apv_dsp.c:58:5: warning: passing 'func_type *' (aka 'void (*)(void *, long, const short *, const short *, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 58 | bench_new(new_output, 16, input, qmatrix, 10, 4); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/audiodsp.c:80:16: warning: passing 'func_type *' (aka 'int (*)(const short *, const short *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 80 | res1 = call_new(v1, v2, len); | ^~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/audiodsp.c:83:9: warning: passing 'func_type *' (aka 'int (*)(const short *, const short *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 83 | bench_new(v1, v2, MAX_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/audiodsp.c:110:9: warning: passing 'func_type *' (aka 'void (*)(int *, const int *, int, int, unsigned int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 110 | call_new(dst1, src, min, max, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/audiodsp.c:113:9: warning: passing 'func_type *' (aka 'void (*)(int *, const int *, int, int, unsigned int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 113 | bench_new(dst1, src, min, max, MAX_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/audiodsp.c:138:9: warning: passing 'func_type *' (aka 'void (*)(float *, const float *, int, float, float)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 138 | call_new(dst1, src, len, min, max); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/audiodsp.c:143:9: warning: passing 'func_type *' (aka 'void (*)(float *, const float *, int, float, float)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 143 | bench_new(dst1, src, MAX_SIZE, min, max); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_ksrc/tests/checkasm/av_tx.ce:y51_:n23e:w )warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: 51expanded from macro 'checkasm_bench' | fo r419 | ( i n t i = 0 ; ic hindep_count; i++) | ~ ^ ~~~~~~~~~~~~~~~~ src/tests/checkasm/lls.c:41:30: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare] 41 | for (size_t j = i; j < lls->indep_count; j++) { | ~ ^ ~~~~~~~~~~~~~~~~ src/tests/checkasm/lls.c:62:15: warning: passing 'func_type *' (aka 'double (*)(struct LLSModel *, const double *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 62 | newprod = call_new(lls, param, order); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/lls.c:73:9: warning: passing 'func_type *' (aka 'double (*)(struct LLSModel *, const double *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 73 | bench_new(lls, param, order); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ 4 warnings generated. src/tests/checkasm/llviddsp.c:61:5: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, unsigned char *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 61 | call_new(dst1, src1, width); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/llviddsp.c:64:5: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, unsigned char *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 64 | bench_new(dst1, src1, width); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/llviddsp.c:46:46: warning: unused parameter 'c' [-Wunused-parameter] 46 | static void check_add_bytes(LLVidDSPContext *c, int width, size_t aligned_width) | ^ src/tests/checkasm/llviddsp.c:54:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] CC tests/checkasm/llvidencdsp.o 54 | init_buffer(src0, src1, uint8_t, width); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/llviddsp.c:43:5: note: expanded from macro 'init_buffer' 43 | randomize_buffers(a0, width * sizeof(type));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/llviddsp.c:36:23: note: expanded from macro 'randomize_buffers' 36 | for (j = 0; j < size; j++) \ | ~ ^ ~~~~ src/tests/checkasm/llviddsp.c:95:5: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, const unsigned char *, long, int *, int *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 95 | call_new(dst1, src1, diff1, width, &a1, &b1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/llviddsp.c:98:5: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, const unsigned char *, long, int *, int *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 98 | bench_new(dst1, src1, diff1, width, &a1, &b1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/llviddsp.c:72:52: warning: unused parameter 'c' [-Wunused-parameter] 72 | static void check_add_median_pred(LLVidDSPContext *c, int width, size_t aligned_width) | ^ 4 warnings generated. src/tests/checkasm/llviddsp.c:85:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 85 | init_buffer(src0, src1, uint8_t, width); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/llviddsp.c:43:5: note: expanded from macro 'init_buffer' 43 | randomize_buffers(a0, width * sizeof(type));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/llviddsp.c:36:23: note: expanded from macro 'randomize_buffers' 36 | for (j = 0; j < size; j++) \ | ~ ^ ~~~~ src/tests/checkasm/llviddsp.c:86:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 86 | init_buffer(diff0, diff1, uint8_t, width); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/llviddsp.c:43:5: note: expanded from macro 'init_buffer' 43 | randomize_buffers(a0, width * sizeof(type));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/llviddsp.c:36:23: note: expanded from macro 'randomize_buffers' 36 | for (j = 0; j < size; j++) \ | ~ ^ ~~~~ src/tests/checkasm/llviddsp.c:123:12: warning: passing 'func_type *' (aka 'int (*)(unsigned char *, const unsigned char *, long, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 123 | res1 = call_new(dst1, src1, width, acc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/llviddsp.c:126:5: warning: passing 'func_type *' (aka 'int (*)(unsigned char *, const unsigned char *, long, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 126 | bench_new(dst1, src1, width, acc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/llviddsp.c:108:50: warning: unused parameter 'c' [-Wunused-parameter] 108 | static void check_add_left_pred(LLVidDSPContext *c, int width, size_t aligned_width, int acc) | ^ src/tests/checkasm/llviddsp.c:117:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 117 | init_buffer(src0, src1, uint8_t, width); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/llviddsp.c:43:5: note: expanded from macro 'init_buffer' 43 | randomize_buffers(a0, width * sizeof(type));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/llviddsp.c:36:23: note: expanded from macro 'randomize_buffers' 36 | for (j = 0; j < size; j++) \ | ~ ^ ~~~~ CC tests/checkasm/lpc.o src/tests/checkasm/llviddsp.c:153:12: warning: passing 'func_type *' (aka 'int (*)(unsigned short *, const unsigned short *, unsigned int, long, unsigned int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 153 | res1 = call_new(dst1, src1, mask, width, acc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/llviddsp.c:156:5: warning: passing 'func_type *' (aka 'int (*)(unsigned short *, const unsigned short *, unsigned int, long, unsigned int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 156 | bench_new(dst1, src1, mask, width, acc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/llviddsp.c:134:53: warning: unused parameter 'c' [-Wunused-parameter] 134 | static void check_add_left_pred_16(LLVidDSPContext *c, unsigned mask, int width, | ^ src/tests/checkasm/llviddsp.c:147:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 147 | init_buffer(src0, src1, uint16_t, width); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/llviddsp.c:43:5: note: expanded from macro 'init_buffer' 43 | randomize_buffers(a0, width * sizeof(type));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/llviddsp.c:36:23: note: expanded from macro 'randomize_buffers' 36 | for (j = 0; j < size; j++) \ | ~ ^ ~~~~ src/tests/checkasm/llviddsp.c:179:5: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const long, const long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 179 | call_new(src1 + stride + 32, stride, w); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/llviddsp.c:184:5: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const long, const long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 184 | bench_new(src1 + stride + 32, stride, w); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/llviddsp.c:164:54: warning: unused parameter 'c' [-Wunused-parameter] 164 | static void check_add_gradient_pred(LLVidDSPContext *c, int w, size_t align) | ^ src/tests/checkasm/llviddsp.c:176:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 176 | init_buffer(src0, src1, uint8_t, src_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/llviddsp.c:43:5: note: expanded from macro 'init_buffer' 43 | randomize_buffers(a0, width * sizeof(type));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/llviddsp.c:36:23: note: expanded from macro 'randomize_buffers' 36 | for (j = 0; j < size; j++) \ | ~ ^ ~~~~ src/tests/checkasm/lpc.c:47:5: warning: passing 'func_type *' (aka 'void (*)(const int *, long, double *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 47 | call_new(src, len, dst1); | ^~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); src/tests/checkasm/llvidencdsp.c : 69 : 13 : warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, const unsigned char *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] \ | ^~~~69 | call_new(dst1, src1, src3, planes[i].w); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/lpc.c:58:5: warning: passing 'func_type *' (aka 'void (*)(const int *, long, double *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 58 | bench_new(src, 4608 + (len & 1), dst1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/llvidencdsp.c:73:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, const unsigned char *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 73 | bench_new(dst1, src0, src2, planes[4].w); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/lpc.c:82:5: warning: passing 'func_type *' (aka 'void (*)(const double *, long, int, double *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 82 | call_new(src, len, lag, dst1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/llvidencdsp.c:102:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, const unsigned char *, long, int *, int *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 102 | call_new(dst_new + offset, src1 + offset, src2 + offset, width, &left_new, &top_new); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | src/tests/checkasm/lpc.c#:d93e:f5i:n ewarning: passing 'func_type *' (aka 'void (*)(const double *, long, int, double *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]c heckas m93_ | c a l l _bneenwc(h._.n.e)w (cshrecc,k a4s6m0_8c a+l l(_lcehne c&k e1d)(,c hleacgk,a sdms_tf1u)n;c _ n| e ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~w , __V/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hA:_487A:R27G:S _note: _expanded from macro 'bench_new') | ^~~~~~~~~~~~~~~~~487 | #d/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.he:f353i:n27e: bnote: eexpanded from macro 'checkasm_func_new'n ch_n e353w | # d e f i n e cchheecckkaassmm__fbuenncc_hn_enwe w( ( f| u ^n c_t/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hy:p447e: 48*:) note: cexpanded from macro 'checkasm_bench_new'h eckas m447_ | k#edye_fnienwe) c h| e ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~c kasm/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h_:b106e:n19c:h _note: nexpanded from macro 'checkasm_call_checked'e w(...) 106c | h e c k a s m _ b e n c h ( c h e c kfausnmc_,f ucnlco_bnbeewr,_ m_a_sVkA)_)A;R G S _ _ ) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 353 : 27 : note: expanded from macro 'checkasm_func_new' 353 | # d e f i n e c h e c k a s m _ f u n c _ n\e w | ( ^~~~( func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/lpc.c:84:26: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare] 84 | for (size_t i = 0; i <= lag; i++) { | ~ ^ ~~~ src/tests/checkasm/llvidencdsp.c:106:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, const unsigned char *, long, int *, int *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 106 | bench_new(dst_new, src1, src2, MAX_STRIDE, &left_new, &top_new); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ 6 warnings generated. src/tests/checkasm/llvidencdsp.c:126:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 126 | call_new(dst1, src, planes[i].s, planes[i].w, planes[i].h); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/llvidencdsp.c:130:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 130 | bench_new(dst1, src, planes[4].s, planes[4].w, planes[4].h); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ CC tests/checkasm/motion.o 5 warnings generated. CC tests/checkasm/mpeg4videodsp.o src/tests/checkasm/motion.c:76:18: warning: passing 'func_type *' (aka 'int (*)(struct MPVEncContext *, const unsigned char *, const unsigned char *, long, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 76 | d1 = call_new(NULL, img1, ptr, WIDTH, h); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/motion.c:86:9: warning: passing 'func_type *' (aka 'int (*)(struct MPVEncContext *, const unsigned char *, const unsigned char *, long, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | bench_new(NULL, img1, ptr, WIDTH, 8); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/motion.c:121:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 121 | for (int i = 0; i < FF_ARRAY_ELEMS(me_ctx.pix_abs); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/motion.c:122:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 122 | for (int j = 0; j < FF_ARRAY_ELEMS(me_ctx.pix_abs[0]); j++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/motion.c:135:22: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 135 | ME_CMP_1D_ARRAYS(XX) | ~~~~~~~~~~~~~~~~~^~~ src/tests/checkasm/motion.c:91:5: note: expanded from macro 'ME_CMP_1D_ARRAYS' 91 | XX(sad) \ | ^~~~~~~ src/tests/checkasm/motion.c:130:23: note: expanded from macro 'XX' 130 | for (int i = 0; i < FF_ARRAY_ELEMS(me_ctx.me_cmp_array); i++) { \ | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/motion.c:135:22: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 135 | ME_CMP_1D_ARRAYS(XX) | ~~~~~~~~~~~~~~~~~^~~ src/tests/checkasm/motion.c:92:5: note: expanded from macro 'ME_CMP_1D_ARRAYS' 92 | XX(sse) \ | ^~~~~~~ src/tests/checkasm/motion.c:130:23: note: expanded from macro 'XX' 130 | for (int i = 0; i < FF_ARRAY_ELEMS(me_ctx.me_cmp_array); i++) { \ | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/motion.c:135:22: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 135 | ME_CMP_1D_ARRAYS(XX) | ~~~~~~~~~~~~~~~~~^~~ src/tests/checkasm/motion.c:93:5: note: expanded from macro 'ME_CMP_1D_ARRAYS' 93 | XX(hadamard8_diff) \ | ^~~~~~~~~~~~~~~~~~ src/tests/checkasm/motion.c:130:23: note: expanded from macro 'XX' 130 | for (int i = 0; i < FF_ARRAY_ELEMS(me_ctx.me_cmp_array); i++) { \ | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/motion.c:135:22: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 135 | ME_CMP_1D_ARRAYS(XX) | ~~~~~~~~~~~~~~~~~^~~ src/tests/checkasm/motion.c:94:5: note: expanded from macro 'ME_CMP_1D_ARRAYS' 94 | XX(vsad) \ | ^~~~~~~~ src/tests/checkasm/motion.c:130:23: note: expanded from macro 'XX' 130 | for (int i = 0; i < FF_ARRAY_ELEMS(me_ctx.me_cmp_array); i++) { \ | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/motion.c:135:22: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 135 | ME_CMP_1D_ARRAYS(XX) | ~~~~~~~~~~~~~~~~~^~~ src/tests/checkasm/motion.c:95:5: note: expanded from macro 'ME_CMP_1D_ARRAYS' 95 | XX(vsse) \ | ^~~~~~~~ src/tests/checkasm/motion.c:130:23: note: expanded from macro 'XX' 130 | for (int i = 0; i < FF_ARRAY_ELEMS(me_ctx.me_cmp_array); i++) { \ | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/motion.c:135:22: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 135 | ME_CMP_1D_ARRAYS(XX) | ~~~~~~~~~~~~~~~~~^~~ src/tests/checkasm/motion.c:96:5: note: expanded from macro 'ME_CMP_1D_ARRAYS' 96 | XX(nsse) \ | ^~~~~~~~ src/tests/checkasm/motion.c:130:23: note: expanded from macro 'XX' 130 | for (int i = 0; i < FF_ARRAY_ELEMS(me_ctx.me_cmp_array); i++) { \ | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/motion.c:135:22: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 135 | ME_CMP_1D_ARRAYS(XX) | ~~~~~~~~~~~~~~~~~^~~ src/tests/checkasm/motion.c:97:5: note: expanded from macro 'ME_CMP_1D_ARRAYS' 97 | XX(median_sad) | ^~~~~~~~~~~~~~ src/tests/checkasm/motion.c:130:23: note: expanded from macro 'XX' 130 | for (int i = 0; i < FF_ARRAY_ELEMS(me_ctx.me_cmp_array); i++) { \ | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21 warnings generated. CC tests/checkasm/mpegvideo_unquantize.o src/tests/checkasm/mpeg4videodsp.c:120:5: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, int, int, int, int, int, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 120 | call_new(dst_new, src, stride, h, ox, oy, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 121 | dxx, dxy, dyx, dyy, shift, r, width, height); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); 6 warning s generated . \ | ^~~~ src/tests/checkasm/mpeg4videodsp.c:125:5: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, int, int, int, int, int, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 125 | bench_new(dst_new, src, stride, h, ox, oy, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 126 | dxx, dxy, dyx, dyy, shift, r, width, height); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/mpeg4videodsp.c:138:5: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, int, int, int, int, int, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 138 | call_new(dst_new, src, stride, h, ox, oy, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 | dxx, dxy, dyx, dyy, shift, r, width, height); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/mpeg4videodsp.c:143:5: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, int, int, int, int, int, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 143 | bench_new(dst_new, src, stride, h, ox, oy, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 144 | dxx, dxy, dyx, dyy, shift, r, width, height); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ CC tests/checkasm/mpegvideoencdsp.o 11 warnings generated. CC tests/checkasm/opusdsp.o src/tests/checkasm/mpegvideo_unquantize.c:123:56: warning: unused parameter 'qscale' [-Wunused-parameter] 123 | int last_nonzero_coeff, int qscale, | ^ src/tests/checkasm/opusdsp.c:61:5: warning: passing 'func_type *' (aka 'void (*)(float *, int, float *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 61 | call_new(data1 + offset, period, gains, MAX_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/mpegvideo_unquantize.c:256:13: warning: passing 'func_type *' (aka 'void (*)(const struct MpegEncContext *, short *, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 256 | call_new(&new, block_new, n, qscale); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new src/tests/checkasm/mpegvideoencdsp.c : 62 :c9h:e cwarning: kpassing 'func_type *' (aka 'void (*)(short *, int *, const unsigned short *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]a sm_call_ n62e | w | ^ c/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.ha:l382l:_54n:e wnote: (expanded from macro 'checkasm_call_new'b locksrc/tests/checkasm/opusdsp.c_: n65382e: | w5#,:d edwarning: fcpassing 'func_type *' (aka 'void (*)(float *, int, float *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]it n_ee rcr ho65er | c_ ks au sm m_b_necenawcl,hl __dnnceetww_((od.fa.ft.sa)e1 t c)+h; e oc fk| fa ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ss emt_,c /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hap:le486lr:_i27co:hd e,note: c expanded from macro 'call_new'kg eadi( nc486sh | ,e# cdMkeAafXsi_mnS_eIf ZucEna)cl;_l n_ en| we ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~,w _ _ V/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h A: _487 A: R27 G: S _note: c_expanded from macro 'bench_new'h) e c k| 487a ^~~~~~~~~~~~~~~~~ | s #md/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h_e:cf353ai:ln27le:_ nbnote: eeexpanded from macro 'checkasm_func_new'wn c h| _ ^n353 e | w#/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h d: e382 f: i54 n: e note: cexpanded from macro 'checkasm_call_new' h cehcekca ks382am | s_#mfd_uebnfecin_ncnehe _wcn he(ew(c fk ua| ns ^cm __tc/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hya:pl447el: _48*n:)e wnote: c(expanded from macro 'checkasm_bench_new'h. e.c.k)a s447cm | h_#ekdceekyfa_isnnmee_w c)ca hl el| c_ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~kc ahse/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.hmc:_k106be:ed19n(:cc hhnote: _eexpanded from macro 'checkasm_call_checked'nc ekwa(s .m106._ | .f )u n cc h_ en ce kw a, s m_ __ bV eA n_ cA hR (G cSfh_ue_nc)ck ,a s| cm ^~~~~~~~~~~~~~~~~l_ ofb/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hub:ne353cr:__27nm:ea wsnote: ,kexpanded from macro 'checkasm_func_new' ) _)_;V A _353 A | R# Gd Se _f _i )n e | c ^~~~~~~~~~~~~~~~~h e c/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h k: a353 s: m27 _: f unote: nexpanded from macro 'checkasm_func_new' c _ n e 353w | #( d( ef fu in nc e_ t cy hp ee c k* a) s mc _h fe uc nk ca\_s nm e_| wk ^~~~ e (y(_fnuenwc)_ t y| p ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~e *)/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h :c106h:e19c:k anote: sexpanded from macro 'checkasm_call_checked'm _key _106n | e w ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h: 419 : 35 : note: expanded from macro 'checkasm_bench' func, c l419o | b b e r _ m a s k ) ) ; c h e c k a s m _ c a l l _ c h e c k e d ( f u n c , _ _ V A _ A R G S _ _ ) ; \ | ^~~~ \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/mpegvideo_unquantize.c:261:13: warning: passing 'func_type *' (aka 'void (*)(const struct MpegEncContext *, short *, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 261 | bench_new(&new, block_new, n, qscale); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^src/tests/checkasm/mpegvideoencdsp.c :67:9/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:: 447warning: :passing 'func_type *' (aka 'void (*)(short *, int *, const unsigned short *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]48 : note: expanded from macro 'checkasm_bench_new' 67 | 447 | # d e fbiennec hc_hneecwk(abslmo_cbke_nncehw_,n edwc(t._.e.r)r ocrh_escukma_snme_wb,e ndccht(_cohfefcskeats)m;_ f u| n ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~c _new,/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h :_487_:V27A:_ Anote: Rexpanded from macro 'bench_new'G S__ )487 | #| d ^~~~~~~~~~~~~~~~~e fine /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hb:e353n:c27h:_ nnote: eexpanded from macro 'checkasm_func_new'w 353 | #cdheefciknaes mc_hbeecnkcahs_mn_efwu n c| _ ^n ew /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h(:(447f:u48n:c _note: texpanded from macro 'checkasm_bench_new'y pe * )447 | c#hdeecfkiansem _ckheeyc_knaeswm)_ b e| n ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~c h_ne/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hw:(419.:.35.:) note: cexpanded from macro 'checkasm_bench'h eckasm_ b419e | n c h ( c h e c k a s m _cfhuencck_ansemw_,c a_l_lV_Ac_hAeRcGkSe_d_()f u n| c ^~~~~~~~~~~~~~~~~, _/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h_:V353A:_27A:R Gnote: Sexpanded from macro 'checkasm_func_new'_ _); 353 | # d e f i n e c h e c k a s m _ f u n c _ n e w ( ( f u n c _ t\y p e| ^~~~* ) ch/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.he:c106k:a19s:m _note: kexpanded from macro 'checkasm_call_checked'e y_new) 106 | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 419 : 35 : note: expanded from macro 'checkasm_bench' f u419n | c , c l o b b e r _ m acsheckasmk_)c)a;l l _ c src/tests/checkasm/opusdsp.ch :e 80c :k 14e :d ( warning: f passing 'func_type *' (aka 'float (*)(float *, float *, float, const float *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]u n c , _ _80 V | A _ A R Gc So _e _f )f ;1 = c a l l _ n e w ( d s t 1 , s r c\ , c| o ^~~~ e f f 1 , f f _ o p\u s _| d ^~~~e emp/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.hh:_106w:e19i:g hnote: texpanded from macro 'checkasm_call_checked's , MAX _106S | I Z E ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 486 :f27u:n cnote: ,expanded from macro 'call_new' clob b486e | r#_dmeafsikn)e) ;c a l l _ n e w c h e c k a s m _ c a l l _ n e w | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 382 : 54 : note: expanded from macro 'checkasm_call_new'\ | ^~~~ 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define chsrc/tests/checkasm/mpegvideoencdsp.ce:c56k:a9s:m _warning: fcomparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare]u nc_new 56( | ( f u n c _ t y prea n*d)o mcihzeec_kbausfmf_ekresy(_dncetw_)o f f| s ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~e t, /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.hs:i106z:e19o:f (note: dexpanded from macro 'checkasm_call_checked'c t_off s106e | t ) ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/mpegvideoencdsp.c : 30 : 27 : note: fexpanded from macro 'randomize_buffers'u nc, c30l | o b b e r _ m a sfko)r) ;( i n t j = 0 ; j < s i z e; j + = 4 ) \ | ~ ^ ~~~~ \ | ^~~~ src/tests/checkasm/opusdsp.c:85:5: warning: passing 'func_type *' (aka 'float (*)(float *, float *, float, const float *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 85 | bench_new(dst1, src, coeff1, ff_opus_deemph_weights, MAX_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkassrc/tests/checkasm/mpegvideoencdsp.cm:_85c:a9l:l _warning: cpassing 'func_type *' (aka 'void (*)(short *, const short *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]h ecked( f85u | n c , _ _ V A _cAaRlGlS__n_e)w;( r e m 2 , b a s i s , s c a l e ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 486 : 27 : note: \expanded from macro 'call_new' | ^~~~ 486 | #/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.hd:e106f:i19n:e note: cexpanded from macro 'checkasm_call_checked'a ll_ne w106 | c h e c k a s m _ cfaulnlc_,n ecwl o b| b ^e r_/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hm:a382s:k54):) ;note: expanded from macro 'checkasm_call_new' 382 | # d e f i n e c h e c k a s m _ c a l l _ n e w ( . . . ) c h e c k a s m _\c a l| l ^~~~_ checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/mpegvideoencdsp.c:88:9: warning: passing 'func_type *' (aka 'void (*)(short *, const short *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 88 | bench_new(rem1, basis, scale); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/mpegvideoencdsp.c:82:9: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 82 | randomize_buffers(rem1, sizeof(rem1)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/mpegvideoencdsp.c:30:27: note: expanded from macro 'randomize_buffers' 30 | for (int j = 0; j < size; j += 4) \ | ~ ^ ~~~~ src/tests/checkasm/mpegvideoencdsp.c:107:20: warning: passing 'func_type *' (aka 'int (*)(const unsigned char *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 107 | sum1 = call_new(pix, line_size); | ^~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/mpegvideoencdsp.c:110:13: warning: passing 'func_type *' (aka 'int (*)(const unsigned char *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 110 | bench_new(pix, line_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/mpegvideoencdsp.c:130:20: warning: passing 'func_type *' (aka 'int (*)(const unsigned char *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 130 | sum1 = call_new(pix, line_size); | ^~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/mpegvideoencdsp.c:133:13: warning: passing 'func_type *' (aka 'int (*)(const unsigned char *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 133 | bench_new(pix, line_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/mpegvideoencdsp.c:176:17: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 176 | call_new(dst1, linesize, width, height, edge, edge, EDGE_BOTTOM | EDGE_TOP); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/mpegvideoencdsp.c:179:17: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 179 | bench_new(dst1, linesize, width, height, edge, edge, EDGE_BOTTOM | EDGE_TOP); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/mpegvideoencdsp.c:153:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 153 | for (int isi = 0; isi < FF_ARRAY_ELEMS(input_sizes); isi++) { | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. CC tests/checkasm/pixblockdsp.o 4 warnings generated. CC tests/checkasm/pixelutils.o 3 warnings generated. CC tests/checkasm/png.o src/tests/checkasm/pixblockdsp.c:97:9: warning: passing 'func_type *' (aka 'void (*)(short *, const unsigned char *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 97 | check_get_pixels(uint8_t, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/pixblockdsp.c:58:13: note: expanded from macro 'check_get_pixels' 58 | call_new(dst1 + dst_offset, src11 + src_offset, 8); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/pixelutils.c:85:31: warning: passing 'func_type *' (aka 'int (*)(const unsigned char *, long, const unsigned char *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 85 | int ref_new = call_new(src1, stride1, src2, stride2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); src/tests/checkasm/pixblockdsp.c : 97 : 9 : warning: passing 'func_type *' (aka 'void (*)(short *, const unsigned char *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 97 | c h e\c k _| g ^~~~e t_pixels(uint8_t, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/pixblockdsp.c:61:13: note: expanded from macro 'check_get_pixels' 61 | bench_new(dst1 + dst_offset, src11 + src_offset, 8); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); src/tests/checkasm/pixelutils.c : 89 : 17 :\ warning: passing 'func_type *' (aka 'int (*)(const unsigned char *, long, const unsigned char *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]| ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h :89106 | : 19 : note: expanded from macro 'checkasm_call_checked' 106 | b e n c h _ n e w ( s r c 1 , sfturnicd,e 1c,l osbrbce2r,_ msatsrki)d)e;2 ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 487 : 27 : note: expanded from macro 'bench_new' 487 | # d e f i n e b e n c h _ n e w \ | c ^~~~h eckasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/pixblockdsp.c:99:9: warning: passing 'func_type *' (aka 'void (*)(short *, const unsigned char *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 99 | check_get_pixels(uint8_t, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/pixblockdsp.c:58:13: note: expanded from macro 'check_get_pixels' 58 | call_new(dst1 + dst_offset, src11 + src_offset, 8); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/png.c:54:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, const unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 54 | call_new(dst1, src[0], src[1], size[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hsrc/tests/checkasm/pixblockdsp.c::38299::549:: note: warning: expanded from macro 'checkasm_call_new'passing 'func_type *' (aka 'void (*)(short *, const unsigned char *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 38299 | | # d e f i n e cchheecckka_sgme_tc_aplilx_enlesw((u.i.n.t)8 _cth,e c0k)a;s m _| c ^~~~~~~~~~~~~~~~~~~~~~~~~~~~a ll_csrc/tests/checkasm/pixblockdsp.ch:e61c:k13e:d (note: cexpanded from macro 'check_get_pixels'h eckasm _61f | u n c _ n e w , _ _ V Ab_eAnRcGhS__n_e)w ( d| s ^~~~~~~~~~~~~~~~~t 1 /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h+: 353d:s27t:_ onote: fexpanded from macro 'checkasm_func_new'f set, 353s | r#cd1e1f i+n es rcch_eocfkfassemt_,f u8n)c;_ n e w ( ( f u n c _ t y p e * ) c h e c k a s m\_ k e| y ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~_ new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h487::10627::19 :note: expanded from macro 'bench_new'note: expanded from macro 'checkasm_call_checked' 487 | # d106e | f i n e b e n c h _ n e w f u n c ,c hcelcokbabsemr__bmeansckh)_)n;e w | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 447 : 48 : note: expanded from macro 'checkasm_bench_new' 447 | # d e f i n e c h e c k a s m _ b e n c h _ n e\w ( .| . ^~~~. ) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/png.c:57:17: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, const unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 57 | bench_new(dst1, src[0], src[1], BUF_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); src/tests/checkasm/pixblockdsp.c : 104 : 9 : warning: passing 'func_type *' (aka 'void (*)(short *restrict, const unsigned char *, const unsigned char *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 104 | c h e c k _\d i f| f ^~~~_ pixels(uint8_t, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/pixblockdsp.c:75:13: note: expanded from macro 'check_diff_pixels' 75 | call_new(dst1 + dst_offset, src11 + src_offset, src21 + src_offset, 8); src/tests/checkasm/png.c : 51 : 23 : \warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h51: | 486 : 27 : fnote: oexpanded from macro 'call_new'r (i n486t | #id e=f i0n;e ic alow - 0xFF01 >= 0x10000 - 0xFF01U) { | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ src/tests/checkasm/snowdsp.c:125:13: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, const int, unsigned char **, int, int, int, int, short *const *, int, unsigned char *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 125 | call_new(obmc, obmc_stride, blocks, b_w, b_h, src_x, src_stride, lines, 1, dst8p_new); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/snowdsp.c:130:13: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, const int, unsigned char **, int, int, int, int, short *const *, int, unsigned char *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 130 | bench_new(obmc, obmc_stride, blocks, b_w, b_h, src_x, src_stride, lines, 1, dst8p_new); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ 3 warnings generated. CC tests/checkasm/svq1enc.o src/tests/checkasm/svq1enc.c:50:14: warning: passing 'func_type *' (aka 'int (*)(const signed char *, const short *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 50 | r2 = call_new(p1, p2, BUF_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/svq1enc.c:56:9: warning: passing 'func_type *' (aka 'int (*)(const signed char *, const short *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 56 | bench_new(p1, p2, BUF_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ 4 warnings generated. CC tests/checkasm/sw_gbrp.o 2 warnings generated. CC tests/checkasm/sw_ops.o In file included from src/tests/checkasm/sw_gbrp.c:28: In file included from src/libswscale/swscale_internal.h:29: In file included from src/libswscale/graph.h:30: src/libswscale/format.h:172:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 172 | typedef enum SwsPixelType SwsPixelType; | ^ In file included from src/tests/checkasm/sw_gbrp.c:28: src/libswscale/swscale_internal.h:81:28: warning: cast from 'const struct SwsContext *' to 'struct SwsInternal *' drops const qualifier [-Wcast-qual] 81 | return (SwsInternal *) sws; | ^ src/tests/checkasm/sw_gbrp.c:168:21: warning: passing 'func_type *' (aka 'void (*)(struct SwsInternal *, const short *, const short **, int, const short *, const short **, const short **, int, const short **, unsigned char **, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 168 | call_new(c, luma_filter, luma, luma_filter_size, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 169 | chr_filter, chru, chrv, chr_filter_size, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 170 | alpha, dst1, dstW, 0); | ~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_gbrp.c:178:21: warning: passing 'func_type *' (aka 'void (*)(struct SwsInternal *, const short *, const short **, int, const short *, const short **, const short **, int, const short **, unsigned char **, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 178 | bench_new(c, luma_filter, luma, luma_filter_size, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 179 | chr_filter, chru, chrv, chr_filter_size, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 180 | alpha, dst1, dstW, 0); | ~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_gbrp.c:109:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 109 | randomize_buffers((uint8_t*)src_y, LARGEST_FILTER * LARGEST_INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:35:23: note: expanded from macro 'randomize_buffers' 35 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_gbrp.c:110:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 110 | randomize_buffers((uint8_t*)src_u, LARGEST_FILTER * LARGEST_INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:35:23: note: expanded from macro 'randomize_buffers' 35 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_gbrp.c:111:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 111 | randomize_buffers((uint8_t*)src_v, LARGEST_FILTER * LARGEST_INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:35:23: note: expanded from macro 'randomize_buffers' 35 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_gbrp.c:112:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 112 | randomize_buffers((uint8_t*)src_a, LARGEST_FILTER * LARGEST_INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:35:23: note: expanded from macro 'randomize_buffers' 35 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_gbrp.c:113:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 113 | randomize_buffers((uint8_t*)luma_filter, LARGEST_FILTER * sizeof(int16_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:35:23: note: expanded from macro 'randomize_buffers' 35 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_gbrp.c:114:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 114 | randomize_buffers((uint8_t*)chr_filter, LARGEST_FILTER * sizeof(int16_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:35:23: note: expanded from macro 'randomize_buffers' 35 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_gbrp.c:140:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 140 | for (fmi = 0; fmi < FF_ARRAY_ELEMS(planar_fmts); fmi++) { | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:142:31: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 142 | for (isi = 0; isi < FF_ARRAY_ELEMS(input_sizes); isi++ ) { | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/tests/checkasm/sw_ops.c:28: In file included from src/libswscale/ops_dispatch.h:27: In file included from src/libswscale/graph.h:30: src/libswscale/format.h:172:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 172 | typedef enum SwsPixelType SwsPixelType; | ^ src/tests/checkasm/sw_gbrp.c:243:17: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char **, int, int *, void *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 243 | call_new(dst1_y, src, dstW, rgb2yuv, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_gbrp.c:248:17: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char **, int, int *, void *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 248 | bench_new(dst1_y, src, dstW, rgb2yuv, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_gbrp.c:213:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 213 | randomize_buffers((uint8_t*)src_r, LARGEST_INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:35:23: note: expanded from macro 'randomize_buffers' 35 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_gbrp.c:214:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 214 | randomize_buffers((uint8_t*)src_g, LARGEST_INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:35:23: note: expanded from macro 'randomize_buffers' 35 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_gbrp.c:215:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 215 | randomize_buffers((uint8_t*)src_b, LARGEST_INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:35:23: note: expanded from macro 'randomize_buffers' 35 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_gbrp.c:216:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 216 | randomize_buffers((uint8_t*)src_a, LARGEST_INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:35:23: note: expanded from macro 'randomize_buffers' 35 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_gbrp.c:217:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 217 | randomize_buffers((uint8_t*)rgb2yuv, 9 * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:35:23: note: expanded from macro 'randomize_buffers' 35 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_gbrp.c:229:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 229 | for (fmi = 0; fmi < FF_ARRAY_ELEMS(planar_fmts); fmi++) { | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:230:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 230 | for (isi = 0; isi < FF_ARRAY_ELEMS(input_sizes); isi++ ) { | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:316:17: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, unsigned char *, const unsigned char **, int, int *, void *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 316 | call_new(dst1_u, dst1_v, src, dstW, rgb2yuv, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_gbrp.c:322:17: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, unsigned char *, const unsigned char **, int, int *, void *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 322 | bench_new(dst1_u, dst1_v, src, dstW, rgb2yuv, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_gbrp.c:284:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 284 | randomize_buffers((uint8_t*)src_r, LARGEST_INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:35:23: note: expanded from macro 'randomize_buffers' 35 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_gbrp.c:285:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 285 | randomize_buffers((uint8_t*)src_g, LARGEST_INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:35:23: note: expanded from macro 'randomize_buffers' 35 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_gbrp.c:286:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 286 | randomize_buffers((uint8_t*)src_b, LARGEST_INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:35:23: note: expanded from macro 'randomize_buffers' 35 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_gbrp.c:287:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 287 | randomize_buffers((uint8_t*)src_a, LARGEST_INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:35:23: note: expanded from macro 'randomize_buffers' 35 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_gbrp.c:288:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 288 | randomize_buffers((uint8_t*)rgb2yuv, 9 * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:35:23: note: expanded from macro 'randomize_buffers' 35 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_gbrp.c:300:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 300 | for (fmi = 0; fmi < FF_ARRAY_ELEMS(planar_fmts); fmi++) { | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:301:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 301 | for (isi = 0; isi < FF_ARRAY_ELEMS(input_sizes); isi++ ) { | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_ops.c:243:27: warning: passing 'const SwsOpFunc' (aka 'void (*const)(const struct SwsOpExec *, const void *, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 243 | checkasm_call_checked(comp_new->func, &exec, comp_new->priv, 0, 0, PIXELS / comp_new->block_size, LINES); | ^~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_ops.c:275:11: warning: passing 'const SwsOpFunc' (aka 'void (*const)(const struct SwsOpExec *, const void *, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 275src/tests/checkasm/sw_gbrp.c | : 387 : 17 :b ewarning: npassing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char **, int, int *, void *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]c h(comp _387n | e w - > f u n c , & e x e c , ccaolmlp__nneeww(-d>sptr1i_va,, 0s,r c0,, dPsItXWE,L Sr g/b 2cyoumvp,_ nNeUwL-L>)b;l o c| k ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~_ size/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h,: 486L:I27N:E Snote: )expanded from macro 'call_new'; | ^~~~~~~~~~~~~~486 | #defisrc/tests/checkasm/checkasm.hn:e137 :c35a:l lnote: _expanded from macro 'bench'n ew 137 | # d e f i nceh ebceknacshm(_.c.a.l)l _cnheewc k a| s ^m _b/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.he:n382c:h54(:_ _note: Vexpanded from macro 'checkasm_call_new'A _ARGS _382_ | )# d e| f ^~~~~~~~~~~i ne /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hc:h419e:c35k:a snote: mexpanded from macro 'checkasm_bench'_ call_ n419e | w ( . . . ) c h e c k acshme_cckaalslm__cchaelclk_ecdh(ecchkeecdk(afsumn_cf,u n_c__VnAe_wA,R G_S__V_A)_;A R G S _ _ ) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 353 : 27 : note: expanded from macro 'checkasm_func_new' 353 | # d e f i n e \c h e| c ^~~~k asm_/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.hf:u106n:c19_:n enote: wexpanded from macro 'checkasm_call_checked' ((fun c106_ | t y p e * ) c h e c k a s m _ k efyu_nnce,w )c l o| b ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~b er_/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.hm:a106s:k19):) ;note: expanded from macro 'checkasm_call_checked' 106 | f u n c , c l o b b e r _ m a s k ) ) ; \ | ^~~~ \ | ^~~~ src/tests/checkasm/sw_ops.c:287:34: warning: cast from 'const struct SwsUOp *' to 'struct SwsUOp *' drops const qualifier [-Wcast-qual] 287 | .ops = (SwsUOp *) test->uops, | ^ src/tests/checkasm/sw_gbrp.c:391:17: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char **, int, int *, void *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 391 | bench_new(dst1_a, src, dstW, rgb2yuv, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_gbrp.c:354:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 354 | randomize_buffers((uint8_t*)src_r, LARGEST_INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:35:23: note: expanded from macro 'randomize_buffers' 35 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_gbrp.c:355:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 355 | randomize_buffers((uint8_t*)src_g, LARGEST_INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:35:23: note: expanded from macro 'randomize_buffers' 35 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_gbrp.c:356:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 356 | randomize_buffers((uint8_t*)src_b, LARGEST_INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:35:23: note: expanded from macro 'randomize_buffers' 35 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_gbrp.c:357:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 357 | randomize_buffers((uint8_t*)src_a, LARGEST_INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:35:23: note: expanded from macro 'randomize_buffers' 35 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_gbrp.c:358:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 358src/tests/checkasm/sw_ops.c | : 507 : 23 :r awarning: ncomparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare]d omize_ b507u | f f e r sf(o(ru i(nitn8t_ ts* )=r g0b;2 ysu v<, F9F _*A RsRiAzYe_oEfL(EiMnSt(3s2c_atl)e)r;s ) ;| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~s ++src/tests/checkasm/sw_gbrp.c): 35{: 23 :| ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~note: expanded from macro 'randomize_buffers' 35 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_gbrp.c:370:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 370 | for (fmi = 0; fmi < FF_ARRAY_ELEMS(planar_fmts); fmi++) { | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_gbrp.c:371:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 371 | for (isi = 0; isi < FF_ARRAY_ELEMS(input_sizes); isi++ ) { | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_ops.c:653:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 653 | for (int i = 0; i < FF_ARRAY_ELEMS(lut3d->tone_map); i++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 25 warnings generated. CC tests/checkasm/sw_range_convert.o In file included from src/tests/checkasm/sw_range_convert.c:27: In file included from src/libswscale/swscale_internal.h:29: In file included from src/libswscale/graph.h:30: src/libswscale/format.h:172:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 172 | typedef enum SwsPixelType SwsPixelType; | ^ In file included from src/tests/checkasm/sw_range_convert.c:27: src/libswscale/swscale_internal.h:81:28: warning: cast from 'const struct SwsContext *' to 'struct SwsInternal *' drops const qualifier [-Wcast-qual] 81 | return (SwsInternal *) sws; | ^ src/tests/checkasm/sw_range_convert.c:114:17: warning: passing 'func_type *' (aka 'void (*)(short *, int, unsigned int, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 114 | call_new(dst1, width, | ^~~~~~~~~~~~~~~~~~~~~ 115 | c->lumConvertRange_coeff, c->lumConvertRange_offset); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_range_convert.c:129:21: warning: passing 'func_type *' (aka 'void (*)(short *, int, unsigned int, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 129 | bench_new(dst1, width, | ^~~~~~~~~~~~~~~~~~~~~~ 130 | c->lumConvertRange_coeff, c->lumConvertRange_offset); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_range_convert.c:82:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 82 | for (int pfi = 0; pfi < FF_ARRAY_ELEMS(pixel_formats); pfi++) { | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_range_convert.c:95:35: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 95 | for (int dstWi = 0; dstWi < FF_ARRAY_ELEMS(input_sizes); dstWi++) { | ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_range_convert.c:198:17: warning: passing 'func_type *' (aka 'void (*)(short *, short *, int, unsigned int, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 198 | call_new(dstU1, dstV1, width, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 199 | c->chrConvertRange_coeff, c->chrConvertRange_offset); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_range_convert.c:214:21: warning: passing 'func_type *' (aka 'void (*)(short *, short *, int, unsigned int, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 214 | bench_new(dstU1, dstV1, width, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 215 | c->chrConvertRange_coeff, c->chrConvertRange_offset); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_range_convert.c:165:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 165 | for (int pfi = 0; pfi < FF_ARRAY_ELEMS(pixel_formats); pfi++) { | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_range_convert.c:178:35: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 178 | for (int dstWi = 0; dstWi < FF_ARRAY_ELEMS(input_sizes); dstWi++) { | ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. CC tests/checkasm/sw_rgb.o 10 warnings generated. CC tests/checkasm/sw_scale.o 39 warnings generated. CC tests/checkasm/sw_xyz2rgb.o In file included from src/tests/checkasm/sw_rgb.c:29: In file included from src/libswscale/swscale_internal.h:29: In file included from src/libswscale/graph.h:30: src/libswscale/format.h:172:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 172 | typedef enum SwsPixelType SwsPixelType; | ^ In file included from src/tests/checkasm/sw_rgb.c:29: src/libswscale/swscale_internal.h:81:28: warning: cast from 'const struct SwsContext *' to 'struct SwsInternal *' drops const qualifier [-Wcast-qual] 81 | return (SwsInternal *) sws; | ^ src/tests/checkasm/sw_rgb.c:67:13: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 67 | call_new(src1, dst1, width[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_rgb.c:71:9: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 71 | bench_new(src0, dst0, width[5]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_rgb.c:109:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, unsigned char *, unsigned char *, const unsigned char *, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 109 | call_new(dst_y_1, dst_u_1, dst_v_1, src1, w, h, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 110 | MAX_STRIDE, MAX_STRIDE / 2, srcStride); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ In file included from src/tests/checkasm/sw_scale.c:28: In file included from src/libswscale/swscale_internal.h:29: In file included from src/libswscale/graph.h:30: src/libswscale/format.h:172:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 172 | typedef enum SwsPixelType SwsPixelType; | ^ src/tests/checkasm/sw_rgb.c:116:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, unsigned char *, unsigned char *, const unsigned char *, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 116 | bench_new(dst_y_1, dst_u_1, dst_v_1, src1, planes[5].w, planes[5].h, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 117 | MAX_STRIDE, MAX_STRIDE / 2, 2 * planes[5].w); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_rgb.c:96:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 96 | for (i = 0; i < FF_ARRAY_ELEMS(planes); i ++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~ In file included from src/tests/checkasm/sw_scale.c:28: src/libswscale/swscale_internal.h:81:28: warning: cast from 'const struct SwsContext *' to 'struct SwsInternal *' drops const qualifier [-Wcast-qual] 81 | return (SwsInternal *) sws; | ^ src/tests/checkasm/sw_rgb.c:192:13: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, unsigned char *, unsigned char *, unsigned char *, int, int, int, int, int, const int *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 192 | call_new(src1, dst_y_1, dst_u_1, dst_v_1, width, height, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 193 | linesize, linesize / 2, linesize * 3, ctx->input_rgb2yuv_table); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_rgb.c:198:13: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, unsigned char *, unsigned char *, unsigned char *, int, int, int, int, int, const int *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 198 | bench_new(src1, dst_y_1, dst_u_1, dst_v_1, width, height, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 199 | linesize, linesize / 2, linesize * 3, ctx->input_rgb2yuv_table); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_rgb.c:153:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 153 | for (int isi = 0; isi < FF_ARRAY_ELEMS(input_sizes); isi++) { | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:257:13: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, const unsigned char *, unsigned char *, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 257 | call_new(src0 + src0_offset, src1 + src1_offset, dst1 + dst_offset, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 258 | w, h, src0_stride, src1_stride, dst_stride); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_rgb.c:265:9: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, const unsigned char *, unsigned char *, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 265 | bench_new(src0, src1, dst1, 127, MAX_HEIGHT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 266 | MAX_STRIDE, MAX_STRIDE, 2*MAX_STRIDE); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_rgb.c:271:9: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, const unsigned char *, unsigned char *, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 271 | bench_new(src0_buf, src1_buf, dst1_buf, 128, MAX_HEIGHT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 272 | MAX_STRIDE, MAX_STRIDE, 2*MAX_STRIDE); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_scale.c:167:17: warning: passing 'func_type *' (aka 'void (*)(const short *, unsigned char *, int, const unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 167 | call_new(src_pixels, dst_new, dstW, dither, offset); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGSsrc/tests/checkasm/sw_rgb.c_:_329): 13 :| ^~~~~~~~~~~~~~~~~warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, unsigned char *, unsigned char *, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: 329note: | expanded from macro 'checkasm_func_new' 353 | # d e f icnael lc_hneecwk(assrmc_ f+u nscr_cn_eowf f(s(eftu,n cd_stty1p_eu *+) dcshte_cuk_aosfmf_skeety,_ ndeswt)1 _ v| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+ dst/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h_:v106_:o19f:f snote: eexpanded from macro 'checkasm_call_checked't , | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | 330 | f u n c , wc,l ohb,b esrr_cm_asstkr)i)d;e , d s t _ u _ s t r i d e , d s t _ v _ s t r i d e ) ; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 486 : 27 : note: expanded from macro 'call_new' \486 | #| d ^~~~e fine call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_scale.c:198:21: warning: passing 'func_type *' (aka 'void (*)(const short *, unsigned char *, int, const unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 198 | bench_new(src_pixels, dst_new, dstW, dither, offset); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_newsrc/tests/checkasm/sw_rgb.c : 339 : 9 : warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, unsigned char *, unsigned char *, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] checka s339m | _ b e n c h _ n ebwe n c| h ^_ new/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h(:s447r:c48,: dnote: sexpanded from macro 'checkasm_bench_new't 1_u, d447s | t#1d_evf,i n1e2 7c,h eMcAkXa_sHmE_IbGeHnTc,h _ n| e ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~w (.. .340) | c h e c k a s m _ b e n c h ( c h e2c*kMaAsXm__SfTuRnIcD_En,e wM,A X___SVTAR_IADREG,S _M_A)X _ S| T ^~~~~~~~~~~~~~~~~R IDE)/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h;: 353 :| 27 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~: note: expanded from macro 'checkasm_func_new' /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487: 27353: | #note: dexpanded from macro 'bench_new'e fin e487 | c#hdeecfkiansem _bfeunncch__nneeww ( ( f u n c _ t ycphee c*k)a scmh_ebceknacshm__nkeewy _ n| e ^w ) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h :| 447 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~: 48: /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hnote: :expanded from macro 'checkasm_bench_new'419 :35: note: expanded from macro 'checkasm_bench'447 | #defi n419e | c h e c k a s m _ b e ncchhe_cnkeaws(m._.c.a)l lc_hcehcekcaksemd_(bfeunncch,( c_h_eVcAk_aAsRmG_Sf_u_n)c;_ n e w , _ _ V A _ A R G S _ _ ) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 353 : 27 : note: expanded from macro 'checkasm_func_new' \353 | #| d ^~~~e fine /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.hc:h106e:c19k:a snote: mexpanded from macro 'checkasm_call_checked'_ func_n e106w | ( ( f u n c _ t y p e * ) c h efcuknacs,m _ckleoyb_bneerw_)m a s| k ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~) ); /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 419 : 35 : note: expanded from macro 'checkasm_bench' 419 | c h e c k a s m _ c a l l _ c h e c k e d\( f u| n ^~~~c , __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_scale.c:145:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 145 | randomize_buffers((uint8_t*)src_pixels, LARGEST_INPUT_SIZE * sizeof(int16_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_scale.c:35:23: note: expanded from macro 'randomize_buffers' 35 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_scale.c:154:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 154 | for (isi = 0; isi < FF_ARRAY_ELEMS(input_sizes); ++isi) { | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:345:9: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, unsigned char *, unsigned char *, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 345 | bench_new(src_buf, dst1_u_buf, dst1_v_buf, 128, MAX_HEIGHT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 346 | 2*MAX_STRIDE, MAX_STRIDE, MAX_STRIDE); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_scale.c:287:25: warning: passing 'func_type *' (aka 'void (*)(const short *, int, const short **, unsigned char *, int, const unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 287 | call_new(filter, filter_sizes[fsi], src, (uint8_t*)dst1, dstW - osi, dither, osi); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_rgb.c:392:17: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, const unsigned char *, const unsigned char *, int, unsigned int *, void *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 392 | call_new(dst1src/tests/checkasm/sw_scale.c_:y296,: 25s:r cwarning: ,passing 'func_type *' (aka 'void (*)(const short *, int, const short **, unsigned char *, int, const unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] NULL, NU L296L | , w , c t x - > i n p u t _ r g b 2 y u v _ tcaabllle_,n eNwU(L&Lf)i;l t e| r ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~_ coef/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hf:[4860:]27,: fnote: iexpanded from macro 'call_new'l ter _486s | i#zdeesf[ifnsei ]c,a lslr_cn,e w( u i n t 8 _ t * ) dcshte1c,k adssmt_Wc a-l lo_snie,w d i| t ^h er/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h,: 382o:s54i:) ;note: expanded from macro 'checkasm_call_new' | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 382 | /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h#:d486e:f27i:n enote: expanded from macro 'call_new'c hec k486a | s#md_ecfailnle_ nceawl(l._.n.e)w c h e c k a s m _ ccahlelc_kcahsemc_kceadl(lc_hneecwk a s| m ^_ fun/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hc:_382n:e54w:, note: _expanded from macro 'checkasm_call_new'_ VA_AR G382S | _#_d)e f i| n ^~~~~~~~~~~~~~~~~e c/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hh:e353c:k27a:s mnote: _expanded from macro 'checkasm_func_new'c all_ n353e | w#(d.e.f.i)n ec hcehcekcaksams_mc_afluln_cc_hneecwk e(d((fcuhnecc_ktayspme _*f)u ncch_encekwa,s m___kVeAy__AnReGwS)_ _ )| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ^~~~~~~~~~~~~~~~~/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h :106:/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h19::353 :note: 27expanded from macro 'checkasm_call_checked': note: expanded from macro 'checkasm_func_new' 106 | 353 | # d e f i n e c h e c k a sfmu_nfcu,n cc_lnoebwb e(r(_fmuansck_)t)y;p e * ) c h e c k a s m _ k e y _ n e w ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h : 106 : 19 : note: expanded from macro 'checkasm_call_checked' 106 | \ | ^~~~ func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_rgb.c:400:21: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, const unsigned char *, const unsigned char *, int, unsigned int *, void *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 400 | bench_new(dst1_y, src, NULL, NULL, w, ctx->input_rgb2yuIn file included from v_tsrc/tests/checkasm/sw_xyz2rgb.ca:b29l: eIn file included from ,src/libswscale/swscale_internal.h :N29U: LIn file included from Lsrc/libswscale/graph.h):;30 : src/libswscale/format.h| : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~172 :14/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:: 487warning: :ISO C forbids forward references to 'enum' types [-Wpedantic]27 : note: expanded from macro 'bench_new' 172 | 487t | y#pdeedfeifn ee nbuemn cShw_news P i x e l T y p ec hSewcskPaisxme_lbTeynpceh;_ n e| w ^ | ^ src/tests/checkasm/sw_scale.c/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h::305447::2548:: warning: note: passing 'func_type *' (aka 'void (*)(const short *, int, const short **, unsigned char *, int, const unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]expanded from macro 'checkasm_bench_new' 447 | #305d | e f i n e c h e c k a s m _ b e n c h _ n e w (b.e.n.c)h _cnheewc(kfaislmt_ebre,n cfhi(lctheerc_ksaiszme_sf[ufnsci_]n,e ws,r c_,_ V(Au_iAnRtG8S__t_*)) d s| t ^~~~~~~~~~~~~~~~~1 , /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hd:s353t:W27 :- note: oexpanded from macro 'checkasm_func_new's i, d i353t | h#edre,f ionsei )c;h e c| k ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~a sm_func/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h_:n487e:w27 :( (note: fexpanded from macro 'bench_new'u nc_t y487p | e# d*e)f icnhee cbkeanscmh__kneeyw_ n e w ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ che/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hc:k419a:s35m:_ bnote: eexpanded from macro 'checkasm_bench'n ch_ne w419 | | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 447 : 48 :c hnote: eexpanded from macro 'checkasm_bench_new'c kasm_ c447a | l#ld_ecfhiencek ecdh(efcuknacs,m __b_eVnAc_hA_RnGeSw_(_.).;. ) c h e c k a s m _ b e n c h ( c h e c k a s m _ f u n c _ n e w , \_ _ V| A ^~~~_ ARG/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.hS:_106_:)19 :| ^~~~~~~~~~~~~~~~~note: expanded from macro 'checkasm_call_checked' /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353 :10627 | : note: expanded from macro 'checkasm_func_new' 353 | # d e f i n ef ucnhce,c kcalsomb_bfeurn_cm_ansekw) )(;( f u n c _ t y p e * ) c h e c k a s m _ k e y _ n e w ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 419 : 35 : note: expanded from macro 'checkasm_bench' \ | ^~~~ 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | src/tests/checkasm/sw_rgb.c : 377 : 23 : warning: fcomparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare]u nc, cl o377b | b e r _ mfaosrk )()i;n t i = 0 ; i < F F _ A R R A Y _ E L E M S ( r g b _ f o r m a t s ) ; i + + ) { \| ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ^~~~ src/tests/checkasm/sw_rgb.c:383:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 383 | for (int j = 0; j < FF_ARRAY_ELEMS(input_sizes); j++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_scale.c:235:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 235 | randomize_buffers((uint8_t*)src_pixels, LARGEST_FILTER * LARGEST_INPUT_SIZE * sizeof(int16_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_scale.c:35:23: note: expanded from macro 'randomize_buffers' 35 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_scale.c:246:22: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 246 | for(isi = 0; isi < FF_ARRAY_ELEMS(input_sizes); ++isi){ In file included from src/tests/checkasm/sw_xyz2rgb.c| : ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~29 : src/libswscale/swscale_internal.h:81:28: warning: cast from 'const struct SwsContext *' to 'struct SwsInternal *' drops const qualifier [-Wcast-qual] 81 | return (SwsInternal *) sws; | ^ src/tests/checkasm/sw_rgb.c:446:17: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, unsigned char *, const unsigned char *, const unsigned char *, const unsigned char *, int, unsigned int *, void *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 446 | call_new(dst1_u, dst1_v, NULL, src, src, w, ctx->input_rgb2yuv_table, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_scale.c:370:17: warning: passing 'func_type *' (aka 'void (*)(enum AVPixelFormat, const unsigned char *, const short *, int, const short **, const short **, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 370 | call_new(sws->dst_format, dither, &filter_coeff[0], filter_size, srcU, srcV, dst1, dstW); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); src/tests/checkasm/sw_rgb.c : 454 : 21 : warning: passing 'func_type *' (aka 'void (*)(unsigned char *, unsigned char *, const unsigned char *, const unsigned char *, const unsigned char *, int, unsigned int *, void *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 454 | \ b| e ^~~~n ch_new(dst1_u, dst1_v, NULL, src, src, w, ctx->input_rgb2yuv_table, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_rgb.c:424:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 424 | for (int i = 0; i < 2 * FF_ARRAY_ELEMS(rgb_formats); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:433:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 433 | for (int j = 0; j < FF_ARRAY_ELEMS(input_sizes); j++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_scale.c:378:21: warning: passing 'func_type *' (aka 'void (*)(enum AVPixelFormat, const unsigned char *, const short *, int, const short **, const short **, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 378 | bench_new(sws->dst_format, dither, &filter_coeff[0], filter_size, srcU, srcV, dst1, dstW); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_scale.c:341:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 341 | randomize_buffers((uint8_t*)srcU_pixels, LARGEST_FILTER * LARGEST_INPUT_SIZE * sizeof(int16_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_scale.c:35:23: note: expanded from macro 'randomize_buffers' 35 | for (jsrc/tests/checkasm/sw_rgb.c :=490 :017;: jwarning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, const unsigned char *, const unsigned char *, int, unsigned int *, void *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]< size; 490j | + = 4 ) \ | ~ ^ ~~~~ call_nsrc/tests/checkasm/sw_scale.ce:w342(:d5s:t 1warning: _comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare]y , NULL, 342N | U rLaLn,d osmricz,e _wb,u fcftexr-s>(i(nupiuntt_8r_gtb*2)ysurvc_Vt_apbilxee,l sN,U LLLA)R;G E S| T ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~_ FILT/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hE:R486 :*27 :L Anote: Rexpanded from macro 'call_new'G EST _486I | N#PdUeTf_iSnIeZ Ec a*l ls_inzeewo f ( i n t 1 6 _ t )c)h;e c k| a ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~s m_csrc/tests/checkasm/sw_scale.ca:l35l:_23n:e wnote: expanded from macro 'randomize_buffers' | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h35: | 382 : 54 : note: expanded from macro 'checkasm_call_new' for 382( | j# d=e f0i;n ej cinput_rgb2yuv_table, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_scale.c:484:21: warning: passing 'func_type *' (aka 'void (*)(struct SwsInternal *, short *, int, const unsigned char *, const short *, const int *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 484src/tests/checkasm/sw_rgb.c | : 474 : 23 : warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 474 | fcoarl l(_innetw (iN U=L L0,; (ii nbd_sfto_rwm,a tssr)c;, if+i+l)t e{r A v| x ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~2 , filsrc/tests/checkasm/sw_rgb.ct:e482r:P27o:s Awarning: vcomparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare]x , wi d482t | h ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ for /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h(:i486n:t27 :j note: =expanded from macro 'call_new' 0; j 486< | #FdFe_fAiRnReA Yc_aElLlE_MnSe(wi n p u t _ s i z e sc)h;e cjk+a+s)m _{c a l| l ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~_ new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' src/tests/checkasm/sw_xyz2rgb.c:85: 17382: | #warning: dpassing 'func_type *' (aka 'void (*)(const struct SwsInternal *, unsigned char *, int, const unsigned char *, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]e fine che c85k | a s m _ c a l l _ n e w ( . . . )c aclhle_cnkeaws(m&_cc,a l(lu_icnhte8c_kte d*()cdhsetc_knaeswm,_ fdusntc__snterwi,d e_,_ V A| _ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~A RGS_ _86) | | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 353 : 27 : note: expanded from macro 'checkasm_func_new' 353 | # d e f(icnoen scth euciknats8m__tf u*n)cs_rnce,w s(r(cf_usntcr_itdyep,e w*i)d tchh,e chkeaisgmh_tk)e;y _ n| e ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~w ) | /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~: 486:27/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:: 106note: :expanded from macro 'call_new'19 : note: expanded from macro 'checkasm_call_checked'486 | #def i106n | e c a l l _ n e w f ucnhce,c kcalsomb_bcearl_lm_ansekw) ) ;| ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 382 : 54 : note: expanded from macro 'checkasm_call_new' 382 | # d e f i n e c h e c k a s m _ c a l l _ n e w ( . . .\) c| h ^~~~e ckasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_scale.c:487:21: warning: passing 'func_type *' (aka 'void (*)(struct SwsInternal *, short *, int, const unsigned char *, const short *, const int *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 487 | bench_new(NULL, (int16_t *)dst0, sws->dst_w, src, filter, filterPosAvx, width); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #dsrc/tests/checkasm/sw_xyz2rgb.ce:f92i:n21e: cwarning: hpassing 'func_type *' (aka 'void (*)(const struct SwsInternal *, unsigned char *, int, const unsigned char *, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]e ckasm_b e92n | c h _ n e w ( . . . ) c h e c k a s m _bbeenncchh_(ncehwe(c&kca,s m(_ufiunntc8__nte w*,) d_s_tV_An_src/tests/checkasm/sw_rgb.ceA:wR608,G: S17 _:| _ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~)warning: passing 'func_type *' (aka 'void (*)(struct SwsInternal *, const short *, const short **, const short **, const short *, unsigned char *, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] | ^~~~~~~~~~~~~~~~~93 | /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 353608 : | 27 : note: expanded from macro 'checkasm_func_new' 353 | # d e f i n ec a cl hl e_ cn ke aw s(dmcs_,tf _ulsnutcmr_ain,de ewc, h (r((ucf,ou nncscht_r tvuy,ip neat l8*p_)ht a c,*h )edscsrktca1,s, m s_IrkNceP_yUs_Ttn_reSiwId)Ze E, , | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~c| h ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~r /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h_:a 419l94:p | 35h :a , note: expanded from macro 'checkasm_bench'0 ) ; 419| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 486 : 27 : note: expanded from macro 'call_new' c h e c486 k | a# sd mew_ficidantlehl ,_c cahhleelic_gknheetdw)( ;f u n | c ~~~~~~~~~~~~~~, _ _ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hV :Ac487_h:Ae27Rc:Gk Sanote: _sexpanded from macro 'bench_new'_m )_;c a487 l | l# _d ne ef wi n e | ^b e n /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hc :h 382_ :n 54e :w note: expanded from macro 'checkasm_call_new' 382 | c #h de ec fk ia ns em\ _ cb he| en ^~~~cc kha_/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.hsn:me106_w:c 19a :l| l ^note: _ expanded from macro 'checkasm_call_checked'n e/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hw:( 447.106:. | 48. :) note: c expanded from macro 'checkasm_bench_new'h e c k a 447s | m #_ dc ea fl il n_ ec hfceuhcnekcce,kd a(csclmho_ebbcbekenarcs_hmm__anfseukwn)(c)._;.n .e )w , c h_ eck_ aV sA m_ _A bR eG nS c_ h_ () c h e| c ^~~~~~~~~~~~~~~~~ k a s/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h m: _353 f: u27 n: c _note: nexpanded from macro 'checkasm_func_new' e w , _ 353_ | V #A d_ eA fR iG nS e_ _ c) h e c| \k ^~~~~~~~~~~~~~~~~ a s| m/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h ^~~~_: f353u:n27c:_ nnote: eexpanded from macro 'checkasm_func_new'w ((f u353n | c#_dteyfpien e* )c hcehcekcaksams_mf_uknecy__nneeww )( ( f| u ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~n c_t/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.hy:p106e: 19*:) note: cexpanded from macro 'checkasm_call_checked'h eckas m106_ | k e y _ n e w ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 419f:u35n:c ,note: expanded from macro 'checkasm_bench'c lobbe r419_ | m a s k ) )src/tests/checkasm/sw_scale.c ;: 436 : 35 : warning: c comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare]h e c k a s 436m | _ c a l l _ c h e c k e d f( of ru n (c d, s t_ W_ iV A =_ A 0R ;G S d_ s_ t) W; i < \F F _ | A ^~~~R R A Y _ E L E M S ( i n p u t _ s i z e s ) ; d s t W\i + +| ) ^~~~ { /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h| : ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~106 :19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_xyz2rgb.c:73:31: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 73 | for (int isi = 0; isi < FF_ARRAY_ELEMS(input_sizes); isi++) { | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:613:17: warning: passing 'func_type *' (aka 'void (*)(struct SwsInternal *, const short *, const short **, const short **, const short *, unsigned char *, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 613 | bench_new(c, luma, chru, chrv, alpha, dst1, INPUT_SIZE, chr_alpha, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_rgb.c:564:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 564 | randomize_buffers((uint8_t*)src_y, 2 * INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:36:23: note: expanded from macro 'randomize_buffers' 36 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_rgb.c:565:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 565 | randomize_buffers((uint8_t*)src_u, 2 * INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:36:23: note: expanded from macro 'randomize_buffers' 36 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_rgb.c:566:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 566 | randomize_buffers((uint8_t*)src_v, 2 * INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:36:23: note: expanded from macro 'randomize_buffers' 36 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_rgb.c:567:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 567 | randomize_buffers((uint8_t*)src_a, 2 * INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:36:23: note: expanded from macro 'randomize_buffers' 36 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_rgb.c:584:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 584 | for (int fmi = 0; fmi < FF_ARRAY_ELEMS(packed_rgb_fmts); fmi++) { | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:601:29: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 601 | for (int ai = 0; ai < FF_ARRAY_ELEMS(alpha_values); ai++) { | ~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:689:17: warning: passing 'func_type *' (aka 'void (*)(struct SwsInternal *, const short **, const short **, const short **, const short **, unsigned char *, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 689 | call_new(c, luma, chru, chrv, alpha, dst1, INPUT_SIZE, lum_alpha, chr_alpha, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_rgb.c:694:17: warning: passing 'func_type *' (aka 'void (*)(struct SwsInternal *, const short **, const short **, const short **, const short **, unsigned char *, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 694 | bench_new(c, luma, chru, chrv, alpha, dst1, INPUT_SIZE, lum_alpha, chr_alpha, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_rgb.c:644:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 644 | randomize_buffers((uint8_t*)src_y, 2 * INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:36:23: note: expanded from macro 'randomize_buffers' 36 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_rgb.c:645:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 645 | randomize_buffers((uint8_t*)src_u, 2 * INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:36:23: note: expanded from macro 'randomize_buffers' 36 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_rgb.c:646:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 646 | randomize_buffers((uint8_t*)src_v, 2 * INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:36:23: note: expanded from macro 'randomize_buffers' 36 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_rgb.c:647:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 647 | randomize_buffers((uint8_t*)src_a, 2 * INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:36:23: note: expanded from macro 'randomize_buffers' 36 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_rgb.c:664:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 664 | for (int fmi = 0; fmi < FF_ARRAY_ELEMS(packed_rgb_fmts); fmi++) { | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:681:29: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 681 | for (int ai = 0; ai < FF_ARRAY_ELEMS(alpha_values); ai++) { | ~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:788:17: warning: passing 'func_type *' (aka 'void (*)(struct SwsInternal *, const short *, const short **, int, const short *, const short **, const short **, int, const short **, unsigned char *, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 788 | call_new(c, luma_filter, luma, luma_filter_size, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 789 | chr_filter, chru, chrv, chr_filter_size, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 790 | alpha, dst1, INPUT_SIZE, 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_rgb.c:795:17: warning: passing 'func_type *' (aka 'void (*)(struct SwsInternal *, const short *, const short **, int, const short *, const short **, const short **, int, const short **, unsigned char *, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 795 | bench_new(c, luma_filter, luma, luma_filter_size, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 796 | chr_filter, chru, chrv, chr_filter_size, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 797 | alpha, dst1, INPUT_SIZE, 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_rgb.c:731:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 731 | randomize_buffers((uint8_t*)src_y, LARGEST_FILTER * INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:36:23: note: expanded from macro 'randomize_buffers' 36 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_rgb.c:732:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 732 | randomize_buffers((uint8_t*)src_u, LARGEST_FILTER * INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:36:23: note: expanded from macro 'randomize_buffers' 36 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_rgb.c:733:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 733 | randomize_buffers((uint8_t*)src_v, LARGEST_FILTER * INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:36:23: note: expanded from macro 'randomize_buffers' 36 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_rgb.c:734:5: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 734 | randomize_buffers((uint8_t*)src_a, LARGEST_FILTER * INPUT_SIZE * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:36:23: note: expanded from macro 'randomize_buffers' 36 | for (j = 0; j < size; j+=4) \ | ~ ^ ~~~~ src/tests/checkasm/sw_rgb.c:751:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 751 | for (int fmi = 0; fmi < FF_ARRAY_ELEMS(packed_rgb_fmts); fmi++) { | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:768:31: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 768 | for (int fsi = 0; fsi < FF_ARRAY_ELEMS(filter_sizes); fsi++) { | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:814:25: warning: passing 'void (*)(const uint8_t *, uint8_t *, int)' (aka 'void (*)(const unsigned char *, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 814 | check_shuffle_bytes(shuffle_bytes_2103, "shuffle_bytes_2103"); | ^~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:49:40: note: passing argument to parameter 'func' here 49 | static void check_shuffle_bytes(void * func, const char * report) | ^ src/tests/checkasm/sw_rgb.c:817:25: warning: passing 'void (*)(const uint8_t *, uint8_t *, int)' (aka 'void (*)(const unsigned char *, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 817 | check_shuffle_bytes(shuffle_bytes_0321, "shuffle_bytes_0321"); | ^~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:49:40: note: passing argument to parameter 'func' here 49 | static void check_shuffle_bytes(void * func, const char * report) | ^ src/tests/checkasm/sw_rgb.c:820:25: warning: passing 'void (*)(const uint8_t *, uint8_t *, int)' (aka 'void (*)(const unsigned char *, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 820 | check_shuffle_bytes(shuffle_bytes_1230, "shuffle_bytes_1230"); | ^~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:49:40: note: passing argument to parameter 'func' here 49 | static void check_shuffle_bytes(void * func, const char * report) | ^ src/tests/checkasm/sw_rgb.c:823:25: warning: passing 'void (*)(const uint8_t *, uint8_t *, int)' (aka 'void (*)(const unsigned char *, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 823 | check_shuffle_bytes(shuffle_bytes_3012, "shuffle_bytes_3012"); | ^~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:49:40: note: passing argument to parameter 'func' here 49 | static void check_shuffle_bytes(void * func, const char * report) | ^ src/tests/checkasm/sw_rgb.c:826:25: warning: passing 'void (*)(const uint8_t *, uint8_t *, int)' (aka 'void (*)(const unsigned char *, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 826 | check_shuffle_bytes(shuffle_bytes_3210, "shuffle_bytes_3210"); | ^~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:49:40: note: passing argument to parameter 'func' here 49 | static void check_shuffle_bytes(void * func, const char * report) | ^ src/tests/checkasm/sw_rgb.c:829:25: warning: passing 'void (*)(const uint8_t *, uint8_t *, int)' (aka 'void (*)(const unsigned char *, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 829 | check_shuffle_bytes(shuffle_bytes_3102, "shuffle_bytes_3102"); | ^~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:49:40: note: passing argument to parameter 'func' here 49 | static void check_shuffle_bytes(void * func, const char * report) | ^ src/tests/checkasm/sw_rgb.c:832:25: warning: passing 'void (*)(const uint8_t *, uint8_t *, int)' (aka 'void (*)(const unsigned char *, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 832 | check_shuffle_bytes(shuffle_bytes_2013, "shuffle_bytes_2013"); | ^~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:49:40: note: passing argument to parameter 'func' here 49 | static void check_shuffle_bytes(void * func, const char * report) | ^ src/tests/checkasm/sw_rgb.c:835:25: warning: passing 'void (*)(const uint8_t *, uint8_t *, int)' (aka 'void (*)(const unsigned char *, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 835 | check_shuffle_bytes(shuffle_bytes_1203, "shuffle_bytes_1203"); | ^~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:49:40: note: passing argument to parameter 'func' here 49 | static void check_shuffle_bytes(void * func, const char * report) | ^ src/tests/checkasm/sw_rgb.c:838:25: warning: passing 'void (*)(const uint8_t *, uint8_t *, int)' (aka 'void (*)(const unsigned char *, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 838 | check_shuffle_bytes(shuffle_bytes_2130, "shuffle_bytes_2130"); | ^~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:49:40: note: passing argument to parameter 'func' here 49 | static void check_shuffle_bytes(void * func, const char * report) | ^ src/tests/checkasm/sw_rgb.c:862:17: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 862 | call_new(src1, dst1, rgb24_width[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_rgb.c:866:13: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 866 | bench_new(src0, dst0, RGB24_BENCH_WIDTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_rgb.c:905:17: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 905 | call_new(src1, dst1, rgb32_widths[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_rgb.c:911:13: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 911 | bench_new(src0, dst0, RGB32_BENCH_WIDTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_rgb.c:950:17: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 950 | call_new(src1, dst1, rgb24to32_widths[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_rgb.c:956:13: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 956 | bench_new(src0, dst0, RGB24TO32_BENCH_WIDTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_rgb.c:963:33: warning: passing 'void (*)(uint8_t *, uint8_t *, uint8_t *, const uint8_t *, int, int, int, int, int)' (aka 'void (*)(unsigned char *, unsigned char *, unsigned char *, const unsigned char *, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 963 | check_interleaved_to_planar(uyvytoyuv422, "uyvytoyuv422", 1); | ^~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:75:47: note: passing argument to parameter 'func' here 75 | static void check_interleaved_to_planar(void *func, const char *report, int odd_tail) | ^ src/tests/checkasm/sw_rgb.c:965:33: warning: passing 'void (*)(uint8_t *, uint8_t *, uint8_t *, const uint8_t *, int, int, int, int, int)' (aka 'void (*)(unsigned char *, unsigned char *, unsigned char *, const unsigned char *, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 965 | check_interleaved_to_planar(yuyvtoyuv422, "yuyvtoyuv422", 2); | ^~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:75:47: note: passing argument to parameter 'func' here 75 | static void check_interleaved_to_planar(void *func, const char *report, int odd_tail) | ^ src/tests/checkasm/sw_rgb.c:860:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 860 | for (i = 0; i < FF_ARRAY_ELEMS(rgb24_width); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:900:31: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 900 | for (int i = 0; i < FF_ARRAY_ELEMS(rgb32_widths); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_rgb.c:945:31: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 945 | for (int i = 0; i < FF_ARRAY_ELEMS(rgb24to32_widths); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5 warnings generated. CC tests/checkasm/sw_yuv2rgb.o In file included from src/tests/checkasm/sw_yuv2rgb.c:28: In file included from src/libswscale/swscale_internal.h:29: In file included from src/libswscale/graph.h:30: src/libswscale/format.h:172:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 172 | typedef enum SwsPixelType SwsPixelType; | ^ In file included from src/tests/checkasm/sw_yuv2rgb.c:28: src/libswscale/swscale_internal.h:81:28: warning: cast from 'const struct SwsContext *' to 'struct SwsInternal *' drops const qualifier [-Wcast-qual] 81 | return (SwsInternal *) sws; | ^ src/tests/checkasm/sw_yuv2rgb.c:192:17: warning: passing 'func_type *' (aka 'int (*)(struct SwsInternal *, const unsigned char *const *, const int *, int, int, unsigned char *const *, const int *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 192 | call_new(c, src, srcStride, srcSliceY, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 193 | srcSliceH, dst1, dstStride); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_yuv2rgb.c:239:17: warning: passing 'func_type *' (aka 'int (*)(struct SwsInternal *, const unsigned char *const *, const int *, int, int, unsigned char *const *, const int *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 239 | bench_new(c, src, srcStride, srcSliceY, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 240 | srcSliceH, dst0, dstStride); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_yuv2rgb.c:141:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 141 | for (int dfi = 0; dfi < FF_ARRAY_ELEMS(dst_fmts); dfi++) { | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_yuv2rgb.c:145:31: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 145 | for (int isi = 0; isi < FF_ARRAY_ELEMS(input_sizes); isi++) { | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6 warnings generated. CC tests/checkasm/sw_yuv2yuv.o 20 warnings generated. CC tests/checkasm/synth_filter.o In file included from src/tests/checkasm/sw_yuv2yuv.c:27: In file included from src/libswscale/swscale_internal.h:29: In file included from src/libswscale/graph.h:30: src/libswscale/format.h:172:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 172 | typedef enum SwsPixelType SwsPixelType; | ^ In file included from src/tests/checkasm/sw_yuv2yuv.c:27: src/libswscale/swscale_internal.h:81:28: warning: cast from 'const struct SwsContext *' to 'struct SwsInternal *' drops const qualifier [-Wcast-qual] 81 | return (SwsInternal *) sws; | ^ src/tests/checkasm/sw_yuv2yuv.c:111:17: warning: passing 'func_type *' (aka 'int (*)(struct SwsInternal *, const unsigned char *const *, const int *, int, int, unsigned char *const *, const int *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 111 | call_new(c, src, srcStride, srcSliceY, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | srcSliceH, dst1, dstStride); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_yuv2yuv.c:119:17: warning: passing 'func_type *' (aka 'int (*)(struct SwsInternal *, const unsigned char *const *, const int *, int, int, unsigned char *const *, const int *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 119 | bench_new(c, src, srcStride, srcSliceY, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 120 | srcSliceH, dst0, dstStride); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/sw_yuv2yuv.c:69:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 69 | for (int sfi = 0; sfi < FF_ARRAY_ELEMS(src_fmts); sfi++) { | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/sw_yuv2yuv.c:72:31: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 72 | for (int isi = 0; isi < FF_ARRAY_ELEMS(input_sizes); isi++) { | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/synth_filter.c:94:13: warning: passing 'func_type *' (aka 'void (*)(struct AVTXContext *, float *, int *, float *, const float *, float *, float *, float, void (*)(struct AVTXContext *, void *, void *, long))') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 94 | call_new(imdct, buf1, &offset1, buf2_1, window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 95 | out1, in, scale, imdct_fn); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/synth_filter.c:119:13: warning: passing 'func_type *' (aka 'void (*)(struct AVTXContext *, float *, int *, float *, const float *, float *, float *, float, void (*)(struct AVTXContext *, void *, void *, long))') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 119 | bench_new(imdct, buf_b, &offset_b, buf2_b, window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 120 | out_b, in, scale, imdct_fn); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ 6 warnings generated. CC tests/checkasm/takdsp.o 2 warnings generated. CC tests/checkasm/ttadsp.o src/tests/checkasm/takdsp.c:52:9: warning: passing 'func_type *' (aka 'void (*)(const int *, int *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 52 | call_new(p1, p2_2, BUF_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/takdsp.c:58:9: warning: passing 'func_type *' (aka 'void (*)(const int *, int *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 58 | bench_new(p1, p2, BUF_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/takdsp.c:77:9: warning: passing 'func_type *' (aka 'void (*)(int *, const int *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 77 | call_new(p1_2, p2, BUF_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/takdsp.c:83:9: warning: passing 'func_type *' (aka 'void (*)(int *, const int *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 83 | bench_new(p1, p2, BUF_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/takdsp.c:104:9: warning: passing 'func_type *' (aka 'void (*)(int *, int *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 104 | call_new(p1_2, p2_2, BUF_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_casrc/tests/checkasm/ttadsp.cl:l56_:c23h:e cwarning: kpassing 'func_type *' (aka 'int (*)(int *, int *, int *, int *, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]e d(checkasm_ f56u | n c _ n eiwn,t 3_2__VtA _oAuRtG_Sn_e_w) = | c ^~~~~~~~~~~~~~~~~a ll_/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hn:e353w:(27q:m _note: nexpanded from macro 'checkasm_func_new'e w, d x353_ | n#edwe,f idnle_ ncehwe,c k&aesrmr_ofru_nnce_wn,e wi n(,( fsuhnicf_tt,y preo u*n)d )c;h e c| k ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~a sm_k/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.he:y486_:n27e:w )note: expanded from macro 'call_new' | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h#:d106e:f19i:n enote: expanded from macro 'checkasm_call_checked'c all_n e106w | c h e c k a s m _fcuanlcl,_ ncelwo b b| e ^r _ma/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hs:k382):)54;: note: expanded from macro 'checkasm_call_new' 382 | # d e f i n e c h e c k a s m _ c a l l _ n e w ( . . . ) c h e c k a s m\_ c a| l ^~~~l _checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/takdsp.c:111:9: warning: passing 'func_type *' (aka 'void (*)(int *, int *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 111 | bench_new(p1, p2, BUF_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/ttadsp.c:64:5: warning: passing 'func_type *' (aka 'int (*)(int *, int *, int *, int *, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 64 | bench_new(alt(qm), alt(dx), alt(dl), alt(&error), in, shift, round); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' src/tests/checkasm/takdsp.c: 133106: | 9 : warning: passing 'func_type *' (aka 'void (*)(int *, const int *, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 133 | f u n cc,a lcll_onbebwe(rp_1m_a2s,k )p)2;, B U F _ S I Z E , d s h i f t , d f a c t o r ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 486 : 27 : note: expanded from macro 'call_new' 486\ | # d| e ^~~~f ine call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/takdsp.c:139:9: warning: passing 'func_type *' (aka 'void (*)(int *, const int *, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 139 | bench_new(p1, p2, BUF_SIZE, dshift, dfactor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ 6 warnings generated. CC tests/checkasm/utvideodsp.o 2 warnings generated. CC tests/checkasm/v210dec.o src/tests/checkasm/utvideodsp.c:83:5: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, unsigned char *, unsigned char *, long, long, long, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 83 | CHECK_RESTORE(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/utvideodsp.c:75:91: note: expanded from macro 'CHECK_RESTORE' 75 | call_ref(src_r0, src_g0, src_b0, WIDTH_PADDED, WIDTH_PADDED, WIDTH_PADDED, WIDTH, HEIGHT);\ | ^ 76 | call_new(src_r1, src_g1, src_b1, WIDTH_PADDED, WIDTH_PADDED, WIDTH_PADDED, WIDTH, HEIGHT);\ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro '\ call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/utvideodsp.c:83:5: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, unsigned char *, unsigned char *, long, long, long, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 83 | CHECK_RESTORE(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/utvideodsp.c:79:45: note: expanded from macro 'CHECK_RESTORE' 79 | cmp_plane(src_b0, src_b1, sizeof(type)); \ | ^ 80 | bench_new(src_r1, src_g1, src_b1, WIDTH_PADDED, WIDTH_PADDED, WIDTH_PADDED, WIDTH, HEIGHT) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro '\ bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/utvideodsp.c:87:5: warning: passing 'func_type *' (aka 'void (*)(unsigned short *, unsigned short *, unsigned short *, long, long, long, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 87 | CHECK_RESTORE(uint16_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/utvideodsp.c:75:91: note: expanded from macro 'CHECK_RESTORE' 75 | call_ref(src_r0, src_g0, src_b0, WIDTH_PADDED, WIDTH_PADDED, WIDTH_PADDED, WIDTH, HEIGHT);\ | ^ 76 | call_new(src_r1, src_g1, src_b1, WIDTH_PADDED, WIDTH_PADDED, WIDTH_PADDED, WIDTH, HEIGHT);\ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro '\ call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/utvideodsp.c:87:5: warning: passing 'func_type *' (aka 'void (*)(unsigned short *, unsigned short *, unsigned short *, long, long, long, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 87 | CHECK_RESTORE(uint16_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/utvideodsp.c:79:45: note: expanded from macro 'CHECK_RESTORE' 79 | cmp_plane(src_b0, src_b1, sizeof(type)); \ | ^ 80 | bench_new(src_r1, src_g1, src_b1, WIDTH_PADDED, WIDTH_PADDED, WIDTH_PADDED, WIDTH, HEIGHT) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro '\ bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/v210dec.c:68:9: warning: passing 'func_type *' (aka 'void (*)(const unsigned int *, unsigned short *, unsigned short *, unsigned short *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 68 | call_new(src1, y1, u1, v1, pixels); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/v210dec.c:74:9: warning: passing 'func_type *' (aka 'void (*)(const unsigned int *, unsigned short *, unsigned short *, unsigned short *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 74 | bench_new(src1, y1, u1, v1, pixels); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ 8 warnings generated. CC tests/checkasm/v210enc.o 2 warnings generated. CC tests/checkasm/vc1dsp.o 4 warnings generated. CC tests/checkasm/vf_blackdetect.o src/tests/checkasm/v210enc.c:90:9: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, const unsigned char *, const unsigned char *, unsigned char *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 90 | check_pack_line(uint8_t, 0xffffffff); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/v210enc.c:74:13: note: expanded from macro 'check_pack_line' 74 | call_new(y1 + y_offset, u1 + uv_offset, v1 + uv_offset, dst1, width); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/v210enc.c:90:9: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, const unsigned char *, const unsigned char *, unsigned char *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 90 | check_pack_line(uint8_t, 0xffffffff); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/v210enc.c:79:13: note: expanded from macro 'check_pack_line' 79 | bench_new(y1 + y_offset, u1 + uv_offset, v1 + uv_offset, dst1, width); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/v210enc.c:93:9: warning: passing 'func_type *' (aka 'void (*)(const unsigned short *, const unsigned short *, const unsigned short *, unsigned char *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 93 | check_pack_line(uint16_t, 0x03ff03ff); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/v210enc.c:74:13: note: expanded from macro 'check_pack_line' 74 | call_new(y1 + y_offset, u1 + uv_offset, v1 + uv_offset, dst1, width); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/v210enc.c:93:9: warning: passing 'func_type *' (aka 'void (*)(const unsigned short *, const unsigned short *, const unsigned short *, unsigned char *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 93 | check_pack_line(uint16_t, 0x03ff03ff); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/v210enc.c:79:13: note: expanded from macro 'check_pack_line' 79 | bench_new(y1 + y_offset, u1 + uv_offset, v1 + uv_offset, dst1, width); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ 72 warnings generated. CC tests/checkasm/vf_blend.o src/tests/checkasm/vf_blackdetect.c:52:30: warning: passing 'func_type *' (aka 'unsigned int (*)(const unsigned char *, long, long, long, unsigned int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 52 | unsigned count_new = call_new(in, STRIDE, w - 8, HEIGHT, threshold); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ src/tests/checkasm/vc1dsp.c/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h::49382::3454:: warning: note: flexible array initialization is a GNU extension [-Wgnu-flexible-array-initializer]expanded from macro 'checkasm_call_new' 38249 | | #sdteaftiince ccohnesctk amsamt_rciaxl lT_8n e=w ({. .8.,) 8c,h e{c k a| s ^m _callsrc/tests/checkasm/vc1dsp.c_:c46h:e11c:k enote: dinitialized flexible array member 'd' is here( ch e46c | k a s m _ffluonact_ nde[w],; _ _| V ^A _ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasmsrc/tests/checkasm/vc1dsp.c_:k60e:y34_:n ewarning: wflexible array initialization is a GNU extension [-Wgnu-flexible-array-initializer]) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 60 | s/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.ht:a106t:i19c: cnote: oexpanded from macro 'checkasm_call_checked'n st ma t106r | i x T 4 = { 4 , 4 , { f| u ^n c,src/tests/checkasm/vc1dsp.c :c46l:o11b:b enote: rinitialized flexible array member 'd' is here_ ma s46k | ) ) ; f l o a t d [ ] ; | ^ \ | ^~~~ src/tests/checkasm/vc1dsp.c:67:35: warning: flexible array initialization is a GNU extension [-Wgnu-flexible-array-initializer] 67 | static const matrix T8t = { 8, 8, { | ^ src/tests/checkasm/vc1dsp.c:46:11: note: initialized flexible array member 'd' is here 46 | float d[]; | ^ src/tests/checkasm/vc1dsp.c:78:35: warning: flexible array initialization is a GNU extension [-Wgnu-flexible-array-initializer] 78 | static const matrix T4t = { 4, 4, { | ^ src/tests/checkasm/vc1dsp.c:46:11: note: initialized flexible array member 'd' is here 46 | float d[]; | ^ src/tests/checkasm/vc1dsp.c:105:23: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] 105 | for (int j = 0; j < out->height; ++j) | ~ ^ ~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:106:27: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] 106 | for (src/tests/checkasm/vf_blackdetect.ci:n58t: 9i: =warning: passing 'func_type *' (aka 'unsigned int (*)(const unsigned char *, long, long, long, unsigned int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]0 ; i < o u58t | - > w i d t h ; b+e+nic)h _{n e w| ( ~ ^ ~~~~~~~~~~i n, STRsrc/tests/checkasm/vc1dsp.cI:D108E:,31 :w ,warning: comparison of integers of different signs: 'int' and 'const size_t' (aka 'const unsigned long') [-Wsign-compare]H EIGHT ,108 | 1 6 ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fo/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hr: 487(:i27n:t note: kexpanded from macro 'bench_new' = 0 ;487 | k# dew ibdetnhc;h _+n+ekw) | ~ ^ ~~~~~~~~ checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' src/tests/checkasm/vc1dsp.c: 117419: | 23 : warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] 117 | c h e c kfaosrm _(cianltl _jc h=e c0k;e dj( f h_e_iVgAh_tA;R G+S+_j_)) ; | ~ ^ ~~~~~~~~~ src/tests/checkasm/vc1dsp.c : 118 : 27 : warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] 118 | f o r (\i n t| ^~~~i = /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h0:;106 :i19 :< note: aexpanded from macro 'checkasm_call_checked'- >widt h106; | + + i ) { | ~ ^ ~~~~~~~~ func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vc1dsp.c:134:23: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] 134 | for (int j = 0; j < a->height; ++j) | ~ ^ ~~~~~~~~~ src/tests/checkasm/vc1dsp.c:135:27: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] 135 | for (int i = 0; i < a->width; ++i) { | ~ ^ ~~~~~~~~ src/tests/checkasm/vc1dsp.c:143:23: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] 143 | for (int j = 4; j < a->height; ++j) | ~ ^ ~~~~~~~~~ src/tests/checkasm/vc1dsp.c:144:27: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] 144 | for (int i = 0; i < a->width; ++i) { | ~ ^ ~~~~~~~~ src/tests/checkasm/vc1dsp.c:170:23: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] 170 | for (int i = 0; i < width * height; ++i) | ~ ^ ~~~~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:176:23: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] 176 | for (int i = 0; i < width * height; ++i) { | ~ ^ ~~~~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:187:23: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] 187 | for (int i = 0; i < width * height; ++i) | ~ ^ ~~~~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:199:23: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] 199 | for (int i = 0; i < width * height; ++i) | ~ ^ ~~~~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:265:9: warning: passing no argument for the '...' parameter of a variadic macro is a C23 extension [-Wvariadic-macro-arguments-omitted] 265 | declare_func(void, int16_t *); | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:489:27: note: expanded from macro 'declare_func' 489 | #define declare_func checkasm_declare | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:206:5: note: expanded from macro 'checkasm_declare' 206 | checkasm_declare_impl(ret, __VA_ARGS__); \ | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:101:29: note: expanded from macro 'checkasm_declare_impl' 101 | void *) | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:65:11: note: macro 'init_clobber_mask' defined here 65 | #define init_clobber_mask(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, ...) \ | ^ src/tests/checkasm/vc1dsp.c:274:9: warning: passing 'func_type *' (aka 'void (*)(short *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 274 | call_new(inv_trans_in1 + 8); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vc1dsp.c:277:9: warning: passing 'func_type *' (aka 'void (*)(short *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 277 | bench_new(inv_trans_in1 + 8); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vc1dsp.c:310:16: warning: initializing 'void (*)(uint8_t *, ptrdiff_t, int16_t *)' (aka 'void (*)(unsigned char *, long, short *)') with an expression of type 'void *' converts between void pointer and function pointer [-Wpedantic] 310 | void (*func)(uint8_t *, ptrdiff_t, int16_t *) = *(void **)((intptr_t) &h + tests[k].offset); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:323:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, short *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 323 | call_new(inv_trans_out1 + 24 + 8, 24, inv_trans_in1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vc1dsp.c:326:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, short *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 326 | bench_new(inv_trans_out1 + 24 + 8, 24, inv_trans_in1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vc1dsp.c:345:9: warning: missing field 'width' initializer [-Wmissing-field-initializers] 345 | VC1DSP_TEST(vc1_v_loop_filter4) | ^ src/tests/checkasm/vc1dsp.c:33:66: note: expanded from macro 'VC1DSP_TEST' 33 | #define VC1DSP_TEST(func) { #func, offsetof(VC1DSPContext, func) }, | ^ src/tests/checkasm/vc1dsp.c:346:9: warning: missing field 'width' initializer [-Wmissing-field-initializers] 346 | VC1DSP_TEST(vc1_h_loop_filter4) | ^ src/tests/checkasm/vc1dsp.c:33:66: note: expanded from macro 'VC1DSP_TEST' 33 | #define VC1DSP_TEST(func) { #func, offsetof(VC1DSPContext, func) }, | ^ src/tests/checkasm/vc1dsp.c:347:9: warning: missing field 'width' initializer [-Wmissing-field-initializers] 347 | VC1DSP_TEST(vc1_v_loop_filter8) | ^ src/tests/checkasm/vc1dsp.c:33:66: note: expanded from macro 'VC1DSP_TEST' 33 | #define VC1DSP_TEST(func) { #func, offsetof(VC1DSPContext, func) }, | ^ src/tests/checkasm/vc1dsp.c:348:9: warning: missing field 'width' initializer [-Wmissing-field-initializers] 348 | VC1DSP_TEST(vc1_h_loop_filter8) | ^ src/tests/checkasm/vc1dsp.c:33:66: note: expanded from macro 'VC1DSP_TEST' 33 | #define VC1DSP_TEST(func) { #func, offsetof(VC1DSPContext, func) }, | ^ src/tests/checkasm/vc1dsp.c:349:9: warning: missing field 'width' initializer [-Wmissing-field-initializers] 349 | VC1DSP_TEST(vc1_v_loop_filter16) | ^ src/tests/checkasm/vc1dsp.c:33:66: note: expanded from macro 'VC1DSP_TEST' 33 | #define VC1DSP_TEST(func) { #func, offsetof(VC1DSPContext, func) }, | ^ src/tests/checkasm/vc1dsp.c:350:9: warning: missing field 'width' initializer [-Wmissing-field-initializers] 350 | VC1DSP_TEST(vc1_h_loop_filter16) | ^ src/tests/checkasm/vc1dsp.c:33:66: note: expanded from macro 'VC1DSP_TEST' 33 | #define VC1DSP_TEST(func) { #func, offsetof(VC1DSPContext, func) }, | ^ src/tests/checkasm/vc1dsp.c:356:16: warning: initializing 'void (*)(uint8_t *, ptrdiff_t, int)' (aka 'void (*)(unsigned char *, long, int)') with an expression of type 'void *' converts between void pointer and function pointer [-Wpedantic] 356 | void (*func)(uint8_t *, ptrdiff_t, int) = *(void **)((intptr_t) &h + tests[k].offset); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:363:17: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 363 | call_new(filter_buf1 + 4 * 48 + 16, 48, pq); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vc1dsp.c:372:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 372 | bench_new(filter_buf1 + 4 * 48 + 16, 48, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vc1dsp.c:374:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 374 | bench_new(filter_buf1 + 4 * 48 + 16, 48, 31); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vc1dsp.c:413:9: warning: passing 'func_type *' (aka 'int (*)(const unsigned char *, int, unsigned char *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 413 | TEST_UNESCAPE; | ^~~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:386:20: note: expanded from macro 'TEST_UNESCAPE' 386 | len1 = call_new(escaped1 + escaped_offset, escaped_len, unescaped1 + unescaped_offset); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vc1dsp.c:417:9: warning: passing 'func_type *' (aka 'int (*)(const unsigned char *, int, unsigned char *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 417 | TEST_UNESCAPE; | ^~~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:386:20: note: expanded from macro 'TEST_UNESCAPE' 386 | len1 = call_new(escaped1 + escaped_offset, escaped_len, unescaped1 + unescaped_offset); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vc1dsp.c:430:9: warning: passing 'func_type *' (aka 'int (*)(const unsigned char *, int, unsigned char *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 430 | TEST_UNESCAPE; | ^~~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:386:20: note: expanded from macro 'TEST_UNESCAPE' 386 | len1 = call_new(escaped1 + escaped_offset, escaped_len, unescaped1 + unescaped_offset); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vc1dsp.c:435:9: warning: passing 'func_type *' (aka 'int (*)(const unsigned char *, int, unsigned char *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 435 | TEST_UNESCAPE; | ^~~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:386:20: note: expanded from macro 'TEST_UNESCAPE' 386 | len1 = call_new(escaped1 + escaped_offset, escaped_len, unescaped1 + unescaped_offset); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vc1dsp.c:438:9: warning: passing 'func_type *' (aka 'int (*)(const unsigned char *, int, unsigned char *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 438 | bench_new(escaped1, UNESCAPE_BUF_SIZE, unescaped1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vc1dsp.c:411:27: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 411 | for (int x = 0; x < UNESCAPE_BUF_SIZE; ++x) | ~ ^ ~~~~~~~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:413:9: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 413 | TEST_UNESCAPE; | ^~~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:384:13: note: expanded from macro 'TEST_UNESCAPE' 384 | RANDOMIZE_BUFFER8(unescaped, UNESCAPE_BUF_SIZE); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:229:23: note: expanded from macro 'RANDOMIZE_BUFFER8' 229 | for (i = 0; i < size; ++i) { \ | ~ ^ ~~~~ src/tests/checkasm/vc1dsp.c:416:9: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 416 | RANDOMIZE_BUFFER8(escaped, UNESCAPE_BUF_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:229:23: note: expanded from macro 'RANDOMIZE_BUFFER8' 229 | for (i = 0; i < size; ++i) { \ | ~ ^ ~~~~ src/tests/checkasm/vc1dsp.c:417:9: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 417 | TEST_UNESCAPE; | ^~~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:384:13: note: expanded from macro 'TEST_UNESCAPE' 384 | RANDOMIZE_BUFFER8(unescaped, UNESCAPE_BUF_SIZE); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:229:23: note: expanded from macro 'RANDOMIZE_BUFFER8' 229 | for (i = 0; i < size; ++i) { \ | ~ ^ ~~~~ src/tests/checkasm/vc1dsp.c:420:27: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 420 | for (int x = 0; x <= UNESCAPE_BUF_SIZE - 4;) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:430:9: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 430 | TEST_UNESCAPE; | ^~~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:384:13: note: expanded from macro 'TEST_UNESCAPE' 384 | RANDOMIZE_BUFFER8(unescaped, UNESCAPE_BUF_SIZE); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:229:23: note: expanded from macro 'RANDOMIZE_BUFFER8' 229 | for (i = 0; i < size; ++i) { \ | ~ ^ ~~~~ src/tests/checkasm/vc1dsp.c:435:9: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 435 | TEST_UNESCAPE; | ^~~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:384:13: note: expanded from macro 'TEST_UNESCAPE' 384 | RANDOMIZE_BUFFER8(unescaped, UNESCAPE_BUF_SIZE); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:229:23: note: expanded from macro 'RANDOMIZE_BUFFER8' 229 | for (i = 0; i < size; ++i) { \ | ~ ^ ~~~~ src/tests/checkasm/vc1dsp.c:507:21: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 507 | call_new(dst1, src1, stride, round); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vc1dsp.c:512:17: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 512 | bench_new(dst1, src1, stride, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vc1dsp.c:503:17: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 503 | RANDOMIZE_BUFFER8(srcbuf, sizeof(srcbuf0)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:229:23: note: expanded from macro 'RANDOMIZE_BUFFER8' 229 | for (i = 0; i < size; ++i) { \ | ~ ^ ~~~~ src/tests/checkasm/vc1dsp.c:505:21: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 505 | RANDOMIZE_BUFFER8(dstbuf, sizeof(dstbuf0)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vc1dsp.c:229:23: note: expanded from macro 'RANDOMIZE_BUFFER8' 229 | for (i = 0; i < size; ++i) { \ | ~ ^ ~~~~ In file included from src/tests/checkasm/vf_blend.c:23: In file included from src/libavfilter/vf_blend_init.h:30: src/libavfilter/blend_modes.c:115:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 115 | fn(addition, FFMIN(MAX, A + B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:116:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 116 | fn(grainmerge, CLIP(A + B - HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:117:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 117 | fn(multiply, MULTIPLY(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:118:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 118 | fn(multiply128,CLIP((A - HALF) * B / MDIV + HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:119:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 119 | fn(negation, MAX - FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:120:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 120 | fn(extremity, FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:121:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 121 | fn(grainextract, CLIP(HALF + A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:122:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 122 | fn(screen, SCREEN(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:123:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 123 | fn(overlay, (A < HALF) ? MULTIPLY(2, A, B) : SCREEN(2, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:124:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 124 | fn(hardlight, (B < HALF) ? MULTIPLY(2, B, A) : SCREEN(2, B, A)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:125:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 125 | fn(hardmix, (A < (MAX - B)) ? 0: MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:126:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 126 | fn(heat, (A == 0) ? 0 : MAX - FFMIN(((MAX - B) * (MAX - B)) / A, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:127:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 127 | fn(freeze, (B == 0) ? 0 : MAX - FFMIN(((MAX - A) * (MAX - A)) / B, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:128:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 128 | fn(divide, CLIP(B == 0 ? MAX : MAX * A / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:129:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 129 | fn(dodge, DODGE(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:130:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 130 | fn(burn, BURN(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ 2 warnings generated. src/libavfilter/blend_modes.c:131:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 131 | fn(softlight, CLIP(A * A / MAX + (2 * (B * ((A * (MAX - A)) / MAX) / MAX)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:132:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 132 | fn(exclusion, A + B - 2 * A * B / MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:133:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 133 | fn(pinlight, (B < HALF) ? FFMIN(A, 2 * B) : FFMAX(A, 2 * (B - HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:134:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 134 | fn(phoenix, FFMIN(A, B) - FFMAX(A, B) + MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:135:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 135 | fn(reflect, (B == MAX) ? B : FFMIN(MAX, (A * A / (MAX - B)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:136:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 136 | fn(glow, (A == MAX) ? A : FFMIN(MAX, (B * B / (MAX - A)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:137:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 137 | fn(vividlight, (A < HALF) ? BURN(2 * A, B) : DODGE(2 * (A - HALF), B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:138:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 138 | fn(linearlight,CLIP((B < HALF) ? B + 2 * A - MAX : B + 2 * (A - HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:139:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 139 | fn(softdifference,CLIP((A > B) ? (B == MAX) ? 0 : (A - B) * MAX / (MAX - B) : (B == 0) ? 0 : (B - A) * MAX / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:140:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 140 | fn(bleach, (MAX - B) + (MAX - A) - MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:141:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 141 | fn(stain, 2 * MAX - A - B) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:142:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 142 | fn(interpolate,LRINTF(MAX * (2 - cosf(A * M_PI / MAX) - cosf(B * M_PI / MAX)) * 0.25f)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:143:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 143 | fn(hardoverlay,A == MAX ? MAX : FFMIN(MAX, MAX * B / (2 * MAX - 2 * A) * (A > HALF) + 2 * A * B / MAX * (A <= HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:146:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 146 | fn(average, (A + B) / 2) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:147:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] CC tests/checkasm/vf_bwdif.o 147 | fn(subtract, FFMAX(0, A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:148:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 148 | fn(difference, FFABS(A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:149:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 149 | fn(darken, FFMIN(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:150:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 150 | fn(lighten, FFMAX(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:151:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 151 | fn(and, INT2FLOAT(FLOAT2INT(A) & FLOAT2INT(B))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:152:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 152 | fn(or, INT2FLOAT(FLOAT2INT(A) | FLOAT2INT(B))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:153:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 153 | fn(xor, INT2FLOAT(FLOAT2INT(A) ^ FLOAT2INT(B))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:154:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 154 | fn(geometric, GEOMETRIC(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:155:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 155 | fn(harmonic, A == 0 && B == 0 ? 0 : 2LL * A * B / (A + B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ In file included from src/tests/checkasm/vf_blend.c:23: In file included from src/libavfilter/vf_blend_init.h:34: src/libavfilter/blend_modes.c:115:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 115 | fn(addition, FFMIN(MAX, A + B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:116:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 116 | fn(grainmerge, CLIP(A + B - HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:117:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 117 | fn(multiply, MULTIPLY(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:118:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 118 | fn(multiply128,CLIP((A - HALF) * B / MDIV + HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:119:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 119 | fn(negation, MAX - FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:120:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 120 | fn(extremity, FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:121:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 121 | fn(grainextract, CLIP(HALF + A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:122:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 122 | fn(screen, SCREEN(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:123:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 123 | fn(overlay, (A < HALF) ? MULTIPLY(2, A, B) : SCREEN(2, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:124:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 124 | fn(hardlight, (B < HALF) ? MULTIPLY(2, B, A) : SCREEN(2, B, A)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:125:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 125 | fn(hardmix, (A < (MAX - B)) ? 0: MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:126:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 126 | fn(heat, (A == 0) ? 0 : MAX - FFMIN(((MAX - B) * (MAX - B)) / A, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:127:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 127 | fn(freeze, (B == 0) ? 0 : MAX - FFMIN(((MAX - A) * (MAX - A)) / B, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:128:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 128 | fn(divide, CLIP(B == 0 ? MAX : MAX * A / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:129:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 129 | fn(dodge, DODGE(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:130:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 130 | fn(burn, BURN(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:131:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 131 | fn(softlight, CLIP(A * A / MAX + (2 * (B * ((A * (MAX - A)) / MAX) / MAX)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:132:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 132 | fn(exclusion, A + B - 2 * A * B / MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:133:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 133 | fn(pinlight, (B < HALF) ? FFMIN(A, 2 * B) : FFMAX(A, 2 * (B - HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:134:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 134 | fn(phoenix, FFMIN(A, B) - FFMAX(A, B) + MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:135:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 135 | fn(reflect, (B == MAX) ? B : FFMIN(MAX, (A * A / (MAX - B)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:136:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 136 | fn(glow, (A == MAX) ? A : FFMIN(MAX, (B * B / (MAX - A)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:137:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 137 | fn(vividlight, (A < HALF) ? BURN(2 * A, B) : DODGE(2 * (A - HALF), B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:138:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 138 | fn(linearlight,CLIP((B < HALF) ? B + 2 * A - MAX : B + 2 * (A - HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:139:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 139 | fn(softdifference,CLIP((A > B) ? (B == MAX) ? 0 : (A - B) * MAX / (MAX - B) : (B == 0) ? 0 : (B - A) * MAX / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:140:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 140 | fn(bleach, (MAX - B) + (MAX - A) - MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:141:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 141 | fn(stain, 2 * MAX - A - B) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:142:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 142 | fn(interpolate,LRINTF(MAX * (2 - cosf(A * M_PI / MAX) - cosf(B * M_PI / MAX)) * 0.25f)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:143:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 143 | fn(hardoverlay,A == MAX ? MAX : FFMIN(MAX, MAX * B / (2 * MAX - 2 * A) * (A > HALF) + 2 * A * B / MAX * (A <= HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ In file included from src/tests/checkasm/vf_blend.c:23: In file included from src/libavfilter/vf_blend_init.h:38: src/libavfilter/blend_modes.c:115:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 115 | fn(addition, FFMIN(MAX, A + B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:116:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 116 | fn(grainmerge, CLIP(A + B - HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:117:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 117 | fn(multiply, MULTIPLY(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:118:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 118 | fn(multiply128,CLIP((A - HALF) * B / MDIV + HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:119:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 119 | fn(negation, MAX - FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:120:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 120 | fn(extremity, FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:121:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 121 | fn(grainextract, CLIP(HALF + A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:122:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 122 | fn(screen, SCREEN(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:123:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 123 | fn(overlay, (A < HALF) ? MULTIPLY(2, A, B) : SCREEN(2, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:124:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 124 | fn(hardlight, (B < HALF) ? MULTIPLY(2, B, A) : SCREEN(2, B, A)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:125:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 125 | fn(hardmix, (A < (MAX - B)) ? 0: MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:126:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 126 | fn(heat, (A == 0) ? 0 : MAX - FFMIN(((MAX - B) * (MAX - B)) / A, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:127:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 127 | fn(freeze, (B == 0) ? 0 : MAX - FFMIN(((MAX - A) * (MAX - A)) / B, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:128:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 128 | fn(divide, CLIP(B == 0 ? MAX : MAX * A / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:129:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 129 | fn(dodge, DODGE(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:130:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 130 | fn(burn, BURN(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:131:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 131 | fn(softlight, CLIP(A * A / MAX + (2 * (B * ((A * (MAX - A)) / MAX) / MAX)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:132:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 132 | fn(exclusion, A + B - 2 * A * B / MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:133:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 133 | fn(pinlight, (B < HALF) ? FFMIN(A, 2 * B) : FFMAX(A, 2 * (B - HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:134:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 134 | fn(phoenix, FFMIN(A, B) - FFMAX(A, B) + MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:135:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 135 | fn(reflect, (B == MAX) ? B : FFMIN(MAX, (A * A / (MAX - B)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:136:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 136 | fn(glow, (A == MAX) ? A : FFMIN(MAX, (B * B / (MAX - A)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:137:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 137 | fn(vividlight, (A < HALF) ? BURN(2 * A, B) : DODGE(2 * (A - HALF), B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:138:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 138 | fn(linearlight,CLIP((B < HALF) ? B + 2 * A - MAX : B + 2 * (A - HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:139:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 139 | fn(softdifference,CLIP((A > B) ? (B == MAX) ? 0 : (A - B) * MAX / (MAX - B) : (B == 0) ? 0 : (B - A) * MAX / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:140:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 140 | fn(bleach, (MAX - B) + (MAX - A) - MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:141:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 141 | fn(stain, 2 * MAX - A - B) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:142:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 142 | fn(interpolate,LRINTF(MAX * (2 - cosf(A * M_PI / MAX) - cosf(B * M_PI / MAX)) * 0.25f)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:143:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 143 | fn(hardoverlay,A == MAX ? MAX : FFMIN(MAX, MAX * B / (2 * MAX - 2 * A) * (A > HALF) + 2 * A * B / MAX * (A <= HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ In file included from src/tests/checkasm/vf_blend.c:23: In file included from src/libavfilter/vf_blend_init.h:42: src/libavfilter/blend_modes.c:115:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 115 | fn(addition, FFMIN(MAX, A + B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:116:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 116 | fn(grainmerge, CLIP(A + B - HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:117:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 117 | fn(multiply, MULTIPLY(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:118:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 118 | fn(multiply128,CLIP((A - HALF) * B / MDIV + HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:119:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 119 | fn(negation, MAX - FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:120:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 120 | fn(extremity, FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:121:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 121 | fn(grainextract, CLIP(HALF + A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:122:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 122 | fn(screen, SCREEN(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:123:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 123 | fn(overlay, (A < HALF) ? MULTIPLY(2, A, B) : SCREEN(2, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:124:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 124 | fn(hardlight, (B < HALF) ? MULTIPLY(2, B, A) : SCREEN(2, B, A)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:125:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 125 | fn(hardmix, (A < (MAX - B)) ? 0: MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:126:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 126 | fn(heat, (A == 0) ? 0 : MAX - FFMIN(((MAX - B) * (MAX - B)) / A, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:127:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 127 | fn(freeze, (B == 0) ? 0 : MAX - FFMIN(((MAX - A) * (MAX - A)) / B, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:128:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 128 | fn(divide, CLIP(B == 0 ? MAX : MAX * A / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:129:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 129 | fn(dodge, DODGE(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:130:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 130 | fn(burn, BURN(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:131:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 131 | fn(softlight, CLIP(A * A / MAX + (2 * (B * ((A * (MAX - A)) / MAX) / MAX)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:132:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 132 | fn(exclusion, A + B - 2 * A * B / MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:133:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 133 | fn(pinlight, (B < HALF) ? FFMIN(A, 2 * B) : FFMAX(A, 2 * (B - HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) src/tests/checkasm/vf_bwdif.c : 80 : 9 : warning: passing 'func_type *' (aka 'void (*)(void *, const void *, const void *, const void *, int, int, int, int, int, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] \ | ^ 80 | BODY(uint8_t, 8); | ^~~~~~~~~~~~~~~~ src/tests/checkasm/vf_bwdif.c:56:9: note: expanded from macro 'BODY' 56 | call_new(dst1, prev1 + 4*WIDTH, cur1 + 4*WIDTH, next1 + 4*WIDTH, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 57 | WIDTH, strsrc/libavfilter/blend_modes.ci:d134e:,1 :- swarning: tunused parameter 'sliceparam' [-Wunused-parameter]r ide, 1342 | *fsnt(rpihdoee,n i-x2,* s t r iFdFeM,I N ( A , B ) - F F M A X ( A , \B ) | + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAX) 58| | ^ src/libavfilter/blend_modes.c : 98 : 40 : note: expanded from macro 'fn' 398* | s t r i d eF,i l-t3e*rsPtarriadmes, *4p*asrtarmi,d eS,l i-c4e*Psatrraimdse ,* s l i c e p a r a m ) \ \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ^ 59 | 0, mask); \ | ~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checksrc/libavfilter/blend_modes.ca:s135m:_1c:a lwarning: lunused parameter 'sliceparam' [-Wunused-parameter]_ new( .135. | .f)n (crheefclkeacstm,_ c a l l(_Bc h=e=c kMeAdX()c h?e cBk a:s mF_FfMuInNc(_MnAeXw,, (_A_ V*A _AA R/G S(_M_A)X -| ^~~~~~~~~~~~~~~~~B ))/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h):)353 : 27| :^ note: expanded from macro 'checkasm_func_new'src/libavfilter/blend_modes.c :98:40: 353note: | expanded from macro 'fn'# defi n98e | c h e c kFaislmt_efruPnacr_anmesw *(p(afruanmc,_ tSylpiec e*P)a rcahmesc k*asslmi_ckeepya_rnaemw)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h : 106 : 19\: note: | expanded from macro 'checkasm_call_checked' ^ 106 | func, clobber_mask)); \ | ^~~~ src/libavfilter/blend_modes.c:136:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 136 | fn(glow, (A == MAX) ? A : FFMIN(MAX, (B * B / (MAX - A)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:137:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 137 | fn(vividlight, (A < HALF) ? BURN(2 * A, B) : DODGE(2 * (A - HALF), B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:138:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 138 | fn(linearlight,CLIP((B < HALF) ? B + 2 * A - MAX : B + 2 * (A - HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:139:src/tests/checkasm/vf_bwdif.c1::80 :warning: 9unused parameter 'sliceparam' [-Wunused-parameter]: warning: passing 'func_type *' (aka 'void (*)(void *, const void *, const void *, const void *, int, int, int, int, int, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 139 | f n80( | s o f t d i f f eBrOeDnYc(eu,iCnLtI8P_(t(,A 8>) ;B ) | ^~~~~~~~~~~~~~~~ ? (src/tests/checkasm/vf_bwdif.cB: 66=:=9 :M Anote: Xexpanded from macro 'BODY') ? 0 : 66( | A - B ) * bMeAnXc h/_ n(eMwA(Xd s-t 1B,) p:r e(vB1 =+= 40*)W I?D T0H ,: c(uBr 1- +A )4 **W IMDATXH ,/ nBe)x)t 1 | +^ 4*src/libavfilter/blend_modes.cW:I98D:T40H:, note: expanded from macro 'fn' \ 98 | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Fi l67t | e r P a r a m s * p a r a m , WSIlDiTcHe,P asrtarmisd e*,s l-iscterpiadrea,m )2 * s t r i d e , - 2 *\s t r| i ^d e, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | 3*stride, -3*stride, 4*stride, -4*stride, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | 0, msrc/libavfilter/blend_modes.ca:s140k:)1;: warning: unused parameter 'sliceparam' [-Wunused-parameter] 140 | f n ( b l e a c h , ( M A X - B ) + ( M A X - A ) - M A X ) \ | ^| ~~~~~~~~ src/libavfilter/blend_modes.c:98:40:/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h :note: 487expanded from macro 'fn': 27: note: expanded from macro 'bench_new'98 | 487 | #FdielftienreP abreanmcsh _*npeawr a m , S l i c ecPhaercakmass m*_sbleinccehp_anreawm ) | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 447 : 48 : \note: expanded from macro 'checkasm_bench_new' | ^ 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((src/libavfilter/blend_modes.cf:u141n:c1_:t ywarning: punused parameter 'sliceparam' [-Wunused-parameter]e *) 141c | hfenc(ksatsami_nk,e y _ n e w )2 *| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~M AX -/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h :A419 :-35 :B )note: expanded from macro 'checkasm_bench' | ^ src/libavfilter/blend_modes.c: 98419: | 40 : note: expanded from macro 'fn' 98 | c h e c kFaislmt_ecraPlalr_acmhse c*kpeadr(afmu,n cS,l i_c_eVPAa_rAaRmGsS _*_s)l;i c e p a r a m ) \ | ^ \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/libavfilter/blend_modes.c:142:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 142 | fn(interpolate,LRINTF(MAX * (2 - cosf(A * M_PI / MAX) - cosf(B * M_PI / MAX)) * 0.25f)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:143:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 143 | fn(hardoverlay,A == MAX ? MAX : FFMIN(MAX, MAX * B / (2 * MAX - 2 * A) * (A > HALF) + 2 * A * B / MAX * (A <= HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/tests/checkasm/vf_bwdif.c:85:9: warning: passing 'func_type *' (aka 'void (*)(void *, const void *, const void *, const void *, int, int, int, int, int, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 85 | BODY(uint16_t, 10); | ^~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_bwdif.c:56:9: note: expanded from macro 'BODY' 56 | call_new(dst1, prev1 + 4*WIIn file included from Dsrc/tests/checkasm/vf_blend.cT:H23,: In file included from csrc/libavfilter/vf_blend_init.hu:r461: src/libavfilter/blend_modes.c+: 1154:*1W:I Dwarning: Tunused parameter 'sliceparam' [-Wunused-parameter]H , n e115x | tf1n (+a d4d*iWtIiDoTnH,, F F M I N\( M A| X ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~, A + B57) | ) | ^ src/libavfilter/blend_modes.c : 98 : 40 : note: expanded from macro 'fn' WIDT H98, | s t r i dFei,l t-esrtPrairdaem,s 2**psatrraimd,e ,S l-i2c*esPtarriadmes, * s l i c e p a r a m ) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ \ | ^ 58 | 3*stride, -3*stride, 4*stride, -4*stride, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 59 | 0, mask); src/libavfilter/blend_modes.c : 116 : 1 : warning: unused parameter 'sliceparam' [-Wunused-parameter] 116 | f n ( g r a i n m e r g e , C L I P\( A | + ~~~~~~~~ B - H/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hA:L486F:)27): note: | expanded from macro 'call_new'^ src/libavfilter/blend_modes.c :48698 | :#40d:e fnote: iexpanded from macro 'fn'n e ca l98l | _ n e w F i l t e r P a rcahmesc k*apsamr_acma,l lS_lniecwe P a| r ^a ms/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h :*382s:l54i:c enote: pexpanded from macro 'checkasm_call_new'a ram) 382 | # d e f i n e \c h e| c ^k asm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_nesrc/libavfilter/blend_modes.cw:)117 : 1| : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: unused parameter 'sliceparam' [-Wunused-parameter] /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106 :11719 | :f nnote: (expanded from macro 'checkasm_call_checked'm ultipl y106, | M U L T I P L Y ( 1 , A , Bf)u)n c ,| ^c losrc/libavfilter/blend_modes.cb:b98e:r40_:m anote: sexpanded from macro 'fn'k )); 98 | F i l t e r P a r a m s * p a r a m , S l i c e P a r a m s * s l i c e p a r\a m )| ^~~~ \ | ^ src/libavfilter/blend_modes.c:118:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 118 | fn(multiply128,CLIP((A - HALF) * B / MDIV + HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:119:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 119 | fn(negation, MAX - FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:120:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 120 | fn(extremity, FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:121:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 121 | fn(grainextract, CLIP(HALF + A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *slicepasrc/tests/checkasm/vf_bwdif.cr:a85m:)9 : warning: passing 'func_type *' (aka 'void (*)(void *, const void *, const void *, const void *, int, int, int, int, int, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 85\ | | ^ BODY(uint16_t, 10); | ^~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_bwdif.c:66:9: note: expanded from macro 'BODY' 66 | bench_new(dst1, prev1 + 4*WIDTH, cur1 + 4*WIDTH, next1 + 4*WIDTH, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 67 | src/libavfilter/blend_modes.c : 122W:I1D:T Hwarning: ,unused parameter 'sliceparam' [-Wunused-parameter] str i122d | ef,n (-ssctrreiedne,, 2 * s tSrCiRdEeE,N (-12,* sAt,r iBd)e), | ^ src/libavfilter/blend_modes.c : 98 : 40 : note: expanded from macro 'fn' \98 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Fil t68e | r P a r a m s * p a r a m , S3l*iscterPiadrea,m s- 3**ssltirciedpea,r a4m*)s t r i d e , - 4 * s t\r i d| e ^, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | 0, mask); \ | ~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new chesrc/libavfilter/blend_modes.cc:k123a:s1m:_ bwarning: eunused parameter 'sliceparam' [-Wunused-parameter]n ch_n e123w | f n| ( ^o ver/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hl:a447y:,48 : note: expanded from macro 'checkasm_bench_new'( A < H A447L | F#)d e?f iMnUeL TcIhPeLcYk(a2s,m _Ab,e nBc)h _:n eSwC(R.E.E.N)( 2c,h eAc,k aBs)m)_ b e| n^c h(src/libavfilter/blend_modes.cc:h98e:c40k:a snote: mexpanded from macro 'fn'_ func _98n | e w , _ _FViAl_tAeRrGPSa_r_a)m s | * ^~~~~~~~~~~~~~~~~p ar/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.ha:m353,: 27S:l inote: cexpanded from macro 'checkasm_func_new'e Para m353s | #*dselfiicneep acrhaemc)k a s m _ f u n c _ n e w\ ( (| f ^u nc_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' src/libavfilter/blend_modes.c:124:1: 106warning: | unused parameter 'sliceparam' [-Wunused-parameter] 124 | f n ( h a r d l i g hftu,n c ,( Bc l B) ? (B == MAX) ? 0 : (A - B) * MAX / (MAX - B) : (B == 0) ? 0 : (B - A) * MAX / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:140:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 140 | fn(bleach, (MAX - B) + (MAX - A) - MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *src/tests/checkasm/vf_bwdif.cs:l198i:c21e:p awarning: rpassing 'func_type *' (aka 'void (*)(void *, const void *, const void *, const void *, int, int, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]a m) 198 | \ | ^ call_new(dst1 + stride, | ^~~~~~~~~~~~~~~~~~~~~~~ 199 | prev1 + stride * 4, cur1 + stride * 4, next1 + stride * 4, WIDTH, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 200 | src/libavfilter/blend_modes.c : 141 : 1 : warning: unused parameter 'sliceparam' [-Wunused-parameter] 141 | f ns(tsrtiadien,, - s t r i d2e ,* sMtArXi d-e A* -2 ,B )- s t| r^i desrc/libavfilter/blend_modes.c :*98 :240,: note: | expanded from macro 'fn' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 98201 | | F i l t e r P a r a m s * p a r a m , S l i cpeaPrairtaym,s m*asslki,c esppaarta)m;) | ~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 486 : 27\: note: | expanded from macro 'call_new' ^ 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_kesrc/libavfilter/blend_modes.cy:_142n:e1w:) warning: unused parameter 'sliceparam' [-Wunused-parameter]| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h :142106 | :f19n:( inote: nexpanded from macro 'checkasm_call_checked't erpola t106e | , L R I N T F ( M A X * ( 2 - fcuonscf,( Ac l*o bMb_ePrI_ m/a sMkA)X)); - c o s f ( B * M _ P I / M A X ) ) * 0 . 2 5 f ) ) | ^ src/libavfilter/blend_modes.c : 98 : 40 : note: expanded from macro 'fn' \ | 98 ^~~~ | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:143:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 143 | fn(hardoverlay,A == MAX ? MAX : FFMIN(MAX, MAX * B / (2 * MAX - 2 * A) * (A > HALF) + 2 * A * B / MAX * (A <= HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ In file included from src/tests/checkasm/vf_blend.c:23: In file included from src/libavfilter/vf_blend_init.h:50: src/libavfilter/blend_modes.c:115:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 115 | fn(addition, FFMIN(MAX, A + B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:116:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 116 | fn(grainmerge, CLIP(A + B - HALF)) | ^ src/libavfilter/blend_modes.c:98:40: src/tests/checkasm/vf_bwdif.cnote: :expanded from macro 'fn'209 :21: warning: 98passing 'func_type *' (aka 'void (*)(void *, const void *, const void *, const void *, int, int, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] | F i209l | t e r P a r a m s * p a r a m , S l ibceenPcahr_anmesw (*dsslti1c e+p asrtarmi)d e , | ^~~~~~~~~~~~~~~~~~~~~~~~ \210 | | ^ prev1 + stride * 4, cur1 + stride * 4, next1 + stride * 4, WIDTH, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 211 | stride, -stride,src/libavfilter/blend_modes.c :s117t:r1i:d ewarning: unused parameter 'sliceparam' [-Wunused-parameter]* 2, 117- | sftnr(imduel t*i p2l,y , | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MULT I212P | L Y ( 1 , A , B ) ) | ^ src/libavfilter/blend_modes.c : 98 : 40 : note: expanded from macro 'fn' pa r98i | t y , m aFsikl,t esrpPaatr)a;m s | * ~~~~~~~~~~~~~~~~~~~p aram, S/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hl:i487c:e27P:a rnote: aexpanded from macro 'bench_new'm s * s487l | i#cdeepfairnaem )b e n c h _ n e w \ | ^ checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #definesrc/libavfilter/blend_modes.c :c118h:e1c:k awarning: sunused parameter 'sliceparam' [-Wunused-parameter]m _fun c118_ | nfenw( m(u(lftuinpcl_yt1y2p8e, C*L)I Pc(h(eAc k-a sHmA_LkFe)y _*n eBw )/ M| D ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~I V +/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h :H419A:L35F:) )note: expanded from macro 'checkasm_bench' | ^ src/libavfilter/blend_modes.c :41998 | : 40 : note: expanded from macro 'fn' 98 | c h e c k aFsiml_tcearlPla_rcahmesc k*epda(rfaumn,c ,S l_i_cVeAP_aArRaGmSs_ _*)s;l i c e p a r a m ) \ | ^ \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/libavfilter/blend_modes.c:119:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 119 | fn(negation, MAX - FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:120:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 120 | fn(extremity, FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:121:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 121 | fn(grainextract, CLIP(HALF + A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/tests/checkasm/vf_bwdif.c:239:9: warning: passing 'func_type *' (aka 'void (*)(void *, const void *, int, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 239 | call_new(dst1 + stride, | ^~~~~~~~~~~~~~~~~~~~~~~ 240 | src/libavfilter/blend_modes.c : 122 : 1 : warning: unused parameter 'sliceparam' [-Wunused-parameter] cu r1220 | f+n (sstcrriedeen ,* 4 , WSICDRTEHE,N ( 1| , ~~~~~~~~~~~~~~~~~~~~~~~~~ A, B )241) | | ^ src/libavfilter/blend_modes.c : 98 : 40 : note: expanded from macro 'fn' st r98i | d e , - sFtirlitdeer,P asrtarmisd e* p*a r3a,m ,- sStlriicdeeP a*r a3m,s *| s ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~l ic e242p | a r a m ) \0 , | m ^a sk); | ~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_funsrc/libavfilter/blend_modes.cc:_123n:e1w:, warning: _unused parameter 'sliceparam' [-Wunused-parameter]_ VA_A R123G | Sf_n_()o v e| r ^~~~~~~~~~~~~~~~~l ay,/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 353 : 27(:A note: B) ? (B == MAX) ? 0 : (A - B) * MAX / (MAX - B) : (B == 0) ? 0 : (B - A) * MAX / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:140:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 140 | fn(bleach, (MAX - B) + (MAX - A) - MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParamsCC tests/checkasm/vf_colordetect.o *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:141:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 141 | fn(stain, 2 * MAX - A - B) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:142:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 142 | fn(interpolate,LRINTF(MAX * (2 - cosf(A * M_PI / MAX) - cosf(B * M_PI / MAX)) * 0.25f)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:143:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 143 | fn(hardoverlay,A == MAX ? MAX : FFMIN(MAX, MAX * B / (2 * MAX - 2 * A) * (A > HALF) + 2 * A * B / MAX * (A <= HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:146:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 146 | fn(average, (A + B) / 2) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:147:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 147 | fn(subtract, FFMAX(0, A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:148:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 148 | fn(difference, FFABS(A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:149:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 149 | fn(darken, FFMIN(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:150:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 150 | fn(lighten, FFMAX(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:151:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 151 | fn(and, INT2FLOAT(FLOAT2INT(A) & FLOAT2INT(B))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:152:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 152 | fn(or, INT2FLOAT(FLOAT2INT(A) | FLOAT2INT(B))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:153:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 153 | fn(xor, INT2FLOAT(FLOAT2INT(A) ^ FLOAT2INT(B))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:154:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 154 | fn(geometric, GEOMETRIC(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:155:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 155 | fn(harmonic, A == 0 && B == 0 ? 0 : 2LL * A * B / (A + B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ In file included from src/tests/checkasm/vf_blend.c:23: In file included from src/libavfilter/vf_blend_init.h:54: src/libavfilter/blend_modes.c:115:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 115 | fn(addition, FFMIN(MAX, A + B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:116:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 116 | fn(grainmerge, CLIP(A + B - HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:117:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 117 | fn(multiply, MULTIPLY(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:118:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 118 | fn(multiply128,CLIP((A - HALF) * B / MDIV + HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:119:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 119 | fn(negation, MAX - FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:120:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 120 | fn(extremity, FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:121:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 121 | fn(grainextract, CLIP(HALF + A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:122:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 122 | fn(screen, SCREEN(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:123:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 123 | fn(overlay, (A < HALF) ? MULTIPLY(2, A, B) : SCREEN(2, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:124:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 124 | fn(hardlight, (B < HALF) ? MULTIPLY(2, B, A) : SCREEN(2, B, A)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:125:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 125 | fn(hardmix, (A < (MAX - B)) ? 0: MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:126:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 126 | fn(heat, (A == 0) ? 0 : MAX - FFMIN(((MAX - B) * (MAX - B)) / A, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:127:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 127 | fn(freeze, (B == 0) ? 0 : MAX - FFMIN(((MAX - A) * (MAX - A)) / B, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:128:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 128 | fn(divide, CLIP(B == 0 ? MAX : MAX * A / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:129:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 129 | fn(dodge, DODGE(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:130:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 130 | fn(burn, BURN(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:131:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 131 | fn(softlight, CLIP(A * A / MAX + (2 * (B * ((A * (MAX - A)) / MAX) / MAX)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:132:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 132 | fn(exclusion, A + B - 2 * A * B / MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:133:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 133 | fn(pinlight, (B < HALF) ? FFMIN(A, 2 * B) : FFMAX(A, 2 * (B - HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:134:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 134 | fn(phoenix, FFMIN(A, B) - FFMAX(A, B) + MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:135:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 135 | fn(reflect, (B == MAX) ? B : FFMIN(MAX, (A * A / (MAX - B)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:136:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 136 | fn(glow, (A == MAX) ? A : FFMIN(MAX, (B * B / (MAX - A)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:137:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 137 | fn(vividlight, (A < HALF) ? BURN(2 * A, B) : DODGE(2 * (A - HALF), B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:138:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 138 | fn(linearlight,CLIP((B < HALF) ? B + 2 * A - MAX : B + 2 * (A - HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:139:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 139 | fn(softdifference,CLIP((A > B) ? (B == MAX) ? 0 : (A - B) * MAX / (MAX - B) : (B == 0) ? 0 : (B - A) * MAX / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:140:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 140 | fn(bleach, (MAX - B) + (MAX - A) - MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:141:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 141 | fn(stain, 2 * MAX - A - B) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:142:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 142 | fn(interpolate,LRINTF(MAX * (2 - cosf(A * M_PI / MAX) - cosf(B * M_PI / MAX)) * 0.25f)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:143:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 143 | fn(hardoverlay,A == MAX ? MAX : FFMIN(MAX, MAX * B / (2 * MAX - 2 * A) * (A > HALF) + 2 * A * B / MAX * (A <= HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:146:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 146 | fn(average, (A + B) / 2) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:147:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 147 | fn(subtract, FFMAX(0, A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:148:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 148 | fn(difference, FFABS(A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:149:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 149 | fn(darken, FFMIN(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:150:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 150 | fn(lighten, FFMAX(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:151:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 151 | fn(and, INT2FLOAT(FLOAT2INT(A) & FLOAT2INT(B))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:152:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 152 | fn(or, INT2FLOAT(FLOAT2INT(A) | FLOAT2INT(B))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:153:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 153 | fn(xor, INT2FLOAT(FLOAT2INT(A) ^ FLOAT2INT(B))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:154:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 154 | fn(geometric, GEOMETRIC(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:155:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 155 | fn(harmonic, A == 0 && B == 0 ? 0 : 2LL * A * B / (A + B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ In file included from src/tests/checkasm/vf_blend.c:23: src/libavfilter/vf_blend_init.h:67:1: warning: unused parameter 'bottom' [-Wunused-parameter] 67 | COPY(top, 8) | ^ src/libavfilter/vf_blend_init.h:58:44: note: expanded from macro 'COPY' 58 | const uint8_t *bottom, ptrdiff_t bottom_linesize,\ | ^ src/libavfilter/vf_blend_init.h:67:1: warning: unused parameter 'bottom_linesize' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:58:62: note: expanded from macro 'COPY' 58 | const uint8_t *bottom, ptrdiff_t bottom_linesize,\ | ^ src/libavfilter/vf_blend_init.h:67:1: warning: unused parameter 'param' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:43: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:67:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:63: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:68:1: warning: unused parameter 'top' [-Wunused-parameter] 68 | COPY(bottom, 8) | ^ src/libavfilter/vf_blend_init.h:57:56: note: expanded from macro 'COPY' 57 | static void blend_copy ## src##_##depth(const uint8_t *top, ptrdiff_t top_linesize, \ | ^ src/libavfilter/vf_blend_init.h:68:1: warning: unused parameter 'top_linesize' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:57:71: note: expanded from macro 'COPY' 57 | static void blend_copy ## src##_##depth(const uint8_t *top, ptrdiff_t top_linesize, \ | ^ src/libavfilter/vf_blend_init.h:68:1: warning: unused parameter 'param' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:43: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:68:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:63: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:70:1: warning: unused parameter 'bottom' [-Wunused-parameter] 70 | COPY(top, 16) | ^ src/libavfilter/vf_blend_init.h:58:44: note: expanded from macro 'COPY' 58 | const uint8_t *bottom, ptrdiff_t bottom_linesize,\ | ^ src/libavfilter/vf_blend_init.h:70:1: warning: unused parameter 'bottom_linesize' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:58:62: note: expanded from macro 'COPY' 58 | const uint8_t *bottom, ptrdiff_t bottom_linesize,\ | ^ src/libavfilter/vf_blend_init.h:70:1: warning: unused parameter 'param' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:43: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:70:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:63: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:71:1: warning: unused parameter 'top' [-Wunused-parameter] 71 | COPY(bottom, 16) | ^ src/libavfilter/vf_blend_init.h:57:56: note: expanded from macro 'COPY' 57 | static void blend_copy ## src##_##depth(const uint8_t *top, ptrdiff_t top_linesize, \ | ^ src/libavfilter/vf_blend_init.h:71:1: warning: unused parameter 'top_linesize' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:57:71: note: expanded from macro 'COPY' 57 | static void blend_copy ## src##_##depth(const uint8_t *top, ptrdiff_t top_linesize, \ | ^ src/libavfilter/vf_blend_init.h:71:1: warning: unused parameter 'param' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:43: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:71:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:63: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:73:1: warning: unused parameter 'bottom' [-Wunused-parameter] 73 | COPY(top, 32) | ^ src/libavfilter/vf_blend_init.h:58:44: note: expanded from macro 'COPY' 58 | const uint8_t *bottom, ptrdiff_t bottom_linesize,\ | ^ src/libavfilter/vf_blend_init.h:73:1: warning: unused parameter 'bottom_linesize' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:58:62: note: expanded from macro 'COPY' 58 | const uint8_t *bottom, ptrdiff_t bottom_linesize,\ | ^ src/libavfilter/vf_blend_init.h:73:1: warning: unused parameter 'param' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:43: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:73:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:63: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:74:1: warning: unused parameter 'top' [-Wunused-parameter] 74 | COPY(bottom, 32) | ^ src/libavfilter/vf_blend_init.h:57:56: note: expanded from macro 'COPY' 57 | static void blend_copy ## src##_##depth(const uint8_t *top, ptrdiff_t top_linesize, \ | ^ src/libavfilter/vf_blend_init.h:74:1: warning: unused parameter 'top_linesize' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:57:71: note: expanded from macro 'COPY' 57 | static void blend_copy ## src##_##depth(const uint8_t *top, ptrdiff_t top_linesize, \ | ^ src/libavfilter/vf_blend_init.h:74:1: warning: unused parameter 'param' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:43: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:74:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:63: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:100:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 100 | BLEND_NORMAL(8bit, uint8_t) | ^ src/libavfilter/vf_blend_init.h:83:67: note: expanded from macro 'BLEND_NORMAL' 83 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:101:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 101 | BLEND_NORMAL(16bit, uint16_t) | ^ src/libavfilter/vf_blend_init.h:83:67: note: expanded from macro 'BLEND_NORMAL' 83 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:102:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 102 | BLEND_NORMAL(32bit, float) | ^ src/libavfilter/vf_blend_init.h:83:67: note: expanded from macro 'BLEND_NORMAL' 83 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/tests/checkasm/vf_blend.c:107:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 107 | check_and_report(addition, BLEND_ADDITION, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:107:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 107 | check_and_report(addition, BLEND_ADDITION, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:108:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 108 | check_and_report(grainmerge, BLEND_GRAINMERGE, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:108:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] In file included from src/tests/checkasm/vf_colordetect.c:22: src/libavfilter/vf_colordetectdsp.h108: | 116 : 43 : cwarning: hunused parameter 'mpeg_range' [-Wunused-parameter]e ck_and_r e116p | o r t ( g r a i n m e r g e , B L E N D _ G RiAnItN MaElRpGhEa,_ m1a)x , | i ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~n t mpesrc/tests/checkasm/vf_blend.cg:_105r:a9n:g enote: ,expanded from macro 'check_and_report' int 105o | f f s e t ) | c ^h eck_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487src/libavfilter/vf_colordetectdsp.h::27158:: 45note: :expanded from macro 'bench_new' warning: unused parameter 'mpeg_range' [-Wunused-parameter] 487 | #d e158f | i n e b e n c h _ n e w c h e ciknats ma_lbpehnac_hm_anxe,w i n| t ^ mnote: p(skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)e g_r/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.ha:n353g:e27,: inote: nexpanded from macro 'checkasm_func_new't off s353e | t#)d e f| i ^n e checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_colordetect.c:61:27: warning: passing 'func_type *' (aka 'int (*)(const unsigned char *, long, long, long, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 61 | int res_new = call_new(in, STRIDE, w, src/tests/checkasm/vf_blend.ch:,109 :m5p:e gwarning: _passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]m in, m p109e | g _ m a xc)h;e c k| _ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~a nd_rep/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.ho:r486t:(27a:n dnote: ,expanded from macro 'call_new' BLEN D486_ | A#NdDe,f i1n)e c| a ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~l l_nsrc/tests/checkasm/vf_blend.ce:w105 : 9 : note: expanded from macro 'check_and_report' c105h | e c k a s m _ c aclhle_cnke_wb l e| n ^d _fun/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hc:(382d:e54p:t hnote: )expanded from macro 'checkasm_call_new'; | ^~~~~~~~~~~~~~~~~~~~~~~ 382src/tests/checkasm/vf_blend.c | :#80d:e13f:i nnote: eexpanded from macro 'check_blend_func' check a80s | m _ c a l l _ n e w ( . .c.a)l lc_hneecwk(atsomp_2c a+l ls_rcch_eocfkfesde(tc,h ewc,k absomt_2f u+n cs_rnce_wo,f f_s_eVtA,_ AwR,G S _ _ ) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 353 : 27 : note: expanded from macro 'checkasm_func_new' 353\ | # d| e ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~f ine c h81e | c k a s m _ f u n c _ n e w ( ( f u n c _dtsytp2e +* )d scth_eocfkfassemt_,k ewy,_ nwe,w )H E I| G ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~H T, &/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.hp:a106r:a19m:, note: Nexpanded from macro 'checkasm_call_checked'U LL); 106 | f u\n c ,| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~c lobbe/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hr:_486m:a27s:k )note: )expanded from macro 'call_new'; 486 | # d e f i n e c a l l _ n e w c h e c k a s m _ c a l l _ n e w \| ^ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_colordetect.c:68:9: warning: passing 'func_type *' (aka 'int (*)(const unsigned char *, long, long, long, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 68 | bench_new(in, STRIDE, (w & ~31), HEIGHT, mpeg_min, mpeg_max); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | fusrc/tests/checkasm/vf_blend.cn:c109,: 5c:l owarning: bpassing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]b er_mask )109) | ; c h e c k _ a n d _ r e p o r t ( a n d , B L E N D _ A N D , 1 ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c :\105 : 9| : ^~~~ note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_colordetect.c:137:23: warning: passing 'func_type *' (aka 'int (*)(const unsigned char *, long, const unsigned char *, long, long, long, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 137 | res_new = call_new(luma, STRIDE, alpha, STRIDE, w, h, alpha_max, mpeg_range, offset); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checsrc/tests/checkasm/vf_blend.ck:a110s:m5_:c awarning: lpassing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]l _new | 110 ^ | /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h :c382h:e54c:k _note: aexpanded from macro 'checkasm_call_new'n d_r e382p | o#rdte(faivneer acghee,c kBaLsEmN_Dc_aAlVlE_RnAeGwE(,. .1.)) c| h ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~e ckassrc/tests/checkasm/vf_blend.cm:_105c:a9l:l _note: cexpanded from macro 'check_and_report'h eck e105d | ( c h e c k a s mc_hfeucnkc__bnleewn,d __f_uVnAc_(AdReGpSt_h_)); | | ^~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hsrc/tests/checkasm/vf_blend.c::35380::2713:: note: note: expanded from macro 'checkasm_func_new'expanded from macro 'check_blend_func' 353 | 80# | d e f i n e c h e c k acsaml_lf_unnecw_(nteowp 2( (+f usnrcc__toyfpfes e*t), cwh,e cbkoats2m _+k esyr_cn_eowf)f s e| t ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~, w, /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h : 106 : 19 : note: expanded from macro 'checkasm_call_checked' 106 | \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ f81u | n c , c l o b b e r _ m a s k ) ) ; d s t 2 + d s t _ o f f s e t , w , w , H E I G H T , & p a r a m , N U L L ) ; \ | ^~~~ \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGSsrc/tests/checkasm/vf_colordetect.c_:_145): 19 :| ^~~~~~~~~~~~~~~~~warning: passing 'func_type *' (aka 'int (*)(const unsigned char *, long, const unsigned char *, long, long, long, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new'145 | 353 | # d erfeisn_en ecwh e=c kcaaslml__fnuenwc(_lnuemwa ,( (SfTuRnIcD_Et,y pael p*h)a ,c hSeTcRkIaDsEm,_ kwe,y _HnEeIwG)H T ,| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~a lph/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.ha:_106m:a19x:, note: mexpanded from macro 'checkasm_call_checked'p eg_ran g106e | , o f f s e t ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hf:u486n:c27,: cnote: lexpanded from macro 'call_new'o bbe r486_ | m#adsekf)i)n;e c a l l _ n e w c h e c k a s m _ c a l l _ n e w | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 382 : 54 :\ note: expanded from macro 'checkasm_call_new'| ^~~~ 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:110:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 110 | check_and_report(average, BLEND_AVERAGE, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); src/tests/checkasm/vf_colordetect.c : 149 : 9 : warning: passing 'func_type *' (aka 'int (*)(const unsigned char *, long, const unsigned char *, long, long, long, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 149 | \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ be/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hn:c487h:_27n:e wnote: (expanded from macro 'bench_new'l uma, 487S | T#RdIeDfEi,n ea lbpehnac,h _SnTeRwI D E , ( w & c~h3e1c)k,a sHmE_IbGeHnTc,h _anlepwh a _| m ^a x,note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)m peg_/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hr:a353n:g27e:, note: oexpanded from macro 'checkasm_func_new'f fset) ;353 | #| d ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~e fine c/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hh:e487c:k27a:s mnote: _expanded from macro 'bench_new'f unc _487n | e#wd e(f(ifnuen cb_etnycphe_ n*e)w c h e c k a s m _ckheeyc_knaeswm)_ b e| n ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~c h_new/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 419| : ^35 : note: /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hexpanded from macro 'checkasm_bench': 447:48: note: expanded from macro 'checkasm_bench_new'419 | 447 | # d e f i nceh ecchkeacskma_scma_lble_ncchhe_cnkeewd((.f.u.n)c ,c h_e_cVkAa_sAmR_GbSe_n_c)h;( c h e c k a s m _ f u n c _ n e w , _ _ V A _ A R G S _ _ ) | ^~~~~~~~~~~~~~~~~ \ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h| : ^~~~353 :27: note: /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.hexpanded from macro 'checkasm_func_new': 106:19: 353note: | expanded from macro 'checkasm_call_checked'# define 106c | h e c k a s m _ f u n c _ n e w ( (ffuunncc,_ tcylpoeb b*e)r _cmhaesckk)a)s;m _ k e y _ n e w ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 419 : 35 : note: expanded from macro 'checkasm_bench' 419 | c h e c\k a s| m ^~~~_ call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:111:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 111 | check_and_report(darken, BLEND_DARKEN, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:111:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 111 | check_and_report(darken, BLEND_DARKEN, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:112:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 112 | check_and_report(grainextract, BLEND_GRAINEXTRACT, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:112:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 112 | check_and_report(grainextract, BLEND_GRAINEXTRACT, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:113:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 113 | check_and_report(hardmix, BLEND_HARDMIX, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:113:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 113 | check_and_report(hardmix, BLEND_HARDMIX, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:114:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 114 | check_and_report(lighten, BLEND_LIGHTEN, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:114:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 114 | check_and_report(lighten, BLEND_LIGHTEN, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:115:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 115 | check_and_report(multiply, BLEND_MULTIPLY, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:115:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 115 | check_and_report(multiply, BLEND_MULTIPLY, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:116:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 116 | check_and_report(or, BLEND_OR, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:116:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 116 | check_and_report(or, BLEND_OR, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:117:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 117 | check_and_report(phoenix, BLEND_PHOENIX, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:117:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 117 | check_and_report(phoenix, BLEND_PHOENIX, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:118:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 118 | check_and_report(screen, BLEND_SCREEN, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:118:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 118 | check_and_report(screen, BLEND_SCREEN, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:119:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 119 | check_and_report(subtract, BLEND_SUBTRACT, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:119:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 119 | check_and_report(subtract, BLEND_SUBTRACT, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:120:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 120 | check_and_report(xor, BLEND_XOR, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:120:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 120 | check_and_report(xor, BLEND_XOR, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:121:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 121 | check_and_report(difference, BLEND_DIFFERENCE, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:121:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 121 | check_and_report(difference, BLEND_DIFFERENCE, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:122:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 122 | check_and_report(extremity, BLEND_EXTREMITY, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:122:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 122 | check_and_report(extremity, BLEND_EXTREMITY, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:123:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 123 | check_and_report(negation, BLEND_NEGATION, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:123:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 123 | check_and_report(negation, BLEND_NEGATION, 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:127:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 127 | check_and_report(addition_16, BLEND_ADDITION, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:127:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 127 | check_and_report(addition_16, BLEND_ADDITION, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:128:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 128 | check_and_report(grainmerge_16, BLEND_GRAINMERGE, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:128:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 128 | check_and_report(grainmerge_16, BLEND_GRAINMERGE, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:129:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 129 | check_and_report(and_16, BLEND_AND, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:129:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 129 | check_and_report(and_16, BLEND_AND, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:130:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 130 | check_and_report(average_16, BLEND_AVERAGE, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:130:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 130 | check_and_report(average_16, BLEND_AVERAGE, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:131:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 131 | check_and_report(darken_16, BLEND_DARKEN, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:131:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 131 | check_and_report(darken_16, BLEND_DARKEN, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:132:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 132 | check_and_report(grainextract_16, BLEND_GRAINEXTRACT, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ 11 warnings generated. src/tests/checkasm/vf_blend.c:132:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 132 | check_and_report(grainextract_16, BLEND_GRAINEXTRACT, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:133:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 133 | check_and_report(difference_16, BLEND_DIFFERENCE, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:133:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 133 | check_and_report(difference_16, BLEND_DIFFERENCE, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #defiCC tests/checkasm/vf_colorspace.o ne bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:134:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 134 | check_and_report(extremity_16, BLEND_EXTREMITY, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:134:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 134 | check_and_report(extremity_16, BLEND_EXTREMITY, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:135:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 135 | check_and_report(negation_16, BLEND_NEGATION, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:135:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 135 | check_and_report(negation_16, BLEND_NEGATION, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:136:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 136 | check_and_report(lighten_16, BLEND_LIGHTEN, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:136:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 136 | check_and_report(lighten_16, BLEND_LIGHTEN, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:137:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 137 | check_and_report(or_16, BLEND_OR, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:137:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 137 | check_and_report(or_16, BLEND_OR, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:138:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 138 | check_and_report(phoenix_16, BLEND_PHOENIX, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:138:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 138 | check_and_report(phoenix_16, BLEND_PHOENIX, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:139:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 139 | check_and_report(subtract_16, BLEND_SUBTRACT, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:139:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 139 | check_and_report(subtract_16, BLEND_SUBTRACT, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:140:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 140 | check_and_report(xor_16, BLEND_SUBTRACT, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:80:13: note: expanded from macro 'check_blend_func' 80 | call_new(top2 + src_offset, w, bot2 + src_offset, w, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_blend.c:140:5: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, long, const unsigned char *, long, unsigned char *, long, long, long, struct FilterParams *, struct SliceParams *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 140 | check_and_report(xor_16, BLEND_SUBTRACT, 2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:105:9: note: expanded from macro 'check_and_report' 105 | check_blend_func(depth); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vf_blend.c:85:9: note: expanded from macro 'check_blend_func' 85 | bench_new(top2, w / 4, bot2, w / 4, dst2, w / 4, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | w / 4, HEIGHT / 4, ¶m, NULL); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_colorspace.c:106:21: warning: passing 'func_type *' (aka 'void (*)(unsigned char **, const long *, unsigned char **, const long *, int, int, const short (*)[3][8], const short (*)[8])') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 106 | call_new(dst1, (ptrdiff_t[3]) { y_dst_stride, uv_dst_stride, uv_dst_stride }, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | src, (ptrdiff_t[3]) { y_src_stride, uv_src_stride, uv_src_stride }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 108 | W, H, coeff, offset); | ~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_colorspace.c:169:17: warning: passing 'func_type *' (aka 'void (*)(short **, long, unsigned char **, const long *, int, int, const short (*)[3][8], const short *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 169 | call_new(dst1, W, src, | ^~~~~~~~~~~~~~~~~~~~~~ 170 | (ptrdiff_t[3]) { y_src_stride, uv_src_stride, uv_src_stride }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 171 | W, H, coeff, offset); | ~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_colorspace.c:249:17: warning: passing 'func_type *' (aka 'void (*)(unsigned char **, const long *, short **, long, int, int, const short (*)[3][8], const short *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 249 | call_new(dst1, (ptrdiff_t[3]) { y_dst_stride, uv_dst_stride, uv_dst_stride }, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | src, W, W, H, coeff, offset); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_colorspace.c:298:9: warning: passing 'func_type *' (aka 'void (*)(short **, long, int, int, const short (*)[3][8])') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 298 | call_new(dst1, W, W, H, coeff); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ 7 warnings generated. CC tests/checkasm/vf_convolution.o 49 warnings generated. CC tests/checkasm/vf_eq.o In file included from src/tests/checkasm/vf_convolution.c:22: src/libavfilter/convolution.h:69:27: warning: unused parameter 'radius' [-Wunused-parameter] 69 | static void setup_3x3(int radius, const uint8_t *c[], const uint8_t *src, int stride, | ^ src/libavfilter/convolution.h:83:69: warning: unused parameter 'matrix' [-Wunused-parameter] 83 | float scale, float delta, const int *const matrix, | ^ src/libavfilter/convolution.h:84:50: warning: unused parameter 'peak' [-Wunused-parameter] 84 | const uint8_t *c[], int peak, int radius, | ^ src/libavfilter/convolution.h:84:60: warning: unused parameter 'radius' [-Wunused-parameter] 84 | const uint8_t *c[], int peak, int radius, | ^ src/libavfilter/convolution.h:85:30: warning: unused parameter 'dstride' [-Wunused-parameter] 85 | int dstride, int stride, int size) | ^ src/libavfilter/convolution.h:85:43: warning: unused parameter 'stride' [-Wunused-parameter] 85 | int dstride, int stride, int size) | ^ src/libavfilter/convolution.h:85:55: warning: unused parameter 'size' [-Wunused-parameter] 85 | int dstride, int stride, int size) | ^ src/libavfilter/convolution.h:103:71: warning: unused parameter 'matrix' [-Wunused-parameter] 103 | float scale, float delta, const int *const matrix, | ^ src/libavfilter/convolution.h:104:62: warning: unused parameter 'radius' [-Wunused-parameter] 104 | const uint8_t *c[], int peak, int radius, | ^ src/libavfilter/convolution.h:105:32: warning: unused parameter 'dstride' [-Wunused-parameter] 105 | int dstride, int stride, int size) | ^ src/libavfilter/convolution.h:105:45: warning: unused parameter 'stride' [-Wunused-parameter] 105 | int dstride, int stride, int size) | ^ src/libavfilter/convolution.h:105:57: warning: unused parameter 'size' [-Wunused-parameter] 105 | int dstride, int stride, int size) | ^ src/tests/checkasm/vf_convolution.c:85:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, int, float, float, const int *const, const unsigned char **, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 85 | call_new(dst_new + yoff + xoff, sizew - 2 * radius, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | scale, delta, NULL, c, 0, radius, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 87 | dstride, stride, slice_end - step); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_convolution.c:90:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, int, float, float, const int *const, const unsigned char **, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 90 | bench_new(dst_new + yoff + xoff, sizew - 2 * radius, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 91 | scale, delta, NULL, c, 0, radius, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 92 | dstride, stride, slice_end - step); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_eq.c:69:9: warning: passing 'func_type *' (aka 'void (*)(struct EQParameters *, unsigned char *, int, const unsigned char *, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 69 | call_new(&pa, dst_new, dst_stride, src, src_stride, w, h); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_eq.c:72:9: warning: passing 'func_type *' (aka 'void (*)(struct EQParameters *, unsigned char *, int, const unsigned char *, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 72 | bench_new(&pa, dst_new, dst_stride, src, src_stride, w, h); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ 4 warnings generated. CC tests/checkasm/vf_fspp.o 2 warnings generated. CC tests/checkasm/vf_gblur.o 14 warnings generated. src/tests/checkasm/vf_fspp.c:100:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, short *, long, long, long, long, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 100 | call_new(dst_new, src_new, dst_stride, src_stride, width, height, log2_scale); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ CC tests/checkasm/vf_hflip.o src/tests/checkasm/vf_fspp.c:106:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, short *, long, long, long, long, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 106 | bench_new(dstbuf_new, src_ref, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | MAX_STRIDE, MAX_STRIDE, MAX_WIDTH, 8, 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_fspp.c:126:9: warning: passing 'func_type *' (aka 'void (*)(const short *, short *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 126 | call_new(src, dst_new, q); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_fspp.c:129:9: warning: passing 'func_type *' (aka 'void (*)(const short *, short *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 129 | bench_new(src, dst_new, q); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_fspp.c:156:9: warning: passing 'func_type *' (aka 'void (*)(const short *, const short *, short *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 156 | call_new(threshold, src, dst_new, NB_BLOCKS * 8); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_fspp.c:161:9: warning: passing 'func_type *' (aka 'void (*)(const short *, const short *, short *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 161 | bench_new(threshold, src, dst_new, NB_BLOCKS * 8); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_hflip.c:65:13: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 65 | call_new(src + (w - 1) * step, dst_new, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' In file included from 353src/tests/checkasm/vf_gblur.c | :#23d: esrc/libavfilter/vf_gblur_init.hf:i46n:e58 :c hwarning: eunused parameter 'localbuf' [-Wunused-parameter]c kasm_func _46n | e w ( ( f u n c _ t y p e * ) c h e c k a s m _fkleoya_tn enwu), f| l ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~o at /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.hb:s106c:a19l:e ,note: expanded from macro 'checkasm_call_checked'f loat *106l | o c a l b u f ) | ^ func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_hflip.c:69:9: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 69 | bench_new(src + (w - 1) * step, dst_new, w); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_gblur.c:46:5: warning: passing 'func_type *' (aka 'void (*)(float *, int, int, int, float, float, float *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 46 | call_new(dst_new, WIDTH, HEIGHT, steps, nu, bscale, localbuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_gblur.c:50:5: warning: passing 'func_type *' (aka 'void (*)(float *, int, int, int, float, float, float *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 50 | bench_new(dst_new, WIDTH, HEIGHT, 1, nu, bscale, localbuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_gblur.c:62:5: warning: passing 'func_type *' (aka 'void (*)(float *, int, int, int, int, int, float, float)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 62 | call_new(dst_new, WIDTH, HEIGHT, 0, WIDTH, steps, nu, bscale); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_gblur.c:66:5: warning: passing 'func_type *' (aka 'void (*)(float *, int, int, int, int, int, float, float)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 66 | bench_new(dst_new, WIDTH, HEIGHT, 0, WIDTH, 1, nu, bscale); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_gblur.c:75:5: warning: passing 'func_type *' (aka 'void (*)(float *, int, float, float, float)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 75 | call_new(dst_new, PIXELS, postscale, -FLT_MAX, FLT_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_gblur.c:79:5: warning: passing 'func_type *' (aka 'void (*)(float *, int, float, float, float)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 79 | bench_new(dst_new, PIXELS, postscale, -FLT_MAX, FLT_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ 6 warnings generated. 2 warnings generated. CC tests/checkasm/vf_idet.o CC tests/checkasm/vf_nlmeans.o src/tests/checkasm/vf_idet.c:48:23: warning: passing 'func_type *' (aka 'int (*)(const unsigned char *, const unsigned char *, const unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 48 | int res_new = call_new(in0, in1, in2, WIDTH - 8); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_idet.c:54:9: warning: passing 'func_type *' (aka 'int (*)(const unsigned char *, const unsigned char *, const unsigned char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 54 | bench_new(in0, in1, in2, WIDTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_nlmeans.c:95:21: warning: passing 'func_type *' (aka 'void (*)(unsigned int *, long, const unsigned char *, long, const unsigned char *, long, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 95 | call_new(ii_new + starty_safe*ii_lz_32 + startx_safe, ii_lz_32, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | src + (starty_safe - s1y) * src_lz + (startx_safe - s1x), src_lz, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 97 | src + (starty_safe - s2y) * src_lz + (startx_safe - s2x), src_lz, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 98 | safe_pw, safe_ph); | ~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_nlmeans.c:104:21: warning: passing 'func_type *' (aka 'void (*)(unsigned int *, long, const unsigned char *, long, const unsigned char *, long, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 104 | bench_new(ii_new + starty_safe*ii_lz_32 + startx_safe, ii_lz_32, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 105 | src + (starty_safe - s1y) * src_lz + (startx_safe - s1x), src_lz, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | src + (starty_safe - s2y) * src_lz + (startx_safe - s2x), src_lz, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | safe_pw, safe_ph); | ~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_nlmeans.c:177:9: warning: passing 'func_type *' (aka 'void (*)(const unsigned int *const, const unsigned int *const, const unsigned int *const, const unsigned int *const, const unsigned char *const, float *, float *, const float *const, long, long, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 177 | call_new(iia, iib, iid, iie, src, tw_new, sum_new, lut, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 178 | MAX_MEANINGFUL_DIFF, startx, endx); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_nlmeans.c:189:9: warning: passing 'func_type *' (aka 'void (*)(const unsigned int *const, const unsigned int *const, const unsigned int *const, const unsigned int *const, const unsigned char *const, float *, float *, const float *const, long, long, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 189 | bench_new(iia, iib, iid, iie, src, tw_new, sum_new, lut, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 190 | MAX_MEANINGFUL_DIFF, startx, endx); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ 2 warnings generated. CC tests/checkasm/vf_pp7.o 7 warnings generated. CC tests/checkasm/vf_threshold.o src/tests/checkasm/vf_pp7.c:52:5: warning: passing 'func_type *' (aka 'void (*)(short *, const short *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 52 | call_new(dst_new, src); | ^~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_pp7.c:56:5: warning: passing 'func_type *' (aka 'void (*)(short *, const short *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 56 | bench_new(dst_new, src); | ^~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vf_threshold.c:72:9: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, const unsigned char *, const unsigned char *, const unsigned char *, unsigned char *, long, long, long, long, long, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 72 | call_new(in, threshold, min, max, out_new, line_size, line_size, line_size, line_size, line_size, w, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)2) warning;s generated . \ | ^~~~ src/tests/checkasm/vf_threshold.c:75:9: warning: passing 'func_type *' (aka 'void (*)(const unsigned char *, const unsigned char *, const unsigned char *, const unsigned char *, unsigned char *, long, long, long, long, long, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 75 | bench_new(in, threshold, min, max, out_new, line_size, line_size, line_size, line_size, line_size, w, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber4_ warningmsa generateds. k)); \ | ^~~~ CC tests/checkasm/videodsp.o CC tests/checkasm/vorbisdsp.o src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:75:9: note: expanded from macro 'check_emu_edge' 75 | check_emu_edge_size(type, 16, 1, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:59:9: note: expanded from macro 'check_emu_edge_size' 59 | iter_1d(type, y, 0 - src_h, x, 0 - src_w, src_w - 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:40:9: note: expanded from macro 'iter_1d' 40 | call_new((type *) dst1, (const type *) (src1 + y * pw + x), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 41 | bw * sizeof(type), pw * sizeof(type), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 42 | bw, bh, x, y, pw, ph); \ | ~~~~~~~~~~~~~~~~~~~~~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vorbisdsp.c:52:5: warning: passing 'func_type *' (aka 'void (*)(float *restrict, float *restrict, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 52 | call_new(odst, odst1, LEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:75:9: note: expanded from macro 'check_emu_edge' 75 | check_emu_edge_size(type, 16, 1, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:59:9: note: expanded from macro 'check_emu_edge_size' 59 | iter_1d(type, y, 0 - src_h, x, 0 - srsrc/tests/checkasm/vorbisdsp.cc:_64w:,5 :s rwarning: cpassing 'func_type *' (aka 'void (*)(float *restrict, float *restrict, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]_ w - 0) ;64 | \ b| e ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~n ch_nsrc/tests/checkasm/videodsp.ce:w45(:s9r:c 0note: ,expanded from macro 'iter_1d' src1, L45E | N ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ benc/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hh:_487n:e27w:( (note: texpanded from macro 'bench_new'y pe *487) | #ddsetf1i,n e( cboennscth _tnyepwe * ) ( s r c 1c h+e cyk a*s mp_wb e+n cxh)_,n\e w | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h :46447 | : 48 : note: expanded from macro 'checkasm_bench_new' 447 | # d e f ibnwe *c hseiczkeaosfm(_tbyepnec)h,_ npeww (*. .s.i)z ecohfe(ctkyapsem)_,b e n c h ( c h e c k a s m\_ f u| n ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~c _new, 47_ | _ V A _ A R G S _ _ ) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hb:w353,: 27b:h ,note: expanded from macro 'checkasm_func_new'x , y, 353p | w#,d epfhi)n;e c h e c k a s m _ f u n c _ n e w ( ( f u n c _ t y\p e | * ~~~~~~~~~~~~~~~~~~~~~) cnote: h(skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)e ckas/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hm:_353k:e27y:_ nnote: eexpanded from macro 'checkasm_func_new'w ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 353 | /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h#:d419e:f35i:n enote: expanded from macro 'checkasm_bench'c heck a419s | m _ f u n c _ n e w ( (cfhuencck_atsymp_ec a*l)l _cchheecckkaesdm(_fkuenyc_,n e_w_)V A _| A ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~R GS__)/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h;: 419 : 35 : note: expanded from macro 'checkasm_bench' 419 | c h e c k a s m _\c a l| l ^~~~_ chec/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.hk:e106d:(19f:u nnote: cexpanded from macro 'checkasm_call_checked', __VA _106A | R G S _ _ ) ; f u n c , c l o b b e r _ m a s k ) ) ; \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h : 106 : 19 : note: expanded from macro 'checkasm_call_checked' 106 | \ f| u ^~~~n c, clobber_mask)); \ | ^~~~ src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:75:9: note: expanded from macro 'check_emu_edge' 75 | check_emu_edge_size(type, 16, 1, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:60:9: note: expanded from macro 'check_emu_edge_size' 60 | iter_1d(type, x, src_w - 0, y, 0 - src_h, src_h - 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:40:9: note: expanded from macro 'iter_1d' 40 | call_new((type *) dst1, (const type *) (src1 + y * pw + x), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 41 | bw * sizeof(type), pw * sizeof(type), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 42 | bw, bh, x, y, pw, ph); \ | ~~~~~~~~~~~~~~~~~~~~~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:75:9: note: expanded from macro 'check_emu_edge' 75 | check_emu_edge_size(type, 16, 1, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:60:9: note: expanded from macro 'check_emu_edge_size' 60 | iter_1d(type, x, src_w - 0, y, 0 - src_h, src_h - 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:45:9: note: expanded from macro 'iter_1d' 45 | bench_new((type *) dst1, (const type *) (src1 + y * pw + x),\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 46 | bw * sizeof(type), pw * sizeof(type), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | bw, bh, x, y, pw, ph); \ | ~~~~~~~~~~~~~~~~~~~~~ note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:75:9: note: expanded from macro 'check_emu_edge' 75 | check_emu_edge_size(type, 16, 1, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:61:9: note: expanded from macro 'check_emu_edge_size' 61 | iter_1d(type, y, src_h - 0, x, 0 - src_w, src_w - 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:40:9: note: expanded from macro 'iter_1d' 40 | call_new((type *) dst1, (const type *) (src1 + y * pw + x), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 41 | bw * sizeof(type), pw * sizeof(type), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 42 | bw, bh, x, y, pw, ph); \ | ~~~~~~~~~~~~~~~~~~~~~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ 2 warnings generated. src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:75:9: note: expanded from macro 'check_emu_edge' 75 | check_emu_edge_size(type, 16, 1, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:61:9: note: expanded from macro 'check_emu_edge_size' 61 | iter_1d(type, y, src_h - 0, x, 0 - src_w, src_w - 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:45:9: note: expanded from macro 'iter_1d' 45 | bench_new((type *) dst1, (const type *) (src1 + y * pw + x),\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 46 | bw * sizeof(type), pw * sizeof(type), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | bw, bh, x, y, pw, ph); \ | ~~~~~~~~~~~~~~~~~~~~~ note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:75:9: note: expanded from macro 'check_emu_edge' 75 | check_emu_edge_size(type, 16, 1, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:62:9: note: expanded from macro 'check_emu_edge_size' 62 | iter_1d(type, x, 0 - src_w, y, 0 - src_h, src_h - 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:40:9: note: expanded from macro 'iter_1d' 40 | call_new((type *) dst1, (const type *) (src1 + y * pw + x), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 41 | bw * sizeof(type), pw * sizeof(type), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 42 | bw, bh, x, y, pw, ph); \ | ~~~~~~~~~~~~~~~~~~~~~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ CC tests/checkasm/vp3dsp.o src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:75:9: note: expanded from macro 'check_emu_edge' 75 | check_emu_edge_size(type, 16, 1, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:62:9: note: expanded from macro 'check_emu_edge_size' 62 | iter_1d(type, x, 0 - src_w, y, 0 - src_h, src_h - 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:45:9: note: expanded from macro 'iter_1d' 45 | bench_new((type *) dst1, (const type *) (src1 + y * pw + x),\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 46 | bw * sizeof(type), pw * sizeof(type), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | bw, bh, x, y, pw, ph); \ | ~~~~~~~~~~~~~~~~~~~~~ note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:76:9: note: expanded from macro 'check_emu_edge' 76 | check_emu_edge_size(type, 16, 16, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:59:9: note: expanded from macro 'check_emu_edge_size' 59 | iter_1d(type, y, 0 - src_h, x, 0 - src_w, src_w - 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:40:9: note: expanded from macro 'iter_1d' 40 | call_new((type *) dst1, (const type *) (src1 + y * pw + x), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 41 | bw * sizeof(type), pw * sizeof(type), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 42 | bw, bh, x, y, pw, ph); \ | ~~~~~~~~~~~~~~~~~~~~~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:76:9: note: expanded from macro 'check_emu_edge' 76 | check_emu_edge_size(type, 16, 16, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:59:9: note: expanded from macro 'check_emu_edge_size' 59 | iter_1d(type, y, 0 - src_h, x, 0 - src_w, src_w - 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:45:9: note: expanded from macro 'iter_1d' 45 | bench_new((type *) dst1, (const type *) (src1 + y * pw + x),\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 46 | bw * sizeof(type), pw * sizeof(type), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | bw, bh, x, y, pw, ph); \ | ~~~~~~~~~~~~~~~~~~~~~ note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:76:9: note: expanded from macro 'check_emu_edge' 76 | check_emu_edge_size(type, 16, 16, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:60:9: note: expanded from macro 'check_emu_edge_size' 60 | iter_1d(type, x, src_w - 0, y, 0 - src_h, src_h - 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:40:9: note: expanded from macro 'iter_1d' 40 | call_new((type *) dst1, (const type *) (src1 + y * pw + x), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 41 | bw * sizeof(type), pw * sizeof(type), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 42 | bw, bh, x, y, pw, ph); \ | ~~~~~~~~~~~~~~~~~~~~~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:76:9: note: expanded from macro 'check_emu_edge' 76 | check_emu_edge_size(type, 16, 16, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:60:9: note: expanded from macro 'check_emu_edge_size' 60 | iter_1d(type, x, src_w - 0, y, 0 - src_h, src_h - 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:45:9: note: expanded from macro 'iter_1d' 45 | bench_new((type *) dst1, (const type *) (src1 + y * pw + x),\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 46 | bw * sizeof(type), pw * sizeof(type), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | bw, bh, x, y, pw, ph); \ | ~~~~~~~~~~~~~~~~~~~~~ note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:76:9: note: expanded from macro 'check_emu_edge' 76 | check_emu_edge_size(type, 16, 16, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:61:9: note: expanded from macro 'check_emu_edge_size' 61 | iter_1d(type, y, src_h - 0, x, 0 - src_w, src_w - 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:40:9: note: expanded from macro 'iter_1d' 40 | call_new((type *) dst1, (const type *) (src1 + y * pw + x), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 41 | bw * sizeof(type), pw * sizeof(type), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 42 | bw, bh, x, y, pw, ph); \ | ~~~~~~~~~~~~~~~~~~~~~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:76:9: note: expanded from macro 'check_emu_edge' 76 | check_emu_edge_size(type, 16, 16, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:61:9: note: expanded from macro 'check_emu_edge_size' 61 | iter_1d(type, y, src_h - 0, x, 0 - src_w, src_w - 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:45:9: note: expanded from macro 'iter_1d' 45 | bench_new((type *) dst1, (const type *) (src1 + y * pw + x),\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 46 | bw * sizeof(type), pw * sizeof(type), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | bw, bh, x, y, pw, ph); \ | ~~~~~~~~~~~~~~~~~~~~~ note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:76:9: note: expanded from macro 'check_emu_edge' 76 | check_emu_edge_size(type, 16, 16, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:62:9: note: expanded from macro 'check_emu_edge_size' 62 | iter_1d(type, x, 0 - src_w, y, 0 - src_h, src_h - 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:40:9: note: expanded from macro 'iter_1d' 40 | call_new((type *) dst1, (const type *) (src1 + y * pw + x), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 41 | bw * sizeof(type), pw * sizeof(type), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 42 | bw, bh, x, y, pw, ph); \ | ~~~~~~~~~~~~~~~~~~~~~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:76:9: note: expanded from macro 'check_emu_edge' 76 | check_emu_edge_size(type, 16, 16, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:62:9: note: expanded from macro 'check_emu_edge_size' 62 | iter_1d(type, x, 0 - src_w, y, 0 - src_h, src_h - 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:45:9: note: expanded from macro 'iter_1d' 45 | bench_new((type *) dst1, (const type *) (src1 + y * pw + x),\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 46 | bw * sizeof(type), pw * sizeof(type), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | bw, bh, x, y, pw, ph); \ | ~~~~~~~~~~~~~~~~~~~~~ note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:77:9: note: expanded from macro 'check_emu_edge' 77 | check_emu_edge_size(type, 64, 64, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:59:9: note: expanded from macro 'check_emu_edge_size' 59 | iter_1d(type, y, 0 - src_h, x, 0 - src_w, src_w - 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:40:9: note: expanded from macro 'iter_1d' 40 | call_new((type *) dst1, (const type *) (src1 + y * pw + x), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 41 | bw * sizeof(type), pw * sizeof(type), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 42 | bw, bh, x, y, pw, ph); \ | ~~~~~~~~~~~~~~~~~~~~~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:77:9: note: expanded from macro 'check_emu_edge' 77 | check_emu_edge_size(type, 64, 64, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:59:9: note: expanded from macro 'check_emu_edge_size' 59 | iter_1d(type, y, 0 - src_h, x, 0 - src_w, src_w - 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:45:9: note: expanded from macro 'iter_1d' 45 | bench_new((type *) dst1, (const type *) (src1 + y * pw + x),\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 46 | bw * sizeof(type), pw * sizeof(type), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | bw, bh, x, y, pw, ph); \ | ~~~~~~~~~~~~~~~~~~~~~ note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:77:9: note: expanded from macro 'check_emu_edge' 77 | check_emu_edge_size(type, 64, 64, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:60:9: note: expanded from macro 'check_emu_edge_size' 60 | iter_1d(type, x, src_w - 0, y, 0 - src_h, src_h - 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:40:9: note: expanded from macro 'iter_1d' 40 | call_new((type *) dst1, (const type *) (src1 + y * pw + x), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 41 | bw * sizeof(type), pw * sizeof(type), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 42 | bw, bh, x, y, pw, ph); \ | ~~~~~~~~~~~~~~~~~~~~~ 2note: warning(skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)s generated. /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:77:9: note: expanded from macro 'check_emu_edge' 77 | check_emu_edge_size(type, 64, 64, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:60:9: note: expanded from macro 'check_emu_edge_size' 60 | iter_1d(type, x, src_w - 0, y, 0 - src_h, src_h - 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:45:9: note: expanded from macro 'iter_1d' 45 | bench_new((type *) dst1, (const type *) (src1 + y * pw + x),\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 46 | bw * sizeof(type), pw * sizeof(type), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | bw, bh, x, y, pw, ph); \ | ~~~~~~~~~~~~~~~~~~~~~ note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:77:9: note: expanded from macro 'check_emu_edge' 77 | check_emu_edge_size(type, 64, 64, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:61:9: note: expanded from macro 'check_emu_edge_size' 61 | iter_1d(type, y, src_h - 0, x, 0 - src_w, src_w - 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:40:9: note: expanded from macro 'iter_1d' 40 | call_new((type *) dst1, (const type *) (src1 + y * pw + x), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 41 | bw * sizeof(type), pw * sizeof(type), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 42 | bw, bh, x, y, pw, ph); \ | ~~~~~~~~~~~~~~~~~~~~~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_nCC tests/checkasm/vp6dsp.o ew(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:77:9: note: expanded from macro 'check_emu_edge' 77 | check_emu_edge_size(type, 64, 64, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:61:9: note: expanded from macro 'check_emu_edge_size' 61 | iter_1d(type, y, src_h - 0, x, 0 - src_w, src_w - 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:45:9: note: expanded from macro 'iter_1d' 45 | bench_new((type *) dst1, (const type *) (src1 + y * pw + x),\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 46 | bw * sizeof(type), pw * sizeof(type), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | bw, bh, x, y, pw, ph); \ | ~~~~~~~~~~~~~~~~~~~~~ note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:77:9: note: expanded from macro 'check_emu_edge' 77 | check_emu_edge_size(type, 64, 64, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:62:9: note: expanded from macro 'check_emu_edge_size' 62 | iter_1d(type, x, 0 - src_w, y, 0 - src_h, src_h - 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:40:9: note: expanded from macro 'iter_1d' 40 | call_new((type *) dst1, (const type *) (src1 + y * pw + x), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 41 | bw * sizeof(type), pw * sizeof(type), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 42 | bw, bh, x, y, pw, ph); \ | ~~~~~~~~~~~~~~~~~~~~~ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/videodsp.c:86:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:77:9: note: expanded from macro 'check_emu_edge' 77 | check_emu_edge_size(type, 64, 64, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:62:9: note: expanded from macro 'check_emu_edge_size' 62 | iter_1d(type, x, 0 - src_w, y, 0 - src_h, src_h - 0); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:45:9: note: expanded from macro 'iter_1d' 45 | bench_new((type *) dst1, (const type *) (src1 + y * pw + x),\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 46 | bw * sizeof(type), pw * sizeof(type), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | bw, bh, x, y, pw, ph); \ | ~~~~~~~~~~~~~~~~~~~~~ note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/videodsp.c:86:9: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:75:9: note: expanded from macro 'check_emu_edge' 75 | check_emu_edge_size(type, 16, 1, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:57:9: note: expanded from macro 'check_emu_edge_size' 57 | randomize_buffers(src_w, src_h); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:31:23: note: expanded from macro 'randomize_buffers' 31 | for (i = 0; i < w * h * sizeof(*src0); i += 4) \ | ~ ^ ~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:86:9: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:76:9: note: expanded from macro 'check_emu_edge' 76 | check_emu_edge_size(type, 16, 16, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:57:9: note: expanded from macro 'check_emu_edge_size' 57 | randomize_buffers(src_w, src_h); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:31:23: note: expanded from macro 'randomize_buffers' 31 | for (i = 0; i < w * h * sizeof(*src0); i += 4) \ | ~ ^ ~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:86:9: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 86 | check_emu_edge(uint8_t); | ^~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:77:9: note: expanded from macro 'check_emu_edge' 77 | check_emu_edge_size(type, 64, 64, 64, 64); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:57:9: note: expanded from macro 'check_emu_edge_size' 57 | randomize_buffers(src_w, src_h); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/videodsp.c:31:23: note: expanded from macro 'randomize_buffers' 31 | for (i = 0; i < w * h * sizeof(*src0); i += 4) \ | ~ ^ ~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vp3dsp.c:79:5: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, const unsigned char *, long, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 79 | call_new(dst_new, src0, src1, stride, h); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp3dsp.c:82:5: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, const unsigned char *, long, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 82 | bench_new(dst_new, src1, src1, stride, h); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp3dsp.c:119:5: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, short *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 119 | call_new(dst_new, stride, block_new); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp3dsp.c:123:5: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, short *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 123 | bench_new(dst_new, stride, block_new); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp3dsp.c:163:98: warning: cast from 'const char *' to 'void (**)(unsigned char *, long, int *)' drops const qualifier [-Wcast-qual] 163 | void (*loop_filter)(uint8_t *, ptrdiff_t, int*) = *(void(**)(uint8_t *, ptrdiff_t, int*))((const char*)vp3dsp + tests[i].offset); | ^ src/tests/checkasm/vp3dsp.c:185:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, int *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 185 | call_new(dst1, stride, bounding_values); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp3dsp.c:188:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, int *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 188 | bench_new(dst0, stride, bounding_values); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ In file included from src/tests/checkasm/vp6dsp.c:27: In file included from src/libavcodec/vp6data.h:31: src/libavcodec/vp56.h:245:61: warning: unused parameter 'bits' [-Wunused-parameter] 245 | av_unused static int vp56_rac_gets_nn(VPXRangeCoder *c, int bits) | ^ In file included from src/tests/checkasm/vp6dsp.c:27: src/libavcodec/vp6data.h:304:17: warning: missing field 'prob_idx' initializer [-Wmissing-field-initializers] 304 | { 2, 2}, {-1}, {-2}, | ^ src/libavcodec/vp6data.h:304:23: warning: missing field 'prob_idx' initializer [-Wmissing-field-initializers] 304 | { 2, 2}, {-1}, {-2}, | ^ src/libavcodec/vp6data.h:305:17: warning: missing field 'prob_idx' initializer [-Wmissing-field-initializers] 305 | { 2, 3}, {-3}, {-4}, | ^ src/libavcodec/vp6data.h:305:23: warning: missing field 'prob_idx' initializer [-Wmissing-field-initializers] 305 | { 2, 3}, {-3}, {-4}, | ^ src/libavcodec/vp6data.h:308:17: warning: missing field 'prob_idx' initializer [-Wmissing-field-initializers] 308 | { 2, 6}, {-5}, {-6}, | ^ src/libavcodec/vp6data.h:308:23: warning: missing field 'prob_idx' initializer [-Wmissing-field-initializers] 308 | { 2, 6}, {-5}, {-6}, | ^ src/libavcodec/vp6data.h:309:17: warning: missing field 'prob_idx' initializer [-Wmissing-field-initializers] 309 | { 2, 7}, {-7}, {-8}, | ^ src/libavcodec/vp6data.h:309:23: warning: missing field 'prob_idx' initializer [-Wmissing-field-initializers] 309 | { 2, 7}, {-7}, {-8}, | ^ src/libavcodec/vp6data.h:310:17: warning: missing field 'prob_idx' initializer [-Wmissing-field-initializers] 310 | {-0}, | ^ src/tests/checkasm/vp6dsp.c:88:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, const short *, const short *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 88 | call_new(dst_new, src, stride, h_weights, v_weights); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp6dsp.c:91:9: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, const short *, const short *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 91 | bench_new(dst_new, src, stride, h_weights, v_weights); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ 7 warnings generated. 12 warnings generated. CC tests/checkasm/vp8dsp.o CC tests/checkasm/vp9dsp.o src/tests/checkasm/vp8dsp.c:146:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, short *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 146 | call_new(dst1, subcoef1, 4); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp8dsp.c:151:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, short *, long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 151 | bench_new(dst1, subcoef1, 4); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp8dsp.c:186:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, short (*)[16], long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 186 | call_new(dst1, subcoef1, stride); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp8dsp.c:190:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, short (*)[16], long)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 190 | bench_new(dst1, subcoef1, stride); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp8dsp.c:234:13: warning: passing 'func_type *' (aka 'void (*)(short (*)[4][16], short *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 234 | call_new(block1, dc1); | ^~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp8dsp.c:238:13: warning: passing 'func_type *' (aka 'void (*)(short (*)[4][16], short *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 238 | bench_new(block1, dc1); | ^~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp8dsp.c:311:25: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, const unsigned char *, long, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 311 | call_new(dst1, dst1_stride, src, SRC_BUF_STRIDE, height, mx, my); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp8dsp.c:313:25: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, const unsigned char *, long, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 313 | bench_new(dst1, size, src, SRC_BUF_STRIDE, height, mx, my); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp8dsp.c:402:21: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 402 | call_new(buf1, 16, flim_E, flim_I, hev_thresh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp9dsp.c:89:21: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, const unsigned char *, const unsigned char *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 89 | call_new(dst1, size * SIZEOF_PIXEL, l, a); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' src/tests/checkasm/vp8dsp.c:409 :10617 | : warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 409 | f u n c , c l o b b ebre_nmcahs_kn)e)w;( b u f 0 , 1 6 , f l i m _ E , f l i m _ I , h e v _ t h r e s h ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h\: 487 :| 27 ^~~~: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp9dsp.c:92:21: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, const unsigned char *, const unsigned char *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 92 | bench_new(dst1, size * SIZEOF_PIXEL,l, a); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp9dsp.c:124:56: warning: unused parameter 'sz' [-Wunused-parameter] 124 | static void fwht_1d(double *out, const double *in, int sz) | ^ src/tests/checkasm/vp8dsp.c:450:21: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, unsigned char *, long, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 450 | call_new(buf1u, buf1v, 16, flim_E, flim_I, hev_thresh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp9dsp.c:302:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 302 | for (n = 0; n < sz / sizeof(int16_t); n += 2) | ~ ^ ~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vp8dsp.c:459:17: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, unsigned char *, long, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 459 | bench_new(buf0u, buf0v, 16, flim_E, flim_I, hev_thresh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp9dsp.c:364:25: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, short *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 364 | call_new(dst1, sz * SIZEOF_PIXEL, subcoef1, eob); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp8dsp.c:485:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 485 | call_new(buf1, 16, flim_E); src/tests/checkasm/vp9dsp.c :| 370 ^~~~~~~~~~~~~~~~~~~~~~~~~~: 25: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, short *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h :486:27: note: expanded from macro 'call_new'370 | 486 | # d e f i n e c a l l _ n e w b e n c h _ n ecwh(edcskta,s ms_zc a*l lS_InZeEwO F _| P ^I XEL/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h,: 382c:o54e:f ,note: expanded from macro 'checkasm_call_new'e ob); | 382 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | #defi/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hn:e487 :c27h:e cnote: kexpanded from macro 'bench_new'a sm_ c487a | l#ld_enfeiwn(e. .b.e)n cchh_encekwa s m _ c a l l _ cchheecckkeads(mc_hbeecnkcahs_mn_efwu n c| _ ^n ew,/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h :_447_:V48A:_ Anote: Rexpanded from macro 'checkasm_bench_new'G S__) 447| | ^~~~~~~~~~~~~~~~~# defi/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hn:e353 :c27h:e cnote: kexpanded from macro 'checkasm_func_new'a sm_be n353c | h#_dneefwi(n.e. .c)h ecchkeacskma_sfmu_nbce_nncehw( c(h(efcuknacs_mt_yfpuen c*_)n ecwh,e c_k_aVsAm__AkReGyS__n_e)w ) | ^~~~~~~~~~~~~~~~~| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h::27106:: 19note: :expanded from macro 'checkasm_func_new' note: expanded from macro 'checkasm_call_checked' 353 | #d e106f | i n e c h e c k a s m _ f u n c _ nfeuwn c(,( fculnocb_bteyrp_em a*s)k )c)h;e c k a s m _ k e y _ n e w ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 419 : 35 : note: expanded from macro 'checkasm_bench' 419 | \c h e| c ^~~~k asm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp8dsp.c:488:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 488 | bench_new(buf0, 16, flim_E); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp9dsp.c:395:67: warning: unused parameter 'H' [-Wunused-parameter] 395 | const int *F, const int *H, const int *I, | ^ src/tests/checkasm/vp9dsp.c:396:66: warning: unused parameter 'buf1' [-Wunused-parameter] 396 | uint8_t *buf0, uint8_t *buf1) | ^ src/tests/checkasm/vp9dsp.c:481:21: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 481 | call_new(buf1, 16 * SIZEOF_PIXEL >> dir, E[0], I[0], H[0]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp9dsp.c:484:21: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 484 | bench_new(buf1, 16 * SIZEOF_PIXEL >> dir, E[0], I[0], H[0]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp9dsp.c:502:17: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 502 | call_new(buf1, 16 * SIZEOF_PIXEL, E[0], I[0], H[0]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp9dsp.c:505:17: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 505 | bench_new(buf1, 16 * SIZEOF_PIXEL, E[0], I[0], H[0]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp9dsp.c:519:25: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 519 | call_new(buf1, 16 * SIZEOF_PIXEL, M(E), M(I), M(H)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp9dsp.c:522:25: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 522 | bench_new(buf1, 16 * SIZEOF_PIXEL, M(E), M(I), M(H)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp9dsp.c:602:33: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, const unsigned char *, long, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 602 | call_new(dst1, size * SIZEOF_PIXEL, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 603 | src, SRC_BUF_STRIDE * SIZEOF_PIXEL, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 604 | size, mx, my); | ~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vp9dsp.c:614:33: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, const unsigned char *, long, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 614 | bench_new(dst1, size * SIZEOF_PIXEL, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 615 | src, SRC_BUF_STRIDE * SIZEOF_PIXEL, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 616 | size, mx, my); | ~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ 27 warnings generated. CC tests/checkasm/vvc_alf.o In file included from src/tests/checkasm/vvc_alf.c:25: In file included from src/libavcodec/vvc/ctu.h:31: In file included from src/libavcodec/vvc/dec.h:33: In file included from src/libavcodec/vvc/sei.h:31: In file included from src/libavcodec/h2645_sei.h:33: In file included from src/libavcodec/itut35.h:28: In file included from src/libavcodec/dovi_rpu.h:27: src/libavutil/dovi_meta.h:365:48: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 365 | return (AVDOVIRpuDataHeader *)((uint8_t *) data + data->header_offset); | ^ src/libavutil/dovi_meta.h:371:46: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 371 | return (AVDOVIDataMapping *)((uint8_t *) data + data->mapping_offset); | ^ src/libavutil/dovi_meta.h:377:48: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 377 | return (AVDOVIColorMetadata *)((uint8_t *) data + data->color_offset); | ^ src/libavutil/dovi_meta.h:387:41: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 387 | return (AVDOVIDmData *)((uint8_t *) data + data->ext_block_offset + | ^ src/tests/checkasm/vvc_alf.c:110:21: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, const unsigned char *, long, int, int, const short *, const short *, const int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 110 | call_new(dst1, dst_stride, src1 + offset, src_stride, w, h, filter, clip, vb_pos); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vvc_alf.c:114:25: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, const unsigned char *, long, int, int, const short *, const short *, const int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 114 | bench_new(dst1, dst_stride, src1 + offset, src_stride, w, h, filter, clip, vb_pos); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vvc_alf.c:124:21: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, const unsigned char *, long, int, int, const short *, const short *, const int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 124 | call_new(dst1, dst_stride, src1 + offset, src_stride, w, h, filter, clip, vb_pos); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vvc_alf.c:127:25: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, const unsigned char *, long, int, int, const short *, const short *, const int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 127 | bench_new(dst1, dst_stride, src1 + offset, src_stride, w, h, filter, clip, vb_pos); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vvc_alf.c:164:17: warning: passing 'func_type *' (aka 'void (*)(int *, int *, const unsigned char *, long, int, int, int, int *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 164 | call_new(class_idx1, transpose_idx1, src1 + offset, stride, w, h, vb_pos, alf_gradient_tmp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vvc_alf.c:172:21: warning: passing 'func_type *' (aka 'void (*)(int *, int *, const unsigned char *, long, int, int, int, int *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 172 | bench_new(class_idx1, transpose_idx1, src1 + offset, stride, w, h, vb_pos, alf_gradient_tmp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ 10 warnings generated. CC tests/checkasm/vvc_mc.o 14 warnings generated. CC tests/checkasm/vvc_sao.o In file included from src/tests/checkasm/vvc_mc.c:25: In file included from src/libavcodec/vvc/ctu.h:31: In file included from src/libavcodec/vvc/dec.h:33: In file included from src/libavcodec/vvc/sei.h:31: In file included from src/libavcodec/h2645_sei.h:33: In file included from src/libavcodec/itut35.h:28: In file included from src/libavcodec/dovi_rpu.h:27: src/libavutil/dovi_meta.h:365:48: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 365 | return (AVDOVIRpuDataHeader *)((uint8_t *) data + data->header_offset); | ^ src/libavutil/dovi_meta.h:371:46: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 371 | return (AVDOVIDataMapping *)((uint8_t *) data + data->mapping_offset); | ^ src/libavutil/dovi_meta.h:377:48: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 377 | return (AVDOVIColorMetadata *)((uint8_t *) data + data->color_offset); | ^ src/libavutil/dovi_meta.h:387:41: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 387 | return (AVDOVIDmData *)((uint8_t *) data + data->ext_block_offset + | ^ src/tests/checkasm/vvc_mc.c:109:29: warning: passing 'func_type *' (aka 'void (*)(short *, const unsigned char *, const long, const int, const signed char *, const signed char *, const int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 109 | call_new(dst1, src1 + SRC_OFFSET, PIXEL_STRIDE, h, hf, vf, w); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vvc_mc.c:113:33: warning: passing 'func_type *' (aka 'void (*)(short *, const unsigned char *, const long, const int, const signed char *, const signed char *, const int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 113 | bench_new(dst1, src1 + SRC_OFFSET, PIXEL_STRIDE, h, hf, vf, w); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vvc_mc.c:160:29: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, const unsigned char *, long, int, const signed char *, const signed char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 160 | call_new(dst1, PIXEL_STRIDE, src1 + SRC_OFFSET, PIXEL_STRIDE, h, hf, vf, w); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vvc_mc.c:164:33: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, const unsigned char *, long, int, const signed char *, const signed char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 164 | bench_new(dst1, PIXEL_STRIDE, src1 + SRC_OFFSETIn file included from ,src/tests/checkasm/vvc_sao.c :P28I: XIn file included from Esrc/libavcodec/vvc/ctu.hL:_31S: TIn file included from Rsrc/libavcodec/vvc/dec.hI:D33E: ,In file included from src/libavcodec/vvc/sei.hh:,31 : hIn file included from fsrc/libavcodec/h2645_sei.h,: 33v: fIn file included from ,src/libavcodec/itut35.h :w28): ;In file included from src/libavcodec/dovi_rpu.h :| 27 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~: src/libavutil/dovi_meta.h:365:48: /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.hwarning: :cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual]487 :27: note: expanded from macro 'bench_new' 365 | 487 | # dreeftiunren b(eAnVcDhO_VnIeRwp u D a t a H e a dcehre c*k)a(s(mu_ibnetn8c_ht_ n*e)w d a| t ^a + d/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.ha:t447a:-48>:h enote: aexpanded from macro 'checkasm_bench_new'd er_of f447s | e#td)e;f i n| e ^ checkasm_bench_new(...) checkasm_bench(checkasm_func_nesrc/libavutil/dovi_meta.hw:,371 :_46_:V Awarning: _cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual]A RGS__ )371 | | ^~~~~~~~~~~~~~~~~ re/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.ht:u353r:n27 :( Anote: Vexpanded from macro 'checkasm_func_new'D OVIDa t353a | M#adpepfiinnge *c)h(e(cukianstm8__ftu n*c)_ ndeawt a( (+f udnact_at-y>pmea p*p)i ncgh_eocfkfassemt_)k;e y _| n ^e w) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | src/libavutil/dovi_meta.h : 377 :c48h:e cwarning: kcast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual]a sm_c a377l | l _ c h ercekteudr(nf u(nAcV,D O_V_IVCAo_lAoRrGMSe_t_a)d;a t a * ) ( ( u i n t 8 _ t * ) d a t a + d a t a - > c o l o r\_ o f| f ^~~~s et); /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h :| 106 ^: 19: note: expanded from macro 'checkasm_call_checked' 106 | func, closrc/libavutil/dovi_meta.hb:b387e:r41_:m awarning: scast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual]k )); 387 | r e t u r n ( A V D O V I D m D a t a * ) ( ( u i n t 8 _ t * ) d a t a + \d a t| a ^~~~- >ext_block_offset + | ^ src/tests/checkasm/vvc_mc.c:208:29: warning: passing 'func_type *' (aka 'void (*)(short *, const unsigned char *, const long, const int, const signed char *, const signed char *, const int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 208 | call_new(dst1, src1 + SRC_OFFSET, PIXEL_STRIDE, h, hf, vf, w); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vvc_sao.c:93:17: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, const short *, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 93 | call_new(dst1, src1, dst1_stride, stride, offset_val, left_class, w, block_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) src/tests/checkasm/vvc_mc.cc:h212e:c33k:a swarning: mpassing 'func_type *' (aka 'void (*)(short *, const unsigned char *, const long, const int, const signed char *, const signed char *, const int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]_ key_new) 212| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h : 106 : 19 : note: expanded from macro 'checkasm_call_checked' 106 | b e n c h _ n efwu(ndcs,t 1c,l osbrbce1r _+m aSsRkC)_)O;F F S E T , P I X E L _ S T R I D E , h , h f , v f , w ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 487 : 27\: note: | expanded from macro 'bench_new' ^~~~ 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vvc_sao.c:96:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, long, const short *, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 96 | bench_new(dst1, src1, dst1_stride, stride, offset_val, left_class, block_size, block_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vvc_sao.c:77:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 77 | for (int i = 0; i < FF_ARRAY_ELEMS(sao_size); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vvc_mc.c:259:29: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, const unsigned char *, long, int, const signed char *, const signed char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 259 | call_new(dst1, PIXEL_STRIDE, src1 + SRC_OFFSET, PIXEL_STRIDE, h, hf, vf, w); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vvc_sao.c:126:17: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, const short *, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 126 | call_new(dst1, src1 + offset, dst1_stride, offset_val, eo, w, block_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #defsrc/tests/checkasm/vvc_mc.ci:n263e: 33c:h ewarning: cpassing 'func_type *' (aka 'void (*)(unsigned char *, long, const unsigned char *, long, int, const signed char *, const signed char *, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic]k asm_func_n e263w | ( ( f u n c _ t y p e * ) c h e c k a s m _ k e y _ n e w )b e n| c ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~h _ne/__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.hw:(106d:s19t:1 ,note: expanded from macro 'checkasm_call_checked'P IXEL_S T106R | I D E , s r c 1 + S R C _ O F FfSuEnTc,, PcIlXoEbLb_eSrT_RmIaDsEk,) )h;, h f , v f , w ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h : 487 : 27 : note: expanded from macro 'bench_new' 487 | # d e f i n e b e n\c h _| n ^~~~e w checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vvc_sao.c:129:13: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, const unsigned char *, long, const short *, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 129 | bench_new(dst1, src1 + offset, dst1_stride, offset_val, eo, block_size, block_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vvc_sao.c:111:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 111 | for (int i = 0; i < FF_ARRAY_ELEMS(sao_size); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vvc_mc.c:299:25: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, const short *, const short *, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 299 | call_new(dst1, MAX_CTU_SIZE * SIZEOF_PIXEL, src10, src11, w, h); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vvc_mc.c:303:29: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, const short *, const short *, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 303 | bench_new(dst0, MAX_CTU_SIZE * SIZEOF_PIXEL, src00, src01, w, h); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vvc_mc.c:321:29: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, const short *, const short *, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 321 | call_new(dst1, MAX_CTU_SIZE * SIZEOF_PIXEL, src10, src11, w, h, denom, w0, w1, o0 + o1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vvc_mc.c:325:33: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, const short *, const short *, int, int, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 325 | bench_new(dst0, MAX_CTU_SIZE * SIZEOF_PIXEL, src00, src01, w, h, denom, w0, w1, o0 + o1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vvc_mc.c:287:9: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 287 | randomize_avg_src((uint8_t*)src00, (uint8_t*)src10, AVG_SRC_BUF_SIZE * sizeof(int16_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vvc_mc.c:64:9: note: expanded from macro 'randomize_avg_src' 64 | randomize_buffers(buf0, buf1, size, mask); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vvc_mc.c:48:23: note: expanded from macro 'randomize_buffers' 48 | for (k = 0; k < size; k += 4 / sizeof(*buf0)) { \ | ~ ^ ~~~~ src/tests/checkasm/vvc_mc.c:288:9: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 288 | randomize_avg_src((uint8_t*)src01, (uint8_t*)src11, AVG_SRC_BUF_SIZE * sizeof(int16_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vvc_mc.c:64:9: note: expanded from macro 'randomize_avg_src' 64 | randomize_buffers(buf0, buf1, size, mask); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tests/checkasm/vvc_mc.c:48:23: note: expanded from macro 'randomize_buffers' 48 | for (k = 0; k < size; k += 4 / sizeof(*buf0)) { \ | ~ ^ ~~~~ src/tests/checkasm/vvc_mc.c:375:29: warning: passing 'func_type *' (aka 'void (*)(short *, const unsigned char *, long, int, long, long, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 375 | call_new(dst1, src1 + SRC_OFFSET, PIXEL_STRIDE, pred_h, mx, my, pred_w); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vvc_mc.c:383:29: warning: passing 'func_type *' (aka 'void (*)(short *, const unsigned char *, long, int, long, long, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 383 | bench_new(dst1, src1 + SRC_OFFSET, PIXEL_STRIDE, pred_h, mx, my, pred_w); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ 16 warnings generated. src/tests/checkasm/vvc_mc.c:423:21: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, const short *, const short *, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 423 | call_new(dst1, dst_stride, src10 + BDOF_SRC_OFFSET, src11 + BDOF_SRC_OFFSET, w, h); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vvc_mc.c:426:21: warning: passing 'func_type *' (aka 'void (*)(unsigned char *, long, const short *, const short *, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 426 | bench_new(dst0, dst_stride, src00 + BDOF_SRC_OFFSET, src01 + BDOF_SRC_OFFSET, w, h); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ src/tests/checkasm/vvc_mc.c:456:36: warning: passing 'func_type *' (aka 'int (*)(const short *, const short *, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 456 | result1 = call_new(src0 + PIXEL_STRIDE * 2 + 2, src1 + PIXEL_STRIDE * 2 + 2, offx, offy, w, h); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:486:27: note: expanded from macro 'call_new' 486 | #define call_new checkasm_call_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:382:54: note: expanded from macro 'checkasm_call_new' 382 | #define checkasm_call_new(...) checkasm_call_checked(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ TEST source src/tests/checkasm/vvc_mc.c:461:29: warning: passing 'func_type *' (aka 'int (*)(const short *, const short *, int, int, int, int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 461 | bench_new(src0 + PIXEL_STRIDE * 2 + 2, src1 + PIXEL_STRIDE * 2 + 2, offx, offy, w, h); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:487:27: note: expanded from macro 'bench_new' 487 | #define bench_new checkasm_bench_new | ^ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:447:48: note: expanded from macro 'checkasm_bench_new' 447 | #define checkasm_bench_new(...) checkasm_bench(checkasm_func_new, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:353:27: note: expanded from macro 'checkasm_func_new' 353 | #define checkasm_func_new ((func_type *) checkasm_key_new) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/test.h:419:35: note: expanded from macro 'checkasm_bench' 419 | checkasm_call_checked(func, __VA_ARGS__); \ | ^~~~ /__w/FFmpeg/FFmpeg/.github/fate/src/tests/checkasm/ext/include/checkasm/platform/x86_64.h:106:19: note: expanded from macro 'checkasm_call_checked' 106 | func, clobber_mask)); \ | ^~~~ 10 warnings generated. LD tests/api/api-threadmessage-test LD tests/api/api-flac-test 24 warnings generated. LD tests/api/api-enc-parser-test LD tests/api/api-seek-test HOSTLD tests/audiogen HOSTLD tests/videogen LD tests/api/api-movenc-test 322 warnings generated. LD tests/api/api-band-test LD tests/api/api-h264-test LD tests/api/api-h264-slice-test CC libavcodec/tests/apv.o In file included from src/libavcodec/tests/apv.c:24: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ CC libavcodec/tests/avpacket.o src/libavcodec/tests/avpacket.c:71:29: warning: cast from 'const unsigned char *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 71 | avpkt->data = (uint8_t*)data; | ^ 1 warning generated. CC libavcodec/tests/bitstream_be.o CC libavcodec/tests/bitstream_le.o In file included from src/libavcodec/tests/bitstream_be.c:19: In file included from src/libavcodec/tests/bitstream_template.c:34: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:346:18: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 346 | av_assert2(n < 64U && value < (UINT64_C(1) << n)); | ~ ^ ~~~ In file included from src/libavcodec/tests/bitstream_le.c:20: In file included from src/libavcodec/tests/bitstream_template.c:34: src/libavcodec/put_bits.h:219:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 219 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:346:18: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 346 | av_assert2(n < 64U && value < (UINT64_C(1) << n)); | ~ ^ ~~~ 3 warnings generated. CC libavcodec/tests/cabac.o 2 warnings generated. CC libavcodec/tests/celp_math.o 3 warnings generated. CC libavcodec/tests/codec_desc.o CC libavcodec/tests/golomb.o src/libavcodec/tests/codec_desc.c:21:14: warning: unused parameter 'argc' [-Wunused-parameter] 21 | int main(int argc, char **argv) | ^ src/libavcodec/tests/codec_desc.c:21:27: warning: unused parameter 'argv' [-Wunused-parameter] 21 | int main(int argc, char **argv) | ^ In file included from src/libavcodec/tests/cabac.c:27: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ 2 warnings generated. CC libavcodec/tests/hashtable.o CC libavcodec/tests/dct.o In file included from src/libavcodec/tests/golomb.c:28: src/libavcodec/golomb.h:485:34: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 485 | if (gb->size_in_bits <= re_index) { | ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~ In file included from src/libavcodec/tests/golomb.c:29: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ 2 warnings generated. LD libavcodec/tests/h264_levels LD libavcodec/tests/h265_levels src/libavcodec/tests/dct.c:67:62: warning: missing field 'cpu_flag' initializer [-Wmissing-field-initializers] 67 | { "REF-DBL", ff_ref_fdct, FF_IDCT_PERM_NONE }, | ^ src/libavcodec/tests/dct.c:68:62: warning: missing field 'cpu_flag' initializer [-Wmissing-field-initializers] 68 | { "IJG-AAN-INT", ff_fdct_ifast, FF_IDCT_PERM_NONE }, | ^ src/libavcodec/tests/dct.c:69:62: warning: missing field 'cpu_flag' initializer [-Wmissing-field-initializers] 69 | { "IJG-LLM-INT", ff_jpeg_fdct_islow_8, FF_IDCT_PERM_NONE }, | ^ src/libavcodec/tests/dct.c:71:62: warning: missing field 'cpu_flag' initializer [-Wmissing-field-initializers] 71 | { "FAAN", ff_faandct, FF_IDCT_PERM_NONE }, | ^ src/libavcodec/tests/dct.c:91:62: warning: missing field 'cpu_flag' initializer [-Wmissing-field-initializers] 91 | { "REF-DBL", ff_ref_idct, FF_IDCT_PERM_NONE }, | ^ src/libavcodec/tests/dct.c:92:66: warning: missing field 'cpu_flag' initializer [-Wmissing-field-initializers] 92 | { "INT", ff_j_rev_dct, FF_IDCT_PERM_LIBMPEG2 }, | ^ src/libavcodec/tests/dct.c:93:71: warning: missing field 'cpu_flag' initializer [-Wmissing-field-initializers] 93 | { "SIMPLE-C", ff_simple_idct_int16_8bit, FF_IDCT_PERM_NONE }, | ^ src/libavcodec/tests/dct.c:94:71: warning: missing field 'cpu_flag' initializer [-Wmissing-field-initializers] 94 | { "SIMPLE-C10", ff_simple_idct_int16_10bit, FF_IDCT_PERM_NONE }, | ^ src/libavcodec/tests/dct.c:100:62: warning: missing field 'cpu_flag' initializer [-Wmissing-field-initializers] 100 | { "FAANI", ff_faanidct, FF_IDCT_PERM_NONE }, | ^ In file included from src/libavcodec/tests/dct.c:114: src/libavcodec/tests/x86/dct.c:62:69: warning: missing field 'nonspec' initializer [-Wmissing-field-initializers] 62 | { "SSE2", ff_fdct_sse2, FF_IDCT_PERM_NONE, AV_CPU_FLAG_SSE2 }, | ^ src/libavcodec/tests/x86/dct.c:82:88: warning: missing field 'nonspec' initializer [-Wmissing-field-initializers] 82 | { "SIMPLE8-SSE2", ff_simple_idct8_sse2, FF_IDCT_PERM_TRANSPOSE, AV_CPU_FLAG_SSE2}, | ^ src/libavcodec/tests/x86/dct.c:83:88: warning: missing field 'nonspec' initializer [-Wmissing-field-initializers] 83 | { "SIMPLE10-SSE2", ff_simple_idct10_sse2, FF_IDCT_PERM_TRANSPOSE, AV_CPU_FLAG_SSE2}, | ^ src/libavcodec/tests/x86/dct.c:87:87: warning: missing field 'nonspec' initializer [-Wmissing-field-initializers] 87 | { "SIMPLE8-AVX", ff_simple_idct8_avx, FF_IDCT_PERM_TRANSPOSE, AV_CPU_FLAG_AVX}, | ^ src/libavcodec/tests/x86/dct.c:88:87: warning: missing field 'nonspec' initializer [-Wmissing-field-initializers] 88 | { "SIMPLE10-AVX", ff_simple_idct10_avx, FF_IDCT_PERM_TRANSPOSE, AV_CPU_FLAG_AVX}, | ^ src/libavcodec/tests/dct.c:516:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 516 | for (i = 0; i < FF_ARRAY_ELEMS(idct_tab); i++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~ src/libavcodec/tests/dct.c:525:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 525 | for (i = 0; i < FF_ARRAY_ELEMS(fdct_tab); i++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. LD libavcodec/tests/mpeg12framerate LD libavcodec/tests/rangecoder LD libavcodec/tests/mathops LD libavcodec/tests/jpeg2000dwt LD libavcodec/tests/avcodec LD libavcodec/tests/mjpegenc_huffman LD libavcodec/tests/htmlsubtitles CC libavformat/tests/mkdir.o In file included from src/libavformat/tests/mkdir.c:33: src/libavformat/os_support.h:98:43: warning: unused parameter 'path' [-Wunused-parameter] 98 | static inline int is_dos_path(const char *path) | ^ 1 warning generated. CC libavformat/tests/rename.o In file included from src/libavformat/tests/rename.c:31: src/libavformat/os_support.h:98:43: warning: unused parameter 'path' [-Wunused-parameter] 98 | static inline int is_dos_path(const char *path) | ^ 1 warning generated. CC libavformat/tests/seek_utils.o CC libavformat/tests/http.o 16 warnings generated. CC libavformat/tests/noproxy.o CC libavformat/tests/srtp.o In file included from src/libavformat/tests/noproxy.c:21: In file included from src/libavformat/network.h:29: src/libavformat/os_support.h:98:43: warning: unused parameter 'path' [-Wunused-parameter] 98 | static inline int is_dos_path(const char *path) | ^ 1 warning generated. CC libavformat/tests/url.o CC libavutil/tests/adler32.o CC libavutil/tests/aes.o CC libavutil/tests/aes_ctr.o CC libavutil/tests/ambient_viewing_environment.o CC libavutil/tests/camellia.o CC libavutil/tests/cast5.o src/libavutil/tests/camellia.c:29:14: warning: unused parameter 'argc' [-Wunused-parameter] 29 | int main(int argc, char *argv[]) | ^ src/libavutil/tests/camellia.c:29:26: warning: unused parameter 'argv' [-Wunused-parameter] 29 | int main(int argc, char *argv[]) | ^ src/libavutil/tests/cast5.c:29:14: warning: unused parameter 'argc' [-Wunused-parameter] 29 | int main(int argc, char** argv) | ^ src/libavutil/tests/cast5.c:29:27: warning: unused parameter 'argv' [-Wunused-parameter] 29 | int main(int argc, char** argv) | ^ 2 warnings generated. CC libavutil/tests/channel_layout.o 2 warnings generated. CC libavutil/tests/audio_fifo.o src/libavutil/tests/channel_layout.c:83:5: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] 83 | CMP_BPRINT_AND_NONBPRINT(bp, av_channel_name, 1, channel); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/channel_layout.c:52:19: note: expanded from macro 'CMP_BPRINT_AND_NONBPRINT' 52 | if ((bp)->len != size - 1) { \ | ~~~~~~~~~ ^ ~~~~~~~~ src/libavutil/tests/channel_layout.c:83:5: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] 83 | CMP_BPRINT_AND_NONBPRINT(bp, av_channel_name, 1, channel); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/channel_layout.c:64:32: note: expanded from macro 'CMP_BPRINT_AND_NONBPRINT' 64 | if (size <= 0 || (bp)->len != size - 1) { \ | ~~~~~~~~~ ^ ~~~~~~~~ src/libavutil/tests/channel_layout.c:89:5: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] 89 | CMP_BPRINT_AND_NONBPRINT(bp, av_channel_description, 1, channel); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/channel_layout.c:52:19: note: expanded from macro 'CMP_BPRINT_AND_NONBPRINT' 52 | if ((bp)->len != size - 1) { \ | ~~~~~~~~~ ^ ~~~~~~~~ src/libavutil/tests/channel_layout.c:89:5: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] 89 | CMP_BPRINT_AND_NONBPRINT(bp, av_channel_description, 1, channel); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/channel_layout.c:64:32: note: expanded from macro 'CMP_BPRINT_AND_NONBPRINT' 64 | if (size <= 0 || (bp)->len != size - 1) { \ | ~~~~~~~~~ ^ ~~~~~~~~ src/libavutil/tests/channel_layout.c:99:9: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] 99 | CMP_BPRINT_AND_NONBPRINT(bp, av_channel_layout_describe, 0, layout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/channel_layout.c:52:19: note: expanded from macro 'CMP_BPRINT_AND_NONBPRINT' 52 | if ((bp)->len != size - 1) { \ | ~~~~~~~~~ ^ ~~~~~~~~ src/libavutil/tests/channel_layout.c:99:9: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] 99 | CMP_BPRINT_AND_NONBPRINT(bp, av_channel_layout_describe, 0, layout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/channel_layout.c:64:32: note: expanded from macro 'CMP_BPRINT_AND_NONBPRINT' 64 | if (size <= 0 || (bp)->len != size - 1) { \ | ~~~~~~~~~ ^ ~~~~~~~~ src/libavutil/tests/channel_layout.c:111:9: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] 111 | CMP_BPRINT_AND_NONBPRINT(bp, av_channel_layout_describe, 0, layout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/channel_layout.c:52:19: note: expanded from macro 'CMP_BPRINT_AND_NONBPRINT' 52 | if ((bp)->len != size - 1) { \ | ~~~~~~~~~ ^ ~~~~~~~~ src/libavutil/tests/channel_layout.c:111:9: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] 111 | CMP_BPRINT_AND_NONBPRINT(bp, av_channel_layout_describe, 0, layout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/channel_layout.c:64:32: note: expanded from macro 'CMP_BPRINT_AND_NONBPRINT' 64 | if (size <= 0 || (bp)->len != size - 1) { \ | ~~~~~~~~~ ^ ~~~~~~~~ src/libavutil/tests/channel_layout.c:145:40: warning: comparison of integers of different signs: 'enum AVChannelOrder' and 'int' [-Wsign-compare] 145 | if (ret >= 0 && copy.order != i) | ~~~~~~~~~~ ^ ~ In file included from src/libavutil/tests/audio_fifo.c:24: src/libavutil/audio_fifo.c:109:18: warning: comparison of integers of different signs: 'int' and 'const size_t' (aka 'const unsigned long') [-Wsign-compare] 109 | if (buf_size > cur_size) { | ~~~~~~~~ ^ ~~~~~~~~ src/libavutil/tests/audio_fifo.c:122:36: warning: cast from 'const void *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 122 | data_planes[i] = (uint8_t*)test_sample->data_planes[i] + offset_size; | ^ 9 warnings generated. CC libavutil/tests/avstring.o 2 warnings generated. CC libavutil/tests/base64.o src/libavutil/tests/avstring.c:61:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 61 | for (i = 0; i < FF_ARRAY_ELEMS(strings); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC libavutil/tests/blowfish.o src/libavutil/tests/base64.c:49:73: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 49 | if ((data2_size = av_base64_decode(data2, encoded, max_data2_size)) != data_size) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~ src/libavutil/tests/base64.c:54:68: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 54 | if ((data2_size = av_base64_decode(data2, encoded, data_size)) != data_size) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~ src/libavutil/tests/base64.c:67:89: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 67 | if (data_size > 0 && (data2_size = av_base64_decode(data2, encoded, data_size - 1)) != data_size - 1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ src/libavutil/tests/base64.c:72:89: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 72 | if (data_size > 1 && (data2_size = av_base64_decode(data2, encoded, data_size - 2)) != data_size - 2) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ src/libavutil/tests/base64.c:111:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 111 | for (i = 0; i < FF_ARRAY_ELEMS(tests); i++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~ CC libavutil/tests/bprint.o 5 warnings generated. In file included from src/libavutil/tests/bprint.c:22: src/libavutil/bprint.c:114:23: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 114 | if (extra_len < room) | ~~~~~~~~~ ^ ~~~~ CC libavutil/tests/buffer.o CC libavutil/tests/cpu.o src/libavutil/tests/buffer.c:30:31: warning: unused parameter 'opaque' [-Wunused-parameter] 30 | static void custom_free(void *opaque, uint8_t *data) | ^ src/libavutil/tests/buffer.c:36:39: warning: unused parameter 'opaque' [-Wunused-parameter] 36 | static AVBufferRef *pool_alloc2(void *opaque, size_t size) | ^ src/libavutil/tests/buffer.c:42:32: warning: unused parameter 'opaque' [-Wunused-parameter] 42 | static void pool_free_cb(void *opaque) | ^ 3 warnings generated. CC libavutil/tests/crc.o CC libavutil/tests/color_utils.o src/libavutil/tests/crc.c:39:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 39 | for (i = 0; i < sizeof(buf); i++) | ~ ^ ~~~~~~~~~~~ 1 warning generated. CC libavutil/tests/csp.o src/libavutil/tests/color_utils.c:52:14: warning: unused parameter 'argc' [-Wunused-parameter] 52 | int main(int argc, char *argv[]) | ^ src/libavutil/tests/color_utils.c:52:26: warning: unused parameter 'argv' [-Wunused-parameter] 52 | int main(int argc, char *argv[]) | ^ src/libavutil/tests/color_utils.c:70:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 70 | for (int i = 0; i < FF_ARRAY_ELEMS(test_data); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/color_utils.c:118:31: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 118 | for (int i = 0; i < FF_ARRAY_ELEMS(tests); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/color_utils.c:137:31: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 137 | for (int i = 0; i < FF_ARRAY_ELEMS(black_points); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/color_utils.c:138:35: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 138 | for (int j = 0; j < FF_ARRAY_ELEMS(white_points); j++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC libavutil/tests/des.o 6 warnings generated. CC libavutil/tests/detection_bbox.o CC libavutil/tests/dict.o In file included from src/libavutil/tests/dict.c:23: src/libavutil/dict.c:81:37: warning: cast from 'const struct AVDictionaryEntry *' to 'struct AVDictionaryEntry *' drops const qualifier [-Wcast-qual] 81 | return (AVDictionaryEntry *)entry; | ^ src/libavutil/dict.c:95:30: warning: cast from 'const char *' to 'void *' drops const qualifier [-Wcast-qual] 95 | copy_value = (void *)value; | ^ src/libavutil/dict.c:103:28: warning: cast from 'const char *' to 'void *' drops const qualifier [-Wcast-qual] 103 | copy_key = (void *)key; | ^ src/libavutil/tests/dict.c:37:16: warning: format specifies type 'void *' but the argument has type 'const AVDictionaryEntry *' (aka 'const struct AVDictionaryEntry *') [-Wformat-pedantic] 35 | "(prev: %p, key %s; av_dict_iterate() %p, key %s, value %s; " | ~~ 36 | "av_dict_get() %p, key %s, value %s)\n", 37 | prev, GET(prev, key), | ^~~~ src/libavutil/tests/dict.c:38:16: warning: format specifies type 'void *' but the argument has type 'const AVDictionaryEntry *' (aka 'const struct AVDictionaryEntry *') [-Wformat-pedantic] 35 | "(prev: %p, key %s; av_dict_iterate() %p, key %s, value %s; " | ~~ 36 | "av_dict_get() %p, key %s, value %s)\n", 37 | prev, GET(prev, key), 38 | dict_iterate, GET(dict_iterate, key), GET(dict_iterate, value), | ^~~~~~~~~~~~ src/libavutil/tests/dict.c:39:16: warning: format specifies type 'void *' but the argument has type 'const AVDictionaryEntry *' (aka 'const struct AVDictionaryEntry *') [-Wformat-pedantic] 36 | "av_dict_get() %p, key %s, value %s)\n", | ~~ 37 | prev, GET(prev, key), 38 | dict_iterate, GET(dict_iterate, key), GET(dict_iterate, value), 39 | dict_get, GET(dict_get, key), GET(dict_get, value)); | ^~~~~~~~ In file included from src/libavutil/tests/detection_bbox.c:23: src/libavutil/detection_bbox.h:87:43: warning: cast from 'const struct AVDetectionBBoxHeader *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 87 | return (AVDetectionBBox *)((uint8_t *)header + header->bboxes_offset + | ^ src/libavutil/tests/detection_bbox.c:39:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 39 | for (int i = 0; i < FF_ARRAY_ELEMS(alloc_counts); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. CC libavutil/tests/dovi_meta.o In file included from src/libavutil/tests/dovi_meta.c:23: src/libavutil/dovi_meta.h:365:48: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 365 | return (AVDOVIRpuDataHeader *)((uint8_t *) data + data->header_offset); | ^ src/libavutil/dovi_meta.h:371:46: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 371 | return (AVDOVIDataMapping *)((uint8_t *) data + data->mapping_offset); | ^ src/libavutil/dovi_meta.h:377:48: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 377 | return (AVDOVIColorMetadata *)((uint8_t *) data + data->color_offset); | ^ src/libavutil/dovi_meta.h:387:41: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 387 | return (AVDOVIDmData *)((uint8_t *) data + data->ext_block_offset + | ^ 4 warnings generated. CC libavutil/tests/downmix_info.o CC libavutil/tests/encryption_info.o 6 warnings generated. CC libavutil/tests/eval.o src/libavutil/tests/encryption_info.c:172:14: warning: unused parameter 'argc' [-Wunused-parameter] 172 | int main(int argc, char **argv) | ^ src/libavutil/tests/encryption_info.c:172:27: warning: unused parameter 'argv' [-Wunused-parameter] 172 | int main(int argc, char **argv) | ^ CC libavutil/tests/fifo.o 2 warnings generated. CC libavutil/tests/film_grain_params.o CC libavutil/tests/hash.o CC libavutil/tests/hdr_dynamic_metadata.o CC libavutil/tests/hdr_dynamic_vivid_metadata.o CC libavutil/tests/hmac.o In file included from src/libavutil/tests/hmac.c:19: src/libavutil/hmac.c:159:16: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] 159 | if (keylen > c->blocklen) { | ~~~~~~ ^ ~~~~~~~~~~~ src/libavutil/hmac.c:185:16: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] 185 | if (outlen < c->hashlen) | ~~~~~~ ^ ~~~~~~~~~~ CC libavutil/tests/imgutils.o In file included from src/libavutil/tests/imgutils.c:19: src/libavutil/imgutils.c:54:39: warning: unused parameter 'plane' [-Wunused-parameter] 54 | int image_get_linesize(int width, int plane, | ^ src/libavutil/imgutils.c:122:22: warning: comparison of integers of different signs: 'const ptrdiff_t' (aka 'const long') and 'unsigned long' [-Wsign-compare] 122 | if (linesizes[0] > SIZE_MAX / height) | ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ src/libavutil/imgutils.c:137:26: warning: comparison of integers of different signs: 'const ptrdiff_t' (aka 'const long') and 'unsigned long' [-Wsign-compare] 137 | if (linesizes[i] > SIZE_MAX / h) | ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ src/libavutil/imgutils.c:163:22: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare] 163 | if (sizes[i] > INT_MAX - ret) | ~~~~~~~~ ^ ~~~~~~~~~~~~~ 2 warnings generated. src/libavutil/imgutils.c:463:73: warning: cast from 'const unsigned char *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 463 | return av_image_fill_pointers(dst_data, pix_fmt, height, (uint8_t *)src, dst_linesize); | ^ src/libavutil/imgutils.c:494:22: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare] 494 | if (sizes[i] > INT_MAX - ret) | ~~~~~~~~ ^ ~~~~~~~~~~~~~ CC libavutil/tests/integer.o src/libavutil/imgutils.c:559:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] 559 | for (i = 0; i < clear_size; i++) { | ~ ^ ~~~~~~~~~~ src/libavutil/imgutils.c:584:52: warning: unused parameter 'flags' [-Wunused-parameter] 584 | int width, int height, int flags) | ^ CC libavutil/tests/lfg.o CC libavutil/tests/mastering_display_metadata.o CC libavutil/tests/mathematics.o CC libavutil/tests/md5.o src/libavutil/tests/mathematics.c:45:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 45 | for (int i = 0; i < FF_ARRAY_ELEMS(gcd_tests); i++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/mathematics.c:77:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 77 | for (int i = 0; i < FF_ARRAY_ELEMS(rnd_tests); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ CC libavutil/tests/murmur3.o 2 warnings generated. CC libavutil/tests/parseutils.o CC libavutil/tests/pixdesc.o In file included from src/libavutil/tests/parseutils.c:20: src/libavutil/parseutils.c:374:16: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 374 | FFMIN(slen-hex_offset+1, sizeof(color_string2))); | ^ ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~ src/libavutil/macros.h:49:25: note: expanded from macro 'FFMIN' 49 | #define FFMIN(a,b) ((a) > (b) ? (b) : (a)) | ~ ^ ~ In file included from src/libavutil/tests/parseutils.c:20: src/libavutil/parseutils.c:387:64: warning: comparison of integers of different signs: '__size_t' (aka 'unsigned long') and 'int' [-Wsign-compare] 387 | strspn(color_string2, "0123456789ABCDEFabcdef") == len) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~ src/libavutil/parseutils.c:570:19: warning: cast from 'const char *' to 'char *' drops const qualifier [-Wcast-qual] 570 | return (char*)p; | ^ src/libavutil/parseutils.c:627:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 627 | for (i = 0; i < FF_ARRAY_ELEMS(date_fmt); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/parseutils.c:648:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 648 | for (i = 0; i < FF_ARRAY_ELEMS(time_fmt); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/parseutils.c:718:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 718 | for (i = 0; i < FF_ARRAY_ELEMS(tz_fmt); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/parseutils.c:767:27: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 767 | if ((q - tag) < sizeof(tag) - 1) | ~~~~~~~ ^ ~~~~~~~~~~~~~~~ src/libavutil/tests/parseutils.c:67:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 67 | for (i = 0; i < FF_ARRAY_ELEMS(rates); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/parseutils.c:121:20: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 121 | for (i = 0; i < FF_ARRAY_ELEMS(color_names); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/parseutils.c:151:20: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 151 | for (i = 0; i < FF_ARRAY_ELEMS(fmt_timespec_entries); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/parseutils.c:197:20: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 197 | for (i = 0; i < FF_ARRAY_ELEMS(time_string); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/parseutils.c:210:20: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 210 | for (i = 0; i < FF_ARRAY_ELEMS(duration_string); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/parseutils.c:226:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 226 | for (i = 0; i < FF_ARRAY_ELEMS(color_table); ++i) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/parseutils.c:243:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 243 | for (i = 0; i < FF_ARRAY_ELEMS(tags); ++i) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~ 8 warnings generated. CC libavutil/tests/pixfmt_best.o CC libavutil/tests/display.o In file included from src/libavutil/tests/pixfmt_best.c:19: src/libavutil/pixdesc.c:55:45: warning: cast from 'const unsigned char *' to 'unsigned int *' drops const qualifier [-Wcast-qual] 55 | const uint32_t *p = (uint32_t *)byte_p; | ^ src/libavutil/pixdesc.c:137:39: warning: cast from 'const unsigned char *' to 'unsigned int *' drops const qualifier [-Wcast-qual] 137 | uint32_t *p = (uint32_t *)byte_p; | ^ src/libavutil/pixdesc.c:3471:42: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 3471 | while (prev - av_pix_fmt_descriptors < FF_ARRAY_ELEMS(av_pix_fmt_descriptors) - 1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/pixdesc.c:3510:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 3510 | for (i = 0; i < FF_ARRAY_ELEMS(planes); i++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/pixdesc.c:3786:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 3786 | for (i = 0; i < FF_ARRAY_ELEMS(color_range_names); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/pixdesc.c:3808:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 3808 | for (i = 0; i < FF_ARRAY_ELEMS(color_primaries_names); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/pixdesc.c:3816:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 3816 | for (i = 0; i < FF_ARRAY_ELEMS(color_primaries_names_ext); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/pixdesc.c:3841:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 3841 | for (i = 0; i < FF_ARRAY_ELEMS(color_transfer_names); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/pixdesc.c:3849:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 3849 | for (i = 0; i < FF_ARRAY_ELEMS(color_transfer_names_ext); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/pixdesc.c:3870:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 3870 | for (i = 0; i < FF_ARRAY_ELEMS(color_space_names); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/pixdesc.c:3891:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 3891 | for (i = 0; i < FF_ARRAY_ELEMS(chroma_location_names); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/pixdesc.c:3933:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 3933 | for (int i = 0; i < FF_ARRAY_ELEMS(alpha_mode_names); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/pixfmt_best.c:92:1: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 92 | find_best_wrapper(base, pixfmt_list) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/pixfmt_best.c:86:19: note: expanded from macro 'find_best_wrapper' 86 | for (i = 0; i < FF_ARRAY_ELEMS(list); i++) \ | ~ ^ ~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/pixfmt_best.c:93:1: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 93 | find_best_wrapper(seminplanar, semiplanar_list) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/pixfmt_best.c:86:19: note: expanded from macro 'find_best_wrapper' 86 | for (i = 0; i < FF_ARRAY_ELEMS(list); i++) \ | ~ ^ ~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/pixfmt_best.c:94:1: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 94 | find_best_wrapper(packed, packed_list) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/pixfmt_best.c:86:19: note: expanded from macro 'find_best_wrapper' 86 | for (i = 0; i < FF_ARRAY_ELEMS(list); i++) \ | ~ ^ ~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/pixfmt_best.c:95:1: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 95 | find_best_wrapper(subsampled, subsampled_list) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/pixfmt_best.c:86:19: note: expanded from macro 'find_best_wrapper' 86 | for (i = 0; i < FF_ARRAY_ELEMS(list); i++) \ | ~ ^ ~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/pixfmt_best.c:96:1: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 96 | find_best_wrapper(depthchroma, depthchroma_list) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/pixfmt_best.c:86:19: note: expanded from macro 'find_best_wrapper' 86 | for (i = 0; i < FF_ARRAY_ELEMS(list); i++) \ | ~ ^ ~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/pixfmt_best.c:120:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 120 | for (i = 0; i < FF_ARRAY_ELEMS(pixfmt_list); i++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/pixfmt_best.c:205:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 205 | for (i = 0; i < FF_ARRAY_ELEMS(semiplanar_list); i++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/pixfmt_best.c:227:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 227 | for (i = 0; i < FF_ARRAY_ELEMS(packed_list); i++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/pixfmt_best.c:244:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 244 | for (i = 0; i < FF_ARRAY_ELEMS(subsampled_list); i++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/pixfmt_best.c:253:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 253 | for (i = 0; i < FF_ARRAY_ELEMS(depthchroma_list); i++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libavutil/tests/random_seed.o 14 warnings generated. CC libavutil/tests/rc4.o In file included from src/libavutil/tests/random_seed.c:22: src/libavutil/random_seed.c:88:28: warning: comparison of integers of different signs: '__size_t' (aka 'unsigned long') and 'const int' [-Wsign-compare] 88 | av_assert0(sizeof(tmp) >= av_sha_size); | ~~~~~~~~~~~ ^ ~~~~~~~~~~~ src/libavutil/avassert.h:43:11: note: expanded from macro 'av_assert0' 43 | if (!(cond)) { \ | ^~~~ src/libavutil/tests/rc4.c:63:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 63 | for (int i = 0; i < FF_ARRAY_ELEMS(test_vectors); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC libavutil/tests/ripemd.o 1 warning generated. CC libavutil/tests/sha.o CC libavutil/tests/sha512.o CC libavutil/tests/samplefmt.o CC libavutil/tests/side_data.o CC libavutil/tests/side_data_array.o CC libavutil/tests/spherical.o In file included from src/libavutil/tests/side_data_array.c:22: src/libavutil/frame.c:180:28: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 180 | if (frame->linesize[0] > SIZE_MAX - align) | ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ src/libavutil/frame.c:313:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 313 | for (int i = 0; i < FF_ARRAY_ELEMS(src->buf); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/frame.c:353:27: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 353 | if (ch <= 0 || ch > SIZE_MAX / sizeof(*dst->extended_data)) { | ~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/frame.c:412:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 412 | for (int i = 0; i < FF_ARRAY_ELEMS(src->buf); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/frame.c:460:27: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 460 | if (ch <= 0 || ch > SIZE_MAX / sizeof(*dst->extended_data)) { | ~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/frame.c:503:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 503 | for (int i = 0; i < FF_ARRAY_ELEMS(frame->buf); i++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/frame.c:543:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 543 | for (int i = 0; i < FF_ARRAY_ELEMS(frame->buf); i++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/frame.c:621:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 621 | for (int i = 0; i < FF_ARRAY_ELEMS(frame->buf) && frame->buf[i]; i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/frame.c:662:31: warning: cast from 'const struct AVFrameSideData *' to 'struct AVFrameSideData *' drops const qualifier [-Wcast-qual] 662 | return (AVFrameSideData *)av_frame_side_data_get( | ^ src/libavutil/frame.c:772:48: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare] 772 | (frame->crop_top + frame->crop_bottom) >= frame->height) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ src/libavutil/frame.c:771:48: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare] 771 | (frame->crop_left + frame->crop_right) >= frame->width || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ src/libavutil/tests/side_data_array.c:93:45: warning: cast from 'AVFrameSideData **' (aka 'struct AVFrameSideData **') to 'const AVFrameSideData **' (aka 'const struct AVFrameSideData **') must have all intermediate pointers const qualified to be safe [-Wcast-qual] 93 | print_entries((const AVFrameSideData **)set.sd, set.nb_sd); | ^ src/libavutil/tests/side_data_array.c:106:45: warning: cast from 'AVFrameSideData **' (aka 'struct AVFrameSideData **') to 'const AVFrameSideData **' (aka 'const struct AVFrameSideData **') must have all intermediate pointers const qualified to be safe [-Wcast-qual] 106 | print_entries((const AVFrameSideData **)set.sd, set.nb_sd); | ^ CC libavutil/tests/stereo3d.o src/libavutil/tests/stereo3d.c:66:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 66 | for (int i = 0; i < FF_ARRAY_ELEMS(names); i++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~ 22 warnings generated. CC libavutil/tests/tdrdi.o 1 warning generated. CC libavutil/tests/tree.o CC libavutil/tests/twofish.o src/libavutil/tests/tree.c:51:56: warning: format specifies type 'void *' but the argument has type 'AVTreeNode *' (aka 'struct AVTreeNode *') [-Wformat-pedantic] 51 | av_log(NULL, AV_LOG_ERROR, "Node %p %2d %p\n", t, t->state, t->elem); | ~~ ^ src/libavutil/tests/twofish.c:30:14: warning: unused parameter 'argc' [-Wunused-parameter] 30 | int main(int argc, char *argv[]) | ^ src/libavutil/tests/twofish.c:30:26: warning: unused parameter 'argv' [-Wunused-parameter] 30 | int main(int argc, char *argv[]) | ^ 13 warnings generated. CC libavutil/tests/xtea.o 1 warning generated. CC libavutil/tests/tea.o 2 warnings generated. CC libavutil/tests/opt.o CC libavutil/tests/uuid.o src/libavutil/tests/opt.c:90:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 90 | {"num", "set num", OFFSET(num), AV_OPT_TYPE_INT, { .i64 = 0 }, -1, 100, 1 }, | ^ src/libavutil/tests/opt.c:91:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 91 | {"unum", "set unum", OFFSET(unum), AV_OPT_TYPE_UINT, { .i64 = 1U << 31 }, 0, 1U << 31, 1 }, | ^ src/libavutil/tests/opt.c:92:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 92 | {"toggle", "set toggle", OFFSET(toggle), AV_OPT_TYPE_INT, { .i64 = 1 }, 0, 1, 1 }, | ^ src/libavutil/tests/opt.c:93:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 93 | {"rational", "set rational", OFFSET(rational), AV_OPT_TYPE_RATIONAL, { .dbl = 1 }, 0, 10, 1 }, | ^ src/libavutil/tests/opt.c:94:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 94 | {"string", "set string", OFFSET(string), AV_OPT_TYPE_STRING, { .str = "default" }, CHAR_MIN, CHAR_MAX, 1 }, | ^ src/libavutil/tests/opt.c:95:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 95 | {"escape", "set escape str", OFFSET(escape), AV_OPT_TYPE_STRING, { .str = "\\=," }, CHAR_MIN, CHAR_MAX, 1 }, | ^ src/libavutil/tests/opt.c:100:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 100 | {"size", "set size", OFFSET(w), AV_OPT_TYPE_IMAGE_SIZE, { .str="200x300" }, 0, 0, 1 }, | ^ src/libavutil/tests/opt.c:101:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 101 | {"pix_fmt", "set pixfmt", OFFSET(pix_fmt), AV_OPT_TYPE_PIXEL_FMT, { .i64 = AV_PIX_FMT_0BGR }, -1, INT_MAX, 1 }, | ^ src/libavutil/tests/opt.c:102:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 102 | {"sample_fmt", "set samplefmt", OFFSET(sample_fmt), AV_OPT_TYPE_SAMPLE_FMT, { .i64 = AV_SAMPLE_FMT_S16 }, -1, INT_MAX, 1 }, | ^ src/libavutil/tests/opt.c:103:151: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 103 | {"video_rate", "set videorate", OFFSET(video_rate), AV_OPT_TYPE_VIDEO_RATE, { .str = "25" }, 0, INT_MAX, 1 }, | ^ src/libavutil/tests/opt.c:104:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 104 | {"duration", "set duration", OFFSET(duration), AV_OPT_TYPE_DURATION, { .i64 = 1000 }, 0, INT64_MAX, 1 }, | ^ src/libavutil/tests/opt.c:105:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 105 | {"color", "set color", OFFSET(color), AV_OPT_TYPE_COLOR, { .str = "pink" }, 0, 0, 1 }, | ^ src/libavutil/tests/opt.c:106:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 106 | {"cl", "set channel layout", OFFSET(channel_layout), AV_OPT_TYPE_CHLAYOUT, { .str = "hexagonal" }, 0, 0, 1 }, | ^ src/libavutil/tests/opt.c:107:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 107 | {"bin", "set binary value", OFFSET(binary), AV_OPT_TYPE_BINARY, { .str="62696e00" }, 0, 0, 1 }, | ^ src/libavutil/tests/opt.c:108:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 108 | {"bin1", "set binary value", OFFSET(binary1), AV_OPT_TYPE_BINARY, { .str=NULL }, 0, 0, 1 }, | ^ src/libavutil/tests/opt.c:109:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 109 | {"bin2", "set binary value", OFFSET(binary2), AV_OPT_TYPE_BINARY, { .str="" }, CC libavutil/tests/video_enc_params.o 0, 0, 1 }, | ^ src/libavutil/tests/opt.c:110:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 110 | {"num64", "set num 64bit", OFFSET(num64), AV_OPT_TYPE_INT64, { .i64 = 1LL << 32 }, -1, 1LL << 32, 1 }, | ^ src/libavutil/tests/opt.c:111:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 111 | {"flt", "set float", OFFSET(flt), AV_OPT_TYPE_FLOAT, { .dbl = 1.0 / 3 }, 0, 100, 1 }, | ^ src/libavutil/tests/opt.c:112:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 112 | {"dbl", "set double", OFFSET(dbl), AV_OPT_TYPE_DOUBLE, { .dbl = 1.0 / 3 }, 0, 100, 1 }, | ^ src/libavutil/tests/opt.c:113:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 113 | {"bool1", "set boolean value", OFFSET(bool1), AV_OPT_TYPE_BOOL, { .i64 = -1 }, -1, 1, 1 }, | ^ src/libavutil/tests/opt.c:114:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 114 | {"bool2", "set boolean value", OFFSET(bool2), AV_OPT_TYPE_BOOL, { .i64 = 1 }, -1, 1, 1 }, | ^ src/libavutil/tests/opt.c:115:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 115 | {"bool3", "set boolean value", OFFSET(bool3), AV_OPT_TYPE_BOOL, { .i64 = 0 }, 0, 1, 1 }, | ^ src/libavutil/tests/opt.c:116:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 116 | {"dict1", "set dictionary value", OFFSET(dict1), AV_OPT_TYPE_DICT, { .str = NULL}, 0, 0, 1 }, | ^ src/libavutil/tests/opt.c:117:145: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 117 | {"dict2", "set dictionary value", OFFSET(dict2), AV_OPT_TYPE_DICT, { .str = "happy=':-)'"}, 0, 0, 1 }, | ^ src/libavutil/tests/opt.c:121:12: warning: missing field 'help' initializer [-Wmissing-field-initializers] 121 | { NULL }, | ^ src/libavutil/tests/opt.c:124:40: warning: unused parameter 'ctx' [-Wunused-parameter] 124 | static const char *test_get_name(void *ctx) | ^ src/libavutil/tests/opt.c:139:102: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 139 | {"child_num64", "set num 64bit", OFFSET(child_num64), AV_OPT_TYPE_INT64, { .i64 = 0 }, 0, 100, 1 }, | ^ src/libavutil/tests/opt.c:140:102: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 140 | {"child_num", "set child_num", OFFSET(child_num), AV_OPT_TYPE_INT, { .i64 = 1 }, 0, 100, 1 }, | ^ src/libavutil/tests/opt.c:141:12: warning: missing field 'help' initializer [-Wmissing-field-initializers] 141 | { NULL }, | ^ src/libavutil/tests/opt.c:144:41: warning: unused parameter 'ctx' [-Wunused-parameter] 144 | static const char *child_get_name(void *ctx) | ^ src/libavutil/tests/opt.c:172:37: warning: unused parameter 'ptr' [-Wunused-parameter] 172 | static void log_callback_help(void *ptr, int level, const char *fmt, va_list vl) | ^ src/libavutil/tests/opt.c:172:46: warning: unused parameter 'level' [-Wunused-parameter] 172 | static void log_callback_help(void *ptr, int level, const char *fmt, va_list vl) | ^ src/libavutil/tests/opt.c:344:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 344 | for (int i = 0; i < FF_ARRAY_ELEMS(out_str); i++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/opt.c:351:27: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 351 | for (int i = 0; i < test_ctx.nb_array_dict; i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/opt.c:493:21: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 493 | for (i=0; i < FF_ARRAY_ELEMS(options); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/opt.c:528:21: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 528 | for (i=0; i < FF_ARRAY_ELEMS(options); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/uuid.c:40:14: warning: unused parameter 'argc' [-Wunused-parameter] 40 | int main(int argc, char **argv) | ^ src/libavutil/tests/uuid.c:40:27: warning: unused parameter 'argv' [-Wunused-parameter] 40 | int main(int argc, char **argv) | ^ 2 warnings generated. CC libavutil/tests/video_hint.o 36 warnings generated. CC libavutil/tests/file.o CC libavutil/tests/timecode.o In file included from src/libavutil/tests/video_hint.c:26: src/libavutil/video_hint.h:68:39: warning: cast from 'const struct AVVideoHint *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 68 | return (AVVideoRect *)((uint8_t *)hints + hints->rect_offset); | ^ src/libavutil/video_hint.h:73:39: warning: cast from 'const struct AVVideoHint *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 73 | return (AVVideoRect *)((uint8_t *)hints + hints->rect_offset + idx * hints->rect_size); | ^ src/libavutil/tests/video_hint.c:39:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 39 | for (int i = 0; i < FF_ARRAY_ELEMS(alloc_counts); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. src/libavutil/tests/timecode.c:44:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 44 | for (int i = 0; i < FF_ARRAY_ELEMS(rates); i++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/timecode.c:67:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 67 | for (int i = 0; i < FF_ARRAY_ELEMS(cases); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~ CC libavutil/tests/timestamp.o src/libavutil/tests/timecode.c:216:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 216 | for (int i = 0; i < FF_ARRAY_ELEMS(cases); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~ In file included from src/libavutil/tests/file.c:22: src/libavutil/file.c:80:18: warning: comparison of integers of different signs: 'off_t' (aka 'long') and 'unsigned long' [-Wsign-compare] 80 | if (off_size > SIZE_MAX) { | ~~~~~~~~ ^ ~~~~~~~~ 3 warnings generated. 1 warning generated. CC libavutil/tests/cpu_init.o CC libavutil/tests/pixelutils.o src/libavutil/tests/timestamp.c:49:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 49 | for (int i = 0; i < FF_ARRAY_ELEMS(ts_vals); i++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/timestamp.c:60:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 60 | for (int i = 0; i < FF_ARRAY_ELEMS(time_vals); i++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. CC libswscale/tests/pixdesc_query.o CC libswscale/tests/floatimg_cmp.o In file included from src/libavutil/tests/pixelutils.c:26: src/libavutil/pixelutils.c:82:90: warning: unused parameter 'log_ctx' [-Wunused-parameter] 82 | av_pixelutils_sad_fn av_pixelutils_get_sad_fn(int w_bits, int h_bits, int aligned, void *log_ctx) | ^ src/libavutil/pixelutils.c:94:30: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 94 | h_bits < 1 || h_bits > FF_ARRAY_ELEMS(sad)) | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ src/libavutil/pixelutils.c:93:30: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 93 | if (w_bits < 1 || w_bits > FF_ARRAY_ELEMS(sad) || | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/pixelutils.c:59:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 59 | for (int j = 0; j < FF_ARRAY_ELEMS(d->comp); j++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/tests/pixelutils.c:111:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 111 | for (i = 1; i <= FF_ARRAY_ELEMS(sad_c); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~ In file included from src/libswscale/tests/pixdesc_query.c:24: In file included from src/libswscale/swscale_internal.h:29: In file included from src/libswscale/graph.h:30: src/libswscale/format.h:172:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 172 | typedef enum SwsPixelType SwsPixelType; | ^ In file included from src/libswscale/tests/pixdesc_query.c:24: src/libswscale/swscale_internal.h:81:28: warning: cast from 'const struct SwsContext *' to 'struct SwsInternal *' drops const qualifier [-Wcast-qual] 81 | return (SwsInternal *) sws; | ^ src/libswscale/tests/pixdesc_query.c:54:38: warning: cast from 'const void *' to 'const char **' drops const qualifier [-Wcast-qual] 54 | const char *s1 = *(const char **)a; | ^ src/libswscale/tests/pixdesc_query.c:55:38: warning: cast from 'const void *' to 'const char **' drops const qualifier [-Wcast-qual] 55 | const char *s2 = *(const char **)b; | ^ src/libswscale/tests/pixdesc_query.c:77:66: warning: cast from 'const char *' to 'void *' drops const qualifier [-Wcast-qual] 77 | av_dynarray_add(&pix_fmts, &nb_pix_fmts, (void *)pix_name); | ^ src/libswscale/tests/pixdesc_query.c:63:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 63 | for (i = 0; i < FF_ARRAY_ELEMS(query_tab); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ src/libswscale/tests/floatimg_cmp.c:161:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 161 | for (i = 0; i < FF_ARRAY_ELEMS(pix_fmts); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~ 6 warnings generated. CC libswscale/tests/swscale.o 5 warnings generated. CC libswscale/tests/sws_ops.o In file included from src/libswscale/tests/swscale.c:45: src/libswscale/format.h:172:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 172 | typedef enum SwsPixelType SwsPixelType; | ^ src/libswscale/tests/swscale.c:228:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 228 | for (int i = 0; i < FF_ARRAY_ELEMS(frame->buf); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libswscale/tests/swscale.c:743:31: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 743 | for (int h = 0; h < FF_ARRAY_ELEMS(dst_h_values); h++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libswscale/tests/swscale.c:744:35: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 744 | for (int w = 0; w < FF_ARRAY_ELEMS(dst_w_values); w++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libswscale/tests/swscale.c:745:39: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 745 | for (int f = 0; f < FF_ARRAY_ELEMS(flags); f++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC libswscale/uops_macros_gen.o In file included from src/libswscale/tests/sws_ops.c:23: In file included from src/libswscale/ops.h:30: In file included from src/libswscale/graph.h:30: src/libswscale/format.h:172:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 172 | typedef enum SwsPixelType SwsPixelType; | ^ In file included from src/libswscale/tests/sws_ops.c:26: In file included from src/libswscale/op_list_gen_template.c:24: src/libswscale/swscale_internal.h:81:28: warning: cast from 'const struct SwsContext *' to 'struct SwsInternal *' drops const qualifier [-Wcast-qual] 81 | return (SwsInternal *) sws; | ^ In file included from src/libswscale/tests/sws_ops.c:26: src/libswscale/op_list_gen_template.c:63:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 63 | for (int i = 0; i < FF_ARRAY_ELEMS(dst_sizes); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ src/libswscale/op_list_gen_template.c:89:54: warning: unused parameter 'threadnr' [-Wunused-parameter] 89 | static int enum_fmt_slice(void *priv, int jobnr, int threadnr, int nb_jobs, | ^ src/libswscale/op_list_gen_template.c:89:68: warning: unused parameter 'nb_jobs' [-Wunused-parameter] 89 | static int enum_fmt_slice(void *priv, int jobnr, int threadnr, int nb_jobs, | ^ src/libswscale/op_list_gen_template.c:90:31: warning: unused parameter 'nb_threads' [-Wunused-parameter] 90 | int nb_threads) | ^ src/libswscale/tests/sws_ops.c:77:37: warning: unused parameter 'ctx' [-Wunused-parameter] 77 | static int print_passes(SwsContext *ctx, void *graph, SwsOpList *ops) | ^ In file included from src/libswscale/uops_macros_gen.c:33: In file included from src/libswscale/ops.h:30: In file included from src/libswscale/graph.h:30: src/libswscale/format.h:172:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 172 | typedef enum SwsPixelType SwsPixelType; | ^ In file included from src/libswscale/uops_macros_gen.c:35: In file included from src/libswscale/op_list_gen_template.c:24: src/libswscale/swscale_internal.h:81:28: warning: cast from 'const struct SwsContext *' to 'struct SwsInternal *' drops const qualifier [-Wcast-qual] 81 | return (SwsInternal *) sws; | ^ In file included from src/libswscale/uops_macros_gen.c:35: src/libswscale/op_list_gen_template.c:63:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 63 | for (int i = 0; i < FF_ARRAY_ELEMS(dst_sizes); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ src/libswscale/op_list_gen_template.c:89:54: warning: unused parameter 'threadnr' [-Wunused-parameter] 89 | static int enum_fmt_slice(void *priv, int jobnr, int threadnr, int nb_jobs, | ^ src/libswscale/op_list_gen_template.c:89:68: warning: unused parameter 'nb_jobs' [-Wunused-parameter] 89 | static int enum_fmt_slice(void *priv, int jobnr, int threadnr, int nb_jobs, | ^ src/libswscale/op_list_gen_template.c:90:31: warning: unused parameter 'nb_threads' [-Wunused-parameter] 90 | int nb_threads) | ^ src/libswscale/uops_macros_gen.c:252:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 252 | for (int i = 0; i < FF_ARRAY_ELEMS(uop_flags); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ src/libswscale/uops_macros_gen.c:268:42: warning: unused parameter 'ctx' [-Wunused-parameter] 268 | static int register_all_uops(SwsContext *ctx, void *graph, SwsOpList *ops) | ^ src/libswscale/uops_macros_gen.c:297:31: warning: unused parameter 'opaque' [-Wunused-parameter] 297 | static int free_uop_key(void *opaque, void *key) | ^ src/libswscale/uops_macros_gen.c:356:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 356 | for (int i = 0; i < FF_ARRAY_ELEMS(flags_list); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libswscale/uops_macros_gen.c:416:14: warning: unused parameter 'argc' [-Wunused-parameter] 416 | int main(int argc, char **argv) | ^ src/libswscale/uops_macros_gen.c:416:27: warning: unused parameter 'argv' [-Wunused-parameter] 416 | int main(int argc, char **argv) | ^ 7 warnings generated. CC libswscale/tests/sws_ops_aarch64.o In file included from src/libswscale/tests/sws_ops_aarch64.c:27: In file included from src/libswscale/graph.h:30: src/libswscale/format.h:172:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 172 | typedef enum SwsPixelType SwsPixelType; | ^ 12 warnings generated. LD tests/api/api-enc-info-test In file included from src/libswscale/tests/sws_ops_aarch64.c:30: In file included from src/libswscale/op_list_gen_template.c:24: src/libswscale/swscale_internal.h:81:28: warning: cast from 'const struct SwsContext *' to 'struct SwsInternal *' drops const qualifier [-Wcast-qual] 81 | return (SwsInternal *) sws; | ^ In file included from src/libswscale/tests/sws_ops_aarch64.c:30: src/libswscale/op_list_gen_template.c:63:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 63 | for (int i = 0; i < FF_ARRAY_ELEMS(dst_sizes); i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ src/libswscale/op_list_gen_template.c:89:54: warning: unused parameter 'threadnr' [-Wunused-parameter] 89 | static int enum_fmt_slice(void *priv, int jobnr, int threadnr, int nb_jobs, | ^ src/libswscale/op_list_gen_template.c:89:68: warning: unused parameter 'nb_jobs' [-Wunused-parameter] 89 | static int enum_fmt_slice(void *priv, int jobnr, int threadnr, int nb_jobs, | ^ src/libswscale/op_list_gen_template.c:90:31: warning: unused parameter 'nb_threads' [-Wunused-parameter] 90 | int nb_threads) | ^ src/libswscale/tests/sws_ops_aarch64.c:238:36: warning: unused parameter 'ctx' [-Wunused-parameter] 238 | static int register_op(SwsContext *ctx, void *opaque, SwsOpList *ops) | ^ src/libswscale/tests/sws_ops_aarch64.c:443:14: warning: unused parameter 'argc' [-Wunused-parameter] 443 | int main(int argc, char *argv[]) | ^ src/libswscale/tests/sws_ops_aarch64.c:443:26: warning: unused parameter 'argv' [-Wunused-parameter] 443 | int main(int argc, char *argv[]) | ^ 5 warnings generated. LD libavformat/tests/seek 9 warnings generated. TEST ac3-float-dither GEN tests/data/asynth-44100-2.wav TEST ac3-phase TEST ac3-fixed-phase TEST eac3-phase TEST dash-mpd-timing LD libavformat/tests/fifo_muxer TEST filter-adelay TEST filter-aecho TEST filter-aemphasis-50fm TEST filter-aemphasis-75kf TEST filter-afade-qsin TEST filter-afade-iqsin TEST filter-afade-esin TEST filter-afade-hsin TEST filter-afade-exp TEST filter-afade-log TEST filter-agate TEST filter-alimiter GEN tests/data/asynth-44100-1.wav TEST filter-apad TEST filter-anequalizer TEST filter-afir-selir TEST filter-asetnsamples-pad TEST filter-asetnsamples-nopad TEST filter-asetrate GEN tests/data/asynth-22050-1.wav TEST filter-crystalizer TEST filter-dcshift TEST filter-earwax TEST filter-extrastereo TEST filter-firequalizer TEST filter-pan-mono1 TEST filter-pan-mono2 GEN tests/data/asynth-44100-3.wav TEST filter-pan-stereo3 TEST filter-pan-stereo4 TEST filter-pan-upmix1 GEN tests/data/asynth-44100-4.wav GEN tests/data/asynth-44100-11.wav TEST filter-pan-channel-id-limit TEST filter-silenceremove TEST filter-compand TEST filter-hls TEST filter-hls-append TEST filter-aselect TEST filter-atrim-duration TEST filter-atrim-mixed TEST filter-atrim-samples TEST filter-atrim-time TEST filter-asegment-samples-absolute TEST filter-asegment-samples-relative TEST filter-asegment-timestamps-absolute TEST filter-asegment-timestamps-relative GEN tests/data/asynth-44100-6.wav TEST filter-channelmap-one-str TEST filter-channelsplit TEST filter-join TEST filter-volume TEST filter-aloop TEST filter-anullsink TEST filter-crazychannels CC libavfilter/tests/formats.o In file included from src/libavfilter/tests/formats.c:23: src/libavfilter/formats.c:116:23: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 116 | for (i = 0; i < a->nb_formats; i++) { | ~ ^ ~~~~~~~~~~~~~ src/libavfilter/formats.c:118:27: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 118 | for (j = 0; j < b->nb_formats; j++) { | ~ ^ ~~~~~~~~~~~~~ src/libavfilter/formats.c:133:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 133 | MERGE_FORMATS(a, b, formats, nb_formats, AVFilterFormats, check, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:77:23: note: expanded from macro 'MERGE_FORMATS' 77 | for (i = 0; i < a->nb; i++) \ | ~ ^ ~~~~~ src/libavfilter/formats.c:133:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 133 | MERGE_FORMATS(a, b, formats, nb_formats, AVFilterFormats, check, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:78:27: note: expanded from macro 'MERGE_FORMATS' 78 | GEN tests/data/vsynth1.yuv for (j = 0; j < b->nb; j++) LD libavfilter/tests/filtfmts \ | ~ ^ ~~~~~ src/libavfilter/formats.c:133:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 133 | MERGE_FORMATS(a, b, formats, nb_formats, AVFilterFormats, check, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:93:5: note: expanded from macro 'MERGE_FORMATS' 93 | MERGE_REF(a, b, fmts, type, return AVERROR(ENOMEM);); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:46:19: note: expanded from macro 'MERGE_REF' 46 | for (i = 0; i < a->refcount; i ++) { \ | ~ ^ ~~~~~~~~~~~ src/libavfilter/formats.c:147:54: warning: cast from 'const void *' to 'struct AVFilterFormats *' drops const qualifier [-Wcast-qual] 147 | return merge_formats_internal((AVFilterFormats *)a, | ^ src/libavfilter/formats.c:148:54: warning: cast from 'const void *' to 'struct AVFilterFormats *' drops const qualifier [-Wcast-qual] 148 | (AVFilterFormats *)b, AVMEDIA_TYPE_VIDEO, 1); | ^ src/libavfilter/formats.c:173:54: warning: cast from 'const void *' to 'struct AVFilterFormats *' drops const qualifier [-Wcast-qual] 173 | return merge_formats_internal((AVFilterFormats *)a, | ^ src/libavfilter/formats.c:174:54: warning: cast from 'const void *' to 'struct AVFilterFormats *' drops const qualifier [-Wcast-qual] 174 | (AVFilterFormats *)b, AVMEDIA_TYPE_AUDIO, 1); | ^ src/libavfilter/formats.c:191:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 191 | MERGE_FORMATS(a, b, formats, nb_formats, AVFilterFormats, check, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:77:23: note: expanded from macro 'MERGE_FORMATS' 77 | for (i = 0; i < a->nb; i++) \ | ~ ^ ~~~~~ src/libavfilter/formats.c:191:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 191 | MERGE_FORMATS(a, b, formats, nb_formats, AVFilterFormats, check, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:78:27: note: expanded from macro 'MERGE_FORMATS' 78 | for (j = 0; j < b->nb; j++) \ | ~ ^ ~~~~~ src/libavfilter/formats.c:191:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 191 | MERGE_FORMATS(a, b, formats, nb_formats, AVFilterFormats, check, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:93:5: note: expanded from macro 'MERGE_FORMATS' 93 | MERGE_REF(a, b, fmts, type, return AVERROR(ENOMEM);); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:46:19: note: expanded from macro 'MERGE_REF' 46 | for (i = 0; i < a->refcount; i ++) { \ | ~ ^ ~~~~~~~~~~~ src/libavfilter/formats.c:200:58: warning: cast from 'const void *' to 'struct AVFilterFormats *' drops const qualifier [-Wcast-qual] 200 | return merge_samplerates_internal((AVFilterFormats *)a, (AVFilterFormats *)b, 1); | ^ src/libavfilter/formats.c:200:80: warning: cast from 'const void *' to 'struct AVFilterFormats *' drops const qualifier [-Wcast-qual] 200 | return merge_samplerates_internal((AVFilterFormats *)a, (AVFilterFormats *)b, 1); | ^ src/libavfilter/formats.c:246:9: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 246 | MERGE_REF(b, a, channel_layouts, AVFilterChannelLayouts, return AVERROR(ENOMEM);); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:46:19: note: expanded from macro 'MERGE_REF' 46 | for (i = 0; i < a->refcount; i ++) { \ | ~ ^ ~~~~~~~~~~~ src/libavfilter/formats.c:307:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 307 | MERGE_REF(b, a, channel_layouts, AVFilterChannelLayouts, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 308 | { av_free(channel_layouts); return AVERROR(ENOMEM); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:46:19: note: expanded from macro 'MERGE_REF' 46 | for (i = 0; i < a->refcount; i ++) { \ | ~ ^ ~~~~~~~~~~~ src/libavfilter/formats.c:317:69: warning: cast from 'const void *' to 'struct AVFilterChannelLayouts *' drops const qualifier [-Wcast-qual] 317 | return merge_channel_layouts_internal((AVFilterChannelLayouts *)a, | ^ src/libavfilter/formats.c:318:69: warning: cast from 'const void *' to 'struct AVFilterChannelLayouts *' drops const qualifier [-Wcast-qual] 318 | (AVFilterChannelLayouts *)b, 1); | ^ src/libavfilter/formats.c:334:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 334 | MERGE_FORMATS(a, b, formats, nb_formats, AVFilterFormats, check, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:77:23: note: expanded from macro 'MERGE_FORMATS' 77 | for (i = 0; i < a->nb; i++) \ | ~ ^ ~~~~~ src/libavfilter/formats.c:334:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 334 | MERGE_FORMATS(a, b, formats, nb_formats, AVFilterFormats, check, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:78:27: note: expanded from macro 'MERGE_FORMATS' 78 | for (j = 0; j < b->nb; j++) \ | ~ ^ ~~~~~ src/libavfilter/formats.c:334:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 334 | MERGE_FORMATS(a, b, formats, nb_formats, AVFilterFormats, check, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:93:5: note: expanded from macro 'MERGE_FORMATS' 93 | MERGE_REF(a, b, fmts, type, return AVERROR(ENOMEM);); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:46:19: note: expanded from macro 'MERGE_REF' 46 | for (i = 0; i < a->refcount; i ++) { \ | ~ ^ ~~~~~~~~~~~ src/libavfilter/formats.c:341:54: warning: cast from 'const void *' to 'struct AVFilterFormats *' drops const qualifier [-Wcast-qual] 341 | return merge_generic_internal((AVFilterFormats *)a, | ^ src/libavfilter/formats.c:342:54: warning: cast from 'const void *' to 'struct AVFilterFormats *' drops const qualifier [-Wcast-qual] 342 | (AVFilterFormats *)b, 1); | ^ src/libavfilter/formats.c:361:1: warning: comparison of integers of different signs: 'int' and 'const unsigned int' [-Wsign-compare] 361 | PRINT_NAME(enum AVSampleFormat, get_sample_fmt_name) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:354:23: note: expanded from macro 'PRINT_NAME' 354 | for (int i = 0; i < fmts->nb_formats; i++) { \ | ~ ^ ~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:362:1: warning: comparison of integers of different signs: 'int' and 'const unsigned int' [-Wsign-compare] 362 | PRINT_NAME(enum AVPixelFormat, get_pix_fmt_name) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:354:23: note: expanded from macro 'PRINT_NAME' 354 | for (int i = 0; i < fmts->nb_formats; i++) { \ | ~ ^ ~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:363:1: warning: comparison of integers of different signs: 'int' and 'const unsigned int' [-Wsign-compare] 363 | PRINT_NAME(enum AVColorSpace, color_space_name) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:354:23: note: expanded from macro 'PRINT_NAME' 354 | for (int i = 0; i < fmts->nb_formats; i++) { \ | ~ ^ ~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:364:1: warning: comparison of integers of different signs: 'int' and 'const unsigned int' [-Wsign-compare] 364 | PRINT_NAME(enum AVColorRange, color_range_name) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:354:23: note: expanded from macro 'PRINT_NAME' 354 | for (int i = 0; i < fmts->nb_formats; i++) { \ | ~ ^ ~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:365:1: warning: comparison of integers of different signs: 'int' and 'const unsigned int' [-Wsign-compare] 365 | PRINT_NAME(enum AVAlphaMode, alpha_mode_name) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:354:23: note: expanded from macro 'PRINT_NAME' 354 | for (int i = 0; i < fmts->nb_formats; i++) { \ | ~ ^ ~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:379:23: warning: comparison of integers of different signs: 'int' and 'const unsigned int' [-Wsign-compare] 379 | for (int i = 0; i < rates->nb_formats; i++) | ~ ^ ~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:798:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 798 | FORMATS_UNREF(ref, formats); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:779:5: note: expanded from macro 'FORMATS_UNREF' 779 | FIND_REF_INDEX(ref, idx); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:765:19: note: expanded from macro 'FIND_REF_INDEX' 765 | for (i = 0; i < (*ref)->refcount; i ++) \ | ~ ^ ~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:810:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 810 | FORMATS_UNREF(ref, channel_layouts); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:779:5: note: expanded from macro 'FORMATS_UNREF' 779 | FIND_REF_INDEX(ref, idx); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:765:19: note: expanded from macro 'FIND_REF_INDEX' 765 | for (i = 0; i < (*ref)->refcount; i ++) \ | ~ ^ ~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:829:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 829 | FORMATS_CHANGEREF(oldref, newref); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:817:5: note: expanded from macro 'FORMATS_CHANGEREF' 817 | FIND_REF_INDEX(oldref, idx); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:765:19: note: expanded from macro 'FIND_REF_INDEX' 765 | for (i = 0; i < (*ref)->refcount; i ++) \ | ~ ^ ~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:834:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 834 | FORMATS_CHANGEREF(oldref, newref); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:817:5: note: expanded from macro 'FORMATS_CHANGEREF' 817 | FIND_REF_INDEX(oldref, idx); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:765:19: note: expanded from macro 'FIND_REF_INDEX' 765 | for (i = 0; i < (*ref)->refcount; i ++) \ | ~ ^ ~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:872:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 872 | SET_COMMON_FORMATS(ctx, channel_layouts, AVMEDIA_TYPE_AUDIO, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 873 | ff_channel_layouts_ref, ff_channel_layouts_unref); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:843:19: note: expanded from macro 'SET_COMMON_FORMATS' 843 | for (i = 0; i < ctx->nb_inputs; i++) { \ | ~ ^ ~~~~~~~~~~~~~~ src/libavfilter/formats.c:872:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 872 | SET_COMMON_FORMATS(ctx, channel_layouts, AVMEDIA_TYPE_AUDIO, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 873 | ff_channel_layouts_ref, ff_channel_layouts_unref); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:853:19: note: expanded from macro 'SET_COMMON_FORMATS' 853 | for (i = 0; i < ctx->nb_outputs; i++) { \ | ~ ^ ~~~~~~~~~~~~~~~ src/libavfilter/formats.c:890:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 890 | SET_COMMON_FORMATS(ctx, samplerates, AVMEDIA_TYPE_AUDIO, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 891 | ff_formats_ref, ff_formats_unref); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:843:19: note: expanded from macro 'SET_COMMON_FORMATS' 843 | for (i = 0; i < ctx->nb_inputs; i++) { \ | ~ ^ ~~~~~~~~~~~~~~ src/libavfilter/formats.c:890:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 890 | SET_COMMON_FORMATS(ctx, samplerates, AVMEDIA_TYPE_AUDIO, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 891 | ff_formats_ref, ff_formats_unref); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:853:19: note: expanded from macro 'SET_COMMON_FORMATS' 853 | for (i = 0; i < ctx->nb_outputs; i++) { \ | ~ ^ ~~~~~~~~~~~~~~~ src/libavfilter/formats.c:908:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 908 | SET_COMMON_FORMATS(ctx, color_spaces, AVMEDIA_TYPE_VIDEO, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 909 | ff_formats_ref, ff_formats_unref); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:843:19: note: expanded from macro 'SET_COMMON_FORMATS' 843 | for (i = 0; i < ctx->nb_inputs; i++) { \ | ~ ^ ~~~~~~~~~~~~~~ src/libavfilter/formats.c:908:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 908 | SET_COMMON_FORMATS(ctx, color_spaces, AVMEDIA_TYPE_VIDEO, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 909 | ff_formats_ref, ff_formats_unref); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:853:19: note: expanded from macro 'SET_COMMON_FORMATS' 853 | for (i = 0; i < ctx->nb_outputs; i++) { \ | ~ ^ ~~~~~~~~~~~~~~~ src/libavfilter/formats.c:926:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 926 | SET_COMMON_FORMATS(ctx, color_ranges, AVMEDIA_TYPE_VIDEO, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 927 | ff_formats_ref, ff_formats_unref); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:843:19: note: expanded from macro 'SET_COMMON_FORMATS' 843 | for (i = 0; i < ctx->nb_inputs; i++) { \ | ~ ^ ~~~~~~~~~~~~~~ src/libavfilter/formats.c:926:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 926 | SET_COMMON_FORMATS(ctx, color_ranges, AVMEDIA_TYPE_VIDEO, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 927 | ff_formats_ref, ff_formats_unref); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:853:19: note: expanded from macro 'SET_COMMON_FORMATS' 853 | for (i = 0; i < ctx->nb_outputs; i++) { \ | ~ ^ ~~~~~~~~~~~~~~~ src/libavfilter/formats.c:944:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 944 | SET_COMMON_FORMATS(ctx, alpha_modes, AVMEDIA_TYPE_VIDEO, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 945 | ff_formats_ref, ff_formats_unref); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:843:19: note: expanded from macro 'SET_COMMON_FORMATS' 843 | for (i = 0; i < ctx->nb_inputs; i++) { \ | ~ ^ ~~~~~~~~~~~~~~ src/libavfilter/formats.c:944:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 944 | SET_COMMON_FORMATS(ctx, alpha_modes, AVMEDIA_TYPE_VIDEO, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 945 | ff_formats_ref, ff_formats_unref); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:853:19: note: expanded from macro 'SET_COMMON_FORMATS' 853 | for (i = 0; i < ctx->nb_outputs; i++) { \ | ~ ^ ~~~~~~~~~~~~~~~ src/libavfilter/formats.c:966:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 966 | SET_COMMON_FORMATS(ctx, formats, AVMEDIA_TYPE_UNKNOWN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | ff_formats_ref, ff_formats_unref); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:843:19: note: expanded from macro 'SET_COMMON_FORMATS' 843 | for (i = 0; i < ctx->nb_inputs; i++) { \ | ~ ^ ~~~~~~~~~~~~~~ src/libavfilter/formats.c:966:5: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 966 | SET_COMMON_FORMATS(ctx, formats, AVMEDIA_TYPE_UNKNOWN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 967 | ff_formats_ref, ff_formats_unref); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:853:19: note: expanded from macro 'SET_COMMON_FORMATS' 853 | for (i = 0; i < ctx->nb_outputs; i++) { \ | ~ ^ ~~~~~~~~~~~~~~~ TEST filter-mcdeint-slow-edge src/libavfilter/formats.c:1274:31: warning: comparison of integers of different signs: 'int' and 'const unsigned int' [-Wsign-compare] 1274 | for (int i = 0; fmts && i < fmts->nb_formats; i++) { | ~ ^ ~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:1314:19: warning: comparison of integers of different signs: 'unsigned int' and 'const int' [-Wsign-compare] 1314 | for (i = 0; i < fmts->nb_channel_layouts; i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/formats.c:1315:27: warning: comparison of integers of different signs: 'unsigned int' and 'const int' [-Wsign-compare] 1315 | for (j = i + 1; j < fmts->nb_channel_layouts; j++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/tests/formats.c:130:19: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 130 | for ( i = 0; iscaler, (const uint8_t **)frame->data, frame->linesize, 0, frame->height, | ^ src/tools/scale_slice_test.c:84:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 84 | for (int j = 0; j < FF_ARRAY_ELEMS(src) && frame->data[j]; j++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~ GEN tests/data/vsynth_lena.yuv src/tools/decode_simple.c:140:38: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 140 | if (stream_idx < 0 || stream_idx >= dc->demuxer->nb_streams) | ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. TEST seek-extra-mp3 1 warning generated. TEST seek-cache-pipe TEST seek-mkv-codec-delay TEST seek-extra-mp4 TEST seek-empty-edit-mp4 TEST seek-test-iibbibb-mp4 TEST seek-test-iibbibb-neg-ctts-mp4 TEST seek-bad-avg-byterate TEST ac3-2.0 TEST ac3-4.0 TEST ac3-4.0-downmix-mono TEST ac3-4.0-downmix-stereo TEST ac3-5.1 TEST ac3-5.1-downmix-mono TEST ac3-5.1-downmix-stereo TEST ac3-fixed-2.0 TEST ac3-fixed-4.0-downmix-mono TEST ac3-fixed-5.1-downmix-mono TEST ac3-fixed-5.1-downmix-stereo TEST ac3-encode TEST ac3-fixed-encode TEST ac3-fixed-encode-2 TEST ac3-fixed-encode-3 TEST eac3-1 TEST eac3-2 TEST eac3-3 TEST eac3-4 TEST eac3-5 TEST eac3-fixed-1 TEST eac3-fixed-2 TEST eac3-fixed-3 TEST eac3-fixed-4 TEST eac3-fixed-5 TEST eac3-encode TEST eac3-core-bsf TEST adpcm-4xm TEST adpcm-afc TEST adpcm-creative TEST adpcm-creative-8-2bit TEST adpcm-creative-8-2.6bit TEST adpcm-creative-8-4bit TEST adpcm-dtk TEST adpcm-ea-1 TEST adpcm-ea-2 TEST adpcm-ea-maxis-xa TEST adpcm-ea-r1 TEST adpcm-ea-r2 TEST adpcm-ea-r3 TEST adpcm-ima-amv TEST adpcm-ima-apc TEST adpcm-ima-dk3 TEST adpcm-ima-dk4 TEST adpcm-ima-ea-eacs TEST adpcm-ima-ea-sead TEST adpcm-ima-iss TEST adpcm-ima-oki TEST adpcm-ima-rad TEST adpcm-ima-smjpeg TEST adpcm-ima_wav-stereo TEST adpcm-ima-ws TEST adpcm-ima-ws-vqa3 TEST adpcm-ms-mono TEST adpcm_ms-stereo TEST adpcm-sanyo-3bit TEST adpcm-sanyo-4bit TEST adpcm-sanyo-5bit TEST adpcm-thp TEST adpcm-vima TEST adpcm-xa TEST adpcm-argo-mono TEST adpcm-argo-stereo TEST adpcm-ima-ssi-mono TEST adpcm-ima-ssi-stereo TEST adpcm-ima-apm-mono TEST adpcm-ima-apm-stereo TEST adpcm-ima-alp-mono TEST adpcm-ima-alp-stereo TEST adpcm-ima-cunning-single TEST adpcm-ima-cunning-track0 TEST adpcm-ima-cunning-track1 TEST adpcm-ima-cunning-trunc-t1 TEST adpcm-ima-cunning-trunc-t2-track0 TEST adpcm-ima-cunning-trunc-t2-track1 TEST adpcm-ima-cunning-trunc-t2a-track0 TEST adpcm-ima-cunning-trunc-t2a-track1 TEST adpcm-ima-cunning-trunc-h2 TEST adpcm-ima-cunning-stereo TEST bmp-24bit TEST bmp-1bit TEST bmp-4bit TEST bmp-4bit-os2 TEST bmp-8bit TEST bmp-8bit-os2 TEST bmp-15bit TEST bmp-15bit-mask TEST bmp-16bit-mask TEST bmp-32bit TEST bmp-32bit-mask TEST bmp-rle4 TEST bmp-rle8 TEST cbs-apv-profile_400-10 TEST cbs-apv-profile_422-10 TEST cbs-av1-av1-1-b8-02-allintra TEST cbs-av1-av1-1-b8-03-sizedown TEST cbs-av1-av1-1-b8-03-sizeup TEST cbs-av1-av1-1-b8-04-cdfupdate TEST cbs-av1-av1-1-b8-05-mv TEST cbs-av1-av1-1-b8-06-mfmv TEST cbs-av1-av1-1-b8-22-svc-L1T2 TEST cbs-av1-av1-1-b8-22-svc-L2T1 TEST cbs-av1-av1-1-b8-23-film_grain-50 TEST cbs-av1-av1-1-b8-22-svc-L2T2 TEST cbs-av1-av1-1-b10-23-film_grain-50 TEST cbs-av1-decode_model TEST cbs-av1-frames_refs_short_signaling TEST cbs-av1-non_uniform_tiling TEST cbs-av1-seq_hdr_op_param_info TEST cbs-av1-switch_frame TEST cbs-hevc-STRUCT_A_Samsung_5 TEST cbs-hevc-WP_A_Toshiba_3 TEST cbs-hevc-SLIST_D_Sony_9 TEST cbs-hevc-SLIST_A_Sony_4 TEST cbs-hevc-CAINIT_E_SHARP_3 TEST cbs-hevc-CAINIT_H_SHARP_3 TEST cbs-hevc-TILES_B_Cisco_1 TEST cbs-hevc-WPP_A_ericsson_MAIN_2 TEST cbs-hevc-WPP_F_ericsson_MAIN_2 TEST cbs-hevc-ipcm_E_NEC_2 TEST cbs-hevc-NUT_A_ericsson_5 TEST cbs-hevc-PICSIZE_A_Bossen_1 TEST cbs-hevc-PICSIZE_B_Bossen_1 TEST cbs-hevc-RPS_A_docomo_4 TEST cbs-hevc-RPS_E_qualcomm_5 TEST cbs-hevc-LTRPSPS_A_Qualcomm_1 TEST cbs-hevc-RPLM_A_qualcomm_4 TEST cbs-hevc-CONFWIN_A_Sony_1 TEST cbs-hevc-HRD_A_Fujitsu_2 TEST cbs-hevc-SLPPLP_A_VIDYO_2 TEST cbs-hevc-discard-nonref TEST cbs-hevc-discard-bidir TEST cbs-hevc-discard-nonintra TEST cbs-hevc-discard-nonkey TEST cbs-hevc-metadata-set-color TEST cbs-vvc-APSALF_A_2 TEST cbs-vvc-APSLMCS_D_1 TEST cbs-vvc-APSMULT_A_4 TEST cbs-vvc-AUD_A_3 TEST cbs-vvc-BOUNDARY_A_3 TEST cbs-vvc-BUMP_A_2 TEST cbs-vvc-CodingToolsSets_A_2 TEST cbs-vvc-CROP_B_4 TEST cbs-vvc-DCI_A_3 TEST cbs-vvc-HRD_A_3 TEST cbs-vvc-OPI_B_3 TEST cbs-vvc-PHSH_B_1 TEST cbs-vvc-POC_A_1 TEST cbs-vvc-PPS_B_1 TEST cbs-vvc-RAP_A_1 TEST cbs-vvc-SAO_A_3 TEST cbs-vvc-SCALING_A_1 TEST cbs-vvc-SLICES_A_3 TEST cbs-vvc-SPS_B_1 TEST cbs-vvc-STILL_B_1 TEST cbs-vvc-SUBPIC_A_3 TEST cbs-vvc-TILE_A_2 TEST cbs-vvc-VPS_A_3 TEST cbs-vvc-WP_A_3 TEST cbs-vvc-WPP_A_3 TEST cbs-vvc-WRAP_A_4 TEST cbs-mpeg2-hhi_burst_422_short TEST cbs-mpeg2-sony-ct3 TEST cbs-mpeg2-tcela-6 TEST cbs-vp9-vp90-2-03-deltaq TEST cbs-vp9-vp90-2-05-resize TEST cbs-vp9-vp90-2-06-bilinear TEST cbs-vp9-vp90-2-09-lf_deltas TEST cbs-vp9-vp90-2-10-show-existing-frame TEST cbs-vp9-vp90-2-10-show-existing-frame2 TEST cbs-vp9-vp90-2-segmentation-aq-akiyo TEST cbs-vp9-vp90-2-segmentation-sf-akiyo TEST cbs-vp9-vp90-2-tiling-pedestrian TEST cbs-vp9-vp91-2-04-yuv440 TEST cbs-vp9-vp91-2-04-yuv444 TEST cbs-vp9-vp92-2-20-10bit-yuv420 TEST cbs-vp9-vp93-2-20-10bit-yuv422 TEST cbs-vp9-vp93-2-20-12bit-yuv444 TEST cdxl-pal8 TEST cdxl-pal8-small TEST cdxl-bitline-ham6 TEST cdxl-ham6 TEST cdxl-ham8 TEST cover-art-ape TEST cover-art-flac TEST cover-art-m4a TEST cover-art-ogg TEST cover-art-wma TEST cover-art-wma-id3 TEST cover-art-wma-metadatalib TEST cover-art-wv TEST dfa1 TEST dfa2 TEST dfa3 TEST dfa4 TEST dfa5 TEST dfa6 TEST dfa7 TEST dfa8 TEST dfa9 TEST dfa10 TEST dfa11 TEST dpcm-idroq TEST dpcm-interplay TEST dpcm-sierra TEST dpcm-xan TEST filter-acrossfade TEST filter-stereotools TEST filter-tremolo GEN tests/data/asynth-44100-2-2.wav GEN tests/data/asynth-44100-2-3.wav TEST filter-aresample TEST filter-hdcd-mix TEST filter-hdcd-mix-psoff TEST filter-hdcd-analyze-pe TEST filter-hdcd-analyze-lle TEST filter-hdcd-analyze-cdt TEST filter-hdcd-analyze-tgm TEST filter-hdcd-analyze-ltgm TEST filter-hdcd-analyze-pel TEST filter-hdcd-false-positive TEST filter-hdcd-detect-errors TEST filter-hdcd-20bit TEST filter-hdcd-mono TEST filter-hdcd-s16p TEST filter-hdcd-s32p TEST filter-atempo TEST flac-16-chmode-indep TEST flac-16-chmode-left_side TEST flac-16-chmode-mid_side TEST flac-16-chmode-right_side TEST flac-16-fixed TEST flac-16-lpc-cholesky TEST flac-16-lpc-levinson TEST flac-24-comp-8 TEST flac-32-wasted-bits TEST flac-rice-params TEST gapless-mp3 TEST gapless-mp3-itunes TEST audiomatch-square-mp3 TEST audiomatch-square-aac TEST audiomatch-afconvert-16000-mono-lc-adts TEST audiomatch-afconvert-16000-mono-lc-m4a TEST audiomatch-afconvert-44100-mono-lc-adts TEST audiomatch-afconvert-44100-mono-lc-m4a TEST audiomatch-afconvert-16000-mono-he-adts TEST audiomatch-afconvert-16000-mono-he-m4a TEST audiomatch-afconvert-44100-mono-he-adts TEST audiomatch-afconvert-44100-mono-he-m4a TEST audiomatch-afconvert-16000-stereo-he-adts TEST audiomatch-afconvert-16000-stereo-he-m4a TEST audiomatch-afconvert-44100-stereo-he-adts TEST audiomatch-afconvert-44100-stereo-he-m4a TEST audiomatch-afconvert-16000-stereo-he2-adts TEST audiomatch-afconvert-16000-stereo-he2-m4a TEST audiomatch-afconvert-44100-stereo-he2-adts TEST audiomatch-afconvert-44100-stereo-he2-m4a TEST audiomatch-afconvert-16000-stereo-lc-adts TEST audiomatch-afconvert-16000-stereo-lc-m4a TEST audiomatch-afconvert-44100-stereo-lc-adts TEST audiomatch-afconvert-44100-stereo-lc-m4a TEST audiomatch-faac-16000-mono-lc-adts TEST audiomatch-faac-16000-mono-lc-m4a TEST audiomatch-faac-44100-mono-lc-adts TEST audiomatch-faac-44100-mono-lc-m4a TEST audiomatch-faac-16000-stereo-lc-adts TEST audiomatch-faac-16000-stereo-lc-m4a TEST audiomatch-faac-44100-stereo-lc-adts TEST audiomatch-faac-44100-stereo-lc-m4a TEST audiomatch-dolby-44100-mono-lc-mp4 TEST audiomatch-dolby-44100-mono-he-mp4 TEST audiomatch-dolby-44100-stereo-he-mp4 TEST audiomatch-dolby-44100-stereo-he2-mp4 TEST audiomatch-dolby-44100-stereo-lc-mp4 TEST audiomatch-fdkaac-44100-stereo-he-m4a TEST audiomatch-fdkaac-44100-stereo-he2-m4a TEST audiomatch-fdkaac-44100-stereo-lc-m4a TEST audiomatch-nero-16000-mono-lc-m4a TEST audiomatch-nero-44100-mono-lc-m4a TEST audiomatch-nero-16000-mono-he-m4a TEST audiomatch-nero-44100-mono-he-m4a TEST audiomatch-nero-16000-stereo-he-m4a TEST audiomatch-nero-44100-stereo-he-m4a TEST audiomatch-nero-16000-stereo-he2-m4a TEST audiomatch-nero-44100-stereo-he2-m4a TEST audiomatch-nero-16000-stereo-lc-m4a TEST audiomatch-nero-44100-stereo-lc-m4a TEST audiomatch-opus-48000-stereo-opus TEST audiomatch-opus-48000-stereo-mka TEST audiomatch-quicktime7-44100-stereo-lc-mp4 TEST audiomatch-quicktimeX-44100-stereo-lc-m4a TEST h264-reinit-large_420_8-to-small_420_8 TEST h264-reinit-small_420_8-to-large_444_10 TEST h264-reinit-small_420_9-to-small_420_8 TEST h264-reinit-small_422_9-to-small_420_9 TEST h264-conformance-aud_mw_e TEST h264-conformance-ba1_ft_c TEST h264-conformance-ba1_sony_d TEST h264-conformance-ba2_sony_f TEST h264-conformance-ba3_sva_c TEST h264-conformance-ba_mw_d TEST h264-conformance-bamq1_jvc_c TEST h264-conformance-bamq2_jvc_c TEST h264-conformance-banm_mw_d TEST h264-conformance-basqp1_sony_c TEST h264-conformance-caba1_sony_d TEST h264-conformance-caba1_sva_b TEST h264-conformance-caba2_sony_e TEST h264-conformance-caba2_sva_b TEST h264-conformance-caba3_sony_c TEST h264-conformance-caba3_sva_b TEST h264-conformance-caba3_toshiba_e TEST h264-conformance-cabac_mot_fld0_full TEST h264-conformance-cabac_mot_frm0_full TEST h264-conformance-cabac_mot_mbaff0_full TEST h264-conformance-cabac_mot_picaff0_full TEST h264-conformance-cabaci3_sony_b TEST h264-conformance-cabast3_sony_e TEST h264-conformance-cabastbr3_sony_b TEST h264-conformance-cabref3_sand_d TEST h264-conformance-cacqp3_sony_d TEST h264-conformance-cafi1_sva_c TEST h264-conformance-cama1_sony_c TEST h264-conformance-cama1_toshiba_b TEST h264-conformance-cama1_vtc_c TEST h264-conformance-cama2_vtc_b TEST h264-conformance-cama3_sand_e TEST h264-conformance-cama3_vtc_b TEST h264-conformance-camaci3_sony_c TEST h264-conformance-camanl1_toshiba_b TEST h264-conformance-camanl2_toshiba_b TEST h264-conformance-camanl3_sand_e TEST h264-conformance-camasl3_sony_b TEST h264-conformance-camp_mot_mbaff_l30 TEST h264-conformance-camp_mot_mbaff_l31 TEST h264-conformance-canl1_sony_e TEST h264-conformance-canl1_sva_b TEST h264-conformance-canl1_toshiba_g TEST h264-conformance-canl2_sony_e TEST h264-conformance-canl2_sva_b TEST h264-conformance-canl3_sony_c TEST h264-conformance-canl3_sva_b TEST h264-conformance-canl4_sva_b TEST h264-conformance-canlma2_sony_c TEST h264-conformance-canlma3_sony_c TEST h264-conformance-capa1_toshiba_b TEST h264-conformance-capama3_sand_f TEST h264-conformance-capcm1_sand_e TEST h264-conformance-capcmnl1_sand_e TEST h264-conformance-capm3_sony_d TEST h264-conformance-caqp1_sony_b TEST h264-conformance-cavlc_mot_fld0_full_b TEST h264-conformance-cavlc_mot_frm0_full_b TEST h264-conformance-cavlc_mot_mbaff0_full_b TEST h264-conformance-cavlc_mot_picaff0_full_b TEST h264-conformance-cawp1_toshiba_e TEST h264-conformance-cawp5_toshiba_e TEST h264-conformance-ci1_ft_b TEST h264-conformance-ci_mw_d TEST h264-conformance-cvbs3_sony_c TEST h264-conformance-cvcanlma2_sony_c TEST h264-conformance-cvfc1_sony_c TEST h264-conformance-cvfi1_sony_d TEST h264-conformance-cvfi1_sva_c TEST h264-conformance-cvfi2_sony_h TEST h264-conformance-cvfi2_sva_c TEST h264-conformance-cvma1_sony_d TEST h264-conformance-cvma1_toshiba_b TEST h264-conformance-cvmanl1_toshiba_b TEST h264-conformance-cvmanl2_toshiba_b TEST h264-conformance-cvmapaqp3_sony_e TEST h264-conformance-cvmaqp3_sony_d TEST h264-conformance-cvmaqp2_sony_g TEST h264-conformance-cvmp_mot_fld_l30_b TEST h264-conformance-cvmp_mot_frm_l31_b TEST h264-conformance-cvnlfi1_sony_c TEST h264-conformance-cvnlfi2_sony_h TEST h264-conformance-cvpa1_toshiba_b TEST h264-conformance-cvpcmnl1_sva_c TEST h264-conformance-cvpcmnl2_sva_c TEST h264-conformance-cvwp1_toshiba_e TEST h264-conformance-cvwp2_toshiba_e TEST h264-conformance-cvwp3_toshiba_e TEST h264-conformance-cvwp5_toshiba_e TEST h264-conformance-fi1_sony_e TEST h264-conformance-frext-alphaconformanceg TEST h264-conformance-frext-bcrm_freh10 TEST h264-conformance-frext-brcm_freh11 TEST h264-conformance-frext-brcm_freh3 TEST h264-conformance-frext-brcm_freh4 TEST h264-conformance-frext-brcm_freh5 TEST h264-conformance-frext-brcm_freh8 TEST h264-conformance-frext-brcm_freh9 TEST h264-conformance-frext-freh12_b TEST h264-conformance-frext-freh1_b TEST h264-conformance-frext-freh2_b TEST h264-conformance-frext-freh6 TEST h264-conformance-frext-freh7_b TEST h264-conformance-frext-frext01_jvc_d TEST h264-conformance-frext-frext02_jvc_c TEST h264-conformance-frext-frext1_panasonic_c TEST h264-conformance-frext-frext2_panasonic_b TEST h264-conformance-frext-frext3_panasonic_d TEST h264-conformance-frext-frext4_panasonic_a TEST h264-conformance-frext-frext_mmco4_sony_b TEST h264-conformance-frext-hcaff1_hhi_b TEST h264-conformance-frext-hcafr1_hhi_c TEST h264-conformance-frext-hcafr2_hhi_a TEST h264-conformance-frext-hcafr3_hhi_a TEST h264-conformance-frext-hcafr4_hhi_a TEST h264-conformance-frext-hcamff1_hhi_b TEST h264-conformance-frext-hi422fr10_sony_b TEST h264-conformance-frext-hi422fr1_sony_a TEST h264-conformance-frext-hpca_brcm_c TEST h264-conformance-frext-hpcadq_brcm_b TEST h264-conformance-frext-hpcafl_bcrm_c TEST h264-conformance-frext-hpcaflnl_bcrm_c TEST h264-conformance-frext-hpcalq_brcm_b TEST h264-conformance-frext-hpcamapalq_bcrm_b TEST h264-conformance-frext-hpcanl_brcm_c TEST h264-conformance-frext-hpcamolq_brcm_b TEST h264-conformance-frext-hpcaq2lq_brcm_b TEST h264-conformance-frext-hpcv_brcm_a TEST h264-conformance-frext-hpcvfl_bcrm_a TEST h264-conformance-frext-hpcvflnl_bcrm_a TEST h264-conformance-frext-hpcvmolq_brcm_b TEST h264-conformance-frext-hpcvnl_brcm_a TEST h264-conformance-hcbp2_hhi_a TEST h264-conformance-hcmp1_hhi_a TEST h264-conformance-ls_sva_d TEST h264-conformance-midr_mw_d TEST h264-conformance-mps_mw_a TEST h264-conformance-mr1_mw_a TEST h264-conformance-mr1_bt_a TEST h264-conformance-mr2_mw_a TEST h264-conformance-mr2_tandberg_e TEST h264-conformance-mr3_tandberg_b TEST h264-conformance-mr4_tandberg_c TEST h264-conformance-mr5_tandberg_c TEST h264-conformance-mr6_bt_b TEST h264-conformance-mr7_bt_b TEST h264-conformance-mr8_bt_b TEST h264-conformance-mr9_bt_b TEST h264-conformance-mv1_brcm_d TEST h264-conformance-nl1_sony_d TEST h264-conformance-nl2_sony_h TEST h264-conformance-nl3_sva_e TEST h264-conformance-nlmq1_jvc_c TEST h264-conformance-nlmq2_jvc_c TEST h264-conformance-nrf_mw_e TEST h264-conformance-sharp_mp_field_1_b TEST h264-conformance-sharp_mp_field_2_b TEST h264-conformance-sharp_mp_field_3_b TEST h264-conformance-sharp_mp_paff_2r TEST h264-conformance-sharp_mp_paff_1r2 TEST h264-conformance-sl1_sva_b TEST h264-conformance-sva_ba1_b TEST h264-conformance-sva_ba2_d TEST h264-conformance-sva_base_b TEST h264-conformance-sva_cl1_e TEST h264-conformance-sva_fm1_e TEST h264-conformance-sva_nl1_b TEST h264-conformance-sva_nl2_e TEST h264-conformance-slice2_field_aurora4 TEST h264-conformance-frext-hi422fr13_sony_b TEST h264-conformance-frext-hi422fr6_sony_a TEST h264-conformance-frext-pph10i1_panasonic_a TEST h264-conformance-frext-pph10i2_panasonic_a TEST h264-conformance-frext-pph10i3_panasonic_a TEST h264-conformance-frext-pph10i4_panasonic_a TEST h264-conformance-frext-pph10i5_panasonic_a TEST h264-conformance-frext-pph10i6_panasonic_a TEST h264-conformance-frext-pph10i7_panasonic_a TEST h264-conformance-frext-pph422i1_panasonic_a TEST h264-conformance-frext-pph422i2_panasonic_a TEST h264-conformance-frext-pph422i3_panasonic_a TEST h264-conformance-frext-pph422i4_panasonic_a TEST h264-conformance-frext-pph422i5_panasonic_a TEST h264-conformance-frext-pph422i6_panasonic_a TEST h264-conformance-frext-pph422i7_panasonic_a TEST h264-data-partitioning TEST h264-data-partitioning-ab TEST h264-data-partitioning-cip TEST h264-data-partitioning-cip-strict TEST h264-intra-refresh-recovery TEST h264-lossless TEST h264-3386 TEST h264-missing-frame TEST h264-ref-pic-mod-overflow TEST h264-timecode TEST h264-extreme-plane-pred TEST h264-crop-to-container CC tools/venc_data_dump.o src/tools/venc_data_dump.c:49:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 49 | for (int i = 0; i < FF_ARRAY_ELEMS(par->delta_qp); i++) | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tools/venc_data_dump.c:50:31: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 50 | for (int j = 0; j < FF_ARRAY_ELEMS(par->delta_qp[i]); j++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tools/venc_data_dump.c:57:31: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 57 | for (int i = 0; i < par->nb_blocks; i++) { | ~ ^ ~~~~~~~~~~~~~~ 3 warnings generated. TEST h264-extradata-reload TEST h264-interlace-crop TEST h264-invalid-ref-mod TEST h264-mixed-nal-coding TEST h264-unescaped-extradata TEST h264-twofields-packet TEST h264-bsf-mp4toannexb-new-extradata TEST h264-bsf-mp4toannexb TEST h264-bsf-mp4toannexb-2 TEST h264_mp4toannexb_ticket5927 TEST h264_mp4toannexb_ticket5927_2 TEST h264-bsf-dts2pts TEST h264-bsf-redundant-pps-mov TEST h264-bsf-redundant-pps-annexb TEST h264-bsf-redundant-pps-side-data TEST h264-bsf-redundant-pps-side-data2 TEST h264-direct-bff TEST h264-brokensps-2580 TEST h264-xavc-4389 TEST h264-attachment-631 TEST h264-skip-nokey TEST h264-skip-nointra TEST hevc-conformance-AMP_A_Samsung_4 TEST hevc-conformance-AMP_A_Samsung_6 TEST hevc-conformance-AMP_B_Samsung_4 TEST hevc-conformance-AMP_B_Samsung_6 TEST hevc-conformance-AMP_D_Hisilicon TEST hevc-conformance-AMP_E_Hisilicon TEST hevc-conformance-AMP_F_Hisilicon_3 TEST hevc-conformance-AMVP_A_MTK_4 TEST hevc-conformance-AMVP_B_MTK_4 TEST hevc-conformance-AMVP_C_Samsung_4 TEST hevc-conformance-AMVP_C_Samsung_6 TEST hevc-conformance-BUMPING_A_ericsson_1 TEST hevc-conformance-CAINIT_A_SHARP_4 TEST hevc-conformance-CAINIT_B_SHARP_4 TEST hevc-conformance-CAINIT_C_SHARP_3 TEST hevc-conformance-CAINIT_D_SHARP_3 TEST hevc-conformance-CAINIT_E_SHARP_3 TEST hevc-conformance-CAINIT_F_SHARP_3 TEST hevc-conformance-CAINIT_G_SHARP_3 TEST hevc-conformance-CAINIT_H_SHARP_3 TEST hevc-conformance-CIP_A_Panasonic_3 TEST hevc-conformance-cip_B_NEC_3 TEST hevc-conformance-CIP_C_Panasonic_2 TEST hevc-conformance-CONFWIN_A_Sony_1 TEST hevc-conformance-DBLK_A_SONY_3 TEST hevc-conformance-DBLK_B_SONY_3 TEST hevc-conformance-DBLK_C_SONY_3 TEST hevc-conformance-DBLK_D_VIXS_2 TEST hevc-conformance-DBLK_E_VIXS_2 TEST hevc-conformance-DBLK_F_VIXS_2 TEST hevc-conformance-DBLK_G_VIXS_2 TEST hevc-conformance-DELTAQP_A_BRCM_4 TEST hevc-conformance-DELTAQP_B_SONY_3 TEST hevc-conformance-DELTAQP_C_SONY_3 TEST hevc-conformance-DSLICE_A_HHI_5 TEST hevc-conformance-DSLICE_B_HHI_5 TEST hevc-conformance-DSLICE_C_HHI_5 TEST hevc-conformance-ENTP_A_Qualcomm_1 TEST hevc-conformance-ENTP_B_Qualcomm_1 TEST hevc-conformance-ENTP_C_Qualcomm_1 TEST hevc-conformance-EXT_A_ericsson_4 TEST hevc-conformance-FILLER_A_Sony_1 TEST hevc-conformance-HRD_A_Fujitsu_2 TEST hevc-conformance-HRD_A_Fujitsu_3 TEST hevc-conformance-INITQP_A_Sony_1 TEST hevc-conformance-ipcm_A_NEC_3 TEST hevc-conformance-ipcm_B_NEC_3 TEST hevc-conformance-ipcm_C_NEC_3 TEST hevc-conformance-ipcm_D_NEC_3 TEST hevc-conformance-ipcm_E_NEC_2 TEST hevc-conformance-IPRED_A_docomo_2 TEST hevc-conformance-IPRED_B_Nokia_3 TEST hevc-conformance-IPRED_C_Mitsubishi_3 TEST hevc-conformance-LS_A_Orange_2 TEST hevc-conformance-LS_B_ORANGE_4 TEST hevc-conformance-LTRPSPS_A_Qualcomm_1 TEST hevc-conformance-MAXBINS_A_TI_4 TEST hevc-conformance-MAXBINS_B_TI_4 TEST hevc-conformance-MAXBINS_C_TI_4 TEST hevc-conformance-MERGE_A_TI_3 TEST hevc-conformance-MERGE_B_TI_3 TEST hevc-conformance-MERGE_C_TI_3 TEST hevc-conformance-MERGE_D_TI_3 TEST hevc-conformance-MERGE_E_TI_3 TEST hevc-conformance-MERGE_F_MTK_4 TEST hevc-conformance-MERGE_G_HHI_4 TEST hevc-conformance-MVCLIP_A_qualcomm_3 TEST hevc-conformance-MVDL1ZERO_A_docomo_3 TEST hevc-conformance-MVEDGE_A_qualcomm_3 TEST hevc-conformance-NoOutPrior_A_Qualcomm_1 TEST hevc-conformance-NoOutPrior_B_Qualcomm_1 TEST hevc-conformance-NUT_A_ericsson_5 TEST hevc-conformance-OPFLAG_A_Qualcomm_1 TEST hevc-conformance-OPFLAG_B_Qualcomm_1 TEST hevc-conformance-OPFLAG_C_Qualcomm_1 TEST hevc-conformance-PICSIZE_A_Bossen_1 TEST hevc-conformance-PICSIZE_B_Bossen_1 TEST hevc-conformance-PICSIZE_C_Bossen_1 TEST hevc-conformance-PICSIZE_D_Bossen_1 TEST hevc-conformance-PMERGE_A_TI_3 TEST hevc-conformance-PMERGE_B_TI_3 TEST hevc-conformance-PMERGE_C_TI_3 TEST hevc-conformance-PMERGE_D_TI_3 TEST hevc-conformance-PMERGE_E_TI_3 TEST hevc-conformance-POC_A_Bossen_3 TEST hevc-conformance-PPS_A_qualcomm_7 TEST hevc-conformance-PS_A_VIDYO_3 TEST hevc-conformance-PS_B_VIDYO_3 TEST hevc-conformance-RAP_A_docomo_4 TEST hevc-conformance-RAP_B_Bossen_1 TEST hevc-conformance-RPLM_A_qualcomm_4 TEST hevc-conformance-RPLM_B_qualcomm_4 TEST hevc-conformance-RPS_A_docomo_4 TEST hevc-conformance-RPS_B_qualcomm_5 TEST hevc-conformance-RPS_C_ericsson_5 TEST hevc-conformance-RPS_D_ericsson_6 TEST hevc-conformance-RPS_E_qualcomm_5 TEST hevc-conformance-RPS_F_docomo_1 TEST hevc-conformance-RQT_A_HHI_4 TEST hevc-conformance-RQT_B_HHI_4 TEST hevc-conformance-RQT_C_HHI_4 TEST hevc-conformance-RQT_D_HHI_4 TEST hevc-conformance-RQT_E_HHI_4 TEST hevc-conformance-RQT_F_HHI_4 TEST hevc-conformance-RQT_G_HHI_4 TEST hevc-conformance-SAO_A_MediaTek_4 TEST hevc-conformance-SAO_B_MediaTek_5 TEST hevc-conformance-SAO_C_Samsung_4 TEST hevc-conformance-SAO_C_Samsung_5 TEST hevc-conformance-SAO_D_Samsung_4 TEST hevc-conformance-SAO_D_Samsung_5 TEST hevc-conformance-SAO_E_Canon_4 TEST hevc-conformance-SAO_F_Canon_3 TEST hevc-conformance-SAO_G_Canon_3 TEST hevc-conformance-SDH_A_Orange_3 TEST hevc-conformance-SLICES_A_Rovi_3 TEST hevc-conformance-SLIST_A_Sony_4 TEST hevc-conformance-SLIST_B_Sony_8 TEST hevc-conformance-SLIST_C_Sony_3 TEST hevc-conformance-SLIST_D_Sony_9 TEST hevc-conformance-SLPPLP_A_VIDYO_1 TEST hevc-conformance-SLPPLP_A_VIDYO_2 TEST hevc-conformance-STRUCT_A_Samsung_5 TEST hevc-conformance-STRUCT_B_Samsung_4 TEST hevc-conformance-STRUCT_B_Samsung_6 TEST hevc-conformance-TILES_A_Cisco_2 TEST hevc-conformance-TILES_B_Cisco_1 TEST hevc-conformance-TMVP_A_MS_3 TEST hevc-conformance-TSCL_A_VIDYO_5 TEST hevc-conformance-TSCL_B_VIDYO_4 TEST hevc-conformance-TSKIP_A_MS_3 TEST hevc-conformance-TUSIZE_A_Samsung_1 TEST hevc-conformance-VPSID_A_VIDYO_1 TEST hevc-conformance-VPSID_A_VIDYO_2 TEST hevc-conformance-WP_A_Toshiba_3 TEST hevc-conformance-WP_B_Toshiba_3 TEST hevc-conformance-WPP_A_ericsson_MAIN_2 TEST hevc-conformance-WPP_B_ericsson_MAIN_2 TEST hevc-conformance-WPP_C_ericsson_MAIN_2 TEST hevc-conformance-WPP_D_ericsson_MAIN_2 TEST hevc-conformance-WPP_E_ericsson_MAIN_2 TEST hevc-conformance-WPP_F_ericsson_MAIN_2 TEST hevc-conformance-WPP_HIGH_TP_444_8BIT_RExt_Apple_2 TEST hevc-conformance-QMATRIX_A_RExt_Sony_1 TEST hevc-conformance-DBLK_A_MAIN10_VIXS_3 TEST hevc-conformance-WP_A_MAIN10_Toshiba_3 TEST hevc-conformance-WP_MAIN10_B_Toshiba_3 TEST hevc-conformance-WPP_A_ericsson_MAIN10_2 TEST hevc-conformance-WPP_B_ericsson_MAIN10_2 TEST hevc-conformance-WPP_C_ericsson_MAIN10_2 TEST hevc-conformance-WPP_D_ericsson_MAIN10_2 TEST hevc-conformance-WPP_E_ericsson_MAIN10_2 TEST hevc-conformance-WPP_F_ericsson_MAIN10_2 TEST hevc-conformance-INITQP_B_Sony_1 TEST hevc-conformance-ADJUST_IPRED_ANGLE_A_RExt_Mitsubishi_1 TEST hevc-conformance-IPCM_A_RExt_NEC TEST hevc-conformance-Main_422_10_A_RExt_Sony_1 TEST hevc-conformance-Main_422_10_B_RExt_Sony_1 TEST hevc-conformance-IPCM_B_RExt_NEC TEST hevc-conformance-PERSIST_RPARAM_A_RExt_Sony_1 TEST hevc-conformance-PERSIST_RPARAM_A_RExt_Sony_3 TEST hevc-conformance-SAO_A_RExt_MediaTek_1 TEST hevc-conformance-MVHEVCS_A TEST hevc-conformance-MVHEVCS_B TEST hevc-conformance-MVHEVCS_E TEST hevc-conformance-MVHEVCS_F TEST hevc-paramchange-yuv420p-yuv420p10 TEST hevc-bsf-mp4toannexb TEST hevc-bsf-mp4toannexb-new-extradata TEST hevc-bsf-dts2pts-idr TEST hevc-bsf-dts2pts-idr-cra TEST hevc-bsf-dts2pts-cra TEST hevc-bsf-dovi-split-bl TEST hevc-bsf-dovi-split-bl-rpu TEST hevc-bsf-dovi-split-el TEST hevc-bsf-dovi-split-el-rpu TEST hevc-skiploopfilter TEST hevc-extradata-reload TEST hevc-two-first-slice TEST hevc-cabac-tudepth TEST hevc-small422chroma TEST hevc-pir TEST hevc-mv-nuh-layer-id TEST hevc-mv-switch TEST hevc-mv-position TEST hevc-mv-ltr TEST hevc-alpha TEST hevc-color-reserved TEST indeo2-delta TEST indeo2-intra TEST indeo3-1 TEST indeo3-2 TEST indeo4 TEST indeo5 TEST matroska-prores-zlib TEST matroska-remux TEST matroska-xiph-lacing TEST matroska-wavpack-missing-codecprivate TEST matroska-zlib-decompression TEST matroska-lzo-decompression TEST matroska-flac-channel-mapping TEST matroska-flac-extradata-update TEST webm-av1-extradata-update TEST matroska-move-cues-to-front TEST matroska-avoid-negative-ts TEST matroska-ms-mode TEST matroska-qt-mode TEST matroska-pgs-remux TEST matroska-pgs-remux-durations TEST matroska-dvbsub-remux TEST matroska-track-timescale TEST mp3-float-conf-compl TEST mp3-float-conf-he_32khz TEST mp3-float-conf-he_44khz TEST mp3-float-conf-he_48khz TEST mp3-float-conf-hecommon TEST mp3-float-conf-si TEST mp3-float-conf-si_block TEST mp3-float-extra_overread TEST mpc7-demux TEST mpc8-demux TEST musepack7 TEST musepack8 TEST mpeg4-resolution-change-down-down TEST mpeg4-resolution-change-down-up TEST mpeg4-resolution-change-up-down TEST mpeg4-resolution-change-up-up TEST mpeg4-bsf-unpack-bframes TEST mpeg4-packed TEST mpeg4-simple-studio-profile TEST m4v TEST m4v-cfr TEST mpeg4-fragmented-seek TEST iff-pcm TEST pcm_dvd TEST pcm_dvda TEST pcm-planar TEST pcm_s16be-stereo TEST pcm_s16le-stereo TEST pcm_u8-mono TEST pcm_u8-stereo TEST w64 TEST pcm_dvd-24-7.1-48000 TEST pcm_dvd-16-7.1-48000 TEST pcm_dvd-16-5.1-96000 TEST pcm_dvd-24-5.1-48000 TEST pcm_dvd-16-5.1-48000 TEST pcm_dvd-24-2-48000 TEST pcm_dvd-16-2-48000 TEST pcm_dvd-24-1-48000 TEST pcm_dvd-16-1-48000 TEST pcm-bluray-s32-stereo TEST vorbis-1 TEST vorbis-2 TEST vorbis-3 TEST vorbis-4 TEST vorbis-5 TEST vorbis-6 TEST vorbis-7 TEST vorbis-8 TEST vorbis-9 TEST vorbis-10 TEST vorbis-11 TEST vorbis-12 TEST vorbis-13 TEST vorbis-14 TEST vorbis-15 TEST vorbis-16 TEST vorbis-17 TEST vorbis-18 TEST vorbis-19 TEST vorbis-20 TEST vorbis-encode-1 TEST theora-coeff-level64 TEST theora-offset TEST vp31 TEST vp60 TEST vp61 TEST vp60-interlace1 TEST vp60-interlace2 TEST vp6a TEST vp6a-skip_alpha TEST vp6f TEST vp8-2451 TEST vp8-test-vector-001 TEST vp8-test-vector-002 TEST vp8-test-vector-003 TEST vp8-test-vector-004 TEST vp8-test-vector-005 TEST vp8-test-vector-006 TEST vp8-test-vector-007 TEST vp8-test-vector-008 TEST vp8-test-vector-009 TEST vp8-test-vector-010 TEST vp8-test-vector-011 TEST vp8-test-vector-012 TEST vp8-test-vector-013 TEST vp8-test-vector-014 TEST vp8-test-vector-015 TEST vp8-test-vector-016 TEST vp8-sign-bias TEST vp8-test-vector-017 TEST vp8-size-change TEST wmapro-2ch TEST wmapro-5.1 TEST wmapro-ism TEST wmavoice-7k TEST wmavoice-11k TEST wmavoice-19k TEST wmav1-encode TEST wmav2-encode TEST xvid-custom-matrix TEST xvid-idct TEST mpeg4-als-conformance-00 TEST mpeg4-als-conformance-01 TEST mpeg4-als-conformance-02 TEST mpeg4-als-conformance-03 TEST mpeg4-als-conformance-04 TEST mpeg4-als-conformance-05 TEST mpeg4-als-conformance-09 TEST aac-ct-sbr_i-ps_i.aac TEST aac-al04_44 TEST aac-al04sf_48 TEST aac-al05_44 TEST aac-al06_44 TEST aac-al07_96 TEST aac-al15_44 TEST aac-al17_44 TEST aac-al18_44 TEST aac-am00_88 TEST aac-am05_44 TEST aac-al_sbr_hq_cm_48_2 TEST aac-al_sbr_hq_cm_48_5.1 TEST aac-al_sbr_hq_sr_48_2_fsaac48 TEST aac-al_sbr_ps_04_ur TEST aac-al_sbr_ps_06_ur TEST aac-ap05_48 TEST aac-fd_2_c1_ms_0x01 TEST aac-fd_2_c1_ms_0x04 TEST aac-er_ad6000np_44_ep0 TEST aac-er_eld1001np_44_ep0 TEST aac-er_eld2000np_48_ep0 TEST aac-er_eld2100np_48_ep0 TEST aac-usac-fd_1_c1_0x03 TEST aac-usac-fd_1_c1_0x04 TEST aac-usac-fd_2_c1_0x03 TEST aac-usac-fd_2_c1_0x05 TEST aac-usac-fd_2_c1_tns_0x04 TEST aac-usac-ln-16 TEST aac-usac-ln-24 TEST aac-usac-ln-31 TEST aac-usac-target-level TEST aac-ct-sbr_bc-ps_i.3gp TEST aac-ct-sbr_bic-ps_i.3gp TEST aac-ct-sbr_bc-ps_bc.mp4 TEST aac-ct-sbr_bc-ps_i.mp4 TEST aac-ct-sbr_i-ps_bic.mp4 TEST aac-ct-sbr_i-ps_i.mp4 TEST aac-fixed-al04_44 TEST aac-fixed-al05_44 TEST aac-fixed-al06_44 TEST aac-fixed-al15_44 TEST aac-fixed-al17_44 TEST aac-fixed-al18_44 TEST aac-fixed-al_sbr_hq_cm_48_2 TEST aac-fixed-al_sbr_hq_cm_48_5.1 TEST aac-fixed-al_sbr_hq_sr_48_2_fsaac48 TEST aac-fixed-ap05_48 TEST aac-fixed-er_ad6000np_44_ep0 TEST aac-fixed-er_eld1001np_44_ep0 TEST aac-fixed-er_eld2000np_48_ep0 TEST aac-latm_000000001180bc60 TEST aac-latm_stereo_to_51 TEST aac-aref-encode TEST aac-ln-encode TEST aac-ln-encode-128k TEST aac-pns-encode TEST aac-tns-encode TEST aac-is-encode TEST aac-ms-encode TEST aac-yoraw-encode TEST aac-autobsf-adtstoasc TEST alac-16-level-0 TEST alac-16-level-1 TEST alac-16-level-2 TEST alac-16-lpc-orders TEST alac-24-level-0 TEST alac-24-level-1 TEST alac-24-level-2 TEST alac-24-lpc-orders TEST amrnb-remux TEST amrwb-remux TEST apng-clock TEST apng-osample TEST apng-dispose-previous TEST apng-dispose-background TEST apng-dispose-background2 TEST atrac1-1 TEST atrac1-2 TEST atrac3-1 TEST atrac3-2 TEST atrac3-3 TEST atrac3p-1 TEST atrac3p-2 TEST atrac-aea-remux TEST atrac-matroska-remux TEST binkaudio-dct TEST binkaudio-rdft TEST aptx TEST aptx-hd TEST bmv-audio TEST delphine-cin-audio TEST dolby-e TEST dss-lp TEST dss-sp TEST dsf-dst TEST dsf-dst-dsd TEST dsf-dst-dsd-pcm TEST g728 TEST imc TEST msnsiren TEST nellymoser TEST on2avc TEST paf-audio TEST sierra-vmd-audio TEST smacker-audio TEST ws_snd TEST caf-demux TEST caf-amr_nb-remux TEST caf-qdm2-remux TEST caf-pcm_s24le-remux TEST caf-pcm_s24-remux TEST caf-mace6-remux TEST canopus-cllc-argb TEST canopus-cllc-rgb TEST canopus-cllc-yuy2-noblock TEST canopus-hq_hqa-hq TEST canopus-hq_hqa-hqa TEST canopus-hq_hqa-inter TEST canopus-hqx422 TEST canopus-hqx422a TEST cbs-h264-SVA_Base_B TEST cbs-h264-BASQP1_Sony_C TEST cbs-h264-FM1_BT_B TEST cbs-h264-CVFC1_Sony_C TEST cbs-h264-AUD_MW_E TEST cbs-h264-CVBS3_Sony_C TEST cbs-h264-MR1_BT_A TEST cbs-h264-CVWP1_TOSHIBA_E TEST cbs-h264-CVNLFI1_Sony_C TEST cbs-h264-Sharp_MP_PAFF_1r2 TEST cbs-h264-CVMANL1_TOSHIBA_B TEST cbs-h264-sp1_bt_a TEST cbs-h264-CVSE2_Sony_B TEST cbs-h264-CABACI3_Sony_B TEST cbs-h264-sei-1 TEST cbs-h264-discard-nonref TEST cbs-h264-discard-bidir TEST cbs-h264-discard-nonintra TEST cbs-h264-discard-nonkey TEST dca-core_51_24_48_768_0 TEST dca-core_51_24_48_768_1 TEST dca-x96_51_24_96_1509 TEST dca-x96_xch_61_24_96_3840 TEST dca-x96_xxch_71_24_96_3840 TEST dca-xbr_51_24_48_3840 TEST dca-xbr_xch_61_24_48_3840 TEST dca-xbr_xxch_71_24_48_3840 TEST dca-xch_61_24_48_768 TEST dca-xxch_71_24_48_2046 TEST dca-core_51_24_48_768_1-dmix_2 TEST dca-core_51_24_48_768_1-dmix_2_matrix TEST dca-x96_xxch_71_24_96_3840-dmix_2 TEST dca-x96_xxch_71_24_96_3840-dmix_6 TEST dca-xch_61_24_48_768-dmix_6 TEST dca-core TEST dca-xll TEST dca-xll-coded TEST dts_es TEST dca-core-bsf TEST avio-direct TEST adts-demux TEST adts-id3v1-demux TEST adts-id3v2-demux TEST adts-id3v2-two-tags-demux TEST aa-demux TEST aea-demux TEST av1-annexb-demux TEST ast TEST bink-demux TEST bfstm TEST bcstm TEST brstm TEST cdxl-demux TEST cine-demux TEST d-cinema-demux TEST d-eavp6-demux TEST fits-demux TEST gif-demux TEST hxvs-demux TEST iff-demux TEST iv8-demux TEST jv-demux TEST lmlm4-demux TEST maxis-xa TEST mkv TEST mkv-1242 TEST mlv-demux TEST mov-mp3-demux TEST mtv TEST mxf-demux TEST nc-demux TEST nistsphere-demux TEST nsv-demux TEST oggtheora-demux TEST oggvp8-demux TEST paf-demux TEST pmp-demux TEST rsd-demux TEST redspark-demux TEST psx-str-demux TEST pva-demux TEST qcp-demux TEST rawvideo-rgb-demux TEST rawvideo-yuv-demux TEST redcode-demux TEST s337m-demux TEST siff-demux TEST smjpeg-demux TEST wav-ac3 TEST westwood-aud TEST wtv-demux TEST xmv-demux TEST xwma-demux TEST jxs-concat-demux TEST dnxhr-parse TEST dnxhr-prefix1 TEST dnxhr-prefix2 TEST dnxhr-prefix3 TEST dnxhr-prefix4 TEST dnxhr-prefix5 TEST dnxhd-mbaff TEST dnxhr-444 TEST dnxhr-12bit TEST bsf-dv-error-marker TEST ea-cdata TEST ea-cmv TEST ea-mad TEST ea-tgq TEST ea-tgv-1 TEST ea-tgv-2 TEST ea-tqi TEST fifo-muxer-h264 TEST fifo-muxer-wav TEST filter-owdenoise-sample TEST filter-delogo TEST filter-bwdif-mode0 TEST filter-bwdif-mode1 TEST filter-bwdif10 TEST filter-feedback-yadif TEST filter-yadif-mode0 TEST filter-yadif-mode1 TEST filter-yadif10 TEST filter-yadif16 TEST filter-w3fdif-simple TEST filter-w3fdif-complex TEST filter-mcdeint-fast TEST filter-mcdeint-medium TEST filter-codecview-mvs TEST filter-showpalette TEST filter-palettegen-1 TEST filter-palettegen-2 TEST filter-paletteuse-nodither TEST filter-paletteuse-bayer TEST filter-paletteuse-bayer0 TEST filter-paletteuse-sierra2_4a TEST filter-overlay-dvdsub-2397 TEST filter-overlay_yuv420_yuva420 TEST filter-overlay_yuv422_yuva422 TEST filter-overlay_yuv444_yuva444 TEST filter-overlay_gbrp_gbrap TEST filter-overlay_yuva420_yuva420 TEST filter-overlay_yuva422_yuva422 TEST filter-overlay_yuva444_yuva444 TEST filter-overlay_gbrap_gbrap TEST filter-overlay_rgb_rgba TEST filter-overlay_rgba_rgba TEST filter-hqdn3d-sample TEST filter-ep2x TEST filter-ep3x TEST filter-hq2x TEST filter-hq3x TEST filter-hq4x TEST filter-2xbr TEST filter-3xbr TEST filter-4xbr TEST filter-curves TEST filter-gradfun-sample TEST filter-fps-cfr TEST filter-fps TEST filter-fsync-up TEST filter-fsync-down TEST filter-meta-4560-rotate0 TEST fitsdec-ext_data_min_max TEST fitsdec-blank_bitpix32 TEST fitsdec-bitpix-32 TEST fitsdec-bitpix-64 TEST fitsdec-multi TEST fitsdec-gray TEST fitsdec-gbrp TEST fitsdec-gbrp16be TEST fitsdec-gbrap16be TEST fitsenc-gray TEST fitsenc-gray16be TEST fitsenc-gbrp TEST fitsenc-gbrap TEST fitsenc-gbrp16be TEST fitsenc-gbrap16be TEST enhanced-flv-hevc TEST enhanced-flv-vvc TEST enhanced-flv-vp9 TEST enhanced-flv-av1 TEST gif-color TEST gif-disposal-background TEST gif-disposal-restore TEST gif-gray TEST gif-deal TEST gifenc-rgb8 TEST gifenc-bgr8 TEST gifenc-rgb4_byte TEST gifenc-bgr4_byte TEST gifenc-gray TEST gifenc-pal8 TEST hap1 TEST hap5 TEST hapy TEST hap-chunk TEST hapqa-nosnappy-127x71 TEST hapqa-snappy1-127x71 TEST hapqa-snappy16-127x71 TEST hap-alpha-only-nosnappy-128x72 TEST hap-alpha-only-snappy-127x71 TEST hapqa-extract-snappy1-to-hapq TEST hapqa-extract-snappy16-to-hapq TEST hapqa-extract-snappy1-to-hapalphaonly TEST hapqa-extract-snappy16-to-hapalphaonly TEST hls-live-no-endlist TEST hls-event-no-endlist TEST hls-live-last-endlist TEST hls-live-endlist TEST hls-segment-size TEST hls-segment-single TEST hls-init-time TEST hls-list-size TEST hls-fmp4 TEST id3v2-invalid-tags TEST id3v2-keep-metadata-invalid-type TEST id3v2-keep-metadata-invalid-stream-spec TEST id3v2-padding-nonseekable LD libavformat/tests/id3v2 TEST aliaspix-bgr TEST aliaspix-gray TEST brenderpix-defpal TEST brenderpix-intpal TEST brenderpix-24 TEST brenderpix-565 TEST brenderpix-y400a TEST dds-alpha8 TEST dds-argb TEST dds-argb-aexp TEST dds-dx10-bc1 TEST dds-dx10-bc1a TEST dds-dx10-bc2 TEST dds-dx10-bc3 TEST dds-dx10-bc4 TEST dds-dx10-bc5 TEST dds-dxt1 TEST dds-dxt1a TEST dds-dxt1-normalmap TEST dds-dxt2 TEST dds-dxt3 TEST dds-dxt4 TEST dds-dxt5 TEST dds-dxt5-aexp TEST dds-dxt5-normalmap TEST dds-dxt5-normalmap-ati TEST dds-dxt5-rbxg TEST dds-dxt5-rgxb TEST dds-dxt5-rxbg TEST dds-dxt5-rxgb TEST dds-dxt5-xgbr TEST dds-dxt5-xgxr TEST dds-dxt5-xrbg TEST dds-dxt5-ycocg TEST dds-dxt5-ycocg-scaled TEST dds-monob TEST dds-pal TEST dds-pal-ati TEST dds-rgb1555 TEST dds-rgb16 TEST dds-rgb24 TEST dds-rgb555 TEST dds-rgba TEST dds-rgtc1s TEST dds-rgtc1u TEST dds-rgtc2s TEST dds-rgtc2u TEST dds-rgtc2u-xy TEST dds-uyvy TEST dds-xbgr TEST dds-xrgb TEST dds-y TEST dds-ya TEST dds-ycocg TEST dds-yuyv TEST exr-slice-raw TEST exr-slice-rle TEST exr-slice-zip1 TEST exr-slice-zip16 TEST exr-slice-pxr24 TEST exr-rgb-scanline-pxr24-float-12x8 TEST exr-rgba-multiscanline-half-b44 TEST exr-rgb-scanline-float-b44 TEST exr-rgb-scanline-half-b44-12x8 TEST exr-rgb-scanline-half-b44-13x9 TEST exr-rgb-tile-float-raw-12x8 TEST exr-rgb-tile-float-raw-150x130 TEST exr-rgb-tile-half-raw-12x8 TEST exr-rgba-scanline-float-half-b44-13x9-l1 TEST exr-rgba-scanline-float-half-b44-13x9-l2 TEST exr-rgba-scanline-float-half-b44-12x8-l1 TEST exr-rgba-scanline-float-half-b44-12x8-l2 TEST exr-rgba-scanline-float-half-b44a-12x8-l1 TEST exr-rgba-scanline-float-half-b44a-12x8-l2 TEST exr-rgba-scanline-float-half-b44a-13x9-l1 TEST exr-rgb-tile-pxr24-float-half-l1 TEST exr-rgba-scanline-float-half-b44a-13x9-l2 TEST exr-rgb-tile-pxr24-float-half-l2 TEST exr-rgb-tile-pxr24-half-float-l1 TEST exr-rgb-tile-pxr24-half-float-l2 TEST exr-rgb-tile-half-float-b44-12x8-l1 TEST exr-rgb-tile-half-float-b44-12x8-l2 TEST exr-rgb-tile-zip-half-float-l1 TEST exr-rgb-tile-zip-half-float-l2 TEST exr-rgb-tile-zip1-half-float-l1 TEST exr-rgb-tile-zip1-half-float-l2 TEST exr-rgb-tile-rle-half-float-l1 TEST exr-rgb-tile-rle-half-float-l2 TEST exr-rgb-tile-raw-half-float-l1 TEST exr-rgb-tile-raw-half-float-l2 TEST exr-rgb-scanline-b44-half-float-12x8-l1 TEST exr-rgb-scanline-b44-half-float-12x8-l2 TEST exr-rgb-scanline-pxr24-half-float-l1 TEST exr-rgb-scanline-pxr24-half-float-l2 TEST exr-rgb-scanline-pxr24-float-half-l1 TEST exr-rgb-scanline-pxr24-float-half-l2 TEST exr-rgb-scanline-pxr24-half-uint32-13x9 TEST exr-rgb-scanline-zip-half-float-l1 TEST exr-rgb-scanline-zip-half-float-l2 TEST exr-rgb-scanline-zip1-half-float-l1 TEST exr-rgb-scanline-zip1-half-float-l2 TEST exr-rgb-scanline-rle-half-float-l1 TEST exr-rgb-scanline-raw-half-float-l1 TEST exr-rgb-scanline-rle-half-float-l2 TEST exr-rgb-scanline-raw-half-float-l2 TEST exr-rgb-scanline-b44-uint32 TEST exr-rgb-scanline-pxr24-uint32 TEST exr-rgb-scanline-zip1-half-float-l1-zero-offsets TEST exr-rgb-scanline-half-piz-bw TEST exr-rgb-scanline-half-piz-color TEST exr-rgb-scanline-half-piz-dw-t01 TEST exr-rgb-scanline-float-piz-48x32 TEST exr-rgb-scanline-none-negative-red TEST exr-rgb-b44a-half-negative-4x4 TEST exr-y-tile-zip-half-12x8 TEST exr-y-scanline-zip-half-12x8 TEST exr-rgb-scanline-half-piz-dw-t08 TEST exr-rgba-zip16-16x32-flag4 TEST exr-ya-scanline-zip-half-12x8 TEST exr-rgb-tile-half-zip TEST exr-rgb-scanline-float-zip-dw-large TEST exr-rgb-scanline-half-piz-dw-large TEST exr-rgb-scanline-half-zip-dw-large TEST exr-rgb-scanline-uint32-piz-dw-large TEST exr-rgb-tile-half-piz-dw-large TEST exr-rgb-tile-uint32-piz-dw-large TEST exr-rgb-scanline-half-zip-dw-outside TEST exr-rgb-tile-half-zip-dw-outside TEST exr-rgb-scanline-zip-half-0x0-0xFFFF TEST jpg-12bpp TEST jpg-jfif TEST jpg-rgb-baseline TEST jpg-rgb-progressive TEST jpg-rgb-221 TEST jpg-rgb-1 TEST jpg-rgb-2 TEST jpg-rgb-3 TEST jpg-rgb-4 TEST jpg-rgb-5 TEST jpegls-2bpc TEST jpegls-3bpc TEST jpegls-5bpc TEST jpegls-7bpc TEST jpegls-ilv0-rst TEST jpegls-ilv1-rst TEST png-gray8 TEST png-gray16 TEST png-rgb24 TEST png-rgb48 TEST png-rgba TEST png-rgba64 TEST png-ya8 TEST png-ya16 TEST png-int-rgb24 TEST psd-gray8 TEST psd-gray16 TEST psd-rgb24 TEST psd-rgb48 TEST psd-rgba TEST psd-rgbxx TEST psd-rgba64 TEST psd-ya8 TEST psd-ya16 TEST psd-lena-127x127-rgb24 TEST psd-lena-rgb-rle-127x127-16b TEST psd-lena-rgb-rle-127x127-8b TEST psd-lena-rgba-rle-128x128-8b TEST psd-lena-256c TEST psd-lena-bitmap TEST psd-duo-tone-color TEST sgi-gray8 TEST sgi-gray8-rle TEST sgi-gray16 TEST sgi-gray16-rle TEST sgi-rgb24 TEST sgi-rgb24-rle TEST sgi-rgb48 TEST sgi-rgb48-rle TEST sgi-rgba TEST sgi-rgba-rle TEST sgi-rgba64 TEST sgi-rgba64-rle TEST sunraster-1bit-raw TEST sunraster-1bit-rle TEST sunraster-8bit-raw TEST sunraster-8bit-rle TEST sunraster-24bit-raw TEST sunraster-24bit-rle TEST sunraster-8bit_gray-raw TEST targa-conformance-CBW8 TEST targa-conformance-CCM8 TEST targa-conformance-CTC16 TEST targa-conformance-CTC24 TEST targa-conformance-CTC32 TEST targa-conformance-UBW8 TEST targa-conformance-UCM8 TEST targa-conformance-UTC16 TEST targa-conformance-UTC24 TEST targa-conformance-UTC32 TEST targa-top-to-bottom TEST tiff-zip-rgbf32le TEST tiff-zip-rgbaf32le TEST tiff-fax-g3 TEST tiff-fax-g3s TEST tiff-uncompressed-rgbf32le TEST tiff-uncompressed-rgbaf32le TEST tiff-lzw-rgbf32le TEST tiff-lzw-rgbaf32le TEST webp-rgb-lena-lossless-rgb24 TEST webp-rgb-lossless TEST webp-rgb-lena-lossless TEST webp-rgba-lossless TEST webp-rgb-lossless-palette-predictor TEST webp-rgb-lossy-q80 TEST webp-rgba-lossy-q80 TEST webp-anim TEST webp-chfmt1 TEST webp-chfmt2 TEST xbm10 TEST xbm11 TEST bmpparser TEST dpx TEST dpxparser TEST pict TEST pictor TEST pngparser TEST ptx TEST xface TEST lossless-alac TEST lossless-meridianaudio TEST ralf TEST lossless-shorten TEST lossless-rka TEST lossless-osq TEST lossless-tak TEST lossless-tta TEST lossless-tta-encrypted TEST lossless-wma TEST lossless-wma24-1 TEST lossless-wma24-2 TEST lossless-wma24-rawtile TEST lagarith-rgb32 TEST lagarith-rgb24 TEST lagarith-yuy2 TEST lagarith-yv12 TEST lagarith-red TEST lagarith-ticket4119 TEST lagarith-ticket4119-cfr TEST lagarith-ticket4119-vfr TEST lagarith-ticket4119-pass TEST loco-rgb TEST loco-yuy2 TEST msrle-8bit TEST mszh TEST vble TEST zerocodec TEST zlib TEST mss2-rgb555 TEST mss2-rgb555s TEST mss2-pal TEST mss2-pals TEST mss2-wmv TEST mss2-region TEST mts2-xesc TEST msvideo1-8bit TEST msvideo1-16bit TEST wmv3-drm-dec TEST wmv3-drm-nodec TEST vc1_sa00040 TEST vc1_sa00050 TEST vc1_sa10091 TEST vc1_sa10143 TEST vc1_sa20021 TEST vc1_ilaced_twomv TEST vc1test_smm0005 TEST vc1test_smm0015 TEST vc1-ism TEST msmpeg4v1 TEST mss1-pal TEST mts2 TEST wmv8-x8intra TEST asf-repldata TEST lossless-monkeysaudio-380-normal TEST lossless-monkeysaudio-380-extrahigh TEST lossless-monkeysaudio-388-normal TEST lossless-monkeysaudio-388-extrahigh TEST lossless-monkeysaudio-389b1-normal TEST lossless-monkeysaudio-389b1-extrahigh TEST lossless-monkeysaudio-391b1-normal TEST lossless-monkeysaudio-391b1-extrahigh TEST lossless-monkeysaudio-392b2-normal TEST lossless-monkeysaudio-392b2-extrahigh TEST lossless-monkeysaudio-394b1-normal TEST lossless-monkeysaudio-394b1-extrahigh TEST lossless-monkeysaudio-399 TEST lossless-monkeysaudio-legacy TEST mov-3elist TEST mov-3elist-1ctts TEST mov-1elist-1ctts TEST mov-1elist-noctts TEST mov-elist-starts-ctts-2ndsample TEST mov-1elist-ends-last-bframe TEST mov-2elist-elist1-ends-bframe TEST mov-3elist-encrypted TEST mov-frag-encrypted TEST mov-tenc-only-encrypted TEST mov-3elist-encrypted-kid TEST mov-frag-encrypted-kid TEST mov-tenc-only-encrypted-kid TEST mov-frag-overlap TEST mov-neg-firstpts-discard-frames TEST mov-stream-shorter-than-movie TEST mov-invalid-elst-entry-count TEST mov-ibi-elst-starts-b TEST mov-elst-ends-betn-b-and-i TEST mov-gpmf-remux TEST mov-pcm-remux TEST mov-440hz-10ms TEST mov-bbi-elst-starts-b TEST mov-avif-demux-still-image-1-item TEST mov-avif-demux-still-image-multiple-items TEST mov-heic-demux-still-image-1-item TEST mov-heic-demux-still-image-multiple-items TEST mov-mp4-multiple-stsd-muxing TEST mov-mp4-edst-remainder TEST mpegps-remuxed-pcm-demux TEST mxf-missing-index-demux TEST mxf-essencegroup-demux TEST mxf-multiple-components-demux TEST mxf-metadata-source-ref1 TEST mxf-metadata-source-ref2 TEST mxf-reel_name TEST mxf-user-comments TEST mxf-opatom-user-comments TEST ogg-vorbis-copy-chained-meta TEST ogg-flac-copy-chained-meta TEST ogg-opus-copy-chained-meta TEST oma-demux TEST oma-atrac3-remux TEST opus-testvector01 TEST opus-testvector11 TEST opus-tron.6ch.tinypkts TEST opus-testvector05 TEST opus-testvector06 TEST opus-testvector02 TEST opus-testvector03 TEST opus-testvector04 TEST opus-silk-lbrr TEST opus-testvector07 TEST opus-testvector08 TEST opus-testvector09 TEST opus-testvector10 TEST opus-testvector12 TEST pixlet-rgb TEST qoa-152 TEST qoa-278 TEST qoa-303 TEST 8bps TEST qdm2 TEST qt-alaw-mono TEST qt-alaw-stereo TEST qt-ima4-mono TEST qt-ima4-stereo TEST qt-mac3-mono TEST qt-mac3-stereo TEST qt-mac6-mono TEST qt-mac6-stereo TEST qt-ulaw-mono TEST qt-ulaw-stereo TEST quickdraw TEST svq1 TEST rpza TEST svq1-headerswap TEST svq3-1 TEST svq3-watermark TEST qtrle-1bit TEST qtrle-24bit TEST qtrle-2bit TEST qtrle-4bit TEST qtrle-8bit TEST qtrle-16bit TEST qtrle-32bit TEST ra3-144 TEST ra-144 TEST ra-288 TEST ra-cook TEST sipr-5k0 TEST sipr-6k5 TEST sipr-8k5 TEST sipr-16k TEST rv20-1239 TEST rv30 TEST rv40 TEST fmvc-type1 TEST fmvc-type2 TEST fraps-v3 TEST fraps-v0 TEST fraps-v1 TEST fraps-v2 TEST fraps-v4 TEST fraps-v5 TEST rscc-8bit TEST iscc TEST rscc-16bit TEST rscc-24bit TEST rscc-32bit TEST screenpresso-16bit TEST screenpresso-24bit TEST screenpresso-32bit TEST tscc-15bit TEST tscc-32bit TEST tscc2-avi TEST tscc2-mov TEST vmnc-16bit TEST vmnc-32bit TEST zmbv-8bit TEST zmbv-15bit TEST zmbv-16bit TEST zmbv-32bit TEST cscd TEST dxtory TEST fic-avi TEST fic-avi-skip_cursor TEST g2m2 TEST g2m3 TEST g2m4 TEST tdsc TEST segafilm-adx-remux TEST segafilm-s8-remux TEST segafilm-cinepak-mux TEST segafilm-rawvideo-mux TEST segment-mp4-to-ts TEST segment-adts-to-mkv GEN tests/data/adts-to-mkv-cated-000.mkv GEN tests/data/adts-to-mkv-cated-001.mkv GEN tests/data/adts-to-mkv-cated-002.mkv GEN tests/data/adts-to-mkv-cated-all.mkv TEST spdif-dca-core-bswap TEST spdif-dca-master TEST spdif-dca-master-core TEST spdif-eac3 TEST spdif-mlp TEST spdif-truehd TEST spdif-truehd-branch-padding TEST spdif-aac-remux TEST spdif-ac3-remux TEST spdif-dca-core-remux TEST spdif-dca-master-core-remux TEST spdif-eac3-remux TEST spdif-mp2-remux TEST spdif-mp3-remux TEST binsub-mksenc TEST sub-jacosub-remux TEST sub-lrc-remux TEST sub-lrc-ms-remux TEST sub-lrc-ms-ms-remux TEST sub-microdvd-remux TEST binsub-movtextenc TEST sub-pgs-remux TEST sub-srt-rrn-remux TEST sub-srt-madness-timeshift TEST sub-srt-empty-events TEST sub-subripenc TEST sub-webvttenc TEST sub-textenc TEST sub-scc TEST sub-scc-remux TEST sub-rcwt TEST sub-mcc TEST sub-mcc-remux-eia608-bsf TEST sub-mcc-remux-eia608 TEST sub-mcc-remux-eia608-recode TEST sub-mcc-remux TEST sub-dvb TEST sub-ttmlenc TEST sub-aqtitle TEST sub-cc TEST sub-cc-realtime TEST sub-cc-scte20 TEST sub-ass-to-ass-transcode TEST sub-ssa-to-ass-remux TEST sub-jacosub TEST sub-microdvd TEST sub-movtext TEST sub-mpl2 TEST sub-mpsub TEST sub-mpsub-frames TEST sub-pjs TEST sub-realtext TEST sub-sami TEST sub-sami2 TEST sub-srt TEST sub-srt-badsyntax TEST sub-stl TEST sub-subviewer1 TEST sub-subviewer TEST sub-vplayer TEST sub-webvtt TEST sub-webvtt2 TEST sub-charenc TEST truehd-5.1 TEST truehd-5.1-downmix-2.0 TEST truehd-core-bsf TEST truehd-mono1726 TEST utvideo_rgb_left TEST utvideo_rgb_median TEST utvideo_rgba_left TEST utvideo_rgba_median TEST utvideo_rgb_int_median TEST utvideo_rgba_gradient TEST utvideo_rgb_int_gradient TEST utvideo_rgba_single_symbol TEST utvideo_yuv420_left TEST utvideo_yuv420_median TEST utvideo_yuv420_int_median TEST utvideo_yuv420_gradient TEST utvideo_yuv420_int_gradient TEST utvideo_yuv422_left TEST utvideo_yuv422_median TEST utvideo_yuv422_int_median TEST utvideo_yuv422_gradient TEST utvideo_yuv422_int_gradient TEST utvideo_yuv444_709_median TEST utvideo_yuv444_709_int_median TEST utvideo_yuv444_709_gradient TEST utvideo_yuv444_709_int_gradient TEST vbn-dxt1 TEST vbn-dxt5 TEST vbn-raw-rgba TEST vbn-raw-rgb24 TEST 4xm-1 TEST 4xm-2 TEST cfhd-1 TEST cfhd-2 TEST cfhd-3 TEST cvid-palette TEST cvid-partial TEST cvid-grayscale TEST dxa-feeble TEST dxa-scummvm TEST flic-af11-palette-change TEST flic-af12 TEST flic-magiccarpet TEST txd-pal8 TEST txd-16bpp TEST txd-odd TEST 012v TEST aasc TEST aic TEST aic-oddsize TEST alg-mm TEST amv TEST ansi TEST ansi256 TEST armovie-escape124 TEST armovie-escape130 TEST auravision-v1 TEST auravision-v2 TEST avid-interlaced TEST avid-meridian TEST bethsoft-vid TEST bfi TEST bink-video-b TEST bink-video-f TEST bink-video-i TEST bmv-video TEST cavs TEST cdgraphics TEST cljr TEST corepng TEST rgbapng-4816 TEST creatureshock-avs TEST cyberia-c93 TEST cyuv TEST delphine-cin-video TEST deluxepaint-anm TEST dirac TEST dirac-low-delay TEST dxv-dxt1 TEST dxv-dxt5 TEST dxv3-dxt1 TEST dxv3-dxt5 TEST dxv3-ycg6 TEST dxv3-yg10 TEST dxv3enc-dxt1 TEST film-cvid TEST frwu TEST id-cin-video TEST idroq-video-encode TEST iff-byterun1 TEST iff-fibonacci TEST iff-ilbm TEST interplay-mve-8bit TEST interplay-mve-16bit TEST jpeg2000-dcinema TEST jv TEST kgv1 TEST kmvc TEST lead-yuv420p TEST lead-yuv420p-half TEST lead-yuv420p-zero TEST lead-yuv444p TEST lscr TEST magicyuv-y4444i TEST magicyuv-y400i TEST magicyuv-y420 TEST magicyuv-y422i TEST magicyuv-y444 TEST magicyuv-rgba TEST magicyuv-rgb TEST mdec TEST mdec-v3 TEST media100 TEST mimic TEST mjpegb TEST mjpeg-ticket3229 TEST motionpixels TEST mpeg2-field-enc TEST mpeg2-ticket186 TEST mpeg2-ticket6677 TEST mv-mvc1 TEST mv-mvc2 TEST mv-sgirle TEST mxpeg TEST nuv-rtjpeg TEST nuv-rtjpeg-fh TEST paf-video TEST qpeg TEST r210 TEST rl2 TEST roqvideo TEST sanm TEST sierra-vmd-video TEST smacker-video TEST smc TEST sp5x TEST thp TEST tiertex-seq TEST tmv TEST ulti TEST v210 TEST v410dec TEST vb TEST vcr1 TEST vcr2 TEST videoxl TEST vqa-cc TEST wc3movie-xan TEST wnv1 TEST yop TEST xxan-wc4 TEST smvjpeg TEST vqc TEST rv60-512x512 TEST rv60-72x72 TEST cng-encode TEST cng-enc-md5 TEST g722dec-1 TEST g722-encode TEST g723_1-dec-1 TEST g723_1-dec-2 TEST g723_1-dec-3 TEST g723_1-dec-4 TEST g723_1-dec-5 TEST g723_1-dec-6 TEST g723_1-dec-7 TEST g723_1-dec-8 TEST g726-encode-2bit TEST g726-encode-3bit TEST g726-encode-4bit TEST g726-encode-5bit TEST g726le-encode TEST gsm-ms TEST gsm-toast TEST qcelp TEST truespeech TEST vp9-00-quantizer-00 TEST vp9-00-quantizer-01 TEST vp9-00-quantizer-02 TEST vp9-00-quantizer-03 TEST vp9-00-quantizer-04 TEST vp9-00-quantizer-05 TEST vp9-00-quantizer-06 TEST vp9-00-quantizer-07 TEST vp9-00-quantizer-08 TEST vp9-00-quantizer-09 TEST vp9-00-quantizer-10 TEST vp9-00-quantizer-11 TEST vp9-00-quantizer-12 TEST vp9-00-quantizer-13 TEST vp9-00-quantizer-14 TEST vp9-00-quantizer-15 TEST vp9-00-quantizer-16 TEST vp9-00-quantizer-17 TEST vp9-00-quantizer-18 TEST vp9-00-quantizer-19 TEST vp9-00-quantizer-20 TEST vp9-00-quantizer-21 TEST vp9-00-quantizer-22 TEST vp9-00-quantizer-23 TEST vp9-00-quantizer-24 TEST vp9-00-quantizer-25 TEST vp9-00-quantizer-26 TEST vp9-00-quantizer-27 TEST vp9-00-quantizer-28 TEST vp9-00-quantizer-29 TEST vp9-00-quantizer-30 TEST vp9-00-quantizer-31 TEST vp9-00-quantizer-32 TEST vp9-00-quantizer-33 TEST vp9-00-quantizer-34 TEST vp9-00-quantizer-35 TEST vp9-00-quantizer-36 TEST vp9-00-quantizer-37 TEST vp9-00-quantizer-38 TEST vp9-00-quantizer-39 TEST vp9-00-quantizer-40 TEST vp9-00-quantizer-41 TEST vp9-00-quantizer-42 TEST vp9-00-quantizer-43 TEST vp9-00-quantizer-44 TEST vp9-00-quantizer-45 TEST vp9-00-quantizer-46 TEST vp9-00-quantizer-47 TEST vp9-00-quantizer-48 TEST vp9-00-quantizer-49 TEST vp9-00-quantizer-50 TEST vp9-00-quantizer-51 TEST vp9-00-quantizer-52 TEST vp9-00-quantizer-53 TEST vp9-00-quantizer-54 TEST vp9-00-quantizer-55 TEST vp9-00-quantizer-56 TEST vp9-00-quantizer-57 TEST vp9-00-quantizer-58 TEST vp9-00-quantizer-59 TEST vp9-00-quantizer-60 TEST vp9-00-quantizer-61 TEST vp9-00-quantizer-62 TEST vp9-00-quantizer-63 TEST vp9-01-sharpness-1 TEST vp9-01-sharpness-2 TEST vp9-01-sharpness-3 TEST vp9-01-sharpness-4 TEST vp9-01-sharpness-5 TEST vp9-01-sharpness-6 TEST vp9-01-sharpness-7 TEST vp9-02-size-08x10 TEST vp9-02-size-08x08 TEST vp9-02-size-08x16 TEST vp9-02-size-08x18 TEST vp9-02-size-08x32 TEST vp9-02-size-08x34 TEST vp9-02-size-08x64 TEST vp9-02-size-08x66 TEST vp9-02-size-10x08 TEST vp9-02-size-10x10 TEST vp9-02-size-10x16 TEST vp9-02-size-10x18 TEST vp9-02-size-10x32 TEST vp9-02-size-10x34 TEST vp9-02-size-10x64 TEST vp9-02-size-10x66 TEST vp9-02-size-16x08 TEST vp9-02-size-16x10 TEST vp9-02-size-16x16 TEST vp9-02-size-16x18 TEST vp9-02-size-16x32 TEST vp9-02-size-16x34 TEST vp9-02-size-16x64 TEST vp9-02-size-16x66 TEST vp9-02-size-18x08 TEST vp9-02-size-18x10 TEST vp9-02-size-18x16 TEST vp9-02-size-18x18 TEST vp9-02-size-18x32 TEST vp9-02-size-18x34 TEST vp9-02-size-18x64 TEST vp9-02-size-18x66 TEST vp9-02-size-32x08 TEST vp9-02-size-32x10 TEST vp9-02-size-32x16 TEST vp9-02-size-32x18 TEST vp9-02-size-32x32 TEST vp9-02-size-32x34 TEST vp9-02-size-32x64 TEST vp9-02-size-32x66 TEST vp9-02-size-34x08 TEST vp9-02-size-34x10 TEST vp9-02-size-34x16 TEST vp9-02-size-34x18 TEST vp9-02-size-34x32 TEST vp9-02-size-34x34 TEST vp9-02-size-34x64 TEST vp9-02-size-34x66 TEST vp9-02-size-64x08 TEST vp9-02-size-64x10 TEST vp9-02-size-64x16 TEST vp9-02-size-64x18 TEST vp9-02-size-64x32 TEST vp9-02-size-64x34 TEST vp9-02-size-64x64 TEST vp9-02-size-64x66 TEST vp9-02-size-66x08 TEST vp9-02-size-66x10 TEST vp9-02-size-66x16 TEST vp9-02-size-66x18 TEST vp9-02-size-66x32 TEST vp9-02-size-66x34 TEST vp9-02-size-66x64 TEST vp9-02-size-66x66 TEST vp9-03-size-196x196 TEST vp9-03-size-196x198 TEST vp9-03-size-196x200 TEST vp9-03-size-196x202 TEST vp9-03-size-196x208 TEST vp9-03-size-196x210 TEST vp9-03-size-196x224 TEST vp9-03-size-196x226 TEST vp9-03-size-198x196 TEST vp9-03-size-198x198 TEST vp9-03-size-198x200 TEST vp9-03-size-198x202 TEST vp9-03-size-198x208 TEST vp9-03-size-198x210 TEST vp9-03-size-198x224 TEST vp9-03-size-198x226 TEST vp9-03-size-200x196 TEST vp9-03-size-200x198 TEST vp9-03-size-200x200 TEST vp9-03-size-200x202 TEST vp9-03-size-200x208 TEST vp9-03-size-200x210 TEST vp9-03-size-200x224 TEST vp9-03-size-200x226 TEST vp9-03-size-202x196 TEST vp9-03-size-202x198 TEST vp9-03-size-202x200 TEST vp9-03-size-202x202 TEST vp9-03-size-202x208 TEST vp9-03-size-202x210 TEST vp9-03-size-202x224 TEST vp9-03-size-202x226 TEST vp9-03-size-208x196 TEST vp9-03-size-208x198 TEST vp9-03-size-208x200 TEST vp9-03-size-208x202 TEST vp9-03-size-208x208 TEST vp9-03-size-208x210 TEST vp9-03-size-208x224 TEST vp9-03-size-208x226 TEST vp9-03-size-210x196 TEST vp9-03-size-210x198 TEST vp9-03-size-210x200 TEST vp9-03-size-210x202 TEST vp9-03-size-210x208 TEST vp9-03-size-210x210 TEST vp9-03-size-210x224 TEST vp9-03-size-210x226 TEST vp9-03-size-224x196 TEST vp9-03-size-224x198 TEST vp9-03-size-224x200 TEST vp9-03-size-224x202 TEST vp9-03-size-224x208 TEST vp9-03-size-224x210 TEST vp9-03-size-224x224 TEST vp9-03-size-224x226 TEST vp9-03-size-226x196 TEST vp9-03-size-226x198 TEST vp9-03-size-226x200 TEST vp9-03-size-226x202 TEST vp9-03-size-226x208 TEST vp9-03-size-226x210 TEST vp9-03-size-226x224 TEST vp9-03-size-226x226 TEST vp9-03-deltaq TEST vp9p1-04-yuv422 TEST vp9p1-04-yuv440 TEST vp9p1-04-yuv444 TEST vp9p2-20-10bit-yuv420 TEST vp9p2-20-12bit-yuv420 TEST vp9p3-20-10bit-yuv422 TEST vp9p3-20-10bit-yuv440 TEST vp9p3-20-10bit-yuv444 TEST vp9p3-20-12bit-yuv422 TEST vp9p3-20-12bit-yuv440 TEST vp9p3-20-12bit-yuv444 TEST vp9-06-bilinear TEST vp9-09-lf_deltas TEST vp9-10-show-existing-frame TEST vp9-10-show-existing-frame2 TEST vp9-15-segkey_adpq TEST vp9-16-intra-only TEST vp9-2pass-akiyo TEST vp9-parallelmode-akiyo TEST vp9-segmentation-aq-akiyo TEST vp9-segmentation-sf-akiyo TEST vp9-tiling-pedestrian TEST vp9-trac3849 TEST vp9-trac4359 TEST vp9-05-resize TEST vp9-superframe-bsf TEST twinvq TEST vqf-demux TEST vvc-conformance-CodingToolsSets_A_2 TEST vvc-output-ref TEST vvc-conformance-APSALF_A_2 TEST vvc-conformance-APSLMCS_D_1 TEST vvc-conformance-APSMULT_A_4 TEST vvc-conformance-AUD_A_3 TEST vvc-conformance-BUMP_A_2 TEST vvc-conformance-DCI_A_3 TEST vvc-conformance-HRD_A_3 TEST vvc-conformance-IBC_B_Tencent_2 TEST vvc-conformance-PHSH_B_1 TEST vvc-conformance-POC_A_1 TEST vvc-conformance-PPS_B_1 TEST vvc-conformance-RAP_A_1 TEST vvc-conformance-RPR_A_4 TEST vvc-conformance-SAO_A_3 TEST vvc-conformance-SCALING_A_1 TEST vvc-conformance-SLICES_A_3 TEST vvc-conformance-SPS_B_1 TEST vvc-conformance-STILL_B_1 TEST vvc-conformance-SUBPIC_A_3 TEST vvc-conformance-SUBPIC_C_ERICSSON_1 TEST vvc-conformance-TILE_A_2 TEST vvc-conformance-WP_A_3 TEST vvc-conformance-WPP_A_3 TEST vvc-conformance-WRAP_A_4 TEST vvc-conformance-FIELD_A_4 TEST vvc-conformance-10b422_L_5 TEST vvc-conformance-CROP_B_4 TEST vvc-conformance-ACT_A_3 TEST vvc-frames-with-ltr TEST vvc-wpp-single-slice-pic TEST wavpack-lossless-dsd TEST wavpack-dsd TEST wavpack-matroskamode TEST wavpack-matroska_mux-mono TEST wavpack-matroska_mux-61 TEST wavpack-lossless-8bit TEST wavpack-lossy-8bit TEST wavpack-lossless-12bit TEST wavpack-lossless-16bit TEST wavpack-lossy-16bit TEST wavpack-channels-monoint TEST wavpack-channels-4.0 TEST wavpack-channels-5.1 TEST wavpack-channels-6.1 TEST wavpack-channels-7.1 TEST wavpack-speed-default TEST wavpack-speed-fast TEST wavpack-speed-high TEST wavpack-speed-vhigh TEST wavpack-clipping TEST wavpack-cuesheet TEST wavpack-falsestereo TEST wavpack-zerolsbs TEST wavpack-lossless-24bit TEST wavpack-lossy-24bit TEST wavpack-lossless-32bit TEST wavpack-lossy-32bit TEST wavpack-lossless-float TEST wavpack-dsd-pcm TEST wavpack-lossy-float TEST wavpack-channels-monofloat TEST webm-dash-manifest TEST webm-dash-manifest-unaligned-video-streams TEST webm-dash-manifest-unaligned-audio-streams TEST webm-dash-manifest-representations TEST webm-dash-manifest-live TEST webm-dash-manifest-live-bandwidth TEST amrnb-4k75 TEST amrnb-5k15 TEST amrnb-5k9 TEST amrnb-6k7 TEST amrnb-7k4 TEST amrnb-7k95 TEST amrnb-10k2 TEST amrnb-12k2 TEST amrwb-6k60 TEST amrwb-8k85 TEST amrwb-12k65 TEST amrwb-14k25 TEST amrwb-15k85 TEST amrwb-18k25 TEST amrwb-19k85 TEST amrwb-23k05 TEST amrwb-23k85 TEST amrwb-23k85-2 TEST apv-422-10 TEST apv-400-10 TEST ffmpeg-attached_pics TEST ffmpeg-filter_colorkey TEST force_key_frames-source TEST force_key_frames-source-drop TEST force_key_frames-source-dup TEST force_key_frames-scd_metadata TEST sub2video TEST sub2video_basic TEST sub2video_time_limited TEST shortest-sub TEST ffmpeg-fix_sub_duration TEST ffmpeg-fix_sub_duration_heartbeat TEST ffmpeg-streamloop-transcode-av TEST copy-trac3074 TEST copy-trac236 TEST copy-trac4914 TEST copy-trac4914-avi TEST copy-trac2211-avi TEST limited_input_seek TEST limited_input_seek-copyts TEST copy-psp TEST ffmpeg-streamloop-copy GEN tests/data/audio_shorter_than_video.nut TEST rgb24-mkv TEST adtstoasc_ticket3715 TEST h264_mp4toannexb_ticket2991 TEST ffmpeg-bsf-remove-k TEST ffmpeg-bsf-remove-r TEST ffmpeg-bsf-remove-e TEST ffmpeg-setts-bsf TEST time_base TEST ffmpeg-input-r TEST ffmpeg-error-rate-fail TEST ffmpeg-error-rate-pass TEST ffmpeg-bsf-input TEST ffmpeg-spec-disposition TEST ffmpeg-heif-merge TEST ffmpeg-heif-merge-mapped TEST ffmpeg-heif-merge-filtergraph TEST jpeg2000dec-p0_01 TEST jpeg2000dec-p0_02 TEST jpeg2000dec-p0_03 TEST jpeg2000dec-p0_04 TEST jpeg2000dec-p0_05 TEST jpeg2000dec-p0_09 TEST jpeg2000dec-p0_10 TEST jpeg2000dec-p0_11 TEST jpeg2000dec-p0_12 TEST jpeg2000dec-p0_14 TEST jpeg2000dec-p0_15 TEST jpeg2000dec-p0_16 TEST jpeg2000dec-ds0_ht_01_b11 TEST jpeg2000dec-p0_07 TEST jpeg2000dec-p0_08 TEST jxl-anim-demux-newton TEST jxl-anim-demux-icos4d TEST jxl-anim-demux-belgium TEST jxl-anim-demux-lenna256 TEST jxl-small-ext-box TEST jxl-multiframe-permuted-toc TEST prores-422 TEST prores-422_hq TEST prores-422_lt TEST prores-422_proxy TEST prores-alpha TEST prores-alpha_skip TEST prores-transparency TEST prores-transparency_skip TEST prores-gray TEST prores-metadata TEST speedhq-422 TEST speedhq-422-singlefield TEST truemotion1-15 TEST truemotion1-24 TEST truemotion2 TEST truemotion2rt-low TEST truemotion2rt-mid TEST truemotion2rt-high TEST vp4 TEST vp5 TEST vp7 TEST wav-chapters TEST flcl1905 TEST cavs-demux TEST flv-demux TEST ts-opus-demux TEST ts-small-demux TEST oggopus-demux TEST ts-demux TEST ts-timed-id3-demux TEST exif-image-tiff TEST exif-image-jpg TEST exif-image-webp TEST exif-image-embedded TEST filter-metadata-scenedetect TEST filter-metadata-scdet TEST filter-metadata-cropdetect TEST filter-metadata-cropdetect1 TEST filter-metadata-cropdetect2 TEST filter-metadata-freezedetect TEST filter-metadata-signalstats-yuv420p TEST filter-metadata-signalstats-yuv420p10 TEST filter-metadata-silencedetect TEST filter-metadata-ebur128 TEST filter-metadata-readvitc-def TEST filter-metadata-readvitc-thr TEST filter-metadata-avf-aphase-meter-mono TEST filter-metadata-avf-aphase-meter-out-of-phase TEST gapless-mp3-side-data TEST gapless-mp3-itunes-side-data TEST gaplessinfo-itunes1 TEST gaplessinfo-itunes2 TEST h264-dts_5frames TEST h264-skip-pred-pts TEST h264-afd TEST h264-skip-pred TEST h264-skip-pred-fields TEST hevc-paired-fields TEST hevc-monochrome-crop TEST hevc-afd-tc-sei TEST hevc-hdr10-plus-metadata TEST hevc-hdr-vivid-metadata TEST hevc-dv-rpu TEST id3v2-priv TEST id3v2-wma-comm TEST id3v2-wma-comm-asf_o TEST id3v2-wma-comm-legacy-keys TEST png-frame-metadata TEST png-side-data TEST dpx-probe TEST matroska-spherical-mono TEST matroska-dovi-hvce-mkv-read TEST matroska-side-data-pref-codec TEST matroska-side-data-pref-packet TEST mov-neg-firstpts-discard TEST mov-neg-firstpts-discard-vorbis TEST mov-aac-2048-priming TEST mov-zombie TEST mov-init-nonkeyframe TEST mov-displaymatrix TEST mov-read-amve TEST mov-spherical-mono TEST mov-guess-delay-1 TEST mov-guess-delay-2 TEST mov-guess-delay-3 TEST mov-mp4-with-mov-in24-ver TEST mov-mime-codecstring TEST mov-t35-cdsc-track TEST mov-t35-rndr-track TEST mov-mp4-extended-atom TEST mov-dovi-hvce-mp4-read TEST mov-vfr-bframes-duration TEST mpegts-probe-latm TEST mpegts-probe-program TEST mpegts-probe-pmt-merge TEST mxf-probe-d10 TEST mxf-probe-dnxhd TEST mxf-probe-j2k TEST mxf-probe-dv25 TEST mxf-probe-applehdr10 TEST ogg-vorbis-initial-padding-chained TEST ogg-vorbis-ts-offset TEST ogg-vorbis-ts-seek TEST ogg-vorbis-bear TEST probe-format-roundup997 TEST probe-format-roundup1383 TEST probe-format-roundup1414 TEST probe-format-roundup2015 TEST probe-format-codec-trac11581 TEST probe-format-codec-dts-in-wav TEST probe-format-mp3-with-art TEST probe-format-mpegts-png-prefix TEST probe-format-tiff-not-mpegts TEST vorbis-1833-chapters TEST wavpack-cuesheet-tags GEN tests/data/fate/aac-5_1_2.adts GEN tests/data/fate/aac-5_1_4.adts GEN tests/data/fate/aac-7_1_2.adts GEN tests/data/fate/aac-7_1_4.adts GEN tests/data/fate/aac-7_2_3.adts GEN tests/data/asynth-44100-14.wav GEN tests/data/asynth-44100-16.wav TEST caf-alac-remux TEST cover-art-aiff-id3v2-remux TEST cover-art-mp3-id3v2-remux TEST cover-art-mp3-id3v2-nonseekable TEST cover-art-flac-remux TEST cover-art-mp3-jxl-remux TEST dca-xll_51_16_192_768_0 TEST dca-xll_51_16_192_768_0-dmix_2 TEST dca-xll_51_16_192_768_0-dmix_6 TEST dca-xll_51_16_192_768_1 TEST dca-xll_51_16_192_768_1-dmix_2 TEST dca-xll_51_16_192_768_1-dmix_6 TEST dca-xll_51_24_48_768 TEST dca-xll_51_24_48_768-dmix_2 TEST dca-xll_51_24_48_768-dmix_6 TEST dca-xll_51_24_48_none TEST dca-xll_51_24_48_none-dmix_2 TEST dca-xll_51_24_48_none-dmix_6 TEST dca-xll_71_24_48_768_0 TEST dca-xll_71_24_48_768_0-dmix_2 TEST dca-xll_71_24_48_768_0-dmix_6 TEST dca-xll_71_24_48_768_1 TEST dca-xll_71_24_48_768_1-dmix_2 TEST dca-xll_71_24_48_768_1-dmix_6 TEST dca-xll_71_24_96_768 TEST dca-xll_71_24_96_768-dmix_2 TEST dca-xll_71_24_96_768-dmix_6 TEST dca-xll_x96_51_24_96_1509 TEST dca-xll_x96_51_24_96_1509-dmix_2 TEST dca-xll_x96_51_24_96_1509-dmix_6 TEST dca-xll_xch_61_24_48_768 TEST dca-xll_xch_61_24_48_768-dmix_2 TEST dca-xll_xch_61_24_48_768-dmix_6 TEST dca-xll_51_24_48_768-dmix_2_matrix TEST enhanced-flv-hevc-hdr10 TEST enhanced-flv-multitrack TEST gapless-mp3-remux TEST gaplessenc-itunes-to-ipod-aac TEST generic-tags-remux-mp3 TEST generic-tags-remux-vorbiscomment TEST generic-tags-remux-asf TEST generic-tags-remux-riff TEST generic-tags-remux-mov TEST hapqa-extract-nosnappy-to-hapq-mov TEST hapqa-extract-nosnappy-to-hapalphaonly-mov TEST hls-fmp4_ac3 TEST hls-cmfa TEST iamf-stereo-demux TEST iamf-5_1-demux TEST iamf-5_1-copy TEST iamf-ambisonic_1-projection-demux TEST iamf-ambisonic_1-projection-copy TEST id3v2-priv-remux TEST id3v2-reenc-delete-metadata TEST id3v2-reenc-delete-metadata-keep TEST id3v2-reenc-delete-metadata-map-metadata TEST id3v2-reenc-delete-metadata-keep-format TEST id3v2-reenc-delete-metadata-keep-stream TEST id3v2-reenc-remux-keep TEST id3v2-chapters TEST id3v2-utf16-bom TEST jpg-icc TEST jpg-exif-autorotate TEST jpg-exif-rotation-override TEST jpg-exif-noautorotate TEST png-icc TEST png-mdcv TEST tiff-icc TEST matroska-alac-remux TEST webm-dash-chapters TEST matroska-zero-length-block TEST matroska-non-rotation-displaymatrix TEST matroska-crop TEST matroska-dovi-write-config7 TEST matroska-dovi-write-config8 TEST matroska-dovi-hvce-mp4-to-mkv TEST matroska-dovi-hvce-mkv-to-mkv TEST matroska-spherical-mono-remux TEST matroska-mastering-display-metadata TEST matroska-h264-remux TEST matroska-vp8-alpha-remux TEST matroska-mpegts-remux TEST matroska-opus-remux TEST matroska-ogg-opus-remux TEST matroska-encoding-delay TEST matroska-stereo_mode TEST webm-webvtt-remux TEST webm-hdr10-plus-remux TEST matroska-hdr10-plus-remux TEST matroska-reenc-delete-metadata TEST matroska-reenc-delete-metadata-keep TEST matroska-reenc-delete-audio-metadata TEST matroska-reenc-delete-metadata-keep-stream-video TEST matroska-reenc-delete-metadata-keep-stream-video-suffix TEST matroska-reenc-delete-metadata-keep-prefix-nomatch TEST matroska-reenc-delete-metadata-keep-stream-video1 TEST matroska-reenc-delete-metadata-spec-scope TEST matroska-reenc-delete-metadata-filter-output TEST matroska-reenc-chapter-nofilter TEST mov-mp4-chapters TEST mov-cover-image TEST mov-mp4-ttml-stpp TEST mov-mp4-ttml-dfxp TEST mov-mp4-fragmented-ttml-stpp TEST mov-mp4-fragmented-ttml-dfxp TEST mov-heic-demux-clap-irot-imir TEST mov-heic-demux-still-image-multiple-thumb TEST mov-heic-demux-still-image-grid TEST mov-heic-demux-still-image-iovl TEST mov-heic-demux-still-image-iovl-2 TEST mov-mp4-disposition-mpegts-remux TEST mov-write-amve TEST mov-dovi-hvce-mp4-to-mp4 TEST mov-dovi-hvce-mkv-to-mp4 TEST mpegts-lcevc-h264-single-track TEST mpegts-lcevc-hevc-single-track TEST mpegts-lcevc-vvc-single-track TEST mpegts-lcevc-h264-dual-track TEST mpegts-lcevc-hevc-dual-track TEST mpegts-lcevc-vvc-dual-track TEST mxf-remux-applehdr10 TEST mxf-d10-user-comments TEST oma-atrac3p-remux TEST autorotate TEST prores-probe LD tools/qt-faststart LD tools/enc_recon_frame_test LD tools/enum_options LD tools/trasher LD tools/uncoded_frame LD tools/cws2fws LD tools/graph2dot LD tools/aviocat LD tools/ismindex LD tools/pktdumper LD tools/probetest LD tools/seek_print LD tools/sidxindex LD tools/fourcc2pixfmt LD tools/crypto_bench LD tools/ffhash LD tools/ffeval LD tools/ffescape CC libavdevice/avdevice.h.o CC libavdevice/fbdev_common.h.o CC libavdevice/internal.h.o CC libavdevice/oss.h.o CC libavdevice/timefilter.h.o CC libavdevice/v4l2-common.h.o CC libavdevice/version.h.o CC libavdevice/version_major.h.o libavdevice/version.h.c:1:33: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavdevice/version.h" | ^ 1 warning generated. CC libavfilter/af_afirdsp.h.o libavdevice/version_major.h.c:1:39: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavdevice/version_major.h" | ^ 1 warning generated. CC libavfilter/af_anlmdndsp.h.o CC libavfilter/af_volume.h.o CC libavfilter/atadenoise.h.o CC libavfilter/audio.h.o CC libavfilter/avf_showcqt.h.o CC libavfilter/avfilter.h.o CC libavfilter/avfilter_internal.h.o CC libavfilter/bbox.h.o CC libavfilter/blend.h.o CC libavfilter/boxblur.h.o In file included from libavfilter/avfilter_internal.h.c:1: In file included from src/libavfilter/avfilter_internal.h:33: src/libavfilter/framequeue.h:176:62: warning: unused parameter 'fq' [-Wunused-parameter] 176 | static inline void ff_framequeue_update_peeked(FFFrameQueue *fq, size_t idx) | ^ src/libavfilter/framequeue.h:176:73: warning: unused parameter 'idx' [-Wunused-parameter] 176 | static inline void ff_framequeue_update_peeked(FFFrameQueue *fq, size_t idx) | ^ 2 warnings generated. CC libavfilter/bufferqueue.h.o CC libavfilter/buffersink.h.o CC libavfilter/buffersrc.h.o CC libavfilter/bwdifdsp.h.o CC libavfilter/ccfifo.h.o CC libavfilter/colorspace.h.o CC libavfilter/colorspacedsp.h.o CC libavfilter/convolution.h.o CC libavfilter/dnn_filter_common.h.o CC libavfilter/dnn_interface.h.o CC libavfilter/drawutils.h.o In file included from libavfilter/convolution.h.c:1: src/libavfilter/convolution.h:69:27: warning: unused parameter 'radius' [-Wunused-parameter] 69 | static void setup_3x3(int radius, const uint8_t *c[], const uint8_t *src, int stride, | ^ src/libavfilter/convolution.h:83:69: warning: unused parameter 'matrix' [-Wunused-parameter] 83 | float scale, float delta, const int *const matrix, | ^ src/libavfilter/convolution.h:84:50: warning: unused parameter 'peak' [-Wunused-parameter] 84 | const uint8_t *c[], int peak, int radius, | ^ src/libavfilter/convolution.h:84:60: warning: unused parameter 'radius' [-Wunused-parameter] 84 | const uint8_t *c[], int peak, int radius, | ^ src/libavfilter/convolution.h:85:30: warning: unused parameter 'dstride' [-Wunused-parameter] 85 | int dstride, int stride, int size) | ^ src/libavfilter/convolution.h:85:43: warning: unused parameter 'stride' [-Wunused-parameter] 85 | int dstride, int stride, int size) | ^ src/libavfilter/convolution.h:85:55: warning: unused parameter 'size' [-Wunused-parameter] 85 | int dstride, int stride, int size) | ^ src/libavfilter/convolution.h:103:71: warning: unused parameter 'matrix' [-Wunused-parameter]CC libavfilter/ebur128.h.o 103 | float scale, float delta, const int *const matrix, | ^ src/libavfilter/convolution.h:104:62: warning: unused parameter 'radius' [-Wunused-parameter] 104 | const uint8_t *c[], int peak, int radius, | ^ src/libavfilter/convolution.h:105:32: warning: unused parameter 'dstride' [-Wunused-parameter] 105 | int dstride, int stride, int size) | ^ src/libavfilter/convolution.h:105:45: warning: unused parameter 'stride' [-Wunused-parameter] 105 | int dstride, int stride, int size) | ^ src/libavfilter/convolution.h:105:57: warning: unused parameter 'size' [-Wunused-parameter] 105 | int dstride, int stride, int size) | ^ 12 warnings generated. CC libavfilter/edge_common.h.o CC libavfilter/f_ebur128.h.o CC libavfilter/filters.h.o CC libavfilter/formats.h.o CC libavfilter/framepool.h.o CC libavfilter/framequeue.h.o CC libavfilter/framerate.h.o CC libavfilter/framesync.h.o In file included from libavfilter/framequeue.h.c:1: src/libavfilter/framequeue.h:176:62: warning: unused parameter 'fq' [-Wunused-parameter] 176 | static inline void ff_framequeue_update_peeked(FFFrameQueue *fq, size_t idx) | ^ src/libavfilter/framequeue.h:176:73: warning: unused parameter 'idx' [-Wunused-parameter] 176 | static inline void ff_framequeue_update_peeked(FFFrameQueue *fq, size_t idx) | ^ 2 warnings generated. CC libavfilter/gblur.h.o CC libavfilter/generate_wave_table.h.o CC libavfilter/gradfun.h.o CC libavfilter/hermite.h.o CC libavfilter/lavfutils.h.o CC libavfilter/hflip.h.o CC libavfilter/limiter.h.o CC libavfilter/lswsutils.h.o CC libavfilter/lut3d.h.o CC libavfilter/maskedclamp.h.o CC libavfilter/maskedmerge.h.o CC libavfilter/median.h.o CC libavfilter/motion_estimation.h.o CC libavfilter/opencl_source.h.o CC libavfilter/palette.h.o CC libavfilter/perlin.h.o CC libavfilter/preserve_color.h.o CC libavfilter/psnr.h.o CC libavfilter/qp_table.h.o CC libavfilter/removegrain.h.o CC libavfilter/scale_eval.h.o CC libavfilter/scene_sad.h.o CC libavfilter/signature.h.o CC libavfilter/ssim.h.o CC libavfilter/stereo3d.h.o CC libavfilter/textutils.h.o CC libavfilter/threshold.h.o CC libavfilter/tinterlace.h.o CC libavfilter/transform.h.o CC libavfilter/transpose.h.o CC libavfilter/v360.h.o CC libavfilter/version.h.o CC libavfilter/version_major.h.o libavfilter/version_major.h.c:1:39: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavfilter/version_major.h" | ^ libavfilter/version.h.c:1:33: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavfilter/version.h" | ^ 1 warning generated. 1 warning generated. CC libavfilter/vf_blackdetect.h.o CC libavfilter/vf_amf_common.h.o CC libavfilter/vf_blend_init.h.o CC libavfilter/vf_colordetectdsp.h.o CC libavfilter/vf_eq.h.o In file included from libavfilter/vf_blend_init.h.c:1: In file included from src/libavfilter/vf_blend_init.h:30: src/libavfilter/blend_modes.c:115:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 115 | fn(addition, FFMIN(MAX, A + B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:116:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 116 | fn(grainmerge, CLIP(A + B - HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:117:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 117 | fn(multiply, MULTIPLY(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:118:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 118 | fn(multiply128,CLIP((A - HALF) * B / MDIV + HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:119:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 119 | fn(negation, MAX - FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:120:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 120 | fn(extremity, FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:121:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 121 | fn(grainextract, CLIP(HALF + A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:122:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 122 | fn(screen, SCREEN(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:123:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 123 | fn(overlay, (A < HALF) ? MULTIPLY(2, A, B) : SCREEN(2, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:124:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 124 | fn(hardlight, (B < HALF) ? MULTIPLY(2, B, A) : SCREEN(2, B, A)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:125:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 125 | fn(hardmix, (A < (MAX - B)) ? 0: MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:126:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 126 | fn(heat, (A == 0) ? 0 : MAX - FFMIN(((MAX - B) * (MAX - B)) / A, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:127:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 127 | fn(freeze, (B == 0) ? 0 : MAX - FFMIN(((MAX - A) * (MAX - A)) / B, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:128:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 128 | fn(divide, CLIP(B == 0 ? MAX : MAX * A / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:129:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 129 | fn(dodge, DODGE(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:130:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 130 | fn(burn, BURN(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:131:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 131 | fn(softlight, CLIP(A * A / MAX + (2 * (B * ((A * (MAX - A)) / MAX) / MAX)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:132:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 132 | fn(exclusion, A + B - 2 * A * B / MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:133:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 133 | fn(pinlight, (B < HALF) ? FFMIN(A, 2 * B) : FFMAX(A, 2 * (B - HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:134:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 134 | fn(phoenix, FFMIN(A, B) - FFMAX(A, B) + MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:135:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 135 | fn(reflect, (B == MAX) ? B : FFMIN(MAX, (A * A / (MAX - B)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:136:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 136 | fn(glow, (A == MAX) In file included from ?libavfilter/vf_colordetectdsp.h.c :A1 : :src/libavfilter/vf_colordetectdsp.h :F116F:M43I:N (warning: Munused parameter 'mpeg_range' [-Wunused-parameter]A X, (B * B116 | / ( M A X - A ) ) ) ) | ^ src/libavfilter/blend_modes.c : 98i:n40t: anote: lexpanded from macro 'fn'p ha_m a98x | , i n t Fmipletge_rrPaanrgaem,s i*npta roafmf,s eStl)i c e| P ^a rams *sliceparam) \ | ^ src/libavfilter/vf_colordetectdsp.h:158:45: warning: unused parameter 'mpeg_range' [-Wunused-parameter] 158 | insrc/libavfilter/blend_modes.ct: 137a:l1p:h awarning: _unused parameter 'sliceparam' [-Wunused-parameter]m ax, i n137t | fmnp(evgi_vriadnlgieg,h ti,n t( Ao f B) ? (B == MAX) ? 0 : (A - B) * MAX / (MAX - B) : (B == 0) ? 0 : (B - A) * MAX / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:140:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 140 | fn(bleach, (MAX - B) + (MAX - A) - MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ 2 warnings generated. src/libavfilter/blend_modes.c:141:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 141 | fn(stain, 2 * MAX - A - B) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:142:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 142 | fn(interpolate,LRINTF(MAX * (2 - cosf(A * M_PI / MAX) - cosf(B * M_PI / MAX)) * 0.25f)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:143:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 143 | fn(hardoverlay,A == MAX ? MAX : FFMIN(MAX, MAX * B / (2 * MAX - 2 * A) * (A > HALF) + 2 * A * B / MAX * (A <= HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:146:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 146 | fn(average, (A + B) / 2) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:147:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 147 | fn(subtract, FFMAX(0, A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:148:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 148 | fn(difference, FFABS(A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:149:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 149 | fn(darken, FFMIN(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:150:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 150 | fn(lighten, FFMAX(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ CC libavfilter/vf_fsppdsp.h.o src/libavfilter/blend_modes.c:151:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 151 | fn(and, INT2FLOAT(FLOAT2INT(A) & FLOAT2INT(B))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:152:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 152 | fn(or, INT2FLOAT(FLOAT2INT(A) | FLOAT2INT(B))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:153:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 153 | fn(xor, INT2FLOAT(FLOAT2INT(A) ^ FLOAT2INT(B))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:154:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 154 | fn(geometric, GEOMETRIC(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:155:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 155 | fn(harmonic, A == 0 && B == 0 ? 0 : 2LL * A * B / (A + B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ In file included from libavfilter/vf_blend_init.h.c:1: In file included from src/libavfilter/vf_blend_init.h:34: src/libavfilter/blend_modes.c:115:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 115 | fn(addition, FFMIN(MAX, A + B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ CC libavfilter/vf_gblur_init.h.o src/libavfilter/blend_modes.c:116:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 116 | fn(grainmerge, CLIP(A + B - HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:117:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 117 | fn(multiply, MULTIPLY(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:118:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 118 | fn(multiply128,CLIP((A - HALF) * B / MDIV + HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:119:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 119 | fn(negation, MAX - FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:120:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 120 | fn(extremity, FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:121:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 121 | fn(grainextract, CLIP(HALF + A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:122:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 122 | fn(screen, SCREEN(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:123:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 123 | fn(overlay, (A < HALF) ? MULTIPLY(2, A, B) : SCREEN(2, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:124:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 124 | fn(hardlight, (B < HALF) ? MULTIPLY(2, B, A) : SCREEN(2, B, A)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:125:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 125 | fn(hardmix, (A < (MAX - B)) ? 0: MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:126:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 126 | fn(heat, (A == 0) ? 0 : MAX - FFMIN(((MAX - B) * (MAX - B)) / A, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:127:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 127 | fn(freeze, (B == 0) ? 0 : MAX - FFMIN(((MAX - A) * (MAX - A)) / B, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:128:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 128 | fn(divide, CLIP(B == 0 ? MAX : MAX * A / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:129:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 129 | fn(dodge, DODGE(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:130:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 130 | fn(burn, BURN(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:131:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 131 | fn(softlight, CLIP(A * A / MAX + (2 * (B * ((A * (MAX - A)) / MAX) / MAX)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:132:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 132 | fn(exclusion, A + B - 2 * A * B / MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:133:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 133 | fn(pinlight, (B < HALF) ? FFMIN(A, 2 * B) : FFMAX(A, 2 * (B - HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:134:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 134 | fn(phoenix, FFMIN(A, B) - FFMAX(A, B) + MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:135:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 135 | fn(reflect, (B == MAX) ? B : FFMIN(MAX, (A * A / (MAX - B)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:136:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 136 | fn(glow, (A == MAX) ? A : FFMIN(MAX, (B * B / (MAX - A)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:137:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 137 | fn(vividlight, (A < HALF) ? BURN(2 * A, B) : DODGE(2 * (A - HALF), B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:138:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 138 | fn(linearlight,CLIP((B < HALF) ? B + 2 * A - MAX : B + 2 * (A - HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:139:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 139 | fn(softdifference,CLIP((A > B) ? (B == MAX) ? 0 : (A - B) * MAX / (MAX - B) : (B == 0) ? 0 : (B - A) * MAX / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:140:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 140 | fn(bleach, (MAX - B) + (MAX - A) - MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:141:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 141 | fn(stain, 2 * MAX - A - B) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:142:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 142 | fn(interpolate,LRINTF(MAX * (2 - cosf(A * M_PI / MAX) - cosf(B * M_PI / MAX)) * 0.25f)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:143:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 143 | fn(hardoverlay,A == MAX ? MAX : FFMIN(MAX, MAX * B / (2 * MAX - 2 * A) * (A > HALF) + 2 * A * B / MAX * (A <= HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ In file included from libavfilter/vf_blend_init.h.c:1: In file included from src/libavfilter/vf_blend_init.h:38: src/libavfilter/blend_modes.c:115:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 115 | fn(addition, FFMIN(MAX, A + B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:116:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 116 | fn(grainmerge, CLIP(A + B - HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:117:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 117 | fn(multiply, MULTIPLY(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:118:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 118 | fn(multiply128,CLIP((A - HALF) * B / MDIV + HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:119:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 119 | fn(negation, MAX - FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:120:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 120 | fn(extremity, FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:121:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 121 | fn(grainextract, CLIP(HALF + A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:122:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 122 | fn(screen, SCREEN(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:123:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 123 | fn(overlay, (A < HALF) ? MULTIPLY(2, A, B) : SCREEN(2, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ CC libavfilter/vf_hflip_init.h.o src/libavfilter/blend_modes.c:124:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 124 | fn(hardlight, (B < HALF) ? MULTIPLY(2, B, A) : SCREEN(2, B, A)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:125:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 125 | fn(hardmix, (A < (MAX - B)) ? 0: MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:126:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 126 | fn(heat, (A == 0) ? 0 : MAX - FFMIN(((MAX - B) * (MAX - B)) / A, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:127:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 127 | fn(freeze, (B == 0) ? 0 : MAX - FFMIN(((MAX - A) * (MAX - A)) / B, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:128:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 128 | fn(divide, CLIP(B == 0 ? MAX : MAX * A / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:129:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 129 | fn(dodge, DODGE(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:130:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 130 | fn(burn, BURN(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:131:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 131 | fn(softlight, CLIP(A * A / MAX + (2 * (B * ((A * (MAX - A)) / MAX) / MAX)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:132:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 132 | fn(exclusion, A + B - 2 * A * B / MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ CC libavfilter/vf_hqdn3d.h.o src/libavfilter/blend_modes.c:133:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 133 | fn(pinlight, (B < HALF) ? FFMIN(A, 2 * B) : FFMAX(A, 2 * (B - HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:134:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 134 | fn(phoenix, FFMIN(A, B) - FFMAX(A, B) + MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:135:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 135 | fn(reflect, (B == MAX) ? B : FFMIN(MAX, (A * A / (MAX - B)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:136:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 136 | fn(glow, (A == MAX) ? A : FFMIN(MAX, (B * B / (MAX - A)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:137:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 137 | fn(vividlight, (A < HALF) ? BURN(2 * A, B) : DODGE(2 * (A - HALF), B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:138:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 138 | fn(linearlight,CLIP((B < HALF) ? B + 2 * A - MAX : B + 2 * (A - HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:139:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 139 | fn(softdifference,CLIP((A > B) ? (B == MAX) ? 0 : (A - B) * MAX / (MAX - B) : (B == 0) ? 0 : (B - A) * MAX / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:140:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 140 | fn(bleach, (MAX - B) + (MAX - A) - MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:141:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 141 | fn(stain, 2 * MAX - A - B) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:142:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 142 | fn(interpolate,LRINTF(MAX * (2 - cosf(A * M_PI / MAX) - cosf(B * M_PI / MAX)) * 0.25f)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:143:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 143 | fn(hardoverlay,A == MAX ? MAX : FFMIN(MAX, MAX * B / (2 * MAX - 2 * A) * (A > HALF) + 2 * A * B / MAX * (A <= HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ In file included from libavfilter/vf_blend_init.h.c:1: In file included from src/libavfilter/vf_blend_init.h:42: src/libavfilter/blend_modes.c:115:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 115 | fn(addition, FFMIN(MAX, A + B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:116:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 116 | fn(grainmerge, CLIP(A + B - HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:117:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 117 | fn(multiply, MULTIPLY(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:118:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 118 | fn(multiply128,CLIP((A - HALF) * B / MDIV + HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:119:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 119 | fn(negation, MAX - FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:120:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 120 | fn(extremity, FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:121:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 121 | fn(grainextract, CLIP(HALF + A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:122:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 122 | fn(screen, SCREEN(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:123:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 123 | fn(overlay, (A < HALF) ? MULTIPLY(2, A, B) : SCREEN(2, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:124:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 124 | fn(hardlight, (B < HALF) ? MULTIPLY(2, B, A) : SCREEN(2, B, A)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:125:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 125 | fn(hardmix, (A < (MAX - B)) ? 0: MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:126:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 126 | fn(heat, (A == 0) ? 0 : MAX - FFMIN(((MAX - B) * (MAX - B)) / A, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:127:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 127 | fn(freeze, (B == 0) ? 0 : MAX - FFMIN(((MAX - A) * (MAX - A)) / B, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:128:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 128 | fn(divide, CLIP(B == 0 ? MAX : MAX * A / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:129:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 129 | fn(dodge, DODGE(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:130:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 130 | fn(burn, BURN(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:131:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 131 | fn(softlight, CLIP(A * A / MAX + (2 * (B * ((A * (MAX - A)) / MAX) / MAX)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:132:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 132 | fn(exclusion, A + B - 2 * A * B / MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:133:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 133 | fn(pinlight, (B < HALF) ? FFMIN(A, 2 * B) : FFMAX(A, 2 * (B - HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:134:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 134 | fn(phoenix, FFMIN(A, B) - FFMAX(A, B) + MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:135:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 135 | fn(reflect, (B == MAX) ? B : FFMIN(MAX, (A * A / (MAX - B)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:136:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 136 | fn(glow, (A == MAX) ? A : FFMIN(MAX, (B * B / (MAX - A)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:137:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 137 | fn(vividlight, (A < HALF) ? BURN(2 * A, B) : DODGE(2 * (A - HALF), B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:138:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 138 | fn(linearlight,CLIP((B < HALF) ? B + 2 * A - MAX : B + 2 * (A - HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:139:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 139 | fn(softdifference,CLIP((A > B) ? (B == MAX) ? 0 : (A - B) * MAX / (MAX - B) : (B == 0) ? 0 : (B - A) * MAX / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:140:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 140 | fn(bleach, (MAX - B) + (MAX - A) - MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:141:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 141 | fn(stain, 2 * MAX - A - B) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:142:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] In file included from libavfilter/vf_gblur_init.h.c142: | 1f: nsrc/libavfilter/vf_gblur_init.h(:i46n:t58e:r pwarning: ounused parameter 'localbuf' [-Wunused-parameter]l ate,LRINTF (46M | A X * ( 2 - c o s f ( A * M _ P I / MfAlXo)a t- ncuo,s ff(lBo a*t Mb_sPcIa l/e ,M AfXl)o)a t* *0l.o2c5afl)b)u f )| ^ | ^src/libavfilter/blend_modes.c :98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:143:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 143 | fn(hardoverlay,A == MAX ? MAX : FFMIN(MAX, MAX * B / (2 * MAX - 2 * A) * (A > HALF) + 2 * A * B / MAX * (A <= HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ In file included from libavfilter/vf_blend_init.h.c:1: In file included from src/libavfilter/vf_blend_init.h:46: src/libavfilter/blend_modes.c:115:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 115 | fn(addition, FFMIN(MAX, A + B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:116:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 116 | fn(grainmerge, CLIP(A + B - HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:117:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 117 | fn(multiply, MULTIPLY(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:118:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 118 | fn(multiply128,CLIP((A - HALF) * B / MDIV + HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ 1 warning generated. src/libavfilter/blend_modes.c:119:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 119 | fn(negation, MAX - FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:120:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 120 | fn(extremity, FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:121:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 121 | fn(grainextract, CLIP(HALF + A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:122:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 122 | fn(screen, SCREEN(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:123:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 123 | fn(overlay, (A < HALF) ? MULTIPLY(2, A, B) : SCREEN(2, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:124:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 124 | fn(hardlight, (B < HALF) ? MULTIPLY(2, B, A) : SCREEN(2, B, A)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:125:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 125 | fn(hardmix, (A < (MAX - B)) ? 0: MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:126:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 126 | fn(heat, (A == 0) ? 0 : MAX - FFMIN(((MAX - B) * (MAX - B)) / A, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:127:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 127 | fn(freeze, (B == 0) ? 0 : MAX - FFMIN(((MAX - A) * (MAX - A)) / B, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:128:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 128 | fn(divide, CLIP(B == 0 ? MAX : MAX * A / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:129:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 129 | fn(dodge, DODGE(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ CC libavfilter/vf_idetdsp.h.o src/libavfilter/blend_modes.c:130:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 130 | fn(burn, BURN(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:131:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 131 | fn(softlight, CLIP(A * A / MAX + (2 * (B * ((A * (MAX - A)) / MAX) / MAX)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:132:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 132 | fn(exclusion, A + B - 2 * A * B / MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:133:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 133 | fn(pinlight, (B < HALF) ? FFMIN(A, 2 * B) : FFMAX(A, 2 * (B - HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:134:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 134 | fn(phoenix, FFMIN(A, B) - FFMAX(A, B) + MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:135:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 135 | fn(reflect, (B == MAX) ? B : FFMIN(MAX, (A * A / (MAX - B)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:136:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 136 | fn(glow, (A == MAX) ? A : FFMIN(MAX, (B * B / (MAX - A)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:137:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 137 | fn(vividlight, (A < HALF) ? BURN(2 * A, B) : DCC libavfilter/vf_nlmeans.h.o ODGE(2 * (A - HALF), B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:138:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 138 | fn(linearlight,CLIP((B < HALF) ? B + 2 * A - MAX : B + 2 * (A - HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:139:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 139 | fn(softdifference,CLIP((A > B) ? (B == MAX) ? 0 : (A - B) * MAX / (MAX - B) : (B == 0) ? 0 : (B - A) * MAX / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:140:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 140 | fn(bleach, (MAX - B) + (MAX - A) - MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:141:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 141 | fn(stain, 2 * MAX - A - B) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:142:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 142 | fn(interpolate,LRINTF(MAX * (2 - cosf(A * M_PI / MAX) - cosf(B * M_PI / MAX)) * 0.25f)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:143:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 143 | fn(hardoverlay,A == MAX ? MAX : FFMIN(MAX, MAX * B / (2 * MAX - 2 * A) * (A > HALF) + 2 * A * B / MAX * (A <= HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ In file included from libavfilter/vf_blend_init.h.c:1: In file included from src/libavfilter/vf_blend_init.h:50: src/libavfilter/blend_modes.c:115:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 115 | fn(addition, FFMIN(MAX, A + B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:116:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 116 | fn(grainmerge, CLIP(A + B - HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:117:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 117 | fn(multiply, MULTIPLY(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:118:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 118 | fn(multiply128,CLIP((A - HALF) * B / MDIV + HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:119:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 119 | fn(negation, MAX - FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:120:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 120 | fn(extremity, FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:121:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 121 | fn(grainextract, CLIP(HALF + A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:122:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 122 | fn(screen, SCREEN(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:123:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 123 | fn(overlay, (A < HALF) ? MULTIPLY(2, A, B) : SCREEN(2, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:124:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 124 | fn(hardlight, (B < HALF) ? MULTIPLY(2, B, A) : SCREEN(2, B, A)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:125:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 125 | fn(hardmix, (A < (MAX - B)) ? 0: MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:126:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 126 | fn(heat, (A == 0) ? 0 : MAX - FFMIN(((MAX - B) * (MAX - B)) / A, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:127:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 127 | fn(freeze, (B == 0) ? 0 : MAX - FFMIN(((MAX - A) * (MAX - A)) / B, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:128:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 128 | fn(divide, CLIP(B == 0 ? MAX : MAX * A / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:129:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 129 | fn(dodge, DODGE(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:130:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 130 | fn(burn, BURN(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:131:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 131 | fn(softlight, CLIP(A * A / MAX + (2 * (B * ((A * (MAX - A)) / MAX) / MAX)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:132:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 132 | fn(exclusion, A + B - 2 * A * B / MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:133:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 133 | fn(pinlight, (B < HALF) ? FFMIN(A, 2 * B) : FFMAX(A, 2 * (B - HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:134:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 134 | fn(phoenix, FFMIN(A, B) - FFMAX(A, B) + MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:135:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 135 | fn(reflect, (B == MAX) ? B : FFMIN(MAX, (A * A / (MAX - B)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:136:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 136 | fn(glow, (A == MAX) ? A : FFMIN(MAX, (B * B / (MAX - A)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:137:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 137 | fn(vividlight, (A < HALF) ? BURN(2 * A, B) : DODGE(2 * (A - HALF), B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:138:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 138 | fn(linearlight,CLIP((B < HALF) ? B + 2 * A - MAX : B + 2 * (A - HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:139:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 139 | fn(softdifference,CLICC libavfilter/vf_nlmeans_init.h.o P((A > B) ? (B == MAX) ? 0 : (A - B) * MAX / (MAX - B) : (B == 0) ? 0 : (B - A) * MAX / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:140:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 140 | fn(bleach, (MAX - B) + (MAX - A) - MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:141:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 141 | fn(stain, 2 * MAX - A - B) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:142:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 142 | fn(interpolate,LRINTF(MAX * (2 - cosf(A * M_PI / MAX) - cosf(B * M_PI / MAX)) * 0.25f)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:143:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 143 | fn(hardoverlay,A == MAX ? MAX : FFMIN(MAX, MAX * B / (2 * MAX - 2 * A) * (A > HALF) + 2 * A * B / MAX * (A <= HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:146:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 146 | fn(average, (A + B) / 2) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:147:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 147 | fn(subtract, FFMAX(0, A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:148:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 148 | fn(difference, FFABS(A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:149:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 149 | fn(darken, FFMIN(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:150:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 150 | fn(lighten, FFMAX(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:151:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 151 | fn(and, INT2FLOAT(FLOAT2INT(A) & FLOAT2INT(B))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:152:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 152 | fn(or, INT2FLOAT(FLOAT2INT(A) | FLOAT2INT(B))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:153:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 153 | fn(xor, INT2FLOAT(FLOAT2INT(A) ^ FLOAT2INT(B))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:154:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 154 | fn(geometric, GEOMETRIC(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:155:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 155 | fn(harmonic, A == 0 && B == 0 ? 0 : 2LL * A * B / (A + B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ In file included from libavfilter/vf_blend_init.h.c:1: In file included from src/libavfilter/vf_blend_init.h:54: src/libavfilter/blend_modes.c:115:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 115 | fn(addition, FFMIN(MAX, A + B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:116:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 116 | fn(grainmerge, CLIP(A + B - HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:117:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 117 | fn(multiply, MULTIPLY(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:118:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 118 | fn(multiply128,CLIP((A - HALF) * B / MDIV + HALF)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:119:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 119 | fn(negation, MAX - FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:120:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 120 | fn(extremity, FFABS(MAX - A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:121:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 121 | fn(grainextract, CLIP(HALF + A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:122:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 122 | fn(screen, SCREEN(1, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, CC libavfilter/vf_noise.h.o SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:123:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 123 | fn(overlay, (A < HALF) ? MULTIPLY(2, A, B) : SCREEN(2, A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:124:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 124 | fn(hardlight, (B < HALF) ? MULTIPLY(2, B, A) :CC libavfilter/vf_overlay.h.o SCREEN(2, B, A)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:125:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 125 | fn(hardmix, (A < (MAX - B)) ? 0: MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:126:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 126 | fn(heat, (A == 0) ? 0 : MAX - FFMIN(((MAX - B) * (MAX - B)) / A, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:127:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 127 | fn(freeze, (B == 0) ? 0 : MAX - FFMIN(((MAX - A) * (MAX - A)) / B, MAX)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:128:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 128 | fn(divide, CLIP(B == 0 ? MAX : MAX * A / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:129:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 129 | fn(dodge, DODGE(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:130:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 130 | fn(burn, BURN(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:131:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 131 | fn(softlight, CLIP(A * A / MAX + (2 * (B * ((A * (MAX - A)) / MAX) / MAX)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:132:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 132 | fn(exclusion, A + B - 2 * A * B / MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:133:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 133 | fn(pinlight, (B < HALF) ? FFMIN(A, 2 * B) : FFMAX(A, 2 * (B - HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:134:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 134 | fn(phoenix, FFMIN(A, B) - FFMAX(A, B) + MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:135:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 135 | fn(reflect, (B == MAX) ? B : FFMIN(MAX, (A * A / (MAX - B)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:136:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 136 | fn(glow, (A == MAX) ? A : FFMIN(MAX, (B * B / (MAX - A)))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:137:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 137 | fn(vividlight, (A < HALF) ? BURN(2 * A, B) : DODGE(2 * (A - HALF), B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:138:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 138 | fn(linearlight,CLIP((B < HALF) ? B + 2 * A - MAX : B + 2 * (A - HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:139:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 139 | fn(softdifference,CLIP((A > B) ? (B == MAX) ? 0 : (A - B) * MAX / (MAX - B) : (B == 0) ? 0 : (B - A) * MAX / B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:140:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 140 | fn(bleach, (MAX - B) + (MAX - A) - MAX) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:141:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 141 | fn(stain, 2 * MAX - A - B) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:142:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 142 | fn(interpolate,LRINTF(MAX * (2 - cosf(A * M_PI / MAX) - cosf(B * M_PI / MAX)) * 0.25f)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:143:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 143 | fn(hardoverlay,A == MAX ? MAX : FFMIN(MAX, MAX * B / (2 * MAX - 2 * A) * (A > HALF) + 2 * A * B / MAX * (A <= HALF))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:146:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 146 | fn(average, (A + B) / 2) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:147:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 147 | fn(subtract, FFMAX(0, A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:148:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 148 | fn(difference, FFABS(A - B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:149:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 149 | fn(darken, FFMIN(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:150:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 150 | fn(lighten, FFMAX(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:151:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 151 | fn(and, INT2FLOAT(FLOAT2INT(A) & FLOAT2INT(B))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:152:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 152 | fn(or, INT2FLOAT(FLOAT2INT(A) | FLOAT2INT(B))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:153:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 153 | fn(xor, INT2FLOAT(FLOAT2INT(A) ^ FLOAT2INT(B))) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:154:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 154 | fn(geometric, GEOMETRIC(A, B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/blend_modes.c:155:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 155 | fn(harmonic, A == 0 && B == 0 ? 0 : 2LL * A * B / (A + B)) | ^ src/libavfilter/blend_modes.c:98:40: note: expanded from macro 'fn' 98 | FilterParams *param, SliceParams *sliceparam) \ | ^ In file included from libavfilter/vf_blend_init.h.c:1: src/libavfilter/vf_blend_init.h:67:1: warning: unused parameter 'bottom' [-Wunused-parameter] 67 | COPY(top, 8) | ^ src/libavfilter/vf_blend_init.h:58:44: note: expanded from macro 'COPY' 58 | const uint8_t *bottom, ptrdiff_t bottom_linesize,\ | ^ src/libavfilter/vf_blend_init.h:67:1: warning: unused parameter 'bottom_linesize' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:58:62: note: expanded from macro 'COPY' 58 | const uint8_t *bottom, ptrdiff_t bottom_linesize,\ | ^ src/libavfilter/vf_blend_init.h:67:1: warning: unused parameter 'param' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:43: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:67:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:63: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:68:1: warning: unused parameter 'top' [-Wunused-parameter] 68 | COPY(bottom, 8) | ^ src/libavfilter/vf_blend_init.h:57:56: note: expanded from macro 'COPY' 57 | static void blend_copy ## src##_##depth(const uint8_t *top, ptrdiff_t top_linesize, \ | ^ src/libavfilter/vf_blend_init.h:68:1: warning: unused parameter 'top_linesize' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:57:71: note: expanded from macro 'COPY' 57 | static void blend_copy ## src##_##depth(const uint8_t *top, ptrdiff_t top_linesize, \ | ^ src/libavfilter/vf_blend_init.h:68:1: warning: unused parameter 'param' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:43: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:68:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:63: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:70:1: warning: unused parameter 'bottom' [-Wunused-parameter] 70 | COPY(top, 16) | ^ src/libavfilter/vf_blend_init.h:58:44: note: expanded from macro 'COPY' 58 | const uint8_t *bottom, ptrdiff_t bottom_linesize,\ | ^ src/libavfilter/vf_blend_init.h:70:1: warning: unused parameter 'bottom_linesize' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:58:62: note: expanded from macro 'COPY' 58 | const uint8_t *bottom, ptrdiff_t bottom_linesize,\ | ^ src/libavfilter/vf_blend_init.h:70:1: warning: unused parameter 'param' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:43: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:70:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:63: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:71:1: warning: unused parameter 'top' [-Wunused-parameter] 71 | COPY(bottom, 16) | ^ src/libavfilter/vf_blend_init.h:57:56: note: expanded from macro 'COPY' 57 | static void blend_copy ## src##_##depth(const uint8_t *top, ptrdiff_t top_linesize, \ | ^ src/libavfilter/vf_blend_init.h:71:1: warning: unused parameter 'top_linesize' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:57:71: note: expanded from macro 'COPY' 57 | static void blend_copy ## src##_##depth(const uint8_t *top, ptrdiff_t top_linesize, \ | ^ src/libavfilter/vf_blend_init.h:71:1: warning: unused parameter 'param' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:43: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:71:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:63: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:73:1: warning: unused parameter 'bottom' [-Wunused-parameter] 73 | COPY(top, 32) | ^ src/libavfilter/vf_blend_init.h:58:44: note: expanded from macro 'COPY' 58 | const uint8_t *bottom, ptrdiff_t bottom_linesize,\ | ^ src/libavfilter/vf_blend_init.h:73:1: warning: unused parameter 'bottom_linesize' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:58:62: note: expanded from macro 'COPY' 58 | const uint8_t *bottom, ptrdiff_t bottom_linesize,\ | ^ src/libavfilter/vf_blend_init.h:73:1: warning: unused parameter 'param' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:43: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:73:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:63: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:74:1: warning: unused parameter 'top' [-Wunused-parameter] 74 | COPY(bottom, 32) | ^ src/libavfilter/vf_blend_init.h:57:56: note: expanded from macro 'COPY' 57 | static void blend_copy ## src##_##depth(const uint8_t *top, ptrdiff_t top_linesize, \ | ^ src/libavfilter/vf_blend_init.h:74:1: warning: unused parameter 'top_linesize' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:57:71: note: expanded from macro 'COPY' 57 | static void blend_copy ## src##_##depth(const uint8_t *top, ptrdiff_t top_linesize, \ | ^ src/libavfilter/vf_blend_init.h:74:1: warning: unused parameter 'param' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:43: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:74:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] src/libavfilter/vf_blend_init.h:61:63: note: expanded from macro 'COPY' 61 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:100:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 100 | BLEND_NORMAL(8bit, uint8_t) | ^ src/libavfilter/vf_blend_init.h:83:67: note: expanded from macro 'BLEND_NORMAL' 83 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:101:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 101 | BLEND_NORMAL(16bit, uint16_t) | ^ src/libavfilter/vf_blend_init.h:83:67: note: expanded from macro 'BLEND_NORMAL' 83 | FilterParams *param, SliceParams *sliceparam) \ | ^ src/libavfilter/vf_blend_init.h:102:1: warning: unused parameter 'sliceparam' [-Wunused-parameter] 102 | BLEND_NORMAL(32bit, float) | ^ src/libavfilter/vf_blend_init.h:83:67: note: expanded from macro 'BLEND_NORMAL' 83 | FilterParams *param, SliceParams *sliceparam) \ | ^ CC libavfilter/vf_pp7dsp.h.o 260 warnings generated. CC libavfilter/vf_pullup.h.o CC libavfilter/vf_spp.h.o CC libavfilter/vf_threshold_init.h.o CC libavfilter/video.h.o CC libavfilter/vmaf_motion.h.o CC libavfilter/vsrc_ddagrab_shaders.h.o CC libavfilter/vsrc_gfxcapture.h.o CC libavfilter/vsrc_gfxcapture_shader.h.o CC libavfilter/vulkan_filter.h.o CC libavfilter/w3fdif.h.o CC libavfilter/window_func.h.o CC libavfilter/xpsnr.h.o CC libavfilter/yadif.h.o CC libavformat/aiff.h.o CC libavformat/apetag.h.o CC libavformat/apv.h.o CC libavformat/asf.h.o CC libavformat/argo_asf.h.o In file included from libavfilter/vulkan_filter.h.c:1: In file included from src/libavfilter/vulkan_filter.h:26: src/libavutil/vulkan.h:359:16: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 359 | while (cnt < FF_ARRAY_ELEMS(f->img) && f->img[cnt]) | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/vulkan.h:384:26: warning: cast from 'const void *' to 'void *' drops const qualifier [-Wcast-qual] 384 | out->pNext = (void *)in; | ^ CC libavformat/asfcrypt.h.o 2 warnings generated. CC libavformat/ast.h.o CC libavformat/av1.h.o CC libavformat/avc.h.o CC libavformat/avformat.h.o CC libavformat/avformat_internal.h.o CC libavformat/avi.h.o CC libavformat/avio.h.o libavformat/avi.h.c:1:29: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavformat/avi.h" | ^ 1 warning generated. CC libavformat/avio_internal.h.o CC libavformat/avlanguage.h.o CC libavformat/caf.h.o CC libavformat/cbs.h.o CC libavformat/dash.h.o CC libavformat/demux.h.o CC libavformat/dovi_isom.h.o CC libavformat/dv.h.o CC libavformat/dvdclut.h.o In file included from libavformat/dovi_isom.h.c:1: In file included from src/libavformat/dovi_isom.h:25: src/libavutil/dovi_meta.h:365:48: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 365 | return (AVDOVIRpuDataHeader *)((uint8_t *) data + data->header_offset); | ^ src/libavutil/dovi_meta.h:371:46: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 371 | return (AVDOVIDataMapping *)((uint8_t *) data + data->mapping_offset); | ^ src/libavutil/dovi_meta.h:377:48: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 377 | return (AVDOVIColorMetadata *)((uint8_t *) data + data->color_offset); | ^ src/libavutil/dovi_meta.h:387:41: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 387 | return (AVDOVIDmData *)((uint8_t *) data + data->ext_block_offset + | ^ CC libavformat/evc.h.o 4 warnings generated. CC libavformat/ffmeta.h.o CC libavformat/flac_picture.h.o CC libavformat/flacenc.h.o libavformat/ffmeta.h.c:1:32: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavformat/ffmeta.h" | ^ 1 warning generated. CC libavformat/flv.h.o CC libavformat/gxf.h.o CC libavformat/hevc.h.o CC libavformat/hls_sample_encryption.h.o CC libavformat/hlsplaylist.h.o CC libavformat/http.h.o CC libavformat/httpauth.h.o CC libavformat/iamf.h.o CC libavformat/iamf_parse.h.o CC libavformat/iamf_reader.h.o CC libavformat/iamf_writer.h.o In file included from libavformat/iamf.h.c:1: In file included from src/libavformat/iamf.h:30: src/libavutil/iamf.h:263:32: warning: cast from 'const struct AVIAMFParamDefinition *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 263 | return (void *)((uint8_t *)par + par->subblocks_offset + idx * par->subblock_size); | ^ In file included from libavformat/iamf_parse.h.c:1: In file included from src/libavformat/iamf_parse.h:28: In file included from src/libavformat/iamf.h:30: src/libavutil/iamf.h:263:32: warning: cast from 'const struct AVIAMFParamDefinition *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 263 | return (void *)((uint8_t *)par + par->subblocks_offset + idx * par->subblock_size); | ^ 1 warning generated. CC libavformat/id3v1.h.o 1 warning generated. CC libavformat/id3v2.h.o In file included from libavformat/iamf_writer.h.c:1: In file included from src/libavformat/iamf_writer.h:30: In file included from src/libavformat/iamf.h:30: src/libavutil/iamf.h:263:32: warning: cast from 'const struct AVIAMFParamDefinition *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 263 | return (void *)((uint8_t *)par + par->subblocks_offset + idx * par->subblock_size); | ^ 1 warning generated. In file included from libavformat/iamf_reader.h.c:1: In file included from src/libavformat/iamf_reader.h:30: In file included from src/libavformat/iamf.h:30: src/libavutil/iamf.h:263:32: warning: cast from 'const struct AVIAMFParamDefinition *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 263 | return (void *)((uint8_t *)par + par->subblocks_offset + idx * par->subblock_size); | ^ 1 warning generated. CC libavformat/img2.h.o CC libavformat/internal.h.o CC libavformat/ip.h.o CC libavformat/ircam.h.o In file included from libavformat/ip.h.c:1: In file included from src/libavformat/ip.h:24: In file included from src/libavformat/network.h:29: src/libavformat/os_support.h:98:43: warning: unused parameter 'path' [-Wunused-parameter] 98 | static inline int is_dos_path(const char *path) | ^ CC libavformat/isom.h.o CC libavformat/lcevc.h.o 1 warning generated. CC libavformat/lrc.h.o CC libavformat/matroska.h.o CC libavformat/metadata.h.o CC libavformat/mms.h.o CC libavformat/mov_chan.h.o CC libavformat/movenc.h.o CC libavformat/movenc_ttml.h.o CC libavformat/movenccenc.h.o CC libavformat/mpeg.h.o CC libavformat/mpegts.h.o CC libavformat/mux.h.o CC libavformat/mxf.h.o CC libavformat/nal.h.o CC libavformat/network.h.o CC libavformat/nut.h.o CC libavformat/oggdec.h.o CC libavformat/oma.h.o In file included from libavformat/network.h.c:1: In file included from src/libavformat/network.h:29: src/libavformat/os_support.h:98:43: warning: unused parameter 'path' [-Wunused-parameter] 98 | static inline int is_dos_path(const char *path) | ^ 1 warning generated. CC libavformat/options_table.h.o In file included from libavformat/oggdec.h.c:1: src/libavformat/oggdec.h:184:36: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] 184 | if (ogg->streams[i].serial == serial) | ~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~ src/libavformat/oggdec.h:204:32: warning: comparison of integers of different signs: 'uint64_t' (aka 'unsigned long') and 'int64_t' (aka 'long') [-Wsign-compare] 204 | if (pts > INT64_MAX && pts != AV_NOPTS_VALUE) { | ~~~ ^ ~~~~~~~~~~~~~~ 2 warnings generated. CC libavformat/os_support.h.o CC libavformat/packet_internal.h.o CC libavformat/pcm.h.o In file included from libavformat/os_support.h.c:1: src/libavformat/os_support.h:98:43: warning: unused parameter 'path' [-Wunused-parameter] 98 | static inline int is_dos_path(const char *path) | ^ 1 warning generated. CC libavformat/qtpalette.h.o CC libavformat/rawdec.h.o In file included from libavformat/options_table.h.c:1: src/libavformat/options_table.h:39:116: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 39 | {"probesize", "set probing size", OFFSET(probesize), AV_OPT_TYPE_INT64, {.i64 = 5000000 }, 32, (double)INT64_MAX, D}, | ^ src/libavformat/options_table.h:40:143: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 40 | {"formatprobesize", "number of bytes to probe file format", OFFSET(format_probesize), AV_OPT_TYPE_INT, {.i64 = PROBE_BUF_MAX}, 0, INT_MAX-1, D}, | ^ src/libavformat/options_table.h:41:105: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 41 | {"packetsize", "set packet size", OFFSET(packet_size), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, 0, INT_MAX, E}, | ^ src/libavformat/options_table.h:58:136: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 58 | {"seek2any", "allow seeking to non-keyframes on demuxer level when supported", OFFSET(seek2any), AV_OPT_TYPE_BOOL, {.i64 = 0 }, 0, 1, D}, | ^ src/libavformat/options_table.h:59:171: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 59 | {"analyzeduration", "specify how many microseconds are analyzed to probe the input", OFFSET(max_analyze_duration), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, (double)INT64_MAX, D}, | ^ src/libavformat/options_table.h:60:85: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 60 | {"cryptokey", "decryption key", OFFSET(key), AV_OPT_TYPE_BINARY, {.dbl = 0}, 0, 0, D}, | ^ src/libavformat/options_table.h:61:137: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 61 | {"indexmem", "max memory used for timestamp index (per stream)", OFFSET(max_index_size), AV_OPT_TYPE_INT, {.i64 = 1<<20 }, 0, INT_MAX, D}, | ^ src/libavformat/options_table.h:62:142: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 62 | {"rtbufsize", "max memory used for buffering real-time frames", OFFSET(max_picture_buffer), AV_OPT_TYPE_INT, {.i64 = 3041280 }, 0, INT_MAX, D}, /* defaults to 1s of 15fps 352x288 YUYV422 video */ | ^ src/libavformat/options_table.h:66:133: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 66 | {"max_delay", "maximum muxing or demuxing delay in microseconds", OFFSET(max_delay), AV_OPT_TYPE_INT, {.i64 = -1 }, -1, INT_MAX, E|D}, | ^ src/libavformat/options_table.h:67:176: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 67 | {"start_time_realtime", "wall-clock time when stream begins (PTS==0)", OFFSET(start_time_realtime), AV_OPT_TYPE_INT64, {.i64 = AV_NOPTS_VALUE}, INT64_MIN, (double)INT64_MAX, E}, | ^ src/libavformat/options_table.h:68:126: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 68 | {"fpsprobesize", "number of frames used to probe fps", OFFSET(fps_probe_size), AV_OPT_TYPE_INT, {.i64 = -1}, -1, INT_MAX-1, D}, | ^ src/libavformat/options_table.h:69:155: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 69 | {"audio_preload", "microseconds by which audio packets should be interleaved earlier", OFFSET(audio_preload), AV_OPT_TYPE_INT, {.i64 = 0}, 0, INT_MAX-1, E}, | ^ src/libavformat/options_table.h:70:123: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 70 | {"chunk_duration", "microseconds for each chunk", OFFSET(max_chunk_duration), AV_OPT_TYPE_INT, {.i64 = 0}, 0, INT_MAX-1, E}, | ^ src/libavformat/options_table.h:71:116: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 71 | {"chunk_size", "size in bytes for each chunk", OFFSET(max_chunk_size), AV_OPT_TYPE_INT, {.i64 = 0}, 0, INT_MAX-1, E}, | ^ src/libavformat/options_table.h:84:138: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 84 | {"use_wallclock_as_timestamps", "use wallclock as timestamps", OFFSET(use_wallclock_as_timestamps), AV_OPT_TYPE_BOOL, {.i64 = 0}, 0, 1, D}, | ^ src/libavformat/options_table.h:85:174: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 85 | {"skip_initial_bytes", "set number of bytes to skip before reading header and frames", OFFSET(skip_initial_bytes), AV_OPT_TYPE_INT64, {.i64 = 0}, 0, (double)(INT64_MAX-1), D}, | ^ src/libavformat/options_table.h:86:129: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 86 | {"correct_ts_overflow", "correct single timestamp overflows", OFFSET(correct_ts_overflow), AV_OPT_TYPE_BOOL, {.i64 = 1}, 0, 1, D}, | ^ src/libavformat/options_table.h:87:136: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 87 | {"flush_packets", "enable flushing of the I/O context after each packet", OFFSET(flush_packets), AV_OPT_TYPE_INT, {.i64 = -1}, -1, 1, E}, | ^ src/libavformat/options_table.h:88:175: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 88 | {"metadata_header_padding", "set number of bytes to be written as padding in a metadata header", OFFSET(metadata_header_padding), AV_OPT_TYPE_INT, {.i64 = -1}, -1, INT_MAX, E}, | ^ src/libavformat/options_table.h:89:144: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 89 | {"output_ts_offset", "set output timestamp offset", OFFSET(output_ts_offset), AV_OPT_TYPE_DURATION, {.i64 = 0}, INT64_MIN, (double)INT64_MAX, E}, | ^ src/libavformat/options_table.h:90:167: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 90 | {"max_interleave_delta", "maximum buffering duration for interleaving", OFFSET(max_interleave_delta), AV_OPT_TYPE_INT64, { .i64 = 10000000 }, 0, (double)INT64_MAX, E }, | ^ src/libavformat/options_table.h:98:161: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 98 | {"max_ts_probe", "maximum number of packets to read while waiting for the first timestamp", OFFSET(max_ts_probe), AV_OPT_TYPE_INT, { .i64 = 50 }, 0, INT_MAX, D }, | ^ src/libavformat/options_table.h:104:128: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 104 | {"dump_separator", "set information dump field separator", OFFSET(dump_separator), AV_OPT_TYPE_STRING, {.str = ", "}, 0, 0, D|E}, | ^ src/libavformat/options_table.h:105:140: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 105 | {"codec_whitelist", "List of decoders that are allowed to be used", OFFSET(codec_whitelist), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, D }, | ^ src/libavformat/options_table.h:106:142: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 106 | {"format_whitelist", "List of demuxers that are allowed to be used", OFFSET(format_whitelist), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, D }, | ^ src/libavformat/options_table.h:107:147: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 107 | {"protocol_whitelist", "List of protocols that are allowed to be used", OFFSET(protocol_whitelist), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, D }, | ^ src/libavformat/options_table.h:108:151: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 108 | {"protocol_blacklist", "List of protocols that are not allowed to be used", OFFSET(protocol_blacklist), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, D }, | ^ src/libavformat/options_table.h:109:115: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 109 | {"max_streams", "maximum number of streams", OFFSET(max_streams), AV_OPT_TYPE_INT, { .i64 = 1000 }, 0, INT_MAX, D }, | ^ src/libavformat/options_table.h:110:173: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 110 | {"skip_estimate_duration_from_pts", "skip duration calculation in estimate_timings_from_pts", OFFSET(skip_estimate_duration_from_pts), AV_OPT_TYPE_BOOL, {.i64 = 0}, 0, 1, D}, | ^ src/libavformat/options_table.h:111:144: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 111 | {"max_probe_packets", "Maximum number of packets to probe a codec", OFFSET(max_probe_packets), AV_OPT_TYPE_INT, { .i64 = 2500 }, 0, INT_MAX, D }, | ^ src/libavformat/options_table.h:112:201: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 112 | {"duration_probesize", "Maximum number of bytes to probe the durations of the streams in estimate_timings_from_pts", OFFSET(duration_probesize), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, (double)INT64_MAX, D}, | ^ src/libavformat/options_table.h:113:153: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 113 | {"recursion_limit", "Maximum number of times a demuxer can recursively be opened", OFFSET(recursion_limit), AV_OPT_TYPE_INT, {.i64 = 10 }, 0, INT_MAX, D}, | ^ src/libavformat/options_table.h:114:6: warning: missing field 'help' initializer [-Wmissing-field-initializers] 114 | {NULL}, | ^ 33 warnings generated. CC libavformat/rawenc.h.o CC libavformat/rawutils.h.o CC libavformat/rdt.h.o CC libavformat/replaygain.h.o CC libavformat/riff.h.o CC libavformat/rm.h.o CC libavformat/rmsipr.h.o CC libavformat/rso.h.o CC libavformat/rtmp.h.o CC libavformat/rtmpcrypt.h.o CC libavformat/rtmppkt.h.o CC libavformat/rtp.h.o CC libavformat/rtp_av1.h.o CC libavformat/rtpdec.h.o In file included from libavformat/rtp_av1.h.c:1: src/libavformat/rtp_av1.h:84:23: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 84 | for (int i = 0; i < num_lebs; i++) { | ~ ^ ~~~~~~~~ src/libavformat/rtp_av1.h:85:15: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 85 | if (i == num_lebs - 1) { | ~ ^ ~~~~~~~~~~~~ 2 warnings generated. CC libavformat/rtpdec_formats.h.o CC libavformat/rtpenc.h.o CC libavformat/rtpenc_chain.h.o CC libavformat/rtpproto.h.o CC libavformat/rtsp.h.o CC libavformat/rtspcodes.h.o CC libavformat/sauce.h.o CC libavformat/smjpeg.h.o In file included from libavformat/rtsp.h.c:1: In file included from src/libavformat/rtsp.h:28: In file included from src/libavformat/network.h:29: src/libavformat/os_support.h:98:43: warning: unused parameter 'path' [-Wunused-parameter] 98 | static inline int is_dos_path(const char *path) | ^ 1 warning generated. CC libavformat/sox.h.o CC libavformat/spdif.h.o CC libavformat/srtp.h.o CC libavformat/subtitles.h.o libavformat/sox.h.c:1:29: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavformat/sox.h" | ^ 1 warning generated. CC libavformat/swf.h.o CC libavformat/tee_common.h.o CC libavformat/tls.h.o CC libavformat/ttmlenc.h.o CC libavformat/url.h.o CC libavformat/urldecode.h.o CC libavformat/version.h.o CC libavformat/version_major.h.o CC libavformat/voc.h.o In file included from libavformat/ttmlenc.h.c:1: src/libavformat/ttmlenc.h:33:38: warning: comparison of integers of different signs: 'const int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 33 | codecpar->extradata_size >= TTMLENC_EXTRADATA_SIGNATURE_SIZE && | ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC libavformat/vorbiscomment.h.o libavformat/version_major.h.c:1:39: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavformat/version_major.h" | ^ libavformat/version.h.c:1:33: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavformat/version.h" | ^ 1 warning generated. 1 warning generated. CC libavformat/vpcc.h.o CC libavformat/vvc.h.o CC libavformat/w64.h.o CC libavformat/wtv.h.o CC libavformat/wv.h.o CC libavformat/yuv4mpeg.h.o CC libavcodec/a64colors.h.o libavformat/yuv4mpeg.h.c:1:34: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavformat/yuv4mpeg.h" | ^ 1 warning generated. CC libavcodec/a64tables.h.o CC libavcodec/aac.h.o CC libavcodec/aac_ac3_parser.h.o CC libavcodec/aac_defines.h.o CC libavcodec/aacenc.h.o CC libavcodec/aacenc_is.h.o CC libavcodec/aacenc_tns.h.o CC libavcodec/aacenc_utils.h.o In file included from libavcodec/aacenc_is.h.c:1: In file included from src/libavcodec/aacenc_is.h:31: In file included from src/libavcodec/aacenc.h:33: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ In file included from libavcodec/aacenc.h.c:1: In file included from src/libavcodec/aacenc.h:33: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. CC libavcodec/aacencdsp.h.o CC libavcodec/aacenctab.h.o In file included from libavcodec/aacenc_tns.h.c:1: In file included from src/libavcodec/aacenc_tns.h:31: In file included from src/libavcodec/aacenc.h:33: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ 2 warnings generated. CC libavcodec/aacps.h.o CC libavcodec/aacpsdsp.h.o In file included from libavcodec/aacenc_utils.h.c:1: In file included from src/libavcodec/aacenc_utils.h:32: In file included from src/libavcodec/aacenc.h:33: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ In file included from libavcodec/aacenc_utils.h.c:1: src/libavcodec/aacenc_utils.h:73:17: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 73 | if (qmaxval >= (FF_ARRAY_ELEMS(aac_maxval_cb))) | ~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CC libavcodec/aacsbr.h.o CC libavcodec/aacsbrdata.h.o CC libavcodec/aactab.h.o CC libavcodec/aandcttab.h.o CC libavcodec/ac3.h.o CC libavcodec/ac3_channel_layout_tab.h.o CC libavcodec/ac3_parser.h.o CC libavcodec/ac3_parser_internal.h.o CC libavcodec/ac3dec.h.o CC libavcodec/ac3dec_data.h.o CC libavcodec/ac3defs.h.o CC libavcodec/ac3dsp.h.o CC libavcodec/ac3enc.h.o CC libavcodec/ac3tab.h.o CC libavcodec/acelp_filters.h.o CC libavcodec/acelp_pitch_delay.h.o CC libavcodec/acelp_vectors.h.o CC libavcodec/adpcm.h.o CC libavcodec/adpcm_data.h.o CC libavcodec/adts_header.h.o CC libavcodec/adts_parser.h.o CC libavcodec/adx.h.o CC libavcodec/alacdsp.h.o CC libavcodec/alac_data.h.o CC libavcodec/amfdec.h.o CC libavcodec/amfenc.h.o CC libavcodec/amr.h.o CC libavcodec/amrnbdata.h.o CC libavcodec/amrwbdata.h.o CC libavcodec/aom_film_grain.h.o CC libavcodec/apng.h.o CC libavcodec/aptx.h.o CC libavcodec/apv.h.o CC libavcodec/apv_decode.h.o CC libavcodec/apv_dsp.h.o CC libavcodec/ass.h.o CC libavcodec/ass_split.h.o CC libavcodec/asv.h.o CC libavcodec/atrac.h.o CC libavcodec/atrac1data.h.o CC libavcodec/atrac3data.h.o CC libavcodec/atrac3plus.h.o CC libavcodec/atrac3plus_data.h.o CC libavcodec/atrac9tab.h.o CC libavcodec/atsc_a53.h.o CC libavcodec/audio_frame_queue.h.o CC libavcodec/audiodsp.h.o CC libavcodec/av1.h.o CC libavcodec/av1_levels.h.o CC libavcodec/av1_parse.h.o CC libavcodec/av1dec.h.o CC libavcodec/avcodec.h.o CC libavcodec/avcodec_internal.h.o In file included from libavcodec/av1dec.h.c:1: In file included from src/libavcodec/av1dec.h:34: In file included from src/libavcodec/dovi_rpu.h:27: src/libavutil/dovi_meta.h:365:48: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 365 | return (AVDOVIRpuDataHeader *)((uint8_t *) data + data->header_offset); | ^ src/libavutil/dovi_meta.h:371:46: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 371 | return (AVDOVIDataMapping *)((uint8_t *) data + data->mapping_offset); | ^ src/libavutil/dovi_meta.h:377:48: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 377 | return (AVDOVIColorMetadata *)((uint8_t *) data + data->color_offset); | ^ src/libavutil/dovi_meta.h:387:41: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 387 | return (AVDOVIDmData *)((uint8_t *) data + data->ext_block_offset + | ^ 4 warnings generated. CC libavcodec/avdct.h.o CC libavcodec/avs2.h.o CC libavcodec/avs3.h.o CC libavcodec/bethsoftvideo.h.o CC libavcodec/bgmc.h.o CC libavcodec/binkdata.h.o CC libavcodec/binkdsp.h.o CC libavcodec/bintext.h.o CC libavcodec/bitstream.h.o CC libavcodec/blockdsp.h.o libavcodec/bintext.h.c:1:32: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavcodec/bintext.h" | ^ 1 warning generated. CC libavcodec/bmp.h.o CC libavcodec/bsf.h.o CC libavcodec/bsf_internal.h.o CC libavcodec/bswapdsp.h.o CC libavcodec/bytestream.h.o CC libavcodec/cabac.h.o CC libavcodec/cabac_functions.h.o CC libavcodec/canopus.h.o CC libavcodec/cavs.h.o CC libavcodec/cavsdsp.h.o CC libavcodec/cbrt_data.h.o CC libavcodec/cbs.h.o CC libavcodec/cbs_apv.h.o CC libavcodec/cbs_av1.h.o CC libavcodec/cbs_bsf.h.o CC libavcodec/cbs_h264.h.o CC libavcodec/cbs_h2645.h.o CC libavcodec/cbs_h265.h.o CC libavcodec/cbs_h266.h.o CC libavcodec/cbs_internal.h.o CC libavcodec/cbs_jpeg.h.o CC libavcodec/cbs_lcevc.h.o CC libavcodec/cbs_mpeg2.h.o CC libavcodec/cbs_sei.h.o In file included from libavcodec/cbs_internal.h.c:1: In file included from src/libavcodec/cbs_internal.h:32: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ CC libavcodec/cbs_vp8.h.o src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ 2 warnings generated. CC libavcodec/cbs_vp9.h.o CC libavcodec/celp_filters.h.o CC libavcodec/celp_math.h.o CC libavcodec/cfhd.h.o CC libavcodec/cfhddsp.h.o CC libavcodec/cfhdencdsp.h.o CC libavcodec/cga_data.h.o CC libavcodec/clearvideodata.h.o CC libavcodec/codec.h.o CC libavcodec/codec2utils.h.o CC libavcodec/codec_desc.h.o CC libavcodec/codec_id.h.o CC libavcodec/codec_internal.h.o CC libavcodec/codec_par.h.o CC libavcodec/cookdata.h.o CC libavcodec/copy_block.h.o CC libavcodec/dca.h.o CC libavcodec/dca_core.h.o CC libavcodec/dca_exss.h.o CC libavcodec/dca_lbr.h.o CC libavcodec/dca_sample_rate_tab.h.o CC libavcodec/dca_syncwords.h.o CC libavcodec/dca_xll.h.o libavcodec/dca_syncwords.h.c:1:38: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavcodec/dca_syncwords.h" | ^ 1 warning generated. CC libavcodec/dcaadpcm.h.o CC libavcodec/dcadata.h.o CC libavcodec/dcadct.h.o CC libavcodec/dcadec.h.o CC libavcodec/dcadsp.h.o CC libavcodec/dcaenc.h.o CC libavcodec/dcahuff.h.o CC libavcodec/dcamath.h.o CC libavcodec/dct.h.o CC libavcodec/dct32.h.o CC libavcodec/dctref.h.o CC libavcodec/decode.h.o CC libavcodec/decode_bsf.h.o CC libavcodec/defs.h.o CC libavcodec/dirac.h.o CC libavcodec/dirac_arith.h.o CC libavcodec/dirac_dwt.h.o CC libavcodec/dirac_vlc.h.o CC libavcodec/diracdsp.h.o CC libavcodec/diractab.h.o CC libavcodec/dnxhddata.h.o CC libavcodec/dnxhdenc.h.o CC libavcodec/dolby_e.h.o CC libavcodec/dovi_rpu.h.o CC libavcodec/dpx.h.o In file included from libavcodec/dnxhdenc.h.c:1: In file included from src/libavcodec/dnxhdenc.h:31: In file included from src/libavcodec/mpegvideoenc.h:41: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ In file included from libavcodec/dovi_rpu.h.c:1: In file included from src/libavcodec/dovi_rpu.h:27: src/libavutil/dovi_meta.h:365:48: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 365 | return (AVDOVIRpuDataHeader *)((uint8_t *) data + data->header_offset); | ^ src/libavutil/dovi_meta.h:371:46: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 371 | return (AVDOVIDataMapping *)((uint8_t *) data + data->mapping_offset); | ^ src/libavutil/dovi_meta.h:377:48: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 377 | return (AVDOVIColorMetadata *)((uint8_t *) data + data->color_offset); | ^ src/libavutil/dovi_meta.h:387:41: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 387 | return (AVDOVIDmData *)((uint8_t *) data + data->ext_block_offset + | ^ 2 warnings generated. CC libavcodec/dsd.h.o CC libavcodec/dv.h.o 4 warnings generated. CC libavcodec/dv_internal.h.o CC libavcodec/dv_profile.h.o CC libavcodec/dv_profile_internal.h.o CC libavcodec/dvaudio.h.o CC libavcodec/dvbtxt.h.o CC libavcodec/dvdata.h.o CC libavcodec/dvdsub.h.o CC libavcodec/dxv.h.o CC libavcodec/dynamic_hdr_vivid.h.o CC libavcodec/eac3_data.h.o CC libavcodec/eac3enc.h.o CC libavcodec/eaidct.h.o CC libavcodec/elbg.h.o CC libavcodec/encode.h.o CC libavcodec/elsdec.h.o CC libavcodec/error_resilience.h.o CC libavcodec/evc.h.o CC libavcodec/evc_parse.h.o CC libavcodec/evc_ps.h.o CC libavcodec/evrcdata.h.o CC libavcodec/executor.h.o CC libavcodec/exif.h.o CC libavcodec/exif_internal.h.o CC libavcodec/exrdsp.h.o CC libavcodec/faandct.h.o CC libavcodec/faanidct.h.o CC libavcodec/faxcompr.h.o CC libavcodec/fdctdsp.h.o CC libavcodec/ffv1.h.o CC libavcodec/ffv1_vulkan.h.o CC libavcodec/ffv1enc.h.o CC libavcodec/fits.h.o In file included from libavcodec/ffv1.h.c:1: In file included from src/libavcodec/ffv1.h:36: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ In file included from libavcodec/ffv1.h.c:1: In file included from src/libavcodec/ffv1.h:37: src/libavcodec/rangecoder.h:64:25: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 64 | if (c->low - 0xFF01 >= 0x10000 - 0xFF01U) { | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ CC libavcodec/flac.h.o 3 warnings generated. CC libavcodec/flac_parse.h.o CC libavcodec/flacdata.h.o CC libavcodec/flacdsp.h.o In file included from libavcodec/ffv1_vulkan.h.c:1: In file included from src/libavcodec/ffv1_vulkan.h:24: src/libavutil/vulkan.h:359:16: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 359 | while (cnt < FF_ARRAY_ELEMS(f->img) && f->img[cnt]) | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/vulkan.h:384:26: warning: cast from 'const void *' to 'void *' drops const qualifier [-Wcast-qual] 384 | out->pNext = (void *)in; | ^ In file included from libavcodec/ffv1_vulkan.h.c:1: In file included from src/libavcodec/ffv1_vulkan.h:25: In file included from src/libavcodec/ffv1.h:36: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ In file included from libavcodec/ffv1_vulkan.h.c:1: In file included from src/libavcodec/ffv1_vulkan.h:25: In file included from src/libavcodec/ffv1.h:37: src/libavcodec/rangecoder.h:64:25: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 64 | if (c->low - 0xFF01 >= 0x10000 - 0xFF01U) { | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ 5 warnings generated. CC libavcodec/flacencdsp.h.o CC libavcodec/flvdec.h.o CC libavcodec/flvenc.h.o CC libavcodec/frame_thread_encoder.h.o CC libavcodec/g722.h.o CC libavcodec/g722dsp.h.o CC libavcodec/g723_1.h.o CC libavcodec/g728data.h.o CC libavcodec/g729.h.o CC libavcodec/g729data.h.o libavcodec/g729.h.c:1:29: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavcodec/g729.h" | ^ 1 warning generated. CC libavcodec/g729postfilter.h.o CC libavcodec/get_bits.h.o CC libavcodec/gif.h.o CC libavcodec/golomb.h.o CC libavcodec/gsm.h.o CC libavcodec/gsmdec_data.h.o CC libavcodec/h261.h.o CC libavcodec/h261enc.h.o CC libavcodec/h263.h.o In file included from libavcodec/golomb.h.c:1: src/libavcodec/golomb.h:485:34: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] CC libavcodec/h263data.h.o 485 | if (gb->size_in_bits <= re_index) { | ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~ 1 warning generated. CC libavcodec/h263dec.h.o CC libavcodec/h263dsp.h.o CC libavcodec/h263enc.h.o CC libavcodec/h264.h.o CC libavcodec/h2645_parse.h.o CC libavcodec/h2645_sei.h.o CC libavcodec/h2645_vui.h.o In file included from libavcodec/h263enc.h.c:1: In file included from src/libavcodec/h263enc.h:25: In file included from src/libavcodec/mpegvideoenc.h:41: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ In file included from libavcodec/h263enc.h.c:1: src/libavcodec/h263enc.h:47:31: warning: unused parameter 'block' [-Wunused-parameter] 47 | int16_t block[6][64], | ^ 3 warnings generated. CC libavcodec/h2645data.h.o CC libavcodec/h264_levels.h.o CC libavcodec/h264_mvpred.h.o CC libavcodec/h264_parse.h.o In file included from libavcodec/h2645_sei.h.c:1: In file included from src/libavcodec/h2645_sei.h:33: In file included from src/libavcodec/itut35.h:28: In file included from src/libavcodec/dovi_rpu.h:27: src/libavutil/dovi_meta.h:365:48: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 365 | return (AVDOVIRpuDataHeader *)((uint8_t *) data + data->header_offset); | ^ src/libavutil/dovi_meta.h:371:46: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 371 | return (AVDOVIDataMapping *)((uint8_t *) data + data->mapping_offset); | ^ src/libavutil/dovi_meta.h:377:48: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 377 | return (AVDOVIColorMetadata *)((uint8_t *) data + data->color_offset); | ^ src/libavutil/dovi_meta.h:387:41: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 387 | return (AVDOVIDmData *)((uint8_t *) data + data->ext_block_offset + | ^ 4 warnings generated. CC libavcodec/h264_ps.h.o CC libavcodec/h264_sei.h.o CC libavcodec/h264chroma.h.o In file included from libavcodec/h264_mvpred.h.c:1: In file included from src/libavcodec/h264_mvpred.h:31: In file included from src/libavcodec/h264dec.h:37: In file included from src/libavcodec/h264_sei.h:23: In file included from src/libavcodec/h2645_sei.h:33: In file included from src/libavcodec/itut35.h:28: In file included from src/libavcodec/dovi_rpu.h:27: src/libavutil/dovi_meta.h:365:48: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 365 | return (AVDOVIRpuDataHeader *)((uint8_t *) data + data->header_offset); | ^ src/libavutil/dovi_meta.h:371:46: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 371 | return (AVDOVIDataMapping *)((uint8_t *) data + data->mapping_offset); | ^ src/libavutil/dovi_meta.h:377:48: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 377 | return (AVDOVIColorMetadata *)((uint8_t *) data + data->color_offset); | ^ src/libavutil/dovi_meta.h:387:41: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 387 | return (AVDOVIDmData *)((uint8_t *) data + data->ext_block_offset + | ^ In file included from libavcodec/h264_mvpred.h.c:1: src/libavcodec/h264_mvpred.h:42:64: warning: unused parameter 'h' [-Wunused-parameter] 42 | static av_always_inline int pred_intra_mode(const H264Context *h, | ^ CC libavcodec/h264data.h.o In file included from libavcodec/h264_sei.h.c:1: In file included from src/libavcodec/h264_sei.h:23: In file included from src/libavcodec/h2645_sei.h:33: In file included from src/libavcodec/itut35.h:28: In file included from src/libavcodec/dovi_rpu.h:27: src/libavutil/dovi_meta.h:365:48: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 365 | return (AVDOVIRpuDataHeader *)((uint8_t *) data + data->header_offset); | ^ src/libavutil/dovi_meta.h:371:46: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 371 | return (AVDOVIDataMapping *)((uint8_t *) data + data->mapping_offset); | ^ src/libavcodec/h264_mvpred.h:756:29src/libavutil/dovi_meta.h:: 377warning: :comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare]48 : warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 756377 | | r e t ufronr ((AlViDsOtV I=C o0l;o rlMiestta d)l(i(suti_ncto8u_ntt ;* )l idsatt+a+ )+ {d a t| a ~~~~ ^ ~~~~~~~~~~~~~~- >color_offset); | ^ src/libavutil/dovi_meta.h:387:41: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 387 | return (AVDOVIDmData *)((uint8_t *) data + data->ext_block_offset + | ^ 6 warnings generated. 4 warnings generated. CC libavcodec/h264dec.h.o CC libavcodec/h264dsp.h.o CC libavcodec/h264idct.h.o CC libavcodec/h264pred.h.o CC libavcodec/h264qpel.h.o CC libavcodec/h265_profile_level.h.o CC libavcodec/h274.h.o CC libavcodec/hap.h.o In file included from libavcodec/h264dec.h.c:1: In file included from src/libavcodec/h264dec.h:37: In file included from src/libavcodec/h264_sei.h:23: In file included from src/libavcodec/h2645_sei.h:33: In file included from src/libavcodec/itut35.h:28: In file included from src/libavcodec/dovi_rpu.h:27: src/libavutil/dovi_meta.h:365:48: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 365 | return (AVDOVIRpuDataHeader *)((uint8_t *) data + data->header_offset); | ^ src/libavutil/dovi_meta.h:371:46: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 371 | return (AVDOVIDataMapping *)((uint8_t *) data + data->mapping_offset); | ^ src/libavutil/dovi_meta.h:377:48: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 377 | return (AVDOVIColorMetadata *)((uint8_t *) data + data->color_offset); | ^ src/libavutil/dovi_meta.h:387:41: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 387 | return (AVDOVIDmData *)((uint8_t *) data + data->ext_block_offset + | ^ 4 warnings generated. CC libavcodec/hashtable.h.o CC libavcodec/hca_data.h.o CC libavcodec/hpeldsp.h.o CC libavcodec/hq_common.h.o CC libavcodec/hq_hqadata.h.o CC libavcodec/hq_hqadsp.h.o CC libavcodec/hqxdsp.h.o CC libavcodec/hqxvlc.h.o CC libavcodec/htmlsubtitles.h.o CC libavcodec/huffman.h.o CC libavcodec/huffyuv.h.o CC libavcodec/huffyuvdsp.h.o In file included from libavcodec/hqxvlc.h.c:1: src/libavcodec/hqxvlc.h:740:10: warning: missing field 'lut' initializer [-Wmissing-field-initializers] 740 | { 10 }, { 11 }, { 11 }, { 11 }, { 12 }, { 11 }, | ^ src/libavcodec/hqxvlc.h:740:18: warning: missing field 'lut' initializer [-Wmissing-field-initializers] 740 | { 10 }, { 11 }, { 11 }, { 11 }, { 12 }, { 11 }, | ^ src/libavcodec/hqxvlc.h:740:26: warning: missing field 'lut' initializer [-Wmissing-field-initializers] 740 | { 10 }, { 11 }, { 11 }, { 11 }, { 12 }, { 11 }, | ^ src/libavcodec/hqxvlc.h:740:34: warning: missing field 'lut' initializer [-Wmissing-field-initializers] 740 | { 10 }, { 11 }, { 11 }, { 11 }, { 12 }, { 11 }, | ^ src/libavcodec/hqxvlc.h:740:42: warning: missing field 'lut' initializer [-Wmissing-field-initializers] 740 | { 10 }, { 11 }, { 11 }, { 11 }, { 12 }, { 11 }, | ^ src/libavcodec/hqxvlc.h:740:50: warning: missing field 'lut' initializer [-Wmissing-field-initializers] 740 | { 10 }, { 11 }, { 11 }, { 11 }, { 12 }, { 11 }, | ^ 6 warnings generated. CC libavcodec/huffyuvencdsp.h.o CC libavcodec/hw_base_encode.h.o CC libavcodec/hw_base_encode_h264.h.o CC libavcodec/hw_base_encode_h265.h.o CC libavcodec/hwaccel_internal.h.o CC libavcodec/hwaccels.h.o CC libavcodec/hwconfig.h.o CC libavcodec/idctdsp.h.o CC libavcodec/ilbcdata.h.o CC libavcodec/imcdata.h.o CC libavcodec/indeo2data.h.o CC libavcodec/indeo3data.h.o CC libavcodec/indeo4data.h.o CC libavcodec/indeo5data.h.o CC libavcodec/internal.h.o CC libavcodec/intrax8.h.o CC libavcodec/intrax8dsp.h.o CC libavcodec/intrax8huf.h.o CC libavcodec/itut35.h.o CC libavcodec/ivi.h.o CC libavcodec/ivi_dsp.h.o CC libavcodec/jacosub.h.o In file included from libavcodec/itut35.h.c:1: In file included from src/libavcodec/itut35.h:28: In file included from src/libavcodec/dovi_rpu.h:27: src/libavutil/dovi_meta.h:365:48: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 365 | return (AVDOVIRpuDataHeader *)((uint8_t *) data + data->header_offset); | ^ src/libavutil/dovi_meta.h:371:46: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 371 | return (AVDOVIDataMapping *)((uint8_t *) data + data->mapping_offset); | ^ src/libavutil/dovi_meta.h:377:48: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 377 | return (AVDOVIColorMetadata *)((uint8_t *) data + data->color_offset); | ^ src/libavutil/dovi_meta.h:387:41: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 387 | return (AVDOVIDmData *)((uint8_t *) data + data->ext_block_offset + | ^ 4 warnings generated. CC libavcodec/jni.h.o CC libavcodec/jpeg2000.h.o CC libavcodec/jpeg2000dec.h.o CC libavcodec/jpeg2000dsp.h.o CC libavcodec/jpeg2000dwt.h.o CC libavcodec/jpeg2000htdec.h.o CC libavcodec/jpegls.h.o CC libavcodec/jpeglsdec.h.o CC libavcodec/jpegquanttables.h.o CC libavcodec/jpegtables.h.o CC libavcodec/jpegtabs.h.o CC libavcodec/jpegxl.h.o CC libavcodec/jpegxl_parse.h.o CC libavcodec/jpegxs.h.o CC libavcodec/kbdwin.h.o CC libavcodec/lagarithrac.h.o CC libavcodec/lcevc.h.o CC libavcodec/lcevc_parse.h.o CC libavcodec/lcevcdec.h.o CC libavcodec/lcevctab.h.o CC libavcodec/lcl.h.o CC libavcodec/leaddata.h.o libavcodec/lcl.h.c:1:28: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavcodec/lcl.h" | ^ 1 warning generated. CC libavcodec/leb.h.o CC libavcodec/libopenh264.h.o CC libavcodec/libopus.h.o CC libavcodec/lossless_audiodsp.h.o CC libavcodec/lossless_videodsp.h.o CC libavcodec/lossless_videoencdsp.h.o CC libavcodec/lpc.h.o CC libavcodec/lpc_functions.h.o CC libavcodec/lsp.h.o CC libavcodec/lzf.h.o CC libavcodec/lzw.h.o CC libavcodec/mathops.h.o CC libavcodec/me_cmp.h.o CC libavcodec/mediacodec.h.o CC libavcodec/metasound_data.h.o CC libavcodec/metasound_twinvq_data.h.o CC libavcodec/mjpeg.h.o CC libavcodec/mjpegenc.h.o CC libavcodec/mjpegdec.h.o CC libavcodec/mjpegenc_common.h.o In file included from libavcodec/mjpegenc.h.c:1: In file included from src/libavcodec/mjpegenc.h:39: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ 2 warnings generated. CC libavcodec/mjpegenc_huffman.h.o CC libavcodec/mlp.h.o CC libavcodec/mlp_parse.h.o In file included from libavcodec/mjpegenc_common.h.c:1: In file included from src/libavcodec/mjpegenc_common.h:27: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ 2 warnings generated. CC libavcodec/mlpdsp.h.o CC libavcodec/mlz.h.o CC libavcodec/motion_est.h.o CC libavcodec/mpc.h.o CC libavcodec/mpc7data.h.o CC libavcodec/mpc8data.h.o CC libavcodec/mpc8huff.h.o CC libavcodec/mpcdata.h.o CC libavcodec/mpeg12.h.o CC libavcodec/mpeg12data.h.o CC libavcodec/mpeg12dec.h.o CC libavcodec/mpeg12enc.h.o CC libavcodec/mpeg12vlc.h.o CC libavcodec/mpeg4audio.h.o CC libavcodec/mpeg4audio_copy_pce.h.o CC libavcodec/mpeg4audio_sample_rates.h.o In file included from libavcodec/mpeg12enc.h.c:1: In file included from src/libavcodec/mpeg12enc.h:25: In file included from src/libavcodec/mpegvideoenc.h:41: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ 2 warnings generated. CC libavcodec/mpeg4data.h.o CC libavcodec/mpeg4video.h.o CC libavcodec/mpeg4videodata.h.o In file included from libavcodec/mpeg4audio_copy_pce.h.c:1: In file included from src/libavcodec/mpeg4audio_copy_pce.h:27: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ 2 warnings generated. In file included from libavcodec/mpeg4data.h.c:1: src/libavcodec/mpeg4data.h:114:1: warning: missing field 'index_run' initializer [-Wmissing-field-initializers] 114 | }; | ^ src/libavcodec/mpeg4data.h:219:1: warning: missing field 'index_run' initializer [-Wmissing-field-initializers] 219 | }; | ^ src/libavcodec/mpeg4data.h:323:1: warning: missing field 'index_run' initializer [-Wmissing-field-initializers] 323 | }; | ^ CC libavcodec/mpeg4videodec.h.o 3 warnings generated. CC libavcodec/mpeg4videodefs.h.o CC libavcodec/mpeg4videodsp.h.o libavcodec/mpeg4videodefs.h.c:1:39: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavcodec/mpeg4videodefs.h" | ^ 1 warning generated. CC libavcodec/mpeg4videoenc.h.o CC libavcodec/mpeg_er.h.o CC libavcodec/mpegaudio.h.o CC libavcodec/mpegaudiodata.h.o CC libavcodec/mpegaudiodecheader.h.o CC libavcodec/mpegaudiodsp.h.o In file included from libavcodec/mpeg4videoenc.h.c:1: In file included from src/libavcodec/mpeg4videoenc.h:28: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ CC libavcodec/mpegaudiotab.h.o 2 warnings generated. CC libavcodec/mpegaudiotabs.h.o CC libavcodec/mpegpicture.h.o CC libavcodec/mpegutils.h.o CC libavcodec/mpegvideo.h.o CC libavcodec/mpegvideo_unquantize.h.o CC libavcodec/mpegvideodata.h.o CC libavcodec/mpegvideodec.h.o CC libavcodec/mpegvideoenc.h.o CC libavcodec/mpegvideoencdsp.h.o CC libavcodec/mqc.h.o CC libavcodec/msgsmdec.h.o CC libavcodec/msmpeg4.h.o CC libavcodec/msmpeg4_vc1_data.h.o In file included from libavcodec/mpegvideoenc.h.c:1: In file included from src/libavcodec/mpegvideoenc.h:41: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ 2 warnings generated. CC libavcodec/msmpeg4data.h.o CC libavcodec/msmpeg4dec.h.o CC libavcodec/msmpeg4enc.h.o CC libavcodec/msrledec.h.o CC libavcodec/mss12.h.o CC libavcodec/mss2dsp.h.o In file included from libavcodec/msmpeg4enc.h.c:1: In file included from src/libavcodec/msmpeg4enc.h:25: In file included from src/libavcodec/mpegvideoenc.h:41: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ 2 warnings generated. CC libavcodec/nellymoser.h.o CC libavcodec/mss34dsp.h.o CC libavcodec/on2avcdata.h.o CC libavcodec/options_table.h.o CC libavcodec/packet.h.o CC libavcodec/packet_internal.h.o CC libavcodec/paf.h.o libavcodec/paf.h.c:1:28: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavcodec/paf.h" | ^ 1 warning generated. CC libavcodec/parser.h.o CC libavcodec/parser_internal.h.o CC libavcodec/pixblockdsp.h.o In file included from libavcodec/options_table.h.c:1: src/libavcodec/options_table.h:50:134: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 50 | {"b", "set bitrate (in bits/s)", OFFSET(bit_rate), AV_OPT_TYPE_INT64, {.i64 = AV_CODEC_DEFAULT_BITRATE }, 0, (double)INT64_MAX, A|V|E}, | ^ src/libavcodec/options_table.h:51:107: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 51 | {"ab", "set bitrate (in bits/s)", OFFSET(bit_rate), AV_OPT_TYPE_INT64, {.i64 = 128*1000 }, 0, INT_MAX, A|E}, | ^ src/libavcodec/options_table.h:55:109: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 55 | OFFSET(bit_rate_tolerance), AV_OPT_TYPE_INT, {.i64 = AV_CODEC_DEFAULT_BITRATE*20 }, 0, INT_MAX, A|V|E}, | ^ src/libavcodec/options_table.h:95:84: warning: missing field 'flags' initializer [-Wmissing-field-initializers] 95 | {"time_base", NULL, OFFSET(time_base), AV_OPT_TYPE_RATIONAL, {.dbl = 0}, 0, INT_MAX}, | ^ src/libavcodec/options_table.h:96:116: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 96 | {"g", "set the group of picture (GOP) size", OFFSET(gop_size), AV_OPT_TYPE_INT, {.i64 = 12 }, INT_MIN, INT_MAX, V|E}, | ^ src/libavcodec/options_table.h:97:117: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 97 | {"ar", "set audio sampling rate (in Hz)", OFFSET(sample_rate), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, 0, INT_MAX, A|D|E}, | ^ src/libavcodec/options_table.h:98:109: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 98 | {"cutoff", "set cutoff bandwidth", OFFSET(cutoff), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, A|E}, | ^ src/libavcodec/options_table.h:99:93: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 99 | {"frame_size", NULL, OFFSET(frame_size), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, 0, INT_MAX, A|E}, | ^ src/libavcodec/options_table.h:100:97: warning: missing field 'flags' initializer [-Wmissing-field-initializers] 100 | {"frame_number", NULL, OFFSET(frame_num), AV_OPT_TYPE_INT64, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, | ^ src/libavcodec/options_table.h:101:84: warning: missing field 'flags' initializer [-Wmissing-field-initializers] 101 | {"delay", NULL, OFFSET(delay), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, | ^ src/libavcodec/options_table.h:104:86: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 104 | OFFSET(qcompress), AV_OPT_TYPE_FLOAT, {.dbl = 0.5 }, -FLT_MAX, FLT_MAX, V|E}, | ^ src/libavcodec/options_table.h:105:112: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 105 | {"qblur", "video quantizer scale blur (VBR)", OFFSET(qblur), AV_OPT_TYPE_FLOAT, {.dbl = 0.5 }, -1, FLT_MAX, V|E}, | ^ src/libavcodec/options_table.h:106:104: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 106 | {"qmin", "minimum video quantizer scale (VBR)", OFFSET(qmin), AV_OPT_TYPE_INT, {.i64 = 2 }, -1, 69, V|E}, | ^ src/libavcodec/options_table.h:107:107: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 107 | {"qmax", "maximum video quantizer scale (VBR)", OFFSET(qmax), AV_OPT_TYPE_INT, {.i64 = 31 }, -1, 1024, V|E}, | ^ src/libavcodec/options_table.h:108:138: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 108 | {"qdiff", "maximum difference between the quantizer scales (VBR)", OFFSET(max_qdiff), AV_OPT_TYPE_INT, {.i64 = 3 }, INT_MIN, INT_MAX, V|E}, | ^ src/libavcodec/options_table.h:109:137: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 109 | {"bf", "set maximum number of B-frames between non-B-frames", OFFSET(max_b_frames), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, -1, INT_MAX, V|E}, | ^ src/libavcodec/options_table.h:110:133: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 110 | {"b_qfactor", "QP factor between P- and B-frames", OFFSET(b_quant_factor), AV_OPT_TYPE_FLOAT, {.dbl = 1.25 }, -FLT_MAX, FLT_MAX, V|E}, | ^ src/libavcodec/options_table.h:111:92: warning: missing field 'flags' initializer [-Wmissing-field-initializers] 111 | {"codec_tag", NULL, OFFSET(codec_tag), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, | ^ src/libavcodec/options_table.h:135:133: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 135 | {"b_qoffset", "QP offset between P- and B-frames", OFFSET(b_quant_offset), AV_OPT_TYPE_FLOAT, {.dbl = 1.25 }, -FLT_MAX, FLT_MAX, V|E}, | ^ src/libavcodec/options_table.h:145:92: warning: missing field 'flags' initializer [-Wmissing-field-initializers] 145 | {"has_b_frames", NULL, OFFSET(has_b_frames), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, 0, INT_MAX}, | ^ src/libavcodec/options_table.h:146:90: warning: missing field 'flags' initializer [-Wmissing-field-initializers] 146 | {"block_align", NULL, OFFSET(block_align), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, 0, INT_MAX}, | ^ src/libavcodec/options_table.h:147:108: warning: missing field 'flags' initializer [-Wmissing-field-initializers] 147 | {"rc_override_count", NULL, OFFSET(rc_override_count), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, | ^ src/libavcodec/options_table.h:148:157: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 148 | {"maxrate", "maximum bitrate (in bits/s). Used for VBV together with bufsize.", OFFSET(rc_max_rate), AV_OPT_TYPE_INT64, {.i64 = DEFAULT }, 0, INT_MAX, V|A|E}, | ^ src/libavcodec/options_table.h:150:95: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 150 | OFFSET(rc_min_rate), AV_OPT_TYPE_INT64, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|A|E}, | ^ src/libavcodec/options_table.h:151:137: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 151 | {"bufsize", "set ratecontrol buffer size (in bits)", OFFSET(rc_buffer_size), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, A|V|E}, | ^ src/libavcodec/options_table.h:152:133: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 152 | {"i_qfactor", "QP factor between P- and I-frames", OFFSET(i_quant_factor), AV_OPT_TYPE_FLOAT, {.dbl = -0.8 }, -FLT_MAX, FLT_MAX, V|E}, | ^ src/libavcodec/options_table.h:153:132: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 153 | {"i_qoffset", "QP offset between P- and I-frames", OFFSET(i_quant_offset), AV_OPT_TYPE_FLOAT, {.dbl = 0.0 }, -FLT_MAX, FLT_MAX, V|E}, | ^ src/libavcodec/options_table.h:162:144: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 162 | {"lumi_mask", "compresses bright areas stronger than medium ones", OFFSET(lumi_masking), AV_OPT_TYPE_FLOAT, {.dbl = 0 }, -FLT_MAX, FLT_MAX, V|E}, | ^ src/libavcodec/options_table.h:163:132: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 163 | {"tcplx_mask", "temporal complexity masking", OFFSET(temporal_cplx_masking), AV_OPT_TYPE_FLOAT, {.dbl = 0 }, -FLT_MAX, FLT_MAX, V|E}, | ^ src/libavcodec/options_table.h:164:130: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 164 | {"scplx_mask", "spatial complexity masking", OFFSET(spatial_cplx_masking), AV_OPT_TYPE_FLOAT, {.dbl = 0 }, -FLT_MAX, FLT_MAX, V|E}, | ^ src/libavcodec/options_table.h:165:102: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 165 | {"p_mask", "inter masking", OFFSET(p_masking), AV_OPT_TYPE_FLOAT, {.dbl = 0 }, -FLT_MAX, FLT_MAX, V|E}, | ^ src/libavcodec/options_table.h:166:142: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 166 | {"dark_mask", "compresses dark areas stronger than medium ones", OFFSET(dark_masking), AV_OPT_TYPE_FLOAT, {.dbl = 0 }, -FLT_MAX, FLT_MAX, V|E}, | ^ src/libavcodec/options_table.h:186:110: warning: missing field 'flags' initializer [-Wmissing-field-initializers] 186 | {"bits_per_coded_sample", NULL, OFFSET(bits_per_coded_sample), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, 0, INT_MAX}, | ^ src/libavcodec/options_table.h:187:108: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 187 | {"aspect", "sample aspect ratio", OFFSET(sample_aspect_ratio), AV_OPT_TYPE_RATIONAL, {.dbl = 0}, 0, 10, V|E}, | ^ src/libavcodec/options_table.h:188:108: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 188 | {"sar", "sample aspect ratio", OFFSET(sample_aspect_ratio), AV_OPT_TYPE_RATIONAL, {.dbl = 0}, 0, 10, V|E}, | ^ src/libavcodec/options_table.h:205:134: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 205 | {"dia_size", "diamond type & size for motion estimation", OFFSET(dia_size), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, | ^ src/libavcodec/options_table.h:206:157: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 206 | {"last_pred", "amount of motion predictors from the previous frame", OFFSET(last_predictor_count), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, | ^ src/libavcodec/options_table.h:207:151: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 207 | {"pre_dia_size", "diamond type & size for motion estimation pre-pass", OFFSET(pre_dia_size), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, | ^ src/libavcodec/options_table.h:208:125: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 208 | {"subq", "sub-pel motion estimation quality", OFFSET(me_subpel_quality), AV_OPT_TYPE_INT, {.i64 = 8 }, INT_MIN, INT_MAX, V|E}, | ^ src/libavcodec/options_table.h:209:142: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 209 | {"me_range", "limit motion vectors range (1023 for DivX player)", OFFSET(me_range), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, | ^ src/libavcodec/options_table.h:210:109: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 210 | {"global_quality", NULL, OFFSET(global_quality), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|A|E}, | ^ src/libavcodec/options_table.h:211:96: warning: missing field 'flags' initializer [-Wmissing-field-initializers] 211 | {"slice_flags", NULL, OFFSET(slice_flags), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, | ^ src/libavcodec/options_table.h:216:200: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 216 | {"rc_init_occupancy", "number of bits which should be loaded into the rc buffer before decoding starts", OFFSET(rc_initial_buffer_occupancy), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, | ^ src/libavcodec/options_table.h:220:157: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 220 | {"dc", "deprecated; use intra_dc_precision for MPEG-2 instead", OFFSET(intra_dc_precision), AV_OPT_TYPE_INT, {.i64 = 0 }, -8, 16, AV_OPT_FLAG_DEPRECATED|V|E}, | ^ src/libavcodec/options_table.h:222:98: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 222 | {"nssew", "nsse weight", OFFSET(nsse_weight), AV_OPT_TYPE_INT, {.i64 = 8 }, INT_MIN, INT_MAX, V|E}, | ^ src/libavcodec/options_table.h:223:147: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 223 | {"skip_top", "number of macroblock rows at the top which are skipped", OFFSET(skip_top), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|D}, | ^ src/libavcodec/options_table.h:224:156: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 224 | {"skip_bottom", "number of macroblock rows at the bottom which are skipped", OFFSET(skip_bottom), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|D}, | ^ src/libavcodec/options_table.h:230:121: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 230 | {"lowres", "decode at 1= 1/2, 2=1/4, 3=1/8 resolutions", OFFSET(lowres), AV_OPT_TYPE_INT, {.i64 = 0 }, 0, INT_MAX, V|A|D}, | ^ src/libavcodec/options_table.h:254:139: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 254 | {"mblmin", "minimum macroblock Lagrange factor (VBR)", OFFSET(mb_lmin), AV_OPT_TYPE_INT, {.i64 = FF_QP2LAMBDA * 2 }, 1, FF_LAMBDA_MAX, V|E}, | ^ src/libavcodec/options_table.h:255:140: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 255 | {"mblmax", "maximum macroblock Lagrange factor (VBR)", OFFSET(mb_lmax), AV_OPT_TYPE_INT, {.i64 = FF_QP2LAMBDA * 31 }, 1, FF_LAMBDA_MAX, V|E}, | ^ src/libavcodec/options_table.h:267:146: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 267 | {"bidir_refine", "refine the two motion vectors used in bidirectional macroblocks", OFFSET(bidir_refine), AV_OPT_TYPE_INT, {.i64 = 1 }, 0, 4, V|E}, | ^ src/libavcodec/options_table.h:268:127: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 268 | {"keyint_min", "minimum interval between IDR-frames", OFFSET(keyint_min), AV_OPT_TYPE_INT, {.i64 = 25 }, INT_MIN, INT_MAX, V|E}, | ^ src/libavcodec/options_table.h:269:131: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 269 | {"refs", "reference frames to consider for motioCC libavcodec/pixels.h.o n compensation", OFFSET(refs), AV_OPT_TYPE_INT, {.i64 = 1 }, INT_MIN, INT_MAX, V|E}, | ^ src/libavcodec/options_table.h:270:129: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 270 | {"trellis", "rate-distortion optimal quantization", OFFSET(trellis), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|A|E}, | ^ src/libavcodec/options_table.h:271:95: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 271 | {"mv0_threshold", NULL, OFFSET(mv0_threshold), AV_OPT_TYPE_INT, {.i64 = 256 }, 0, INT_MAX, V|E}, | ^ src/libavcodec/options_table.h:272:130: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 272 | {"compression_level", NULL, OFFSET(compression_level), AV_OPT_TYPE_INT, {.i64 = FF_COMPRESSION_DEFAULT }, INT_MIN, INT_MAX, V|A|E}, | ^ src/libavcodec/options_table.h:273:106: warning: missing field 'flags' initializer [-Wmissing-field-initializers] 273 | {"bits_per_raw_sample", NULL, OFFSET(bits_per_raw_sample), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, 0, INT_MAX}, | ^ src/libavcodec/options_table.h:275:109: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 275 | {"rc_max_vbv_use", NULL, OFFSET(rc_max_available_vbv_use), AV_OPT_TYPE_FLOAT, {.dbl = 0 }, 0.0, FLT_MAX, V|E}, | ^ src/libavcodec/options_table.h:276:113: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 276 | {"rc_min_vbv_use", NULL, OFFSET(rc_min_vbv_overflow_use), AV_OPT_TYPE_FLOAT, {.dbl = 3 }, 0.0, FLT_MAX, V|E}, | ^ src/libavcodec/options_table.h:367:123: warning: missing field 'flags' initializer [-Wmissing-field-initializers] 367 | {"log_level_offset", "set the log level offset", OFFSET(log_level_offset), AV_OPT_TYPE_INT, {.i64 = 0 }, INT_MIN, INT_MAX }, | ^ src/libavcodec/options_table.h:368:132: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 368 | {"slices", "set the number of slices, used in parallelized encoding", OFFSET(slices), AV_OPT_TYPE_INT, {.i64 = 0 }, 0, INT_MAX, V|E}, | ^ src/libavcodec/options_table.h:383:94: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 383 | {"pkt_timebase", NULL, OFFSET(pkt_timebase), AV_OPT_TYPE_RATIONAL, {.dbl = 0 }, 0, INT_MAX, 0}, | ^ src/libavcodec/options_table.h:384:129: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 384 | {"sub_charenc", "set input text subtitles character encoding", OFFSET(sub_charenc), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, S|D}, | ^ src/libavcodec/options_table.h:390:94: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 390 | {"apply_cropping", NULL, OFFSET(apply_cropping), AV_OPT_TYPE_BOOL, { .i64 = 1 }, 0, 1, V | D }, | ^ src/libavcodec/options_table.h:391:102: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 391 | {"skip_alpha", "Skip processing alpha", OFFSET(skip_alpha), AV_OPT_TYPE_BOOL, {.i64 = 0 }, 0, 1, V|D }, | ^ src/libavcodec/options_table.h:398:134: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 398 | {"dump_separator", "set information dump field separator", OFFSET(dump_separator), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, A|V|S|D|E}, | ^ src/libavcodec/options_table.h:399:146: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 399 | {"codec_whitelist", "List of decoders that are allowed to be used", OFFSET(codec_whitelist), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, A|V|S|D }, | ^ src/libavcodec/options_table.h:400:117: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 400 | {"pixel_format", "set pixel format", OFFSET(pix_fmt), AV_OPT_TYPE_PIXEL_FMT, {.i64=AV_PIX_FMT_NONE}, -1, INT_MAX, 0 }, | ^ src/libavcodec/options_table.h:401:100: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 401 | {"video_size", "set video size", OFFSET(width), AV_OPT_TYPE_IMAGE_SIZE, {.str=NULL}, 0, INT_MAX, 0 }, | ^ src/libavcodec/options_table.h:402:124: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 402 | {"max_pixels", "Maximum number of pixels", OFFSET(max_pixels), AV_OPT_TYPE_INT64, {.i64 = INT_MAX }, 0, INT_MAX, A|V|S|D|E }, | ^ src/libavcodec/options_table.h:403:123: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 403 | {"max_samples", "Maximum number of samples", OFFSET(max_samples), AV_OPT_TYPE_INT64, {.i64 = INT_MAX }, 0, INT_MAX, A|D|E }, | ^ src/libavcodec/options_table.h:409:155: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 409 | {"extra_hw_frames", "Number of extra hardware frames to allocate for the user", OFFSET(extra_hw_frames), AV_OPT_TYPE_INT, { .i64 = -1 }, -1, INT_MAX, V|D }, | ^ src/libavcodec/options_table.h:410:163: warning: missing field 'unit' initializer [-Wmissing-field-initializers] 410 | {"discard_damaged_percentage", "Percentage of damaged samples to discard a frame", OFFSET(discard_damaged_percentage), AV_OPT_TYPE_INT, {.i64 = 95 }, 0, 100, V|D }, | ^ src/libavcodec/options_table.h:422:6: warning: missing field 'help' initializer [-Wmissing-field-initializers] 422 | {NULL}, | ^ 74 warnings generated. CC libavcodec/png.h.o CC libavcodec/pngdsp.h.o CC libavcodec/pnm.h.o CC libavcodec/profiles.h.o CC libavcodec/progressframe.h.o CC libavcodec/prores_raw.h.o CC libavcodec/proresdata.h.o CC libavcodec/proresdec.h.o CC libavcodec/proresdsp.h.o CC libavcodec/proresenc_kostya_common.h.o CC libavcodec/psymodel.h.o CC libavcodec/pthread_internal.h.o CC libavcodec/put_bits.h.o CC libavcodec/put_golomb.h.o CC libavcodec/qcelpdata.h.o CC libavcodec/qdm2data.h.o In file included from libavcodec/put_bits.h.c:1: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ 2 warnings generated. CC libavcodec/qoi.h.o CC libavcodec/qpeldsp.h.o CC libavcodec/ra144.h.o In file included from libavcodec/put_golomb.h.c:1: In file included from src/libavcodec/put_golomb.h:34: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ 2 warnings generated. CC libavcodec/ra288.h.o libavcodec/qoi.h.c:1:28: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavcodec/qoi.h" | ^ 1 warning generated. CC libavcodec/ralfdata.h.o CC libavcodec/rangecoder.h.o CC libavcodec/ratecontrol.h.o In file included from libavcodec/rangecoder.h.c:1: src/libavcodec/rangecoder.h:64:25: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 64 | if (c->low - 0xFF01 >= 0x10000 - 0xFF01U) { | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ 1 warning generated. CC libavcodec/raw.h.o CC libavcodec/raw_pix_fmt_tags.h.o CC libavcodec/rectangle.h.o CC libavcodec/rl.h.o CC libavcodec/rle.h.o CC libavcodec/rnd_avg.h.o CC libavcodec/roqvideo.h.o CC libavcodec/rtjpeg.h.o CC libavcodec/rv10dec.h.o CC libavcodec/rv20enc.h.o CC libavcodec/rv30data.h.o CC libavcodec/rv34.h.o CC libavcodec/rv34data.h.o CC libavcodec/rv34dsp.h.o CC libavcodec/rv34vlc.h.o CC libavcodec/rv40data.h.o CC libavcodec/rv40vlc2.h.o CC libavcodec/rv60data.h.o CC libavcodec/rv60dsp.h.o CC libavcodec/rv60vlcs.h.o CC libavcodec/sbc.h.o CC libavcodec/sbcdec_data.h.o CC libavcodec/sbcdsp.h.o CC libavcodec/sbcdsp_data.h.o CC libavcodec/sbr.h.o CC libavcodec/sbrdsp.h.o CC libavcodec/scpr.h.o CC libavcodec/scpr3.h.o CC libavcodec/sei.h.o CC libavcodec/sgi.h.o CC libavcodec/sheervideodata.h.o libavcodec/sgi.h.c:1:28: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavcodec/sgi.h" | ^ 1 warning generated. CC libavcodec/simple_idct.h.o CC libavcodec/sinewin.h.o CC libavcodec/sipr.h.o In file included from libavcodec/scpr.h.c:1: src/libavcodec/scpr.h:218:46: warning: unused parameter 'y' [-Wunused-parameter] 218 | int x, int y, uint32_t clr, | ^ src/libavcodec/scpr.h:231:21: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] 231 | if (*by >= avctx->height) | ~~~ ^ ~~~~~~~~~~~~~ src/libavcodec/scpr.h:236:44: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] 236 | if (*bx >= x * 16 + sx2 || *bx >= avctx->width) { | ~~~ ^ ~~~~~~~~~~~~ src/libavcodec/scpr.h:236:21: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] 236 | if (*bx >= x * 16 + sx2 || *bx >= avctx->width) { | ~~~ ^ ~~~~~~~~~~~~ src/libavcodec/scpr.h:252:21: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] 252 | if (*by >= avctx->height) | ~~~ ^ ~~~~~~~~~~~~~ src/libavcodec/scpr.h:258:44: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] 258 | if (*bx >= x * 16 + sx2 || *bx >= avctx->width) { | ~~~ ^ ~~~~~~~~~~~~ src/libavcodec/scpr.h:258:21: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] 258 | if (*bx >= x * 16 + sx2 || *bx >= avctx->width) { | ~~~ ^ ~~~~~~~~~~~~ src/libavcodec/scpr.h:266:32: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] 266 | if (*by < 1 || *by >= avctx->height) | ~~~ ^ ~~~~~~~~~~~~~ src/libavcodec/scpr.h:272:44: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] 272 | if (*bx >= x * 16 + sx2 || *bx >= avctx->width) { | ~~~ ^ ~~~~~~~~~~~~ src/libavcodec/scpr.h:272:21: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] 272 | if (*bx >= x * 16 + sx2 || *bx >= avctx->width) { | ~~~ ^ ~~~~~~~~~~~~ src/libavcodec/scpr.h:280:21: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] 280 | if (*by >= avctx->height) | ~~~ ^ ~~~~~~~~~~~~~ src/libavcodec/scpr.h:286:44: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] 286 | if (*bx >= x * 16 + sx2 || *bx >= avctx->width) { | ~~~ ^ ~~~~~~~~~~~~ src/libavcodec/scpr.h:286:21: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] 286 | if (*bx >= x * 16 + sx2 || *bx >= avctx->width) { | ~~~ ^ ~~~~~~~~~~~~ src/libavcodec/scpr.h:296:32: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] 296 | if (*by < 1 || *by >= avctx->height) | ~~~ ^ ~~~~~~~~~~~~~ src/libavcodec/scpr.h:319:44: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] 319 | if (*bx >= x * 16 + sx2 || *bx >= avctx->width) { | ~~~ ^ ~~~~~~~~~~~~ src/libavcodec/scpr.h:319:21: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] 319 | if (*bx >= x * 16 + sx2 || *bx >= avctx->width) { | ~~~ ^ ~~~~~~~~~~~~ src/libavcodec/scpr.h:327:32: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] 327 | if (*by < 1 || *by >= avctx->height) | ~~~ ^ ~~~~~~~~~~~~~ src/libavcodec/scpr.h:341:44: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] 341 | if (*bx >= x * 16 + sx2 || *bx >= avctx->width) { | ~~~ ^ ~~~~~~~~~~~~ src/libavcodec/scpr.h:341:21: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] 341 | if (*bx >= x * 16 + sx2 || *bx >= avctx->width) { | ~~~ ^ ~~~~~~~~~~~~ 19 warnings generated. CC libavcodec/sipr16kdata.h.o CC libavcodec/siprdata.h.o CC libavcodec/smpte_436m.h.o CC libavcodec/smpte_436m_internal.h.o CC libavcodec/snappy.h.o CC libavcodec/snow.h.o CC libavcodec/snow_dwt.h.o CC libavcodec/snowdata.h.o In file included from libavcodec/snow_dwt.h.c:1: src/libavcodec/snow_dwt.h:96:102: warning: unused parameter 'high' [-Wunused-parameter] 96 | static av_always_inline void snow_interleave_line_header(int *i, int width, IDWTELEM *low, IDWTELEM *high) | ^ 1 warning generated. CC libavcodec/sp5x.h.o In file included from libavcodec/snow.h.c:1: In file included from src/libavcodec/snow.h:29: src/libavcodec/snow_dwt.h:96:102: warning: unused parameter 'high' [-Wunused-parameter] 96 | static av_always_inline void snow_interleave_line_header(int *i, int width, IDWTELEM *low, IDWTELEM *high) | ^ In file included from libavcodec/snow.h.c:1: In file included from src/libavcodec/snow.h:31: src/libavcodec/rangecoder.h:64:25: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 64 | if (c->low - 0xFF01 >= 0x10000 - 0xFF01U) { | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from libavcodec/snowdata.h.c:1: In file included from src/libavcodec/snowdata.h:25: In file included from src/libavcodec/snow.h:29: src/libavcodec/snow_dwt.h:96:102: warning: unused parameter 'high' [-Wunused-parameter] 96 | static av_always_inline void snow_interleave_line_header(int *i, int width, IDWTELEM *low, IDWTELEM *high) | ^ In file included from libavcodec/snowdata.h.c:1: In file included from src/libavcodec/snowdata.h:25: In file included from src/libavcodec/snow.h:31: src/libavcodec/rangecoder.h:64:25: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 64 | if (c->low - 0xFF01 >= 0x10000 - 0xFF01U) { | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ CC libavcodec/speedhq.h.o CC libavcodec/speedhqenc.h.o 2 warnings generated. CC libavcodec/speexdata.h.o CC libavcodec/startcode.h.o CC libavcodec/sunrast.h.o CC libavcodec/svq1.h.o libavcodec/sunrast.h.c:1:32: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavcodec/sunrast.h" | ^ 1 warning generated. CC libavcodec/svq1_cb.h.o CC libavcodec/svq1_vlc.h.o CC libavcodec/svq1enc_cb.h.o CC libavcodec/svq1encdsp.h.o CC libavcodec/synth_filter.h.o CC libavcodec/tak.h.o CC libavcodec/takdsp.h.o CC libavcodec/targa.h.o CC libavcodec/texturedsp.h.o CC libavcodec/thread.h.o CC libavcodec/threadframe.h.o CC libavcodec/threadprogress.h.o CC libavcodec/tiff.h.o CC libavcodec/tiff_common.h.o CC libavcodec/tiff_data.h.o CC libavcodec/to_upper4.h.o CC libavcodec/tpeldsp.h.o CC libavcodec/truemotion1data.h.o CC libavcodec/truespeech_data.h.o CC libavcodec/tscc2data.h.o CC libavcodec/ttadata.h.o CC libavcodec/ttadsp.h.o CC libavcodec/ttaencdsp.h.o CC libavcodec/ttmlenc.h.o CC libavcodec/twinvq.h.o CC libavcodec/twinvq_data.h.o libavcodec/ttmlenc.h.c:1:32: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavcodec/ttmlenc.h" | ^ 1 warning generated. CC libavcodec/ulti_cb.h.o CC libavcodec/unary.h.o CC libavcodec/utvideo.h.o CC libavcodec/utvideodsp.h.o CC libavcodec/v210dec.h.o CC libavcodec/v210dec_init.h.o In file included from libavcodec/unary.h.c:1: src/libavcodec/unary.h:50:41: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] 50 | for(i = 0; i < len && get_bits1(gb) != stop; i++); | ~~~~~~~~~~~~~ ^ ~~~~ 1 warning generated. CC libavcodec/v210enc.h.o CC libavcodec/v210enc_init.h.o CC libavcodec/v4l2_buffers.h.o CC libavcodec/v4l2_context.h.o CC libavcodec/v4l2_fmt.h.o CC libavcodec/v4l2_m2m.h.o CC libavcodec/vbn.h.o CC libavcodec/vc1.h.o CC libavcodec/vc1_common.h.o libavcodec/vbn.h.c:1:28: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavcodec/vbn.h" | ^ 1 warning generated. CC libavcodec/vc1_pred.h.o CC libavcodec/vc1_vlc_data.h.o CC libavcodec/vc1acdata.h.o CC libavcodec/vc1data.h.o CC libavcodec/vc1dsp.h.o CC libavcodec/vc2enc_dwt.h.o CC libavcodec/version.h.o CC libavcodec/version_major.h.o libavcodec/version.h.c:1:32: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavcodec/version.h" | ^ 1 warning generated. CC libavcodec/videodsp.h.o CC libavcodec/vlc.h.o CC libavcodec/vorbis.h.o libavcodec/version_major.h.c:1:38: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavcodec/version_major.h" | ^ 1 warning generated. CC libavcodec/vorbis_data.h.o CC libavcodec/vorbis_enc_data.h.o CC libavcodec/vorbis_parser.h.o CC libavcodec/vorbis_parser_internal.h.o CC libavcodec/vorbisdsp.h.o CC libavcodec/vp3data.h.o In file included from libavcodec/vorbis_enc_data.h.c:1: src/libavcodec/vorbis_enc_data.h:432:24: warning: missing field 'min' initializer [-Wmissing-field-initializers] 432 | { 2, 16, 16, 0 }, | ^ src/libavcodec/vorbis_enc_data.h:433:24: warning: missing field 'min' initializer [-Wmissing-field-initializers] 433 | { 2, 8, 8, 0 }, | ^ src/libavcodec/vorbis_enc_data.h:434:24: warning: missing field 'min' initializer [-Wmissing-field-initializers] 434 | { 2, 256, 256, 0 }, | ^ src/libavcodec/vorbis_enc_data.h:435:24: warning: missing field 'min' initializer [-Wmissing-field-initializers] 435 | { 2, 64, 64, 0 }, | ^ src/libavcodec/vorbis_enc_data.h:436:24: warning: missing field 'min' initializer [-Wmissing-field-initializers] 436 | { 2, 128, 128, 0 }, | ^ src/libavcodec/vorbis_enc_data.h:437:24: warning: missing field 'min' initializer [-Wmissing-field-initializers] 437 | { 2, 32, 32, 0 }, | ^ src/libavcodec/vorbis_enc_data.h:438:24: warning: missing field 'min' initializer [-Wmissing-field-initializers] 438 | { 2, 96, 96, 0 }, | ^ src/libavcodec/vorbis_enc_data.h:439:24: warning: missing field 'min' initializer [-Wmissing-field-initializers] 439 | { 2, 32, 32, 0 }, | ^ src/libavcodec/vorbis_enc_data.h:440:24: warning: missing field 'min' initializer [-Wmissing-field-initializers] 440 | { 2, 96, 96, 0 }, | ^ src/libavcodec/vorbis_enc_data.h:441:24: warning: missing field 'min' initializer [-Wmissing-field-initializers] 441 | { 2, 17, 17, 0 }, | ^ src/libavcodec/vorbis_enc_data.h:442:24: warning: missing field 'min' initializer [-Wmissing-field-initializers] 442 | { 2, 32, 32, 0 }, | ^ src/libavcodec/vorbis_enc_data.h:443:24: warning: missing field 'min' initializer [-Wmissing-field-initializers] 443 | { 2, 78, 78, 0 }, | ^ src/libavcodec/vorbis_enc_data.h:444:24: warning: missing field 'min' initializer [-Wmissing-field-initializers] 444 | { 2, 17, 17, 0 }, | ^ src/libavcodec/vorbis_enc_data.h:445:24: warning: missing field 'min' initializer [-Wmissing-field-initializers] 445 | { 2, 32, 32, 0 }, | ^ src/libavcodec/vorbis_enc_data.h:446:24: warning: missing field 'min' initializer [-Wmissing-field-initializers] 446 | { 2, 78, 78, 0 }, | ^ src/libavcodec/vorbis_enc_data.h:447:24: warning: missing field 'min' initializer [-Wmissing-field-initializers] 447 | { 2, 100, 100, 0 }, | ^ CC libavcodec/vp3dsp.h.o 16 warnings generated. CC libavcodec/vp4data.h.o CC libavcodec/vp56.h.o CC libavcodec/vp56data.h.o CC libavcodec/vp56dsp.h.o CC libavcodec/vp5data.h.o CC libavcodec/vp6data.h.o CC libavcodec/vp8.h.o In file included from libavcodec/vp56.h.c:1: src/libavcodec/vp56.h:245:61: warning: unused parameter 'bits' [-Wunused-parameter] 245 | av_unused static int vp56_rac_gets_nn(VPXRangeCoder *c, int bits) | ^ 1 warning generated. In file included from libavcodec/vp56data.h.c:1: In file included from src/libavcodec/vp56data.h:30: src/libavcodec/vp56.h:245:61: warning: unused parameter 'bits' [-Wunused-parameter] 245 | av_unused static int vp56_rac_gets_nn(VPXRangeCoder *c, int bits) | ^ 1 warning generated. CC libavcodec/vp89_rac.h.o CC libavcodec/vp8data.h.o In file included from libavcodec/vp6data.h.c:1: In file included from src/libavcodec/vp6data.h:31: src/libavcodec/vp56.h:245:61: warning: unused parameter 'bits' [-Wunused-parameter] 245 | av_unused static int vp56_rac_gets_nn(VPXRangeCoder *c, int bits) | ^ In file included from libavcodec/vp6data.h.c:1: src/libavcodec/vp6data.h:304:17: warning: missing field 'prob_idx' initializer [-Wmissing-field-initializers] 304 | { 2, 2}, {-1}, {-2}, | ^ src/libavcodec/vp6data.h:304:23: warning: missing field 'prob_idx' initializer [-Wmissing-field-initializers] 304 | { 2, 2}, {-1}, {-2}, | ^ src/libavcodec/vp6data.h:305:17: warning: missing field 'prob_idx' initializer [-Wmissing-field-initializers] 305 | { 2, 3}, {-3}, {-4}, | ^ src/libavcodec/vp6data.h:305:23: warning: missing field 'prob_idx' initializer [-Wmissing-field-initializers] 305 | { 2, 3}, {-3}, {-4}, | ^ src/libavcodec/vp6data.h:308:17: warning: missing field 'prob_idx' initializer [-Wmissing-field-initializers] 308 | { 2, 6}, {-5}, {-6}, | ^ src/libavcodec/vp6data.h:308:23: warning: missing field 'prob_idx' initializer [-Wmissing-field-initializers] 308 | { 2, 6}, {-5}, {-6}, | ^ src/libavcodec/vp6data.h:309:17: warning: missing field 'prob_idx' initializer [-Wmissing-field-initializers] 309 | { 2, 7}, {-7}, {-8}, | ^ src/libavcodec/vp6data.h:309:23: warning: missing field 'prob_idx' initializer [-Wmissing-field-initializers] 309 | { 2, 7}, {-7}, {-8}, | ^ src/libavcodec/vp6data.h:310:17: warning: missing field 'prob_idx' initializer [-Wmissing-field-initializers] 310 | {-0}, | ^ 10 warnings generated. CC libavcodec/vp8dsp.h.o CC libavcodec/vp9.h.o CC libavcodec/vp9data.h.o CC libavcodec/vp9dec.h.o CC libavcodec/vp9dsp.h.o CC libavcodec/vp9shared.h.o CC libavcodec/vpx_rac.h.o CC libavcodec/vulkan_decode.h.o CC libavcodec/vulkan_encode.h.o CC libavcodec/vulkan_video.h.o CC libavcodec/vvc.h.o CC libavcodec/wavpack.h.o In file included from libavcodec/wavpack.h.c:1: src/libavcodec/wavpack.h:145:13: warning: comparison of integers of different signs: 'int16_t' (aka 'short') and 'unsigned int' [-Wsign-compare] 145 | if (val > 31U) | ~~~ ^ ~~~ 1 warning generated. CC libavcodec/wavpackenc.h.o In file included from libavcodec/vulkan_decode.h.c:1: In file included from src/libavcodec/vulkan_decode.h:27: In file included from src/libavcodec/vulkan_video.h:24: src/libavutil/vulkan.h:359:16: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 359 | while (cnt < FF_ARRAY_ELEMS(f->img) && f->img[cnt]) | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/vulkan.h:384:26: warning: cast from 'const void *' to 'void *' drops const qualifier [-Wcast-qual] 384 | out->pNext = (void *)in; | ^ 2 warnings generated. In file included from libavcodec/wavpackenc.h.c:1: In file included from src/libavcodec/wavpackenc.h:26: src/libavcodec/wavpack.h:145:13: warning: comparison of integers of different signs: 'int16_t' (aka 'short') and 'unsigned int' [-Wsign-compare] 145 | if (val > 31U) | ~~~ ^ ~~~ CC libavcodec/wma.h.o In file included from libavcodec/vulkan_video.h.c:1: In file included from src/libavcodec/vulkan_video.h:24: src/libavutil/vulkan.h:359:16: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 359 | while (cnt < FF_ARRAY_ELEMS(f->img) && f->img[cnt]) | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/vulkan.h:384:26: warning: cast from 'const void *' to 'void *' drops const qualifier [-Wcast-qual] 384 | out->pNext = (void *)in; | ^ 2 warnings generated. In file included from libavcodec/vulkan_encode.h.c:1: In file included from src/libavcodec/vulkan_encode.h:28: In file included from src/libavcodec/vulkan_video.h:24: src/libavutil/vulkan.h:359:16: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 359 | while (cnt < FF_ARRAY_ELEMS(f->img) && f->img[cnt]) | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/vulkan.h:384:26: warning: cast from 'const void *' to 'void *' drops const qualifier [-Wcast-qual] 384 | out->pNext = (void *)in; | ^ 1 warning generated. 2 warnings generated. CC libavcodec/wma_common.h.o CC libavcodec/wma_freqs.h.o CC libavcodec/wmadata.h.o CC libavcodec/wmaprodata.h.o CC libavcodec/wmavoice_data.h.o CC libavcodec/wmv2.h.o In file included from libavcodec/wma.h.c:1: In file included from src/libavcodec/wma.h:31: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ 2 warnings generated. CC libavcodec/wmv2data.h.o CC libavcodec/wmv2dec.h.o CC libavcodec/wmv2dsp.h.o In file included from libavcodec/wmadata.h.c:1: In file included from src/libavcodec/wmadata.h:32: In file included from src/libavcodec/wma.h:31: src/libavcodec/put_bits.h:237:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 237 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ src/libavcodec/put_bits.h:275:37: warning: comparison of integers of different signs: '__ptrdiff_t' (aka 'long') and '__size_t' (aka 'unsigned long') [-Wsign-compare] 275 | if (s->buf_end - s->buf_ptr >= sizeof(BitBuf)) { | ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ CC libavcodec/xface.h.o CC libavcodec/xiph.h.o 2 warnings generated. CC libavcodec/xvididct.h.o CC libavcodec/xwd.h.o CC libavcodec/zlib_wrapper.h.o CC libavcodec/x86/cabac.h.o CC libavcodec/x86/constants.h.o libavcodec/xwd.h.c:1:28: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavcodec/xwd.h" | ^ 1 warning generated. CC libavcodec/x86/fdct.h.o CC libavcodec/x86/fpel.h.o CC libavcodec/x86/hpeldsp.h.o CC libavcodec/x86/idctdsp.h.o CC libavcodec/x86/mathops.h.o CC libavcodec/x86/mpegvideoencdsp.h.o CC libavcodec/x86/qpel.h.o CC libavcodec/x86/simple_idct.h.o CC libavcodec/x86/vc1dsp.h.o CC libavcodec/x86/videodsp.h.o CC libavcodec/x86/vp9dsp_init.h.o CC libavcodec/x86/xvididct.h.o CC libswresample/audioconvert.h.o CC libswresample/dsd2pcm.h.o CC libswresample/resample.h.o CC libswresample/swresample.h.o CC libswresample/swresample_internal.h.o CC libswresample/version.h.o CC libswresample/version_major.h.o libswresample/version.h.c:1:35: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libswresample/version.h" | ^ 1 warning generated. libswresample/version_major.h.c:1:41: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libswresample/version_major.h" | ^ 1 warning generated. CC libswscale/cms.h.o CC libswscale/csputils.h.o CC libswscale/filters.h.o CC libswscale/format.h.o In file included from libswscale/format.h.c:1: src/libswscale/format.h:172:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 172 | typedef enum SwsPixelType SwsPixelType; | ^ In file included from libswscale/cms.h.c:1: In file included from src/libswscale/cms.h:30: src/libswscale/format.h:172:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 172 | typedef enum SwsPixelType SwsPixelType; | ^ 1 warning generated. 1 warning generated. CC libswscale/graph.h.o CC libswscale/lut3d.h.o CC libswscale/jit.h.o CC libswscale/ops.h.o CC libswscale/ops_chain.h.o In file included from libswscale/lut3d.h.c:1: In file included from src/libswscale/lut3d.h:29: In file included from src/libswscale/cms.h:30: src/libswscale/format.h:172:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 172 | typedef enum SwsPixelTypIn file included from e Slibswscale/graph.h.cw:s1P: iIn file included from xsrc/libswscale/graph.he:l30T: ysrc/libswscale/format.hp:e172;: 14 :| ^warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 172 | typedef enum SwsPixelType SwsPixelType; | ^ 1 warning generated. 1 warning generated. In file included from libswscale/ops.h.c:1: In file included from src/libswscale/ops.h:30: In file included from src/libswscale/graph.h:30: src/libswscale/format.h:172:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 172 | typedef enum SwsPixelType SwsPixelType; | ^ CC libswscale/ops_dispatch.h.o CC libswscale/ops_internal.h.o 1 warning generated. CC libswscale/rational64.h.o In file included from libswscale/ops_chain.h.c:1: In file included from src/libswscale/ops_chain.h:27: In file included from src/libswscale/ops_internal.h:26: In file included from src/libswscale/ops.h:30: In file included from src/libswscale/graph.h:30: src/libswscale/format.h:172:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 172 | typedef enum SwsPixelType SwsPixelType; | ^ 1 warning generated. CC libswscale/rgb2rgb.h.o CC libswscale/swscale.h.o In file included from libswscale/ops_dispatch.h.c:1: In file included from src/libswscale/ops_dispatch.h:27: In file included from src/libswscale/graph.h:30: src/libswscale/format.h:172:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 172 | typedef enum SwsPixelType SwsPixelType; | ^ In file included from libswscale/ops_internal.h.c:1: In file included from src/libswscale/ops_internal.h:26: In file included from src/libswscale/ops.h:30: In file included from src/libswscale/graph.h:30: src/libswscale/format.h:172:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 172 | typedef enum SwsPixelType SwsPixelType; | ^ 1 warning generated. 1 warning generated. CC libswscale/swscale_internal.h.o CC libswscale/uops.h.o CC libswscale/uops_list.h.o libswscale/uops_list.h.c:1:34: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libswscale/uops_list.h" | ^ 1 warning generated. CC libswscale/uops_macros.h.o CC libswscale/uops_tmpl.h.o CC libswscale/version.h.o In file included from libswscale/version.h.clibswscale/swscale_internal.h.c::11:: 32In file included from :src/libswscale/swscale_internal.h :warning: 29ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit]: In file included from src/libswscale/graph.h:30: src/libswscale/format.h:172: 141: | #warning: iISO C forbids forward references to 'enum' types [-Wpedantic]n clude "li b172s | wtsycpaeldee/fv eernsuimo nS.whs"P i x| e ^l Type SwsPixelType; | ^ libswscale/uops_macros.h.c:1:36: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libswscale/uops_macros.h" | ^ 1 warning generated. 1 warning generated. CC libswscale/version_major.h.o CC libavutil/adler32.h.o libswscale/version_major.h.c:1:38: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libswscale/version_major.h" | ^ 1 warning generated. In file included from libswscale/swscale_internal.h.c:1: src/libswscale/swscale_internal.h:81:28: warning: cast from 'const struct SwsContext *' to 'struct SwsInternal *' drops const qualifier [-Wcast-qual] 81 | return (SwsInternal *) sws; | ^ CC libavutil/aes.h.o CC libavutil/aes_ctr.h.o 2 warnings generated. In file included from libswscale/uops_tmpl.h.c:1: In file included from src/libswscale/uops_tmpl.h:36: In file included from src/libswscale/ops_chain.h:27: CC libavutil/aes_internal.h.o In file included from src/libswscale/ops_internal.h:26: In file included from src/libswscale/ops.h:30: In file included from src/libswscale/graph.h:30: src/libswscale/format.h:172:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 172 | typedef enum SwsPixelType SwsPixelType; | ^ 1 warning generated. CC libavutil/ambient_viewing_environment.h.o CC libavutil/attributes.h.o CC libavutil/attributes_internal.h.o CC libavutil/audio_fifo.h.o libavutil/attributes.h.c:1:34: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] libavutil/attributes_internal.h.c:1:43: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit]1 | #inclu d1e | #"ilnicblauvduet i"ll/iabtatvruitbiult/east.thr"i b u| t ^e s_internal.h" | ^ 1 warning generated. 1 warning generated. CC libavutil/avassert.h.o CC libavutil/avstring.h.o CC libavutil/avutil.h.o CC libavutil/blowfish.h.o CC libavutil/base64.h.o CC libavutil/bprint.h.o CC libavutil/bswap.h.o CC libavutil/buffer.h.o CC libavutil/buffer_internal.h.o CC libavutil/camellia.h.o CC libavutil/cast5.h.o CC libavutil/channel_layout.h.o CC libavutil/colorspace.h.o CC libavutil/common.h.o CC libavutil/container_fifo.h.o CC libavutil/cpu.h.o CC libavutil/cpu_internal.h.o CC libavutil/crc.h.o CC libavutil/crc_internal.h.o CC libavutil/csp.h.o CC libavutil/des.h.o In file included from libavutil/crc_internal.h.c:1: src/libavutil/crc_internal.h:30:19: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 30 | for (i = 0; i < (deg / 8); i += 1) { | ~ ^ ~~~~~~~ 1 warning generated. CC libavutil/detection_bbox.h.o CC libavutil/dict.h.o CC libavutil/display.h.o CC libavutil/dovi_meta.h.o CC libavutil/downmix_info.h.o CC libavutil/dynarray.h.o In file included from libavutil/dovi_meta.h.c:1: src/libavutil/dovi_meta.h:365:48: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 365 | return (AVDOVIRpuDataHeader *)((uint8_t *) data + data->header_offset); | ^ src/libavutil/dovi_meta.h:371:46: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 371 | return (AVDOVIDataMapping *)((uint8_t *) data + data->mapping_offset); | ^ src/libavutil/dovi_meta.h:377:48: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 377 | return (AVDOVIColorMetadata *)((uint8_t *) data + data->color_offset); | ^ src/libavutil/dovi_meta.h:387:41: warning: cast from 'const struct AVDOVIMetadata *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 387 | return (AVDOVIDmData *)((uint8_t *) data + data->ext_block_offset + | ^ 4 warnings generated. CC libavutil/emms.h.o In file included from libavutil/detection_bbox.h.c:1: src/libavutil/detection_bbox.h:87:43: warning: cast from 'const struct AVDetectionBBoxHeader *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 87 | return (AVDetectionBBox *)((uint8_t *)header + header->bboxes_offset + | ^ 1 warning generated. CC libavutil/encryption_info.h.o CC libavutil/error.h.o CC libavutil/eval.h.o CC libavutil/executor.h.o CC libavutil/ffmath.h.o CC libavutil/fifo.h.o CC libavutil/file.h.o CC libavutil/file_open.h.o CC libavutil/film_grain_params.h.o CC libavutil/fixed_dsp.h.o CC libavutil/float2half.h.o CC libavutil/float_dsp.h.o CC libavutil/frame.h.o CC libavutil/getenv_utf8.h.o CC libavutil/half2float.h.o CC libavutil/hash.h.o In file included from libavutil/getenv_utf8.h.c:1: src/libavutil/getenv_utf8.h:72:39: warning: unused parameter 'var' [-Wunused-parameter] 72 | static inline void freeenv_utf8(char *var) | ^ CC libavutil/hdr_dynamic_metadata.h.o 1 warning generated. CC libavutil/hdr_dynamic_vivid_metadata.h.o CC libavutil/hmac.h.o CC libavutil/hwcontext.h.o CC libavutil/hwcontext_amf.h.o CC libavutil/hwcontext_amf_internal.h.o CC libavutil/hwcontext_d3d12va_internal.h.o CC libavutil/hwcontext_drm.h.o libavutil/hwcontext_d3d12va_internal.h.c:1:50: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavutil/hwcontext_d3d12va_internal.h" | ^ 1 warning generated. CC libavutil/hwcontext_internal.h.o CC libavutil/hwcontext_mediacodec.h.o CC libavutil/hwcontext_oh.h.o CC libavutil/hwcontext_vulkan.h.o CC libavutil/iamf.h.o CC libavutil/imgutils.h.o CC libavutil/imgutils_internal.h.o In file included from libavutil/iamf.h.c:1: src/libavutil/iamf.h:263:32: warning: cast from 'const struct AVIAMFParamDefinition *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 263 | return (void *)((uint8_t *)par + par->subblocks_offset + idx * par->subblock_size); | ^ CC libavutil/int128.h.o 1 warning generated. CC libavutil/integer.h.o CC libavutil/internal.h.o CC libavutil/intfloat.h.o CC libavutil/intmath.h.o CC libavutil/intreadwrite.h.o CC libavutil/lfg.h.o CC libavutil/libm.h.o CC libavutil/lls.h.o CC libavutil/log.h.o CC libavutil/lzo.h.o CC libavutil/macos_kperf.h.o CC libavutil/macros.h.o CC libavutil/mastering_display_metadata.h.o libavutil/macros.h.c:1:30: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavutil/macros.h" | ^ 1 warning generated. CC libavutil/mathematics.h.o CC libavutil/md5.h.o CC libavutil/mem.h.o CC libavutil/mem_internal.h.o CC libavutil/motion_vector.h.o CC libavutil/murmur3.h.o CC libavutil/opt.h.o CC libavutil/parseutils.h.o CC libavutil/pca.h.o CC libavutil/pixdesc.h.o CC libavutil/pixelutils.h.o CC libavutil/pixfmt.h.o CC libavutil/qsort.h.o CC libavutil/random_seed.h.o CC libavutil/rational.h.o libavutil/qsort.h.c:1:29: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavutil/qsort.h" | ^ 1 warning generated. CC libavutil/raw_color_params.h.o CC libavutil/rc4.h.o CC libavutil/refstruct.h.o CC libavutil/replaygain.h.o CC libavutil/reverse.h.o CC libavutil/ripemd.h.o CC libavutil/samplefmt.h.o CC libavutil/sfc64.h.o CC libavutil/sha.h.o CC libavutil/sha512.h.o CC libavutil/side_data.h.o CC libavutil/slicethread.h.o CC libavutil/softfloat.h.o CC libavutil/softfloat_ieee754.h.o CC libavutil/softfloat_tables.h.o CC libavutil/spherical.h.o CC libavutil/stereo3d.h.o CC libavutil/tdrdi.h.o CC libavutil/tablegen.h.o CC libavutil/tea.h.o CC libavutil/thread.h.o CC libavutil/threadmessage.h.o CC libavutil/time.h.o CC libavutil/time_internal.h.o CC libavutil/timecode.h.o CC libavutil/timecode_internal.h.o CC libavutil/timer.h.o CC libavutil/timestamp.h.o CC libavutil/tree.h.o CC libavutil/twofish.h.o CC libavutil/tx.h.o CC libavutil/tx_priv.h.o CC libavutil/uuid.h.o CC libavutil/version.h.o CC libavutil/version_major.h.o libavutil/version.h.c:1:31: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavutil/version.h" | ^ 1 warning generated. CC libavutil/video_enc_params.h.o libavutil/version_major.h.c:1:37: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavutil/version_major.h" | ^ 1 warning generated. CC libavutil/video_hint.h.o CC libavutil/vulkan.h.o CC libavutil/vulkan_functions.h.o In file included from libavutil/video_hint.h.c:1: src/libavutil/video_hint.h:68:39: warning: cast from 'const struct AVVideoHint *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 68 | return (AVVideoRect *)((uint8_t *)hints + hints->rect_offset); | ^ src/libavutil/video_hint.h:73:39: warning: cast from 'const struct AVVideoHint *' to 'unsigned char *' drops const qualifier [-Wcast-qual] 73 | return (AVVideoRect *)((uint8_t *)hints + hints->rect_offset + idx * hints->rect_size); | ^ 2 warnings generated. CC libavutil/vulkan_loader.h.o CC libavutil/wchar_filename.h.o CC libavutil/xga_font_data.h.o CC libavutil/xtea.h.o libavutil/wchar_filename.h.c:1:38: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 1 | #include "libavutil/wchar_filename.h" | ^ 1 warning generated. CC libavutil/zlib_utils.h.o CC libavutil/x86/asm.h.o In file included from libavutil/vulkan.h.c:1: src/libavutil/vulkan.h:359:16: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 359 | while (cnt < FF_ARRAY_ELEMS(f->img) && f->img[cnt]) | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/vulkan.h:384:26: warning: cast from 'const void *' to 'void *' drops const qualifier [-Wcast-qual] 384 | out->pNext = (void *)in; | ^ 2 warnings generated. In file included from libavutil/vulkan_loader.h.c:1: src/libavutil/vulkan_loader.h:116:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 116 | for (int j = 0; j < FF_ARRAY_ELEMS(extension_map); j++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/vulkan_loader.h:169:23: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 169 | CC libavutil/x86/cpu.h.o for (int i = 0; i < FF_ARRAY_ELEMS(vk_load_info); name += strlen(name) + 1, i++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/vulkan_loader.h:179:27: warning: comparison of integers of different signs: 'int' and '__size_t' (aka 'unsigned long') [-Wsign-compare] 179 | for (int j = 0; j < FF_ARRAY_ELEMS(extensions); j++) { | ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CC libavutil/x86/crc.h.o CC libavutil/x86/pixelutils.h.o CC libavutil/x86/w64xmmtest.h.o LD doc/examples/avio_list_dir_g LD doc/examples/avio_read_callback_g LD doc/examples/decode_audio_g In file included from libavutil/x86/crc.h.c:1: In file included from src/libavutil/x86/crc.h:34: src/libavutil/crc_internal.h:30:19: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 30 | for (i = 0; i < (deg / 8); i += 1) { | ~ ^ ~~~~~~~ In file included from libavutil/x86/crc.h.c:1: src/libavutil/x86/crc.h:108:82: warning: unused parameter 'ctx_size' [-Wunused-parameter] 108 | static inline void crc_init_x86(AVCRC *ctx, int le, int bits, uint32_t poly, int ctx_size) | ^ 2 warnings generated. LD doc/examples/decode_filter_audio_g LD doc/examples/decode_filter_video_g LD doc/examples/decode_video_g LD doc/examples/demux_decode_g LD doc/examples/encode_audio_g LD doc/examples/encode_video_g LD doc/examples/extract_mvs_g LD doc/examples/filter_audio_g LD doc/examples/hw_decode_g LD doc/examples/mux_g LD doc/examples/remux_g LD doc/examples/resample_audio_g LD doc/examples/scale_video_g LD doc/examples/show_metadata_g LD doc/examples/transcode_aac_g LD doc/examples/transcode_g LD libavfilter/tests/drawutils LD libavfilter/tests/integral LD libavcodec/tests/snowenc LD libswresample/tests/swresample LD libswscale/tests/colorspace LD libavutil/tests/error LD libavutil/tests/hwdevice LD libavutil/tests/lls LD libavutil/tests/log LD libavutil/tests/pca LD libavutil/tests/rational LD libavutil/tests/softfloat LD libavutil/tests/utf8 LD tests/checkasm/checkasm TEST api-threadmessage TEST api-flac TEST api-enc-parser TEST api-enc-parser-cif GEN tests/data/asynth1.sw GEN tests/vsynth1/00.pgm TEST api-movenc TEST api-band TEST api-h264 TEST api-h264-slice LD libavcodec/tests/apv LD libavcodec/tests/avpacket LD libavcodec/tests/bitstream_be LD libavcodec/tests/bitstream_le LD libavcodec/tests/cabac LD libavcodec/tests/celp_math LD libavcodec/tests/codec_desc LD libavcodec/tests/golomb LD libavcodec/tests/hashtable LD libavcodec/tests/dct TEST h264-levels TEST h265-levels TEST mpeg12framerate TEST rangecoder TEST mathops TEST j2k-dwt TEST libavcodec-avcodec TEST libavcodec-huffman TEST libavcodec-htmlsubtitles LD libavformat/tests/mkdir LD libavformat/tests/rename LD libavformat/tests/seek_utils LD libavformat/tests/http LD libavformat/tests/noproxy LD libavformat/tests/srtp LD libavformat/tests/url LD libavutil/tests/adler32 LD libavutil/tests/aes LD libavutil/tests/aes_ctr LD libavutil/tests/ambient_viewing_environment LD libavutil/tests/camellia LD libavutil/tests/cast5 LD libavutil/tests/channel_layout LD libavutil/tests/audio_fifo LD libavutil/tests/avstring LD libavutil/tests/base64 LD libavutil/tests/blowfish LD libavutil/tests/bprint LD libavutil/tests/buffer LD libavutil/tests/cpu LD libavutil/tests/crc LD libavutil/tests/color_utils LD libavutil/tests/csp LD libavutil/tests/des LD libavutil/tests/detection_bbox LD libavutil/tests/dict LD libavutil/tests/dovi_meta LD libavutil/tests/downmix_info LD libavutil/tests/encryption_info LD libavutil/tests/eval LD libavutil/tests/fifo LD libavutil/tests/film_grain_params LD libavutil/tests/hash LD libavutil/tests/hdr_dynamic_metadata LD libavutil/tests/hdr_dynamic_vivid_metadata LD libavutil/tests/hmac LD libavutil/tests/imgutils LD libavutil/tests/integer LD libavutil/tests/lfg LD libavutil/tests/mastering_display_metadata LD libavutil/tests/mathematics LD libavutil/tests/md5 LD libavutil/tests/murmur3 LD libavutil/tests/parseutils LD libavutil/tests/pixdesc LD libavutil/tests/pixfmt_best LD libavutil/tests/display LD libavutil/tests/random_seed LD libavutil/tests/rc4 LD libavutil/tests/ripemd LD libavutil/tests/sha LD libavutil/tests/sha512 LD libavutil/tests/samplefmt LD libavutil/tests/side_data LD libavutil/tests/side_data_array LD libavutil/tests/spherical LD libavutil/tests/stereo3d LD libavutil/tests/tdrdi LD libavutil/tests/tree LD libavutil/tests/twofish LD libavutil/tests/xtea LD libavutil/tests/tea LD libavutil/tests/opt LD libavutil/tests/uuid LD libavutil/tests/video_enc_params LD libavutil/tests/video_hint LD libavutil/tests/file LD libavutil/tests/timecode LD libavutil/tests/timestamp LD libavutil/tests/cpu_init LD libavutil/tests/pixelutils LD libswscale/tests/pixdesc_query LD libswscale/tests/floatimg_cmp LD libswscale/tests/swscale LD libswscale/tests/sws_ops LD libswscale/uops_macros_gen LD libswscale/tests/sws_ops_aarch64 TEST wav-enc-adpcm_ms-encinfo TEST wav-enc-adpcm_ima_wav-encinfo TEST seek-hls GEN tests/data/fate/ac3-fixed-dexp24.ac3 TEST fifo-muxer-tst TEST filter-amerge TEST filter-amerge-mode TEST filter-chorus TEST filter-pan-stereo1 TEST filter-pan-stereo2 TEST filter-pan-upmix2 TEST filter-pan-downmix1 TEST filter-pan-downmix2 TEST filter-channelmap-one-int LD libavfilter/tests/formats TEST filter-overlay TEST filter-overlay_rgb TEST filter-overlay_yuv420 TEST filter-overlay_yuv420p10 TEST filter-overlay_nv12 TEST filter-overlay_nv21 TEST filter-overlay_yuv422 TEST filter-overlay_yuv422p10 TEST filter-overlay_yuv444 TEST filter-overlay_yuv444p10 TEST filter-removegrain-mode-00 TEST filter-removegrain-mode-01 TEST filter-removegrain-mode-02 TEST filter-removegrain-mode-03 TEST filter-removegrain-mode-04 TEST filter-removegrain-mode-05 TEST filter-removegrain-mode-06 TEST filter-removegrain-mode-07 TEST filter-removegrain-mode-08 TEST filter-removegrain-mode-09 TEST filter-removegrain-mode-10 TEST filter-removegrain-mode-11 TEST filter-removegrain-mode-12 TEST filter-removegrain-mode-13 TEST filter-removegrain-mode-14 TEST filter-removegrain-mode-15 TEST filter-removegrain-mode-16 TEST filter-removegrain-mode-17 TEST filter-removegrain-mode-18 TEST filter-removegrain-mode-19 TEST filter-removegrain-mode-20 TEST filter-removegrain-mode-21 TEST filter-removegrain-mode-22 TEST filter-removegrain-mode-23 TEST filter-removegrain-mode-24 TEST filter-trim-duration TEST filter-trim-frame TEST filter-trim-mixed TEST filter-trim-time TEST filter-unsharp-yuv420p10 TEST filter-scale2ref_keep_aspect TEST filter-scalechroma TEST filter-idet TEST vsynth1-mpeg4-qprd TEST filter-select TEST filter-stereo3d-al-sbsl TEST filter-stereo3d-ar-abl TEST filter-stereo3d-abr-mr TEST filter-stereo3d-abr-ml TEST filter-stereo3d-sbsl-abl TEST filter-stereo3d-sbsl-abr TEST filter-stereo3d-sbsl-al TEST filter-stereo3d-sbsl-agmc TEST filter-stereo3d-sbsl-sbsr TEST filter-stereo3d-sbsl-agmd TEST filter-stereo3d-sbsl-agmg TEST filter-stereo3d-sbsl-agmh TEST filter-stereo3d-sbsl-arbg TEST filter-stereo3d-sbsl-arcc TEST filter-stereo3d-sbsl-arcd TEST filter-stereo3d-sbsl-arcg TEST filter-stereo3d-sbsl-arch TEST filter-stereo3d-sbsl-argg TEST filter-stereo3d-sbsl-aybc TEST filter-stereo3d-sbsl-aybd TEST filter-stereo3d-sbsl-aybg TEST filter-stereo3d-sbsl-aybh TEST filter-pixdesc-yuv420p TEST filter-pixdesc-yuyv422 TEST filter-pixdesc-rgb24 TEST filter-pixdesc-bgr24 TEST filter-pixdesc-yuv422p TEST filter-pixdesc-yuv444p TEST filter-pixdesc-yuv410p TEST filter-pixdesc-yuv411p TEST filter-pixdesc-gray TEST filter-pixdesc-monow TEST filter-pixdesc-monob TEST filter-pixdesc-yuvj420p TEST filter-pixdesc-yuvj422p TEST filter-pixdesc-yuvj444p TEST filter-pixdesc-uyvy422 TEST filter-pixdesc-bgr8 TEST filter-pixdesc-bgr4_byte TEST filter-pixdesc-rgb8 TEST filter-pixdesc-rgb4_byte TEST filter-pixdesc-nv12 TEST filter-pixdesc-nv21 TEST filter-pixdesc-argb TEST filter-pixdesc-rgba TEST filter-pixdesc-abgr TEST filter-pixdesc-bgra TEST filter-pixdesc-gray16be TEST filter-pixdesc-gray16le TEST filter-pixdesc-yuv440p TEST filter-pixdesc-yuvj440p TEST filter-pixdesc-yuva420p TEST filter-pixdesc-rgb48be TEST filter-pixdesc-rgb48le TEST filter-pixdesc-rgb565be TEST filter-pixdesc-rgb565le TEST filter-pixdesc-rgb555be TEST filter-pixdesc-rgb555le TEST filter-pixdesc-bgr565be TEST filter-pixdesc-bgr565le TEST filter-pixdesc-bgr555be TEST filter-pixdesc-bgr555le TEST filter-pixdesc-yuv420p16le TEST filter-pixdesc-yuv420p16be TEST filter-pixdesc-yuv422p16le TEST filter-pixdesc-yuv422p16be TEST filter-pixdesc-yuv444p16le TEST filter-pixdesc-yuv444p16be TEST filter-pixdesc-rgb444le TEST filter-pixdesc-rgb444be TEST filter-pixdesc-bgr444le TEST filter-pixdesc-bgr444be TEST filter-pixdesc-ya8 TEST filter-pixdesc-bgr48be TEST filter-pixdesc-bgr48le TEST filter-pixdesc-yuv420p9be TEST filter-pixdesc-yuv420p9le TEST filter-pixdesc-yuv420p10be TEST filter-pixdesc-yuv420p10le TEST filter-pixdesc-yuv422p10be TEST filter-pixdesc-yuv422p10le TEST filter-pixdesc-yuv444p9be TEST filter-pixdesc-yuv444p9le TEST filter-pixdesc-yuv444p10be TEST filter-pixdesc-yuv444p10le TEST filter-pixdesc-yuv422p9be TEST filter-pixdesc-yuv422p9le TEST filter-pixdesc-gbrp TEST filter-pixdesc-gbrp9be TEST filter-pixdesc-gbrp9le TEST filter-pixdesc-gbrp10be TEST filter-pixdesc-gbrp10le TEST filter-pixdesc-gbrp16be TEST filter-pixdesc-gbrp16le TEST filter-pixdesc-yuva422p TEST filter-pixdesc-yuva444p TEST filter-pixdesc-yuva420p9be TEST filter-pixdesc-yuva420p9le TEST filter-pixdesc-yuva422p9be TEST filter-pixdesc-yuva422p9le TEST filter-pixdesc-yuva444p9be TEST filter-pixdesc-yuva444p9le TEST filter-pixdesc-yuva420p10be TEST filter-pixdesc-yuva420p10le TEST filter-pixdesc-yuva422p10be TEST filter-pixdesc-yuva422p10le TEST filter-pixdesc-yuva444p10be TEST filter-pixdesc-yuva444p10le TEST filter-pixdesc-yuva420p16be TEST filter-pixdesc-yuva420p16le TEST filter-pixdesc-yuva422p16be TEST filter-pixdesc-yuva422p16le TEST filter-pixdesc-yuva444p16be TEST filter-pixdesc-yuva444p16le TEST filter-pixdesc-xyz12le TEST filter-pixdesc-xyz12be TEST filter-pixdesc-nv16 TEST filter-pixdesc-nv20le TEST filter-pixdesc-nv20be TEST filter-pixdesc-rgba64be TEST filter-pixdesc-rgba64le TEST filter-pixdesc-bgra64be TEST filter-pixdesc-bgra64le TEST filter-pixdesc-yvyu422 TEST filter-pixdesc-ya16be TEST filter-pixdesc-ya16le TEST filter-pixdesc-gbrap TEST filter-pixdesc-gbrap16be TEST filter-pixdesc-gbrap16le TEST filter-pixdesc-0rgb TEST filter-pixdesc-rgb0 TEST filter-pixdesc-0bgr TEST filter-pixdesc-bgr0 TEST filter-pixdesc-yuv420p12be TEST filter-pixdesc-yuv420p12le TEST filter-pixdesc-yuv420p14be TEST filter-pixdesc-yuv420p14le TEST filter-pixdesc-yuv422p12be TEST filter-pixdesc-yuv422p12le TEST filter-pixdesc-yuv422p14be TEST filter-pixdesc-yuv422p14le TEST filter-pixdesc-yuv444p12be TEST filter-pixdesc-yuv444p12le TEST filter-pixdesc-yuv444p14be TEST filter-pixdesc-yuv444p14le TEST filter-pixdesc-gbrp12be TEST filter-pixdesc-gbrp12le TEST filter-pixdesc-gbrp14be TEST filter-pixdesc-gbrp14le TEST filter-pixdesc-yuvj411p TEST filter-pixdesc-yuv440p10le TEST filter-pixdesc-yuv440p10be TEST filter-pixdesc-yuv440p12le TEST filter-pixdesc-yuv440p12be TEST filter-pixdesc-ayuv64le TEST filter-pixdesc-ayuv64be TEST filter-pixdesc-p010le TEST filter-pixdesc-p010be TEST filter-pixdesc-gbrap12be TEST filter-pixdesc-gbrap12le TEST filter-pixdesc-gbrap10be TEST filter-pixdesc-gbrap10le TEST filter-pixdesc-gray12be TEST filter-pixdesc-gray12le TEST filter-pixdesc-gray10be TEST filter-pixdesc-gray10le TEST filter-pixdesc-p016le TEST filter-pixdesc-p016be TEST filter-pixdesc-gray9be TEST filter-pixdesc-gray9le TEST filter-pixdesc-gbrpf32be TEST filter-pixdesc-gbrpf32le TEST filter-pixdesc-gbrapf32be TEST filter-pixdesc-gbrapf32le TEST filter-pixdesc-gray14be TEST filter-pixdesc-gray14le TEST filter-pixdesc-grayf32be TEST filter-pixdesc-grayf32le TEST filter-pixdesc-yuva422p12be TEST filter-pixdesc-yuva422p12le TEST filter-pixdesc-yuva444p12be TEST filter-pixdesc-yuva444p12le TEST filter-pixdesc-nv24 TEST filter-pixdesc-nv42 TEST filter-pixdesc-y210le TEST filter-pixdesc-x2rgb10le TEST filter-pixdesc-x2bgr10le TEST filter-pixdesc-p210be TEST filter-pixdesc-p210le TEST filter-pixdesc-p410be TEST filter-pixdesc-p410le TEST filter-pixdesc-p216be TEST filter-pixdesc-p216le TEST filter-pixdesc-p416be TEST filter-pixdesc-p416le TEST filter-pixdesc-vuya TEST filter-pixdesc-vuyx TEST filter-pixdesc-p012le TEST filter-pixdesc-p012be TEST filter-pixdesc-y212le TEST filter-pixdesc-xv30le TEST filter-pixdesc-xv36be TEST filter-pixdesc-xv36le TEST filter-pixdesc-p212be TEST filter-pixdesc-p212le TEST filter-pixdesc-p412be TEST filter-pixdesc-p412le TEST filter-pixdesc-gbrap14be TEST filter-pixdesc-gbrap14le TEST filter-pixdesc-ayuv TEST filter-pixdesc-uyva TEST filter-pixdesc-vyu444 TEST filter-pixdesc-v30xle TEST filter-pixdesc-y216le TEST filter-pixdesc-xv48be TEST filter-pixdesc-xv48le TEST filter-pixdesc-yuv444p10msbbe TEST filter-pixdesc-yuv444p10msble TEST filter-pixdesc-yuv444p12msbbe TEST filter-pixdesc-yuv444p12msble TEST filter-pixdesc-gbrp10msbbe TEST filter-pixdesc-gbrp10msble TEST filter-pixdesc-gbrp12msbbe TEST filter-pixdesc-gbrp12msble TEST filter-pixfmts-copy TEST filter-pixfmts-crop TEST filter-pixfmts-field TEST filter-pixfmts-fieldmatch TEST filter-pixfmts-fieldorder TEST filter-pixfmts-hflip TEST filter-pixfmts-il TEST filter-pixfmts-kerndeint TEST filter-pixfmts-lut TEST filter-pixfmts-null TEST filter-pixfmts-pad TEST filter-pixfmts-pullup TEST filter-pixfmts-rotate TEST filter-pixfmts-scale TEST filter-pixfmts-super2xsai TEST filter-pixfmts-swapuv TEST filter-pixfmts-tinterlace_cvlpf TEST filter-pixfmts-tinterlace_merge TEST filter-pixfmts-tinterlace_pad TEST filter-pixfmts-tinterlace_vlpf TEST filter-pixfmts-transpose TEST filter-pixfmts-vflip TEST filter-crop TEST filter-crop_scale TEST filter-crop_scale_vflip TEST filter-crop_vflip TEST filter-null TEST filter-scale200 TEST filter-scale500 TEST filter-vflip TEST filter-colormatrix1 TEST filter-colormatrix2 TEST filter-vflip_crop TEST filter-vflip_vflip TEST filter-edgedetect TEST filter-edgedetect-colormix TEST filter-median TEST filter-hue1 TEST filter-hue2 TEST filter-hue3 TEST filter-hue4 TEST filter-pad TEST filter-setdar TEST filter-setsar TEST filter-thumbnail TEST filter-tile TEST filter-pixelize-avg TEST filter-pixelize-min TEST filter-pixelize-max TEST filter-tiltandshift TEST filter-tiltandshift-410 TEST filter-tiltandshift-422 TEST filter-tiltandshift-444 TEST filter-boxblur TEST filter-colorchannelmixer TEST filter-drawbox TEST filter-fade TEST filter-fieldorder TEST filter-framepack-columns TEST filter-framepack-frameseq TEST filter-framepack-lines TEST filter-framepack-sbs TEST filter-framepack-tab TEST filter-gradfun TEST filter-hqdn3d TEST filter-interlace TEST filter-interlace-complex TEST filter-negate TEST filter-histogram-levels TEST filter-waveform_column TEST filter-waveform_row TEST filter-waveform_envelope TEST filter-waveform_uv TEST filter-vectorscope_gray TEST filter-vectorscope_color TEST filter-vectorscope_color2 TEST filter-vectorscope_color3 TEST filter-vectorscope_color4 TEST filter-vectorscope_xy TEST filter-mergeplanes TEST filter-hstack TEST filter-vstack TEST filter-phase TEST filter-separatefields TEST filter-weave TEST filter-select-alternate TEST filter-setpts TEST filter-shuffleframes TEST filter-shuffleplanes-dup-luma TEST filter-shuffleplanes-swapuv TEST filter-swaprect TEST filter-telecine TEST filter-tblend TEST filter-transpose TEST filter-unsharp TEST filter-alphaextract_alphamerge_rgb TEST filter-alphaextract_alphamerge_yuv TEST filter-colorlevels TEST filter-colorlevels-16 TEST filter-colorbalance TEST filter-colorbalance-gbrap TEST filter-colorbalance-rgba64 TEST filter-colorbalance-gbrap-16 TEST filter-latticepal TEST filter-latticepal-bayer TEST filter-latticepal-maxcolors TEST filter-latticepal-refine TEST filter-latticepal-residual TEST filter-latticepal-batched TEST swr-resample_async-s16p-8000-44100 TEST swr-resample_exact_async-s16p-48000-8000 TEST swr-resample_exact_async-s16p-48000-44100 TEST swr-resample-s16p-2626-8000 TEST swr-resample-s16p-2626-44100 TEST swr-resample-s16p-2626-48000 TEST swr-resample-s16p-2626-96000 TEST swr-resample-s16p-96000-2626 TEST swr-resample-s16p-96000-8000 TEST swr-resample-s16p-96000-44100 TEST swr-resample-s16p-96000-48000 TEST swr-custom-rematrix LD libswresample/tests/rematrix LD libswresample/tests/swresample_resample_realloc GEN tests/data/mov-mp4-iamf-7_1_4-video-first.mp4 TEST dcinema-encode TEST pcm-bluray-s16-stereo TEST pcm-bluray-s16-71 TEST pcm-bluray-s16-51 TEST pcm-bluray-s16-70 TEST sbc-16000-1 TEST utvideoenc_rgba_left TEST utvideoenc_rgba_none TEST utvideoenc_rgba_median TEST utvideoenc_rgb_left TEST utvideoenc_rgb_median TEST utvideoenc_rgb_none TEST utvideoenc_yuv420_left TEST utvideoenc_yuv420_median TEST utvideoenc_yuv420_none TEST utvideoenc_yuv422_left TEST utvideoenc_yuv422_median TEST utvideoenc_yuv422_none TEST utvideoenc_yuv444_left TEST utvideoenc_yuv444_median TEST utvideoenc_yuv444_none TEST unknown_layout-pcm TEST unknown_layout-ac3 GEN tests/data/vsynth2.yuv TEST vsynth3-asv1 TEST vsynth3-asv2 TEST vsynth3-ffv1 TEST vsynth3-ffv1-v0 TEST vsynth3-ffv1-v2 TEST vsynth3-ffv1-v3-yuv420p TEST vsynth3-ffv1-2pass TEST vsynth3-ffvhuff TEST vsynth3-flv TEST vsynth3-ljpeg TEST vsynth3-mpeg1 TEST vsynth3-mpeg1b TEST vsynth3-mpeg2 TEST vsynth3-mpeg2-422 TEST vsynth3-mpeg2-idct-int TEST vsynth3-mpeg2-ilace TEST vsynth3-mpeg2-ivlc-qprd TEST vsynth3-mpeg2-thread TEST vsynth3-mpeg2-thread-ivlc TEST vsynth3-mpeg4 TEST vsynth3-mpeg4-rc TEST vsynth3-mpeg4-adv TEST vsynth3-mpeg4-qprd TEST vsynth3-mpeg4-adap TEST vsynth3-mpeg4-qpel TEST vsynth3-mpeg4-thread TEST vsynth3-mpeg4-error TEST vsynth3-mpeg4-nr TEST vsynth3-mpeg4-nsse TEST vsynth3-msmpeg4 TEST vsynth3-msmpeg4v2 TEST vsynth3-wmv1 TEST vsynth3-wmv2 TEST vsynth3-yuv TEST vsynth3-yuv4 TEST vsynth3-amv TEST vsynth3-cljr TEST vsynth3-dnxhd-720p-hr-lb TEST vsynth3-dnxhd-edge1-hr TEST vsynth3-dnxhd-edge2-hr TEST vsynth3-dnxhd-edge3-hr TEST vsynth3-dnxhd-4k-hr-lb TEST vsynth3-dnxhd-2k-hr-hq TEST vsynth3-dnxhd-uhd-hr-sq TEST vsynth3-dnxhd-1080i-10bit TEST vsynth3-dnxhd-1080i-colr TEST vsynth3-dnxhd-hr-lb-mov TEST vsynth3-dnxhd-hr-sq-mov TEST vsynth3-dnxhd-hr-hq-mov TEST vsynth3-dv-hd TEST vsynth3-dv-fhd TEST vsynth3-ffv1-v3-yuv422p10 TEST vsynth3-ffv1-v3-yuv444p16 TEST vsynth3-ffv1-v3-bgr0 TEST vsynth3-ffv1-v3-rgb48 TEST vsynth3-ffv1-2pass10 TEST vsynth3-ffvhuff444 TEST vsynth3-ffvhuff420p12 TEST vsynth3-ffvhuff422p10left TEST vsynth3-ffvhuff444p16 TEST vsynth3-flashsv TEST vsynth3-flashsv2 TEST vsynth3-huffyuv TEST vsynth3-huffyuvbgr24 TEST vsynth3-huffyuvbgra TEST vsynth3-jpegls TEST vsynth3-jpeg2000 TEST vsynth3-jpeg2000-97 TEST vsynth3-jpeg2000-gbrp12 TEST vsynth3-jpeg2000-yuva444p16 TEST vsynth3-magicyuv TEST vsynth3-mjpeg TEST vsynth3-mjpeg-422 TEST vsynth3-mjpeg-444 TEST vsynth3-mjpeg-trell TEST vsynth3-mjpeg-huffman TEST vsynth3-mjpeg-trell-huffman TEST vsynth3-msrle TEST vsynth3-mpng TEST vsynth3-prores TEST vsynth3-prores_int TEST vsynth3-prores_444 TEST vsynth3-prores_444_int TEST vsynth3-prores_ks TEST vsynth3-qtrle TEST vsynth3-rgb TEST vsynth3-bpp1 TEST vsynth3-bpp15 TEST vsynth3-mov-bgr24 TEST vsynth3-mov-bpp15 TEST vsynth3-mov-bpp16 TEST vsynth3-rpza TEST vsynth3-smc TEST vsynth3-svq1 TEST vsynth3-r210 TEST vsynth3-v210 TEST vsynth3-v210-10 TEST vsynth3-v308 TEST vsynth3-v408 TEST vsynth3-v410 TEST vsynth3-xface TEST vsynth3-zlib TEST lavf-aiff TEST lavf-al TEST lavf-au TEST lavf-caf TEST lavf-mmf TEST lavf-ogg TEST lavf-ul TEST lavf-ircam TEST lavf-s16.voc TEST lavf-wav TEST lavf-peak.wav TEST lavf-peak_only.wav TEST lavf-w64 TEST lavf-tta TEST lavf-mka TEST lavf-ast TEST lavf-dfpwm TEST lavf-rso TEST lavf-sox TEST lavf-voc TEST lavf-wv TEST lavf-asf TEST lavf-avi TEST lavf-dv TEST lavf-dv_pal TEST lavf-dv_ntsc TEST lavf-flm TEST lavf-gxf TEST lavf-gxf_pal TEST lavf-gxf_ntsc TEST lavf-mkv TEST lavf-mkv_attachment TEST lavf-mov TEST lavf-mov_rtphint TEST lavf-mov_hybrid_frag TEST lavf-ismv TEST lavf-mp4 TEST lavf-mpg TEST lavf-mxf_ffv1 TEST lavf-mxf TEST lavf-mxf_dv25 TEST lavf-mxf_dvcpro50 TEST lavf-mxf_dvcpro100 TEST lavf-mxf_d10 TEST lavf-mxf_opatom TEST lavf-mxf_opatom_audio TEST lavf-nut TEST lavf-rm TEST lavf-smjpeg TEST lavf-swf TEST lavf-ts TEST lavf-wtv TEST lavf-bmp TEST lavf-dpx TEST lavf-gbrp10le.dpx TEST lavf-gbrp12le.dpx TEST lavf-rgb48le.dpx TEST lavf-rgb48le_10.dpx TEST lavf-rgba64le.dpx TEST lavf-none.grayf32le.exr TEST lavf-none.gbrpf32le.exr TEST lavf-none.gbrapf32le.exr TEST lavf-rle.grayf32le.exr TEST lavf-rle.gbrpf32le.exr TEST lavf-rle.gbrapf32le.exr TEST lavf-zip1.grayf32le.exr TEST lavf-zip1.gbrpf32le.exr TEST lavf-zip1.gbrapf32le.exr TEST lavf-zip16.grayf32le.exr TEST lavf-zip16.gbrpf32le.exr TEST lavf-zip16.gbrapf32le.exr TEST lavf-jpg TEST lavf-pam TEST lavf-rgba.pam TEST lavf-gray.pam TEST lavf-gray16be.pam TEST lavf-rgb48be.pam TEST lavf-monob.pam TEST lavf-pcx TEST lavf-grayf32le.pfm TEST lavf-gbrpf32le.pfm TEST lavf-grayf32be.pfm TEST lavf-gbrpf32be.pfm TEST lavf-pgm TEST lavf-png TEST lavf-gray16be.png TEST lavf-rgb48be.png TEST lavf-ppm TEST lavf-sgi TEST lavf-sun TEST lavf-tga TEST lavf-tiff TEST lavf-qoi TEST lavf-wbmp TEST lavf-xbm TEST lavf-xwd TEST lavf-rgba.xwd TEST lavf-rgb565be.xwd TEST lavf-rgb555be.xwd TEST lavf-rgb8.xwd TEST lavf-rgb4_byte.xwd TEST lavf-gray.xwd TEST lavf-monow.xwd TEST lavf-pbmpipe TEST lavf-pgmpipe TEST lavf-ppmpipe TEST lavf-qoipipe TEST lavf-xbmpipe TEST lavf-xwdpipe TEST lavf-y4m TEST lavf-apng TEST lavf-apng.png TEST lavf-gray.fits TEST lavf-gray16be.fits TEST lavf-gbrp.fits TEST lavf-gbrap.fits TEST lavf-gbrp16be.fits TEST lavf-gbrap16be.fits TEST lavf-gif TEST lavf-pdv TEST lavf-pdv-intra TEST lavf-pdv-skip-nokey TEST lavf-yuv422p.y4m TEST lavf-yuv444p.y4m TEST lavf-yuv411p.y4m TEST lavf-gray.y4m TEST seek-lavf-aiff TEST seek-lavf-al TEST seek-lavf-au TEST seek-lavf-ogg TEST seek-lavf-mmf TEST seek-lavf-ul TEST seek-lavf-voc TEST seek-lavf-wav TEST seek-lavf-asf TEST seek-lavf-avi TEST seek-lavf-dv TEST seek-lavf-gxf TEST seek-lavf-mkv TEST seek-lavf-mov TEST seek-lavf-mpg TEST seek-lavf-mxf TEST seek-lavf-mxf_d10 TEST seek-lavf-mxf_dv25 TEST seek-lavf-mxf_dvcpro50 TEST seek-lavf-mxf_opatom TEST seek-lavf-mxf_opatom_audio TEST seek-lavf-nut TEST seek-lavf-swf TEST seek-lavf-ts TEST seek-lavf-wtv TEST seek-lavf-rm TEST seek-lavf-gif TEST seek-lavf-pdv TEST seek-lavf-y4m TEST seek-lavf-bmp TEST seek-lavf-jpg TEST seek-lavf-pcx TEST seek-lavf-pgm TEST seek-lavf-ppm TEST seek-lavf-sgi TEST seek-lavf-tga TEST seek-lavf-tiff TEST seek-lavf-pbmpipe TEST seek-lavf-pgmpipe TEST seek-lavf-ppmpipe TEST pixfmt-bgr24 TEST pixfmt-gray TEST pixfmt-nv12 TEST pixfmt-nv16 TEST pixfmt-nv24 TEST pixfmt-monob TEST pixfmt-monow TEST pixfmt-vuyx TEST pixfmt-rgb24 TEST pixfmt-rgb32 TEST pixfmt-rgb555 TEST pixfmt-rgb565 TEST pixfmt-xyz12le TEST pixfmt-yuv410p TEST pixfmt-yuv411p TEST pixfmt-yuv420p TEST pixfmt-yuv422p TEST pixfmt-yuv440p TEST pixfmt-yuv444p TEST pixfmt-yuvj420p TEST pixfmt-yuvj422p TEST pixfmt-yuvj440p TEST pixfmt-yuvj444p TEST pixfmt-yuyv422 TEST pixfmt-yvyu422 TEST pixfmt-uyvy422 TEST pixfmt-vyu444 TEST concat-demuxer-simple1-lavf-mxf TEST concat-demuxer-simple1-lavf-mxf_d10 TEST concat-demuxer-simple2-lavf-ts TEST concat-demuxer-extended-lavf-mxf TEST concat-demuxer-extended-lavf-mxf_d10 TEST ffprobe_compact TEST ffprobe_csv TEST ffprobe_default TEST ffprobe_flat TEST ffprobe_ini TEST ffprobe_json TEST ffprobe_xml TEST ffprobe_xsd TEST iamf-5_1_4 TEST mov-mp4-iamf-7_1_4-video-first TEST ogg-vorbis-chained-meta TEST ogg-flac-chained-meta TEST ogg-opus-chained-meta LD tools/scale_slice_test TEST vsynth_lena-asv1 TEST vsynth_lena-asv2 TEST vsynth_lena-vc2-420p TEST vsynth_lena-ffv1 TEST vsynth_lena-ffv1-v0 TEST vsynth_lena-ffv1-v2 TEST vsynth_lena-ffv1-v3-yuv420p TEST vsynth_lena-ffv1-2pass TEST vsynth_lena-ffvhuff TEST vsynth_lena-flv TEST vsynth_lena-h261 TEST vsynth_lena-h261-trellis TEST vsynth_lena-h263 TEST vsynth_lena-h263-obmc TEST vsynth_lena-h263p TEST vsynth_lena-ljpeg TEST vsynth_lena-mpeg1 TEST vsynth_lena-mpeg1b TEST vsynth_lena-mpeg2 TEST vsynth_lena-mpeg2-422 TEST vsynth_lena-mpeg2-idct-int TEST vsynth_lena-mpeg2-ilace TEST vsynth_lena-mpeg2-ivlc-qprd TEST vsynth_lena-mpeg2-thread TEST vsynth_lena-mpeg2-thread-ivlc TEST vsynth_lena-mpeg4 TEST vsynth_lena-mpeg4-rc TEST vsynth_lena-mpeg4-adv TEST vsynth_lena-mpeg4-qprd TEST vsynth_lena-mpeg4-adap TEST vsynth_lena-mpeg4-qpel TEST vsynth_lena-mpeg4-thread TEST vsynth_lena-mpeg4-error TEST vsynth_lena-mpeg4-nr TEST vsynth_lena-mpeg4-nsse TEST vsynth_lena-msmpeg4 TEST vsynth_lena-msmpeg4v2 TEST vsynth_lena-rv20 TEST vsynth_lena-rv10 TEST vsynth_lena-snow-ll TEST vsynth_lena-speedhq-420p TEST vsynth_lena-wmv1 TEST vsynth_lena-wmv2 TEST vsynth_lena-yuv TEST vsynth_lena-yuv4 TEST vsynth_lena-amv TEST vsynth_lena-cinepak TEST vsynth_lena-cljr TEST vsynth_lena-vc2-420p10 TEST vsynth_lena-vc2-420p12 TEST vsynth_lena-vc2-422p TEST vsynth_lena-vc2-422p10 TEST vsynth_lena-vc2-422p12 TEST vsynth_lena-vc2-444p TEST vsynth_lena-vc2-444p10 TEST vsynth_lena-vc2-444p12 TEST vsynth_lena-vc2-thaar TEST vsynth_lena-vc2-t5_3 TEST vsynth_lena-dnxhd-720p TEST vsynth_lena-dnxhd-720p-rd TEST vsynth_lena-dnxhd-720p-10bit TEST vsynth_lena-dnxhd-720p-hr-lb TEST vsynth_lena-dnxhd-edge1-hr TEST vsynth_lena-dnxhd-edge2-hr TEST vsynth_lena-dnxhd-edge3-hr TEST vsynth_lena-dnxhd-4k-hr-lb TEST vsynth_lena-dnxhd-2k-hr-hq TEST vsynth_lena-dnxhd-uhd-hr-sq TEST vsynth_lena-dnxhd-1080i TEST vsynth_lena-dnxhd-1080i-10bit TEST vsynth_lena-dnxhd-1080i-colr TEST vsynth_lena-dnxhd-hr-lb-mov TEST vsynth_lena-dnxhd-hr-sq-mov TEST vsynth_lena-dnxhd-hr-hq-mov TEST vsynth_lena-dv TEST vsynth_lena-dv-411 TEST vsynth_lena-dv-50 TEST vsynth_lena-dv-hd TEST vsynth_lena-dv-fhd TEST vsynth_lena-ffv1-v3-yuv422p10 TEST vsynth_lena-ffv1-v3-yuv444p16 TEST vsynth_lena-ffv1-v3-bgr0 TEST vsynth_lena-ffv1-v3-rgb48 TEST vsynth_lena-ffv1-2pass10 TEST vsynth_lena-ffvhuff444 TEST vsynth_lena-ffvhuff420p12 TEST vsynth_lena-ffvhuff422p10left TEST vsynth_lena-ffvhuff444p16 TEST vsynth_lena-flashsv TEST vsynth_lena-flashsv2 TEST vsynth_lena-huffyuv TEST vsynth_lena-huffyuvbgr24 TEST vsynth_lena-huffyuvbgra TEST vsynth_lena-jpegls TEST vsynth_lena-jpeg2000 TEST vsynth_lena-jpeg2000-97 TEST vsynth_lena-jpeg2000-gbrp12 TEST vsynth_lena-jpeg2000-yuva444p16 TEST vsynth_lena-magicyuv TEST vsynth_lena-mjpeg TEST vsynth_lena-mjpeg-422 TEST vsynth_lena-mjpeg-444 TEST vsynth_lena-mjpeg-trell TEST vsynth_lena-mjpeg-huffman TEST vsynth_lena-mjpeg-trell-huffman TEST vsynth_lena-msrle TEST vsynth_lena-mpng TEST vsynth_lena-msvideo1 TEST vsynth_lena-prores TEST vsynth_lena-prores_int TEST vsynth_lena-prores_444 TEST vsynth_lena-prores_444_int TEST vsynth_lena-prores_ks TEST vsynth_lena-qtrle TEST vsynth_lena-qtrlegray TEST vsynth_lena-rgb TEST vsynth_lena-bpp1 TEST vsynth_lena-bpp15 TEST vsynth_lena-mov-bgr24 TEST vsynth_lena-mov-bpp15 TEST vsynth_lena-mov-bpp16 TEST vsynth_lena-roqvideo TEST vsynth_lena-rpza TEST vsynth_lena-smc TEST vsynth_lena-snow TEST vsynth_lena-snow-hpel TEST vsynth_lena-speedhq-422p TEST vsynth_lena-speedhq-444p TEST vsynth_lena-svq1 TEST vsynth_lena-r210 TEST vsynth_lena-v210 TEST vsynth_lena-v210-10 TEST vsynth_lena-v308 TEST vsynth_lena-v408 TEST vsynth_lena-v410 TEST vsynth_lena-avui TEST vsynth_lena-xface TEST vsynth_lena-y41p TEST vsynth_lena-zlib TEST seek-vsynth_lena-asv1 TEST seek-vsynth_lena-asv2 TEST seek-vsynth_lena-dnxhd-720p TEST seek-vsynth_lena-dnxhd-720p-rd TEST seek-vsynth_lena-dnxhd-1080i TEST seek-vsynth_lena-dnxhd-4k-hr-lb TEST seek-vsynth_lena-dv TEST seek-vsynth_lena-dv-411 TEST seek-vsynth_lena-dv-50 TEST seek-vsynth_lena-ffv1 TEST seek-vsynth_lena-flashsv TEST seek-vsynth_lena-flv TEST seek-vsynth_lena-h261 TEST seek-vsynth_lena-h263 TEST seek-vsynth_lena-h263p TEST seek-vsynth_lena-huffyuv TEST seek-vsynth_lena-jpegls TEST seek-vsynth_lena-ljpeg TEST seek-vsynth_lena-mjpeg TEST seek-vsynth_lena-mpeg1 TEST seek-vsynth_lena-mpeg1b TEST seek-vsynth_lena-mpeg2-422 TEST seek-vsynth_lena-mpeg2-idct-int TEST seek-vsynth_lena-mpeg2-ilace TEST seek-vsynth_lena-mpeg2-ivlc-qprd TEST seek-vsynth_lena-mpeg2-thread TEST seek-vsynth_lena-mpeg2-thread-ivlc TEST seek-vsynth_lena-msmpeg4 TEST seek-vsynth_lena-msmpeg4v2 TEST seek-vsynth_lena-rgb TEST seek-vsynth_lena-roqvideo TEST seek-vsynth_lena-rv10 TEST seek-vsynth_lena-rv20 TEST seek-vsynth_lena-snow TEST seek-vsynth_lena-snow-ll TEST seek-vsynth_lena-wmv1 TEST seek-vsynth_lena-wmv2 TEST seek-vsynth_lena-yuv TEST seek-vsynth_lena-mpeg4 TEST seek-vsynth_lena-mpeg4-rc TEST seek-vsynth_lena-mpeg4-adv TEST seek-vsynth_lena-mpeg4-qprd TEST seek-vsynth_lena-mpeg4-adap TEST seek-vsynth_lena-mpeg4-qpel TEST seek-vsynth_lena-mpeg4-thread TEST seek-vsynth_lena-mpeg4-error TEST seek-vsynth_lena-mpeg4-nr TEST seek-vsynth_lena-mpeg4-nsse TEST filter-amix-simple TEST filter-amix-first TEST filter-amix-transition LD tools/venc_data_dump TEST nellymoser-aref-encode TEST id3v2-comm TEST id3v2-lang-xxx TEST id3v2-lang-xxx-remux TEST id3v2-lang-und TEST id3v2-lyrics TEST id3v2-txxx TEST id3v2-comm-descriptor TEST id3v2-comm-dashed-descriptor TEST id3v2-comm-descriptor-no-lang TEST id3v2-comm-lang-as-descriptor TEST id3v2-comm-foo-lang-as-descriptor TEST id3v2-comm-raw-key TEST id3v2-comm-raw-key-suffix TEST id3v2-comm-invalid-lang TEST id3v2-comm-long-descriptor TEST id3v2-comm-multi-invalid-lang TEST id3v2-comm-sort TEST id3v2-comm-sort- TEST id3v2-comm-sort-eng TEST segment-adts-to-mkv-header-000 TEST segment-adts-to-mkv-header-001 TEST segment-adts-to-mkv-header-002 TEST segment-adts-to-mkv-header-all TEST v410enc TEST copy-apng TEST copy-shortest1 TEST copy-shortest2 TEST ts-timed-id3-hls-demux TEST lavf-fate-apv.mp4 TEST lavf-fate-av1.mp4 TEST lavf-fate-av1.mkv TEST lavf-fate-eac3.mp4 TEST lavf-fate-evc.mp4 TEST lavf-fate-h264.mp4 TEST lavf-fate-hevc.mp4 TEST lavf-fate-mv_hevc.mov TEST lavf-fate-vvc.mkv TEST lavf-fate-vp3.ogg TEST lavf-fate-vvc.mp4 TEST lavf-fate-vp8.ogg TEST lavf-fate-adts TEST lavf-fate-latm TEST lavf-fate-mp3 TEST lavf-fate-qtrle_mace6.mov TEST lavf-fate-cram.avi TEST lavf-fate-hevc.flv TEST aac-encode-5_1_2 TEST aac-encode-5_1_4 TEST aac-encode-7_1_2 TEST aac-encode-7_1_4 TEST aac-encode-7_2_3 GEN tests/data/fate/aac-9_1_4.adts GEN tests/data/fate/aac-9_1_6.adts TEST gaplessenc-pcm-to-mov-aac TEST mov-faststart-4gb-overflow CP doc/examples/avio_list_dir CP doc/examples/avio_read_callback CP doc/examples/decode_audio CP doc/examples/decode_filter_audio CP doc/examples/decode_filter_video CP doc/examples/decode_video CP doc/examples/demux_decode CP doc/examples/encode_audio CP doc/examples/encode_video CP doc/examples/extract_mvs CP doc/examples/filter_audio CP doc/examples/hw_decode CP doc/examples/mux CP doc/examples/remux CP doc/examples/resample_audio CP doc/examples/scale_video CP doc/examples/show_metadata CP doc/examples/transcode_aac CP doc/examples/transcode TEST checkasm-aacencdsp TEST checkasm-aacpsdsp TEST checkasm-aes TEST checkasm-ac3dsp TEST checkasm-af_afir TEST checkasm-alacdsp TEST checkasm-apv_dsp TEST checkasm-audiodsp TEST checkasm-av_tx TEST checkasm-blockdsp TEST checkasm-bswapdsp TEST checkasm-cavsdsp TEST checkasm-crc TEST checkasm-dcadsp TEST checkasm-diracdsp TEST checkasm-exrdsp TEST checkasm-fdctdsp TEST checkasm-fixed_dsp TEST checkasm-flacdsp TEST checkasm-float_dsp TEST checkasm-g722dsp TEST checkasm-h263dsp TEST checkasm-h264chroma TEST checkasm-h264dsp TEST checkasm-h264pred TEST checkasm-h264qpel TEST checkasm-hevc_add_res TEST checkasm-hevc_deblock TEST checkasm-hevc_dequant TEST checkasm-hevc_idct TEST checkasm-hevc_pel TEST checkasm-hevc_pred TEST checkasm-hevc_sao TEST checkasm-hpeldsp TEST checkasm-huffyuvdsp TEST checkasm-huffyuvencdsp TEST checkasm-idctdsp TEST checkasm-jpeg2000dsp TEST checkasm-llauddsp TEST checkasm-lls TEST checkasm-llviddsp TEST checkasm-llvidencdsp TEST checkasm-lpc TEST checkasm-motion TEST checkasm-mpeg4videodsp TEST checkasm-mpegvideo_unquantize TEST checkasm-mpegvideoencdsp TEST checkasm-opusdsp TEST checkasm-pixblockdsp TEST checkasm-pixelutils TEST checkasm-png TEST checkasm-qpeldsp TEST checkasm-sbrdsp TEST checkasm-rv34dsp TEST checkasm-rv40dsp TEST checkasm-sbcdsp TEST checkasm-scene_sad TEST checkasm-snowdsp TEST checkasm-svq1enc TEST checkasm-synth_filter TEST checkasm-sw_gbrp TEST checkasm-sw_ops TEST checkasm-sw_range_convert TEST checkasm-sw_rgb TEST checkasm-sw_scale TEST checkasm-sw_xyz2rgb TEST checkasm-sw_yuv2rgb TEST checkasm-sw_yuv2yuv TEST checkasm-takdsp TEST checkasm-ttadsp TEST checkasm-ttaencdsp TEST checkasm-utvideodsp TEST checkasm-v210dec TEST checkasm-v210enc TEST checkasm-vc1dsp TEST checkasm-vf_blackdetect TEST checkasm-vf_blend TEST checkasm-vf_bwdif TEST checkasm-vf_colordetect TEST checkasm-vf_colorspace TEST checkasm-vf_eq TEST checkasm-vf_fspp TEST checkasm-vf_gblur TEST checkasm-vf_hflip TEST checkasm-vf_idet TEST checkasm-vf_nlmeans TEST checkasm-vf_pp7 TEST checkasm-vf_threshold TEST checkasm-vf_sobel TEST checkasm-videodsp TEST checkasm-vorbisdsp TEST checkasm-vp3dsp TEST checkasm-vp6dsp TEST checkasm-vp8dsp TEST checkasm-vp9dsp TEST checkasm-vvc_alf TEST checkasm-vvc_mc TEST checkasm-vvc_sao TEST lavf-flv TEST apv-entropy TEST avpacket TEST bitstream-be TEST bitstream-le TEST cabac TEST celp_math TEST codec_desc TEST golomb TEST hashtable TEST idct8x8-0 TEST idct8x8-1 TEST idct8x8-2 TEST idct248 TEST dct8x8 TEST mkdir TEST rename TEST seek_utils TEST http-status-line TEST noproxy TEST srtp TEST url TEST adler32 TEST aes TEST aes_ctr TEST ambient_viewing_environment TEST camellia TEST cast5 TEST channel_layout TEST audio_fifo TEST avstring TEST base64 TEST blowfish TEST bprint TEST buffer TEST cpu cpu_flags(raw) = 0x024FD3DB cpu_flags_str(raw) = mmx mmxext sse sse2 sse3 ssse3 sse4.1 sse4.2 avx fma3 cmov avx2 bmi1 bmi2 aesni clmul slowgather cpu_flags(effective) = 0x024FD3DB cpu_flags_str(effective) = mmx mmxext sse sse2 sse3 ssse3 sse4.1 sse4.2 avx fma3 cmov avx2 bmi1 bmi2 aesni clmul slowgather threads = 1 (cpu_count = 4) TEST crc TEST color_utils TEST csp TEST des TEST detection_bbox TEST dict TEST dovi_meta TEST downmix_info TEST encryption-info TEST eval TEST fifo TEST film_grain_params TEST hash TEST hdr_dynamic_metadata TEST hdr_dynamic_vivid_metadata TEST imgutils TEST hmac TEST integer TEST lfg TEST mastering_display_metadata TEST mathematics TEST md5 TEST murmur3 TEST parseutils TEST pixdesc TEST pixfmt_best TEST display TEST random_seed TEST rc4 TEST ripemd TEST sha TEST sha512 TEST samplefmt TEST side_data TEST side_data_array TEST spherical TEST stereo3d TEST tdrdi TEST tree TEST twofish TEST xtea TEST tea TEST opt TEST uuid TEST video_enc_params TEST video_hint TEST file TEST timecode TEST timestamp TEST cpu_init TEST pixelutils TEST sws-pixdesc-query TEST sws-floatimg-cmp TEST sws-unscaled TEST sws-unstable TEST sws-ops-list TEST sws-uops-macros TEST sws-ops-entries-aarch64 TEST ac3-fixed-dexp24 TEST filter-formats TEST filter-pp7 TEST filter-spp TEST filter-codecview TEST swr-rematrix-22.2-9.1.6 TEST swr-rematrix-22.2-9.1.4 TEST swr-rematrix-22.2-7.2.3 TEST swr-rematrix-22.2-7.1.4 TEST swr-rematrix-22.2-7.1.2 TEST swr-rematrix-22.2-5.1.4 TEST swr-rematrix-22.2-5.1.2 TEST swr-rematrix-22.2-7.1 TEST swr-rematrix-22.2-5.1 TEST swr-rematrix-22.2-stereo TEST swr-rematrix-22.2-mono TEST swr-rematrix-9.1.6-9.1.4 TEST swr-rematrix-9.1.6-7.2.3 TEST swr-rematrix-9.1.6-7.1.4 TEST swr-rematrix-9.1.6-7.1.2 TEST swr-rematrix-9.1.6-5.1.4 TEST swr-rematrix-9.1.6-5.1.2 TEST swr-rematrix-9.1.6-7.1 TEST swr-rematrix-9.1.6-5.1 TEST swr-rematrix-9.1.6-stereo TEST swr-rematrix-9.1.6-mono TEST swr-rematrix-9.1.4-7.2.3 TEST swr-rematrix-9.1.4-7.1.4 TEST swr-rematrix-9.1.4-7.1.2 TEST swr-rematrix-9.1.4-5.1.4 TEST swr-rematrix-9.1.4-5.1.2 TEST swr-rematrix-9.1.4-7.1 TEST swr-rematrix-9.1.4-5.1 TEST swr-rematrix-9.1.4-stereo TEST swr-rematrix-9.1.4-mono TEST swr-rematrix-7.2.3-7.1.4 TEST swr-rematrix-7.2.3-7.1.2 TEST swr-rematrix-7.2.3-5.1.4 TEST swr-rematrix-7.2.3-5.1.2 TEST swr-rematrix-7.2.3-7.1 TEST swr-rematrix-7.2.3-5.1 TEST swr-rematrix-7.2.3-stereo TEST swr-rematrix-7.2.3-mono TEST swr-rematrix-7.1.4-7.1.2 TEST swr-rematrix-7.1.4-5.1.4 TEST swr-rematrix-7.1.4-5.1.2 TEST swr-rematrix-7.1.4-7.1 TEST swr-rematrix-7.1.4-5.1 TEST swr-rematrix-7.1.4-stereo TEST swr-rematrix-7.1.4-mono TEST swr-rematrix-7.1.2-5.1.4 TEST swr-rematrix-7.1.2-5.1.2 TEST swr-rematrix-7.1.2-7.1 TEST swr-rematrix-7.1.2-5.1 TEST swr-rematrix-7.1.2-stereo TEST swr-rematrix-7.1.2-mono TEST swr-rematrix-5.1.4-5.1.2 TEST swr-rematrix-5.1.4-7.1 TEST swr-rematrix-5.1.4-5.1 TEST swr-rematrix-5.1.4-stereo TEST swr-rematrix-5.1.4-mono TEST swr-rematrix-5.1.2-7.1 TEST swr-rematrix-5.1.2-5.1 TEST swr-rematrix-5.1.2-stereo TEST swr-rematrix-5.1.2-mono TEST swr-rematrix-7.1-5.1 TEST swr-rematrix-7.1-stereo TEST swr-rematrix-7.1-mono TEST swr-rematrix-5.1-stereo TEST swr-rematrix-5.1-mono TEST swr-rematrix-stereo-mono TEST swr-rematrix-unused-input TEST swr-rematrix-unused-output TEST swr-resample-realloc TEST mov-mp4-iamf-7_1_4-video-first-2 TEST mov-mp4-iamf-7_1_4-video-first-3 TEST vsynth2-asv1 TEST vsynth2-asv2 TEST vsynth2-vc2-420p TEST vsynth2-ffv1 TEST vsynth2-ffv1-v0 TEST vsynth2-ffv1-v2 TEST vsynth2-ffv1-v3-yuv420p TEST vsynth2-ffv1-2pass TEST vsynth2-ffvhuff TEST vsynth2-flv TEST vsynth2-h261 TEST vsynth2-h261-trellis TEST vsynth2-h263 TEST vsynth2-h263-obmc TEST vsynth2-h263p TEST vsynth2-ljpeg TEST vsynth2-mpeg1 TEST vsynth2-mpeg1b TEST vsynth2-mpeg2 TEST vsynth2-mpeg2-422 TEST vsynth2-mpeg2-idct-int TEST vsynth2-mpeg2-ilace TEST vsynth2-mpeg2-ivlc-qprd TEST vsynth2-mpeg2-thread TEST vsynth2-mpeg2-thread-ivlc TEST vsynth2-mpeg4 TEST vsynth2-mpeg4-rc TEST vsynth2-mpeg4-adv TEST vsynth2-mpeg4-qprd TEST vsynth2-mpeg4-adap TEST vsynth2-mpeg4-qpel TEST vsynth2-mpeg4-thread TEST vsynth2-mpeg4-error TEST vsynth2-mpeg4-nr TEST vsynth2-mpeg4-nsse TEST vsynth2-msmpeg4 TEST vsynth2-msmpeg4v2 TEST vsynth2-rv20 TEST vsynth2-rv10 TEST vsynth2-snow-ll TEST vsynth2-speedhq-420p TEST vsynth2-wmv1 TEST vsynth2-wmv2 TEST vsynth2-yuv TEST vsynth2-yuv4 TEST vsynth2-amv TEST vsynth2-cinepak TEST vsynth2-cljr TEST vsynth2-vc2-420p10 TEST vsynth2-vc2-420p12 TEST vsynth2-vc2-422p TEST vsynth2-vc2-422p10 TEST vsynth2-vc2-422p12 TEST vsynth2-vc2-444p TEST vsynth2-vc2-444p10 TEST vsynth2-vc2-444p12 TEST vsynth2-vc2-thaar TEST vsynth2-vc2-t5_3 TEST vsynth2-dnxhd-720p TEST vsynth2-dnxhd-720p-rd TEST vsynth2-dnxhd-720p-10bit TEST vsynth2-dnxhd-720p-hr-lb TEST vsynth2-dnxhd-edge1-hr TEST vsynth2-dnxhd-edge2-hr TEST vsynth2-dnxhd-edge3-hr TEST vsynth2-dnxhd-4k-hr-lb TEST vsynth2-dnxhd-2k-hr-hq TEST vsynth2-dnxhd-uhd-hr-sq TEST vsynth2-dnxhd-1080i TEST vsynth2-dnxhd-1080i-10bit TEST vsynth2-dnxhd-1080i-colr TEST vsynth2-dnxhd-hr-lb-mov TEST vsynth2-dnxhd-hr-sq-mov TEST vsynth2-dnxhd-hr-hq-mov TEST vsynth2-dv TEST vsynth2-dv-411 TEST vsynth2-dv-50 TEST vsynth2-dv-hd TEST vsynth2-dv-fhd TEST vsynth2-ffv1-v3-yuv422p10 TEST vsynth2-ffv1-v3-yuv444p16 TEST vsynth2-ffv1-v3-bgr0 TEST vsynth2-ffv1-v3-rgb48 TEST vsynth2-ffv1-2pass10 TEST vsynth2-ffvhuff444 TEST vsynth2-ffvhuff420p12 TEST vsynth2-ffvhuff422p10left TEST vsynth2-ffvhuff444p16 TEST vsynth2-flashsv TEST vsynth2-flashsv2 TEST vsynth2-huffyuv TEST vsynth2-huffyuvbgr24 TEST vsynth2-huffyuvbgra TEST vsynth2-jpegls TEST vsynth2-jpeg2000 TEST vsynth2-jpeg2000-97 TEST vsynth2-jpeg2000-gbrp12 TEST vsynth2-jpeg2000-yuva444p16 TEST vsynth2-magicyuv TEST vsynth2-mjpeg TEST vsynth2-mjpeg-422 TEST vsynth2-mjpeg-444 TEST vsynth2-mjpeg-trell TEST vsynth2-mjpeg-huffman TEST vsynth2-mjpeg-trell-huffman TEST vsynth2-msrle TEST vsynth2-mpng TEST vsynth2-msvideo1 TEST vsynth2-prores TEST vsynth2-prores_int TEST vsynth2-prores_444 TEST vsynth2-prores_444_int TEST vsynth2-prores_ks TEST vsynth2-qtrle TEST vsynth2-qtrlegray TEST vsynth2-rgb TEST vsynth2-bpp1 TEST vsynth2-bpp15 TEST vsynth2-mov-bgr24 TEST vsynth2-mov-bpp15 TEST vsynth2-mov-bpp16 TEST vsynth2-roqvideo TEST vsynth2-rpza TEST vsynth2-smc TEST vsynth2-snow TEST vsynth2-snow-hpel TEST vsynth2-speedhq-422p TEST vsynth2-speedhq-444p TEST vsynth2-svq1 TEST vsynth2-r210 TEST vsynth2-v210 TEST vsynth2-v210-10 TEST vsynth2-v308 TEST vsynth2-v408 TEST vsynth2-v410 TEST vsynth2-avui TEST vsynth2-xface TEST vsynth2-y41p TEST vsynth2-zlib TEST seek-lavf-flv TEST sws-slice-yuv422-12bit-rgb48 TEST sws-slice-bgr0-nv12 TEST seek-vsynth_lena-svq1 TEST h264-encparams TEST vp9-encparams TEST aac-encode-9_1_4 TEST aac-encode-9_1_6 TEST api-seek