[vlc] Re: Audio eats memory when PTS is not stable
Gildas Bazin
gbazin at altern.org
Fri Jan 7 11:57:25 CET 2005
On Thursday 06 January 2005 18:29, Rick Davis wrote:
> As stated in a previous post. I have fixed the BIG leak, now there is just
a
> small leak. I modified filters.c FiltersHintBuffers and changed
>
> p_first_alloc->i_alloc_type = AOUT_ALLOC_STACK;
> to
> p_first_alloc->i_alloc_type = AOUT_ALLOC_HEAP;
>
> That fixed the BIG leak.
>
Thanks for investigating this. This should be fixed properly in the
development version now.
> Now I get a small leak that seems to vary but is always in 4096bytes
> chunks. I am pretty sure it has to do with audio because I am listening to
a
> Radio channel that has no Video and memory slower decreases.
>
Not really sure about this one. I'll try to do some tests on my side.
--
Gildas
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the vlc
mailing list