Hi,
On Wednesday 26 January 2005 09:19, ? ? wrote:> Dear all
> in vorbi I spec, the function of render line is a integer line drawing
> algorithm similar to Bresenham's algorithm, I think bresenham's
algorithm
> is more optimum than vorbis's algorithm? Why vorbis does not adopt
> Bresenham's algorithm? I hope someone can talk about it!
The spec shows how the decoding should be done. It does not force you to use
any specific algorithm, but the implementation should (must) produce the same
output as the reference algorithm.
> thx all?
>
> luooq
> 2005-01-26
Dominik