[Vorbis] ov_open_callbacks takes so much time to open 210 MB OGG file
Tuomo Latto
djv at iki.fi
Mon Dec 17 06:50:46 PST 2012
On 17.12.2012 01:09, Pavel Nikitenko wrote:
> /// my
> int result=ogg_stream_flush(&os,&og);
> if(result !=0)
> fwrite(og.header,1,og.header_len,fd_);
> fwrite(og.body,1,og.body_len,fd_);
> ///my
There's no block in this if statement. Should there be?
--
Tuomo
... I am learning that criticism is not nearly as effective as sabotage
-- Ways for Personal Growth
http://www.ericbair.com/humor/PerGrowth.txt
More information about the Vorbis
mailing list