summaryrefslogtreecommitdiff
path: root/libavutil/attributes.h
Commit message (Expand)AuthorAge
* attributes: disable flatten on llvm/clangVittorio Giovara2013-11-03
* msvc/icl: Use __declspec(noinline)Alex Smith2013-09-20
* msvc/icl: Use __declspec(deprecated)Alex Smith2013-09-20
* attributes: add av_noreturnReinhard Tartler2012-07-03
* attributes: drop pointless define guardsReinhard Tartler2012-07-03
* attributes: Add a definition of av_always_inline for MSVCRonald S. Bultje2012-06-30
* Add av_printf_format, for marking printf style format strings and their param...Martin Storsjö2011-06-23
* Remove unnecessary icc version checksMans Rullgard2011-03-23
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Rename attribute_used to av_used and move it to attributes.hMans Rullgard2011-01-31
* Intel C compiler 12.0 does not suport these attributes: may_alias, force_alig...Carl Eugen Hoyos2010-11-10
* av_alias is an attribute and belongs to attributes.hMichael Niedermayer2010-05-13
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* av_builtin_constant_p()Michael Niedermayer2010-04-02
* Move gcc attribute macros to new header libavutil/attributes.hMåns Rullgård2010-03-08