[FFmpeg-devel] odd imc.c memset()

Michael Niedermayer michaelni at gmx.at
Wed Mar 7 04:12:49 CET 2012


Hi

imc.c contains this:

float *out_samples;

memset(q->out_samples, 0, sizeof(q->out_samples));

(since 
    commit 66b84e4ab2fc96222dab32173d84f4a403129deb
    Date:   Fri Jul 16 16:50:56 2010 +0000
)

The code doesnt look like it would do what was intended and iam not
completely sure what was intended ... otherwise id fix it

Can someone who knows the original intent take a look and fix this?

Thanks
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

it is not once nor twice but times without number that the same ideas make
their appearance in the world. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120307/ca146fd1/attachment.asc>


More information about the ffmpeg-devel mailing list