Displaying 2 results from an estimated 2 matches for "vorbis_info_psy_global".
2002 Apr 07
1
2 questions about compiling the source
Hi all,
Q1: The source defined this structure in the psy.h file:
typedef struct{
int eighth_octave_lines;
float preecho_thresh[4];
float postecho_thresh[4];
float preecho_minenergy;
float ampmax_att_per_sec;
int delaycache;
} vorbis_info_psy_global;
However, the file psytune.c makes this declaration:
tatic vorbis_info_psy_global _psy_set0G={
0, /* decaydBpms */
8, /* lines per eighth octave */
/* thresh sample period, preecho clamp trigger threshhold, range, minenergy */
256, {26.f,26.f,26.f,30.f}, {-90.f,-90.f,-90.f,-90.f},...
2010 May 20
10
Libtheora
Hi all,
I am Sahana. I am currently working on Libtheora for windows platform and
very new to it. I am getting a lot of compiling errors. Since Libtheora
depends on libogg and libvorbis i have added these as well to my workspace
in VC++ 6. I have a doubt regarding the x86 and x86_vc folders described in
the libtheora software.Since both these folders have the same set of files
which one do we