Hello,

In attach patch to fix a warning (clang os X)

libavfilter/tests/filtfmts.c:145:9: warning: ignoring return value of
function declared with 'warn_unused_result'
      attribute [-Wunused-result]
        ff_default_query_formats(filter_ctx);


can be test with
make fate-filter-pixfmts-copy

Martin

Attachment: 0004-libavfilter-tests-filtfmts-remove-warning-warn_unuse.patch
Description: Binary data

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to