[Vorbis] vorbis_info_clear important?
Ralph Giles
giles at thaumas.net
Sun Aug 18 08:17:01 PDT 2013
On 13-08-17 11:43 PM, Ross Levis wrote:
> Rather than trying to fix the problem, can I simply skip this function when
> closing the file. It seems to work but I'm wondering if there will be a
> memory leak if there is a vorbis_info_init without a matching
> vorbis_info_clear?
You will leak if you don't call vorbis_info_clear.
Look and see what it's doing when it's spinning at full cpu?
-r
More information about the Vorbis
mailing list