[FFmpeg-devel] [PATCH] swscale-example: Use av_{free, malloc} instead of the system ones.
Ramiro Polla
ramiro.polla
Sun Aug 23 22:52:36 CEST 2009
On Sun, Aug 23, 2009 at 12:27 AM, Michael Niedermayer<michaelni at gmx.at> wrote:
> On Sat, Aug 22, 2009 at 05:30:14PM -0300, Ramiro Polla wrote:
>> $subj
>
>> ?swscale-example.c | ? 16 ++++++++--------
>> ?1 file changed, 8 insertions(+), 8 deletions(-)
>> 70f7e63ec4ab57403f986ccb76bbbb5239b18887 ?0005-Use-av_-free-alloc-instead-of-the-system-ones.patch
>> From 02fd6052b28190df853c04ba8ed19f848e9808a2 Mon Sep 17 00:00:00 2001
>> From: Ramiro Polla <ramiro.polla at gmail.com>
>> Date: Sat, 22 Aug 2009 16:24:51 -0300
>> Subject: [PATCH] Use av_{free,alloc} instead of the system ones.
>
> whats the point?
Remove an if (data) to free data =)
More information about the ffmpeg-devel
mailing list