16 Commits (e4d5b55193109d08be47c42d320334546c006b51)

Author SHA1 Message Date
  Martin Storsjö f637046d31 libavutil: Always use some GCC style attributes on clang 8 years ago
  Vittorio Giovara 5858a67f13 attributes: disable flatten on llvm/clang 11 years ago
  Alex Smith 33b88f2a4a msvc/icl: Use __declspec(noinline) 11 years ago
  Alex Smith 09f2581dc5 msvc/icl: Use __declspec(deprecated) 11 years ago
  Reinhard Tartler 22662ca560 attributes: add av_noreturn 13 years ago
  Reinhard Tartler a1641e9540 attributes: drop pointless define guards 13 years ago
  Ronald S. Bultje 4f2c846d96 attributes: Add a definition of av_always_inline for MSVC 13 years ago
  Martin Storsjö 67e9ae14d9 Add av_printf_format, for marking printf style format strings and their parameters 14 years ago
  Mans Rullgard 820818a330 Remove unnecessary icc version checks 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Mans Rullgard 365e3c7878 Rename attribute_used to av_used and move it to attributes.h 14 years ago
  Carl Eugen Hoyos 086e997e34 Intel C compiler 12.0 does not suport these attributes: may_alias, force_align_arg_pointer and alloc_size. 14 years ago
  Michael Niedermayer a74d707cb7 av_alias is an attribute and belongs to attributes.h 15 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
  Michael Niedermayer 4ed39eedca av_builtin_constant_p() 15 years ago
  Måns Rullgård 2791730dbf Move gcc attribute macros to new header libavutil/attributes.h 15 years ago