[FFmpeg-devel] Memory leak using bitstream filters with shared libs
Reimar Döffinger
Reimar.Doeffinger
Thu Feb 19 21:49:14 CET 2009
On Thu, Feb 19, 2009 at 09:22:08PM +0200, Uoti Urpala wrote:
> On Thu, 2009-02-19 at 19:51 +0100, Reimar D?ffinger wrote:
> > > if(pkt->destruct == av_destruct_packet)
>
> > is this just a complete brainfart, or is that comparison against a
> > static function declared in a header on purpose?
>
> I think you misread something, av_destruct_packet() is not static.
Yes, I confused it with free_packet, which I was just looking at. I
guess I need some sleep and more time.
More information about the ffmpeg-devel
mailing list