[FFmpeg-cvslog] lavfi: merge all filtering code into ff_filter_frame.
Michael Niedermayer
michaelni at gmx.at
Sun Jan 6 04:25:16 CET 2013
On Tue, Jan 01, 2013 at 03:27:43PM +0100, Nicolas George wrote:
> ffmpeg | branch: master | Nicolas George <nicolas.george at normalesup.org> | Sun Dec 30 19:28:51 2012 +0100| [82541d833016ff899b6f19a02de8781538e24c36] | committer: Nicolas George
>
> lavfi: merge all filtering code into ff_filter_frame.
>
> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=82541d833016ff899b6f19a02de8781538e24c36
[...]
> + avfilter_unref_buffer(frame);
> + } else
> + out = frame;
> +
> + while(cmd && cmd->time <= frame->pts * av_q2d(link->time_base)){
causes CID966654 Read from pointer after free
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I know you won't believe me, but the highest form of Human Excellence is
to question oneself and others. -- Socrates
-------------- 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-cvslog/attachments/20130106/a2ae9def/attachment.asc>
More information about the ffmpeg-cvslog
mailing list