index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavutil
/
mem.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
[prev]