[tremor] Tremor Memory Footprint

Nicolas Pitre nico at cam.org
Wed Nov 6 08:57:27 PST 2002



On Wed, 6 Nov 2002, Werner Sharp wrote:

> Hi all,
> 
> I'm using tremor in a Windows CE project that may be in a low memory
> situation when decoding the Ogg file.   If there's not enough memory
> available, tremor just crashes out because there's not any(?) out-of-memory
> checks.   Does anyone know if tremor has a general memory footprint required
> to decode a file?

I think no such analysis has been done yet.  However you could easily add 
some checks for failed allocations and/or allocation accounting by defining 
ogg_malloc/ogg_calloc/ogg_realloc/ogg_free wrappers (see os_types.h).

<p>Nicolas

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'tremor-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Tremor mailing list