vorbis_encode_init (&vi, 2, 44100, -1, 128, -1); | vorbis_encode_init (&vi, 2, 44100, -1, 128, -1); |
vorbis_analysis_init (&vd, &vi); |
/* vorbis_analysis_init (&vd, &vi);*/ |
/* this function was added in 1.0rc3, so this is what we're testing for */ | /* this function was added in 1.0rc3, so this is what we're testing for */ |