PF-AAC project start
pokkys January 19th, 2007
This topic is to build a AAC codec on my own。The most important point is blind coding without FAAC,this is a touch mission. Reference others code,Write down others style. In order to get my own style and do not against GPL.
Follows the main point:
- According to codec’s duality ,verify both encoder and decoder togetther.
- Write the base DSP tools first
- Implement AAC , SBR and PS feature come from AAC-Standard and CT.
- Use GCC and target and cross-paltfrom project/
- Uncategorized
- Comments(0)