summaryrefslogtreecommitdiff
path: root/libavutil/mem.h
Commit message (Expand)AuthorAge
...
* revert r12489.Benoit Fouet2008-03-18
* Pure, const and malloc attributes to libavutil.Zuxy Meng2008-03-18
* #error in case we do not know how to provide alignment.Diego Biurrun2008-03-08
* Fix MSVC identification, patch by Eddie Pang.Eddie Pang2008-02-25
* Make code C conformant.Michael Niedermayer2008-02-25
* cosmetics: prettyprintDiego Biurrun2008-02-25
* 10l: Correctly use preprocessor conditionals.Eddie Pang2008-02-20
* Add fallback for DECLARE_ALIGNED and DECLARE_ASM_CONST.Diego Biurrun2008-02-13
* Mark MSVC compiler macros as such.Diego Biurrun2008-02-13
* Disentangle nested preprocessor directives.Diego Biurrun2008-02-13
* Allow compilation with icc 10.1.Carl Eugen Hoyos2008-02-09
* Add and use DECLARE_ASM_CONST for constants used in assembler code.Reimar Döffinger2008-01-27
* Doxyfication, patch by Stefano Sabatini %stefano P sabatini-lala A poste P it%Stefano Sabatini2007-11-02
* doxy/cosmetics fixes. Patch by Stefano Sabatini %stefano P sabatini-lala A po...Stefano Sabatini2007-11-01
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* misc Doxygen spelling/grammar fixesDiego Biurrun2007-10-15
* Document libavutil/mem.h:av_strdup.Stefano Sabatini2007-09-09
* Move the memory related functions out of common.h into their own header filePanagiotis Issaris2007-03-12