diff options
author | Martin Storsjö <martin@martin.st> | 2014-11-24 10:41:34 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2014-11-28 09:59:28 +0200 |
commit | 44127b157e9f8acb837d4bb3a094f56b40da3ef5 (patch) | |
tree | 09b3113ef81020839f172d91b186644332c95111 /libavformat/id3v1.c | |
parent | 3c3b8003a13d9c3668c0bb6d79d2376da3b2b352 (diff) | |
download | ffmpeg-44127b157e9f8acb837d4bb3a094f56b40da3ef5.tar.gz |
rtmppkt: Make pkt->data reallocable
We try to avoid mixing av_malloc with av_realloc, since av_malloc
may be implemented with functions that can't (formally) be mixed
with the functions used in av_realloc.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/id3v1.c')
0 files changed, 0 insertions, 0 deletions