[FFmpeg-devel] [PATCH 01/21] libavutil/mem: added av_arraydup to accompany av_realloc*_array functions

Michael Niedermayer michael at niedermayer.cc
Tue Aug 23 14:05:21 EEST 2016


On Tue, Aug 23, 2016 at 12:03:19PM +0300, erkki.seppala.ext at nokia.com wrote:
> From: Erkki Seppälä <erkki.seppala.ext at nokia.com>
> 
> This allows copying an array so that is compatible with the array
> reallocation functions. av_memdup won't do, as it uses av_malloc
> underneath, but this one uses av_realloc_array for the allocation.

on which platform does av_memdup() not work with av_realloc_array() ?

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The real ebay dictionary, page 3
"Rare item" - "Common item with rare defect or maybe just a lie"
"Professional" - "'Toy' made in china, not functional except as doorstop"
"Experts will know" - "The seller hopes you are not an expert"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160823/0d169c69/attachment.sig>


More information about the ffmpeg-devel mailing list