--- Daniel Tartaglia <[EMAIL PROTECTED]> wrote:
> In Windows, I call FLAC__file_decoder_process_until_end_of_file();
> but in MacOS I need to call FLAC__file_decoder_process_whole_file();
> 
> Both functions do the same thing yes? Which is going to become the 
> standard?

FLAC__file_decoder_process_whole_file() is only available in
1.0.3 and prior.  FLAC__file_decoder_process_until_end_of_file()
is available from 1.0.4 on and is the standard.

Josh


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
_______________________________________________
Flac-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/flac-users

Reply via email to