[FFmpeg-devel] [PATCH] add some av_unused attributes

Måns Rullgård mans
Wed Apr 28 20:07:44 CEST 2010


Daniel Kristjansson <danielk at cuymedia.net> writes:

> Some av_always_inline functions can cause chaff in the gcc warnings
> because they aren't used in every c file that includes the header
> they are in. This patch also adds "av_unused" to those six functions.

This looks wrong.  The compiler shouldn't warn about inline functions
being unused.  Did you do something unusual?

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list