index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavutil
/
mem.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow using DECLARE_ALIGNED with Sun cc.
Carl Eugen Hoyos
2008-10-02
1
-1
/
+1
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
alloc_size attribute is new to gcc 4.3; don't use it with lesser versions
Måns Rullgård
2008-06-05
1
-1
/
+1
*
Fix embarassing __GNU__ vs. __GNUC__ typo in preprocessor condition.
Rafaël Carré
2008-06-03
1
-2
/
+2
*
Cosmetic change: remove the whitespace after 'defined'
Zuxy Meng
2008-03-19
1
-1
/
+1
*
'malloc' attribute isn't supported in old gcc.
Zuxy Meng
2008-03-19
1
-1
/
+1
*
Apply "alloc_size" attribute to av_alloc, av_realloc and av_mallocz
Zuxy Meng
2008-03-19
1
-3
/
+9
*
Reapply r12489: Add pure, const and malloc attributes to proper functions
Zuxy Meng
2008-03-19
1
-3
/
+9
*
revert r12489.
Benoit Fouet
2008-03-18
1
-9
/
+3
*
Pure, const and malloc attributes to libavutil.
Zuxy Meng
2008-03-18
1
-3
/
+9
*
#error in case we do not know how to provide alignment.
Diego Biurrun
2008-03-08
1
-1
/
+2
*
Fix MSVC identification, patch by Eddie Pang.
Eddie Pang
2008-02-25
1
-1
/
+1
*
Make code C conformant.
Michael Niedermayer
2008-02-25
1
-1
/
+1
*
cosmetics: prettyprint
Diego Biurrun
2008-02-25
1
-9
/
+9
*
10l: Correctly use preprocessor conditionals.
Eddie Pang
2008-02-20
1
-2
/
+2
*
Add fallback for DECLARE_ALIGNED and DECLARE_ASM_CONST.
Diego Biurrun
2008-02-13
1
-0
/
+4
*
Mark MSVC compiler macros as such.
Diego Biurrun
2008-02-13
1
-1
/
+1
*
Disentangle nested preprocessor directives.
Diego Biurrun
2008-02-13
1
-4
/
+3
*
Allow compilation with icc 10.1.
Carl Eugen Hoyos
2008-02-09
1
-0
/
+4
*
Add and use DECLARE_ASM_CONST for constants used in assembler code.
Reimar Döffinger
2008-01-27
1
-0
/
+2
*
Doxyfication, patch by Stefano Sabatini %stefano P sabatini-lala A poste P it%
Stefano Sabatini
2007-11-02
1
-9
/
+34
*
doxy/cosmetics fixes. Patch by Stefano Sabatini %stefano P sabatini-lala A po...
Stefano Sabatini
2007-11-01
1
-3
/
+3
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
misc Doxygen spelling/grammar fixes
Diego Biurrun
2007-10-15
1
-9
/
+9
*
Document libavutil/mem.h:av_strdup.
Stefano Sabatini
2007-09-09
1
-0
/
+7
*
Move the memory related functions out of common.h into their own header file
Panagiotis Issaris
2007-03-12
1
-0
/
+65