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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move unaltered av_freep() comments to the header file.
Panagiotis Issaris
2007-03-05
1
-4
/
+0
*
Move unaltered av_free() comments to the header file.
Panagiotis Issaris
2007-03-05
1
-5
/
+0
*
Move unaltered av_realloc() comments to the header file.
Panagiotis Issaris
2007-03-05
1
-5
/
+0
*
Move unaltered av_malloc() comments to the header file.
Panagiotis Issaris
2007-03-05
1
-5
/
+0
*
cosmetics: Fix another common typo, dependAnt --> dependEnt.
Diego Biurrun
2007-02-24
1
-1
/
+1
*
rename MEMALIGN_HACK to CONFIG_MEMALIGN_HACK, use common code in configure
Måns Rullgård
2006-11-14
1
-5
/
+5
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
move memory functions from avcodec to avutil
Luca Barbato
2006-09-25
1
-0
/
+32
*
revert aligned realloc() changesm this should be identical to r5784
Michael Niedermayer
2006-08-17
1
-15
/
+11
*
trying to fix av_realloc()
Michael Niedermayer
2006-08-13
1
-3
/
+5
*
align av_realloc()
Michael Niedermayer
2006-08-13
1
-10
/
+12
*
Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil
Luca Abeni
2006-07-19
1
-0
/
+137