Changeset 06ebc0bf in ffmpeg

Timestamp:
Sep 26, 2013, 8:13:53 PM (11 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
328a5b93, d872fb0f
Parents:
1af78b86
git-author:
Martin Storsjö <martin@martin.st> (09/26/13 13:34:04)
git-committer:
Martin Storsjö <martin@martin.st> (09/26/13 20:13:53)
Message:

lavf: Allocate arrays with av_realloc if they will be realloced later

Pointers returned from av_malloc can't in general be passed
to av_realloc.

Signed-off-by: Martin Storsjö <martin@martin.st>

(No files)

Note: See TracChangeset for help on using the changeset viewer.