[Serious] Codec Development
Does anybody know where I can find any information on creating audio codecs for Windows? I've had a google around but can't find anything on writing codecs, only using them. I'm trying to avoid going through the source code of an open source codec if poss!!
Re: [Serious] Codec Development
Quote:
I'm trying to avoid going through the source code of an open source codec if poss
That i think would be the best way to start off.Why do you want to avoid them??
Re: [Serious] Codec Development
Because if someone's already written some documentation on how to do it, it saves me having to try and understand someone elses source code!!!