| Commit message (Expand) | Author | Age | Files | Lines |
* | lavu: disable av_uninit for clang | Paul B Mahol | 2012-07-16 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-04 | 1 | -28/+6 |
|\ |
|
| * | attributes: add av_noreturn | Reinhard Tartler | 2012-07-03 | 1 | -0/+6 |
| * | attributes: drop pointless define guards | Reinhard Tartler | 2012-07-03 | 1 | -22/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-30 | 1 | -0/+2 |
|\| |
|
| * | attributes: Add a definition of av_always_inline for MSVC | Ronald S. Bultje | 2012-06-30 | 1 | -0/+2 |
* | | attributes: move av_restrict fallback from internal to attributes | Michael Niedermayer | 2012-06-17 | 1 | -0/+4 |
* | | enable C99-external_inline for icl | J. Bohl | 2012-06-17 | 1 | -0/+4 |
* | | revert "extern inline" usage | Michael Niedermayer | 2012-06-15 | 1 | -4/+0 |
* | | new attribute "extern inline" (fixing linker error with ff_get_mb_score and f... | J. Bohl | 2012-06-15 | 1 | -0/+8 |
* | | avutil: add av_noreturn | Michael Niedermayer | 2011-11-11 | 1 | -0/+8 |
* | | lavu/attributes: introduce AV_NOWARN_DEPRECATED. | Nicolas George | 2011-09-25 | 1 | -0/+18 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-24 | 1 | -0/+2 |
|\| |
|
| * | Add av_printf_format, for marking printf style format strings and their param... | Martin Storsjö | 2011-06-23 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-24 | 1 | -3/+3 |
|\| |
|
| * | Remove unnecessary icc version checks | Mans Rullgard | 2011-03-23 | 1 | -3/+3 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Rename attribute_used to av_used and move it to attributes.h | Mans Rullgard | 2011-01-31 | 1 | -0/+13 |
* | | Use macro __INTEL_COMPILER instead of __ICC. | Carl Eugen Hoyos | 2011-03-02 | 1 | -4/+4 |
* | | Rename attribute_used to av_used and move it to attributes.h | Mans Rullgard | 2011-01-31 | 1 | -0/+13 |
|/ |
|
* | Intel C compiler 12.0 does not suport these attributes: may_alias, force_alig... | Carl Eugen Hoyos | 2010-11-10 | 1 | -1/+1 |
* | av_alias is an attribute and belongs to attributes.h | Michael Niedermayer | 2010-05-13 | 1 | -0/+8 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | av_builtin_constant_p() | Michael Niedermayer | 2010-04-02 | 1 | -0/+6 |
* | Move gcc attribute macros to new header libavutil/attributes.h | Måns Rullgård | 2010-03-08 | 1 | -0/+107 |