summaryrefslogtreecommitdiffstats
path: root/libavutil/attributes.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '5858a67f135a7395c548482c73cf3d39bcdd3022'Michael Niedermayer2013-11-031-1/+1
|\
| * attributes: disable flatten on llvm/clangVittorio Giovara2013-11-031-1/+1
* | lavu/attributes: Don't define av_restrictAlex Smith2013-09-211-4/+0
* | Merge commit '33b88f2a4ae54d5397c45e39a5326289ebdc7747'Michael Niedermayer2013-09-201-0/+2
|\ \ | |/
| * msvc/icl: Use __declspec(noinline)Alex Smith2013-09-201-0/+2
| * msvc/icl: Use __declspec(deprecated)Alex Smith2013-09-201-0/+2
* | lavu: provide msvc implementation of attribute_deprecatedKirill Gavrilov2013-09-061-0/+8
* | lavu: disable av_uninit for clangPaul B Mahol2012-07-161-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-041-28/+6
|\ \ | |/
| * attributes: add av_noreturnReinhard Tartler2012-07-031-0/+6
| * attributes: drop pointless define guardsReinhard Tartler2012-07-031-22/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-301-0/+2
|\ \ | |/
| * attributes: Add a definition of av_always_inline for MSVCRonald S. Bultje2012-06-301-0/+2
* | attributes: move av_restrict fallback from internal to attributesMichael Niedermayer2012-06-171-0/+4
* | enable C99-external_inline for iclJ. Bohl2012-06-171-0/+4
* | revert "extern inline" usageMichael Niedermayer2012-06-151-4/+0
* | new attribute "extern inline" (fixing linker error with ff_get_mb_score and f...J. Bohl2012-06-151-0/+8
* | avutil: add av_noreturnMichael Niedermayer2011-11-111-0/+8
* | lavu/attributes: introduce AV_NOWARN_DEPRECATED.Nicolas George2011-09-251-0/+18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-241-0/+2
|\ \ | |/
| * Add av_printf_format, for marking printf style format strings and their param...Martin Storsjö2011-06-231-0/+2
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-241-3/+3
|\ \ | |/
| * Remove unnecessary icc version checksMans Rullgard2011-03-231-3/+3
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * Rename attribute_used to av_used and move it to attributes.hMans Rullgard2011-01-311-0/+13
* | Use macro __INTEL_COMPILER instead of __ICC.Carl Eugen Hoyos2011-03-021-4/+4
* | Rename attribute_used to av_used and move it to attributes.hMans Rullgard2011-01-311-0/+13
|/
* Intel C compiler 12.0 does not suport these attributes: may_alias, force_alig...Carl Eugen Hoyos2010-11-101-1/+1
* av_alias is an attribute and belongs to attributes.hMichael Niedermayer2010-05-131-0/+8
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* av_builtin_constant_p()Michael Niedermayer2010-04-021-0/+6
* Move gcc attribute macros to new header libavutil/attributes.hMåns Rullgård2010-03-081-0/+107
OpenPOWER on IntegriCloud