Paul B Mahol
|
6dac8c8327
lavu: disable av_uninit for clang
|
12 years ago |
Michael Niedermayer
|
86e107a7d4
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Reinhard Tartler
|
22662ca560
attributes: add av_noreturn
|
12 years ago |
Reinhard Tartler
|
a1641e9540
attributes: drop pointless define guards
|
12 years ago |
Michael Niedermayer
|
64b25938e9
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Ronald S. Bultje
|
4f2c846d96
attributes: Add a definition of av_always_inline for MSVC
|
12 years ago |
Michael Niedermayer
|
5015c37b7d
attributes: move av_restrict fallback from internal to attributes
|
12 years ago |
J. Bohl
|
fbed9317ff
enable C99-external_inline for icl
|
12 years ago |
Michael Niedermayer
|
cd65cd8c5a
revert "extern inline" usage
|
12 years ago |
J. Bohl
|
0719e44b58
new attribute "extern inline" (fixing linker error with ff_get_mb_score and ff_get_mb_score)
|
12 years ago |
Michael Niedermayer
|
6d4731e1f7
avutil: add av_noreturn
|
13 years ago |
Nicolas George
|
fb1c30b71a
lavu/attributes: introduce AV_NOWARN_DEPRECATED.
|
13 years ago |
Michael Niedermayer
|
686959e87e
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Martin Storsjö
|
67e9ae14d9
Add av_printf_format, for marking printf style format strings and their parameters
|
13 years ago |
Michael Niedermayer
|
2fd41c9067
Merge remote-tracking branch 'newdev/master'
|
13 years ago |
Mans Rullgard
|
820818a330
Remove unnecessary icc version checks
|
13 years ago |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
13 years ago |
Carl Eugen Hoyos
|
a5b13b1423
Use macro __INTEL_COMPILER instead of __ICC.
|
13 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
|
14 years ago |
Diego Biurrun
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
14 years ago |
Michael Niedermayer
|
4ed39eedca
av_builtin_constant_p()
|
14 years ago |
Måns Rullgård
|
2791730dbf
Move gcc attribute macros to new header libavutil/attributes.h
|
14 years ago |