[Vorbis-dev] Ogg Player Code

John Edwards john.edwards33 at ntlworld.com
Mon Aug 21 05:45:36 PDT 2006


Hi Prashun,

I've just mailed you details of from where you can d/l the root for this 
exercise.

'ogg_uint64_t' is a definition I have added to the header file 
'ogg/include/ogg/os_types.h'. You will find the modified header file in 
the zip referred to above.

regards

John

Prashun Gupta wrote:
> Hello,
> 
> I am getting problem in getting  problem in locating definition of
> 
> ogg_uint64_t
> 
> in
> 
> typedef struct {
> 
> const float* FilterCoeff;
> 
> ogg_uint64_t Mask;
> 
> double Add;
> 
> float Dither;
> 
> float ErrorHistory [2] [16]; // max. 2 channels, 16th order Noise shaping
> 
> float DitherHistory [2] [16];
> 
> int LastRandomNumber [2];
> 
> } dither_t;



More information about the Vorbis-dev mailing list