[FFmpeg-devel] [PATCH 2/6] libavformat: Add a function for freeing an AVFormatContext
Ronald S. Bultje
rsbultje
Fri Feb 4 17:30:48 CET 2011
Hi,
On Fri, Feb 4, 2011 at 5:04 AM, Martin Storsj? <martin at martin.st> wrote:
> This function is useful for freeing data structures allocated by
> muxers, which currently have to be freed manually by the caller.
> ---
> ?libavformat/avformat.h | ? 10 ++++++++--
> ?libavformat/utils.c ? ?| ? 11 ++++++++---
> ?libavformat/version.h ?| ? ?2 +-
> ?3 files changed, 17 insertions(+), 6 deletions(-)
Applied.
Ronald
More information about the ffmpeg-devel
mailing list