Commit graph

25 commits

Author SHA1 Message Date
f3dd850809 Missing library mention in Readme 2024-03-06 22:21:23 +01:00
642d90e9b6 Update README to include ADTS and AAC elements 2024-03-06 22:18:21 +01:00
8a30821f32 Update makefiles 2024-03-06 22:14:09 +01:00
b625df9191 ADTS demuxer and AAC decoder 2024-03-06 21:55:52 +01:00
78fe3a7c61 Re-organize 2024-03-06 21:55:32 +01:00
17f1f0f4f0 Better ARM detection 2024-03-04 01:55:50 +01:00
3bc0a3a849 Update readme 2024-03-04 01:30:03 +01:00
3a1f81dd59 Add build system for linux 2024-03-04 01:23:09 +01:00
66373cc64e Fix compiler warning 2024-03-04 01:22:47 +01:00
035c1c2c75 Remove build dirs from git 2024-03-04 01:22:27 +01:00
851a6f0e57 Fix compiler warning 2024-03-04 01:21:57 +01:00
b86eb3c83e Rework config.h for speex resampler 2024-03-04 01:21:43 +01:00
64b65f0ade Fix warning from compiler 2024-03-04 01:21:22 +01:00
516d087ee0 Remove dead code 2024-03-04 01:21:05 +01:00
7a10c2e69f Remove dead code 2024-03-04 01:20:50 +01:00
221ee718dc Add readme 2024-03-01 02:22:56 +01:00
16134ea76e Xcode status 2024-03-01 01:31:44 +01:00
e07ad5a599 Add equalizer to test application 2024-03-01 01:31:35 +01:00
c3a015b616 Remove format for now 2024-03-01 01:31:12 +01:00
240346b7da Bugfix: Resampler did not allocate enough space sometimes (rounding error) 2024-03-01 01:31:03 +01:00
463ff5869e Implement Parametric EQ filter 2024-03-01 01:30:28 +01:00
ccbd21e64f Audio Pipeline 2024-02-28 21:26:01 +01:00
7d7f851de8 Project setup 2024-02-28 21:25:50 +01:00
9570dddac3 SpeexDSP resampler 2024-02-28 21:25:27 +01:00
1c559edec8 Modified libmad 2024-02-28 21:25:08 +01:00