[XviD-devel] New Trellis Quant

Christoph Lampert chl at math.uni-bonn.de
Sat May 10 19:09:35 CEST 2003


On Sun, 11 May 2003, Radek Czyz wrote:
> It's a weird code. Does it compile?
> As far as I know, it's not possible to declare variables in the middle
> of the code. MS Visual Studio doesn't allow it, anyway...

That's C99. I'll change to "standard".
>
> Also, what's bzero() function? I'm guessing that I can change it to
> memset(0...). Not part of VS either :)

It's deprecated, memset(ptr,0,size) has the same effect, yes.

gruel

P.S. Okay, way a few hours, I'll change to "compatible" mode.



More information about the XviD-devel mailing list