Displaying 2 results from an estimated 2 matches for "ethusiasm".
Did you mean:
enthusiasm
2004 Sep 10
1
more changes
...peaking of standardization, is there some reason not to use getopt
> or
> getopt_long in flac?
only that I'm not sure how that would work with MSVC builds.
doing the ogg stuff made me realize I need to rewrite
flac from scratch. libFLAC is fine, but the command-line
wrapper was born of ethusiasm to see some results in the
early days. when I get around to that I will probably
do the stuff you mention, getopt, audiofile, etc.
Josh
__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
2004 Sep 10
2
more changes
I've been making more little fixes and changes today:
- on the suggestion of a libFLAC user, I drastically reduced
the stack requirements of the stream encoder.
- removed the -fw option since it is not really needed anymore
- removed the -9 option because I'm tired of seeing comments
(not here of course) like 'flac is so slow! I used -9 and it
took # hours to do one file!'