summaryrefslogtreecommitdiffstats
path: root/libavutil/attributes.h
Commit message (Expand)AuthorAgeFilesLines
* 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