[FFmpeg-devel] [PATCH 2/3] avutil/buffer: Avoid moving the AVBufferRef to a new place in memory in av_buffer_realloc()
Michael Niedermayer
michaelni at gmx.at
Thu Mar 12 03:06:34 CET 2015
On Thu, Jan 15, 2015 at 01:04:55AM +0100, Michael Niedermayer wrote:
> This allows reallocating AVBufferRefs without the need to update
> all pointers to it
>
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> ---
> libavutil/buffer.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
applied
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
There will always be a question for which you do not know the correct answer.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150312/438c90f3/attachment.asc>
More information about the ffmpeg-devel
mailing list