index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
/
mem.h
Age
Commit message (
Expand
)
Author
2018-11-26
avutil/mem: Fix invalid use of av_alloc_size
Mark Harris
2018-11-18
avutil/mem: Correct documentation of av_fast_*alloc(z)
Andreas Rheinhardt
2017-12-02
avutil/mem: Add DECLARE_ASM_ALIGNED macro for DJGPP architecture.
Thomas Köppe
2017-11-13
Fix missing used attribute for inline assembly variables
Thomas Köppe
2017-11-11
Merge commit '0af8a72174108b9bb482f1073a1e9a3bc258af51'
James Almer
2017-10-30
Merge commit '04b0f0e371ff81b682274b574fb465ba4395c09f'
James Almer
2017-10-25
build: Drop support for legacy TI ARM compiler
Diego Biurrun
2017-04-26
mem: uninline av_malloc(z)_array()
Anton Khirnov
2017-03-29
lavu/mem: clamp alignment to 16 for DJGPP
Clément Bœsch
2017-02-02
Merge commit 'f637046d3134a331e4b5a7243ac3dfb92735b8a5'
Clément Bœsch
2016-08-23
avutil/mem: remove av_realloc / av_malloc incompatibility warning
Michael Niedermayer
2016-08-21
mem: Extend and edit Doxygen
Timothy Gu
2016-08-02
mem: Order function prototypes semantically
Timothy Gu
2016-07-21
libavutil: Always use some GCC style attributes on clang
Martin Storsjö
2016-07-18
avutil/mem: fix wrong comment
Zhao Zhili
2015-11-18
avutil/mem: Add av_fast_mallocz()
Michael Niedermayer
2015-10-16
avutil/mem: add av_warn_unused_result
Ganesh Ajjanagadde
2014-08-14
Merge commit '8ddc32629a6d6be77256694c9e322dde134609f3'
Michael Niedermayer
2014-08-13
mem: add av_strndup() for duplicating substrings
Anton Khirnov
2014-08-04
avutil/mem: document NULL related saftey of av_freep()
Michael Niedermayer
2014-03-29
lavu/mem: add av_dynarray_add_nofree function
Lukasz Marek
2013-11-14
Merge commit 'cce3e0a49f0dd030262c28d9c53de0bd2fd909c4'
Michael Niedermayer
2013-11-14
Move av_fast_{m,re}alloc from lavc to lavu.
Anton Khirnov
2013-10-26
Merge commit 'b284e1ffe343d6697fb950d1ee517bafda8a9844'
Michael Niedermayer
2013-10-26
mem: do not check for negative size
Vittorio Giovara
2013-09-17
Merge commit '3feb3d6ce4be0a09a9f8f13d613bed25b523b6e7'
Michael Niedermayer
2013-09-16
mem: Introduce av_reallocp
Luca Barbato
2013-09-15
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-09-14
mem: Document the non-compatibility of av_realloc() and av_malloc()
Diego Biurrun
2013-09-06
Merge commit 'b634b36fcebfe16b837b6c4044f5d5cb99a75040'
Michael Niedermayer
2013-09-05
mem: Improve documentation wording and spelling
Diego Biurrun
2013-09-04
Merge commit 'b4ec7a5fee644ad9882e10c097817b65447b8e55'
Michael Niedermayer
2013-09-04
mem: Document the av_realloc family of functions properly
Luca Barbato
2013-06-05
Merge commit '3b4feac1ec14f861bdd7f494f288f4d8dd7f449e'
Michael Niedermayer
2013-06-04
mem: Add av_realloc_array and av_reallocp_array
Martin Storsjö
2013-05-13
lavu/mem: add av_dynarray2_add()
Stefano Sabatini
2013-05-10
lavu/mem.h: fix typo
Stefano Sabatini
2013-05-08
lavu/mem: fix potential int overflow and crash in av_dynarray_add()
Stefano Sabatini
2013-05-08
lavu/mem: extend documentation for av_dynarray_add()
Stefano Sabatini
2013-05-02
avutil/mem: add av_memdup()
Michael Niedermayer
2012-10-25
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-25
avutil: Move memcpy_backptr() to mem.c
Diego Biurrun
2012-10-20
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-20
avutil/mem: K&R formatting cosmetics
Diego Biurrun
2012-09-10
mem: fix typo in check for __ICC
Mans Rullgard
2012-08-16
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-15
Don't include common.h from avutil.h
Martin Storsjö
2012-07-16
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-14
mem: introduce av_malloc_array and av_mallocz_array
Luca Barbato
2011-12-25
mem: add av_max_alloc() to limit the maximum amount that may be allocated in ...
Michael Niedermayer
[next]