├── Makefile ├── README.md └── mod_aac.c /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rts-cn/mod_aac/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rts-cn/mod_aac/HEAD/README.md -------------------------------------------------------------------------------- /mod_aac.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rts-cn/mod_aac/HEAD/mod_aac.c --------------------------------------------------------------------------------