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

Daniel Kristjansson danielk
Wed Apr 28 19:51:55 CEST 2010


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.

-- Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: av_unused.patch
Type: text/x-patch
Size: 2376 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100428/39906612/attachment.bin>



More information about the ffmpeg-devel mailing list