43 Commits (n4.4-jackoutdev)

Author SHA1 Message Date
  Limin Wang 77e15f01fb avutil/attributes: Fix too many warning: false is not defined [-Wundef] 5 years ago
  Dale Curtis fda1c74539 Use gcc/clang builtins for av_sat_(add|sub)_64_c if available. 5 years ago
  Martin Storsjö 8e2346154e libavutil: Hook up the rest of the gcc specific attributes to clang as well 8 years ago
  Martin Storsjö 3aa9c523e9 libavutil: Define the noreturn attribute for clang in MSVC mode as well 8 years ago
  Martin Storsjö f637046d31 libavutil: Always use some GCC style attributes on clang 8 years ago
  Ganesh Ajjanagadde 1d4af04adf avutil/attributes: add av_warn_unused_result 9 years ago
  James Almer 36e1665d3d avutil/attributes: add AV_GCC_VERSION_AT_MOST 9 years ago
  Michael Niedermayer 06309fc704 avutil/attributes: Add () to protect the AV_GCC_VERSION_AT_LEAST() arguments 10 years ago
  Vittorio Giovara 5858a67f13 attributes: disable flatten on llvm/clang 11 years ago
  Alex Smith 66c2f200b6 lavu/attributes: Don't define av_restrict 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
  Kirill Gavrilov 0f48acf29b lavu: provide msvc implementation of attribute_deprecated 11 years ago
  Paul B Mahol 6dac8c8327 lavu: disable av_uninit for clang 12 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
  Michael Niedermayer 5015c37b7d attributes: move av_restrict fallback from internal to attributes 13 years ago
  J. Bohl fbed9317ff enable C99-external_inline for icl 13 years ago
  Michael Niedermayer cd65cd8c5a revert "extern inline" usage 13 years ago
  J. Bohl 0719e44b58 new attribute "extern inline" (fixing linker error with ff_get_mb_score and ff_get_mb_score) 13 years ago
  Michael Niedermayer 6d4731e1f7 avutil: add av_noreturn 13 years ago
  Nicolas George fb1c30b71a lavu/attributes: introduce AV_NOWARN_DEPRECATED. 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
  Carl Eugen Hoyos a5b13b1423 Use macro __INTEL_COMPILER instead of __ICC. 14 years ago
  Mans Rullgard 0374152f89 Rename attribute_used to av_used and move it to attributes.h 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