closely enough at what I was doing and assumed that was encode-only.
I'll fix this properly when I'm actually awake, I guess.
svn path=/trunk/vorbis/; revision=3205
********************************************************************
function: time backend 0 (dummy)
- last mod: $Id: time0.c,v 1.12 2002/03/30 14:02:53 msmith Exp $
+ last mod: $Id: time0.c,v 1.13 2002/03/30 14:11:53 msmith Exp $
********************************************************************/
return "";
}
static void time0_free_info(vorbis_info_time *i){
- free(i); /* Dummy time mapping parameter */
}
static void time0_free_look(vorbis_look_time *i){
}