Commit Graph

25 Commits

Author SHA1 Message Date
549eb93db7 - fix Windows build issues 2026-02-26 13:33:29 +03:00
783359c616 - fix clang build (build_linux.py) + fix problems reported by Kimi LLM 2026-02-23 20:40:59 +03:00
78d77c4e69 - work to improve the decoding process - many problems fixes + however there are problems yet 2026-02-20 13:16:13 +03:00
155c6fd691 - link Opus codec always 2026-01-29 15:14:57 +03:00
3e87b9e7ec - fix various build problems 2025-11-20 08:51:58 +03:00
1599bfc9fc - always use (and depend on) resiprocate 2025-09-24 10:59:24 +03:00
4d7ca3e4f3 - properly handle the badly decoded audio (which can happen due to payload type <-> codec inconsistency) 2024-11-16 16:33:21 +03:00
e0b02db39d - fix Opus decoder - now audio is smooth 2024-11-11 12:52:50 +03:00
8cb34fad83 - work to allow Opus codec work with both audio and stereo data (fixing old problem) 2024-11-10 21:47:22 +03:00
5a0a7e1070 - allow Opus spec to use slash as divider + cleanup source code 2024-10-18 09:46:42 +03:00
677faa0615 - rename config.h to engine_config.h to avoid possible problems with include directories order 2023-11-26 16:32:51 +03:00
42cc9ee096 - fix compiler warnings 2023-06-05 11:55:40 +03:00
76aa7861f5 - refactoring 2023-04-21 09:59:18 +03:00
d90940c907 - fix copyright year 2023-04-10 14:36:56 +03:00
8ee306fb76 - fix Opus decoder for stereo audio 2023-04-10 13:10:43 +03:00
b1cc4d1509 - fix the compiler warning + propagate opus decoder return code properly 2023-03-23 11:32:34 +03:00
e7467aa154 - fix samplerate to 48000 2021-06-09 21:43:48 +03:00
9479a0f36f - fix opus codec usage 2021-06-09 13:06:26 +03:00
24270bac97 - exclude AMR / GSM EFR / EVS / Opus codecs from the default build - to make the new basic builds easier to port to new platforms / projects 2021-01-20 21:06:17 +02:00
ac17680e9a - fixes 2019-06-28 17:05:15 +03:00
c27d7d2b6c - always link AMR & Opus codecs; it reduces number of problems during builds. 2019-03-14 13:37:12 +02:00
ce167a625e - fix opus codec wrapper 2019-02-14 19:40:42 +02:00
59e512175a - logging improved 2018-07-19 09:52:51 +03:00
5fb8f87b11 - minor fixes for Windows build integrated into HASQ 2018-06-06 17:10:24 +03:00
e1a4931375 - initial import 2018-06-05 11:05:37 +03:00