projects
/
libav.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
mem: do not check for negative size
[libav.git]
/
libavutil
/
mem.h
2013-10-26
Vittorio Giovara
mem: do not check for negative size
blob
|
commitdiff
2013-09-16
Luca Barbato
mem: Introduce av_reallocp
blob
|
commitdiff
|
diff to current
2013-09-14
Diego Biurrun
mem: Document the non-compatibility of av_realloc(...
blob
|
commitdiff
|
diff to current
2013-09-05
Diego Biurrun
mem: Improve documentation wording and spelling
blob
|
commitdiff
|
diff to current
2013-09-04
Luca Barbato
mem: Document the av_realloc family of functions properly
blob
|
commitdiff
|
diff to current
2013-06-04
Martin Storsjö
mem: Add av_realloc_array and av_reallocp_array
blob
|
commitdiff
|
diff to current
2012-10-25
Diego Biurrun
avutil: Move memcpy_backptr() to mem.c
blob
|
commitdiff
|
diff to current
2012-10-20
Diego Biurrun
avutil/mem: K&R formatting cosmetics
blob
|
commitdiff
|
diff to current
2012-09-09
Mans Rullgard
mem: fix typo in check for __ICC
blob
|
commitdiff
|
diff to current
2012-08-15
Martin Storsjö
Don't include common.h from avutil.h
blob
|
commitdiff
|
diff to current
2012-07-14
Luca Barbato
mem: introduce av_malloc_array and av_mallocz_array
blob
|
commitdiff
|
diff to current
2011-11-22
Luca Barbato
doxy: provide a start page and document libavutil
blob
|
commitdiff
|
diff to current
2011-07-15
Diego Biurrun
mem.h: switch doxygen parameter order to match function...
blob
|
commitdiff
|
diff to current
2011-04-19
Anton Khirnov
lavu: remove misc disabled cruft
blob
|
commitdiff
|
diff to current
2011-03-23
Mans Rullgard
Remove unnecessary icc version checks
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-01-31
Mans Rullgard
Rename attribute_used to av_used and move it to attribu...
blob
|
commitdiff
|
diff to current
2010-12-22
Stefano Sabatini
Add av_file_map() and av_file_unmap() functions.
blob
|
commitdiff
|
diff to current
2010-12-04
Michael Niedermayer
Change the argument of memory allocation functions...
blob
|
commitdiff
|
diff to current
2010-11-10
Carl Eugen Hoyos
Intel C compiler 12.0 does not suport these attributes...
blob
|
commitdiff
|
diff to current
2010-06-30
Måns Rullgård
Fix grammar errors in documentation
blob
|
commitdiff
|
diff to current
2010-06-26
Måns Rullgård
Add missing avutil.h include to libavutil/mem.h
blob
|
commitdiff
|
diff to current
2010-06-16
Carl Eugen Hoyos
icc 12 finally fixed attribute(used) so gcc's DECLARE_A...
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2010-03-09
Måns Rullgård
Replace many includes of libavutil/common.h with what...
blob
|
commitdiff
|
diff to current
2010-03-06
Måns Rullgård
Remove DECLARE_ALIGNED_{8,16} macros
blob
|
commitdiff
|
diff to current
2010-03-06
Måns Rullgård
Move DECLARE_ALIGNED_{8,16} macros to mem.h
blob
|
commitdiff
|
diff to current
2010-01-22
Måns Rullgård
DECLARE_ALIGNED macro for TMS470 compiler
blob
|
commitdiff
|
diff to current
2010-01-21
Måns Rullgård
Make DECLARE_ALIGNED macros work with external array...
blob
|
commitdiff
|
diff to current
2010-01-01
Stefano Sabatini
Remove residual use of the doxygen markup which is...
blob
|
commitdiff
|
diff to current
2009-07-09
Ramiro Polla
Move DECLARE_ALIGNED and DECLARE_ASM_CONST back from...
blob
|
commitdiff
|
diff to current
2009-06-27
Carl Eugen Hoyos
Icc 11.1 does not support attributes force_align_arg_po...
blob
|
commitdiff
|
diff to current
2009-06-06
Stefano Sabatini
Remove '\p', '\c' and '\e' doxygen markup from doxy...
blob
|
commitdiff
|
diff to current
2009-02-01
Diego Biurrun
Use full internal pathname in doxygen @file directives.
blob
|
commitdiff
|
diff to current
2009-01-28
Diego Biurrun
spelling/grammar/consistency review part I
blob
|
commitdiff
|
diff to current
2009-01-25
Diego Biurrun
Move DECLARE_ALIGNED and DECLARE_ASM_CONST to internal.h.
blob
|
commitdiff
|
diff to current
2009-01-24
Diego Biurrun
Directly #include a bunch of indirectly #included headers.
blob
|
commitdiff
|
diff to current
2009-01-13
Aurelien Jacobs
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
blob
|
commitdiff
|
diff to current
2008-12-21
Carl Eugen Hoyos
Silence the following icc warnings:
blob
|
commitdiff
|
diff to current
2008-12-20
Carl Eugen Hoyos
Use AV_GCC_VERSION_AT_LEAST() to simplify gcc version...
blob
|
commitdiff
|
diff to current
2008-10-02
Carl Eugen Hoyos
Allow using DECLARE_ALIGNED with Sun cc.
blob
|
commitdiff
|
diff to current
2008-08-31
Stefano Sabatini
Globally rename the header inclusion guard names.
blob
|
commitdiff
|
diff to current
2008-06-05
Måns Rullgård
alloc_size attribute is new to gcc 4.3; don't use it...
blob
|
commitdiff
|
diff to current
2008-06-03
Rafaël Carré
Fix embarassing __GNU__ vs. __GNUC__ typo in preprocess...
blob
|
commitdiff
|
diff to current
2008-03-19
Zuxy Meng
Cosmetic change: remove the whitespace after 'defined'
blob
|
commitdiff
|
diff to current
2008-03-19
Zuxy Meng
'malloc' attribute isn't supported in old gcc.
blob
|
commitdiff
|
diff to current
2008-03-19
Zuxy Meng
Apply "alloc_size" attribute to av_alloc, av_realloc...
blob
|
commitdiff
|
diff to current
2008-03-19
Zuxy Meng
Reapply r12489: Add pure, const and malloc attributes...
blob
|
commitdiff
|
diff to current
2008-03-18
Benoit Fouet
revert r12489.
blob
|
commitdiff
|
diff to current
2008-03-18
Zuxy Meng
Pure, const and malloc attributes to libavutil.
blob
|
commitdiff
|
diff to current
2008-03-08
Diego Biurrun
#error in case we do not know how to provide alignment.
blob
|
commitdiff
|
diff to current
2008-02-25
Eddie Pang
Fix MSVC identification, patch by Eddie Pang.
blob
|
commitdiff
|
diff to current
2008-02-25
Michael Niedermayer
Make code C conformant.
blob
|
commitdiff
|
diff to current
2008-02-25
Diego Biurrun
cosmetics: prettyprint
blob
|
commitdiff
|
diff to current
2008-02-20
Eddie Pang
10l: Correctly use preprocessor conditionals.
blob
|
commitdiff
|
diff to current
2008-02-13
Diego Biurrun
Add fallback for DECLARE_ALIGNED and DECLARE_ASM_CONST.
blob
|
commitdiff
|
diff to current
2008-02-13
Diego Biurrun
Mark MSVC compiler macros as such.
blob
|
commitdiff
|
diff to current
2008-02-13
Diego Biurrun
Disentangle nested preprocessor directives.
blob
|
commitdiff
|
diff to current
2008-02-09
Carl Eugen Hoyos
Allow compilation with icc 10.1.
blob
|
commitdiff
|
diff to current
2008-01-27
Reimar Döffinger
Add and use DECLARE_ASM_CONST for constants used in...
blob
|
commitdiff
|
diff to current
2007-11-02
Stefano Sabatini
Doxyfication, patch by Stefano Sabatini %stefano P...
blob
|
commitdiff
|
diff to current
2007-11-01
Stefano Sabatini
doxy/cosmetics fixes. Patch by Stefano Sabatini %stefan...
blob
|
commitdiff
|
diff to current
2007-10-17
Diego Biurrun
Add FFMPEG_ prefix to all multiple inclusion guards.
blob
|
commitdiff
|
diff to current
2007-10-15
Diego Biurrun
misc Doxygen spelling/grammar fixes
blob
|
commitdiff
|
diff to current
2007-09-09
Stefano Sabatini
Document libavutil/mem.h:av_strdup.
blob
|
commitdiff
|
diff to current
2007-03-12
Panagiotis Issaris
Move the memory related functions out of common.h into...
blob
|
commitdiff
|
diff to current