search for: eofflag

Displaying 2 results from an estimated 2 matches for "eofflag".

Did you mean: eflag
2001 Sep 28
0
Borland compiler issues
...of(int)*vi->channels); to: z=alloca(sizeof(int)*vi->channels); /* int *z; */ zerobundle[0]=z; I'm considering that yet another Borland compiler bug. Another problem I found is that in vorbis_analysis_wrote(), the line vorbis_lpc_predict(lpc,v->pcm[i]+v->eofflag-order,order, v->pcm[i]+v->eofflag,v->pcm_current-v->eofflag); the final parameter "v->pcm_current-v->eofflag" evaluates to a huge value (33MB+) at the end of a file, so that in vorbis_lpc_predict(), alloca is trying to allocate 33MB of stack space (which...
2017 Feb 06
3
libvorbis without encapulsation
...{\275\246\365\f\a\255W6\371f_=a~\302\337\365\343׆?Jj\210\262\3 71\245\367u\266z\257\325\334T\355\365\200\327T\346\a%\255r\313\361PF\23 1\016\311\323\353\032U\177\247W9\344ĴU\262\tc\321\360\234)ǔ_z)", ptr = 0x647cf5 "", storage = 256}, lW = 0, W = 0, nW = 0, pcmend = 512, mode = 0,    eofflag = 0, granulepos = 0, sequence = 3, vd = 0x7fffffffde20, localstore = 0x64a380, localtop = 64, localalloc = 64,    totaluse = 7376, reap = 0x64a360, glue_bits = 0, time_bits = 0, floor_bits = 0, res_bits = 0, internal = 0x647330} vorbis_dsp_state: (gdb) p vdsps $10 = {analysisp = 1, vi = 0x7fffffff...