Commit graph

44 commits

Author SHA1 Message Date
badaix
1bd5365c64 Fix AddressSanitizer alloc-dealloc-mismatch 2020-01-12 15:26:20 +01:00
badaix
cd9f785425 Code cleanup 2020-01-10 21:28:42 +01:00
badaix
8c6d703ec5 Update copyright dates 2020-01-04 01:03:48 +01:00
badaix
07e8290ee4 Add namespace for encoder and decoder 2019-11-04 14:53:02 +01:00
badaix
7dffa6ed65 Opus improve error handling 2019-11-03 20:23:54 +01:00
badaix
6cd3b7df67 opus add pseudo header and configurable options 2019-11-03 17:37:04 +01:00
badaix
258bab4f65 WIP opus is working, some values are hard coded 2019-11-02 13:19:55 +01:00
badaix
0c7691756c merge PR#4 2019-11-01 23:07:32 +01:00
badaix
7fda592d13 enable extra warnings 2019-10-13 19:01:56 +02:00
badaix
0b21a5daee rename files to snake_case 2019-10-13 18:43:32 +02:00
badaix
d3b8ad5aa5 fix includes 2019-10-13 13:18:24 +02:00
badaix
a30f548a31 rename files to snake_case 2019-10-12 18:28:29 +02:00
badaix
9ced0aa438 bind to configurable interface 2019-10-11 22:44:26 +02:00
badaix
7cb595db28 move aixlog and popl to common 2019-10-09 22:11:43 +02:00
badaix
6b729ad61c reformat code 2019-09-25 19:07:23 +02:00
badaix
8b231c7cc6 modernize with clang-tidy 2019-09-25 19:02:33 +02:00
badaix
b20add3815 add clang-format file
reformat code
2019-09-24 22:42:36 +02:00
badaix
54a8ca824f move message dir into common 2018-03-16 00:19:52 +01:00
badaix
44046821c1 update date in copyright 2018-02-19 20:04:28 +01:00
Jörg Krause
0489221d7f Include ogg header file 2018-02-03 21:27:12 +01:00
badaix
0ea51d95f3 switch to AixLog 2017-09-16 16:53:37 +02:00
badaix
756453f9d2 update logger 2017-09-12 21:19:18 +02:00
badaix
ce55f15c02 update logger 2017-07-24 18:59:49 +02:00
badaix
fdb292edb4 2017 2017-02-04 11:56:40 +01:00
badaix
943df9bb03 error handling 2016-11-13 15:58:02 +01:00
badaix
bc1d96ef89 cleaned up locking 2016-11-11 12:24:55 +01:00
badaix
28133c9091 fixed float to int convertion 2016-05-05 11:41:20 +02:00
badaix
f9c517e99d swap template function 2016-05-05 10:50:17 +02:00
badaix
16ea1a5d71 ogg: support different sample formats 2016-05-03 21:28:55 +02:00
badaix
16be4f53b8 FLAC: support different sample formats 2016-05-03 08:02:07 +02:00
badaix
73175adedf support for vorbis and tremor (-DHAS_TREMOR) 2016-04-10 22:52:02 +02:00
badaix
efb592d495 replaced MapMessage with JsonMessage 2016-04-05 22:39:39 +02:00
badaix
c0ca0bef57 switched to ogg tremor decoder 2016-04-01 23:50:50 +02:00
badaix
b29fadc465 flac and ogg decoding on big endian 2016-04-01 08:33:42 +02:00
badaix
9ec9256ac4 compiles under OpenWrt 2016-03-31 23:01:01 +02:00
badaix
750df78090 adjusted log tags 2016-03-22 23:37:19 +01:00
badaix
3a5af32d98 fixed crash when switching streams 2016-02-06 12:51:20 +01:00
badaix
0c87becca0 fixed cppcheck warnings 2016-01-30 14:39:20 +01:00
badaix
c4094a2175 made SampleFormat not inherit from BaseMessage 2016-01-24 13:52:46 +01:00
badaix
eed7f287fb decoder gets sample format from header 2016-01-24 13:43:02 +01:00
badaix
31ba0e36bd moved definition into implementation 2016-01-23 12:59:38 +01:00
badaix
fe89220b15 2016 2016-01-21 22:02:09 +01:00
badaix
a3dc6bb5a1 fixed FLAC playback timing 2015-12-23 08:20:21 +01:00
badaix
30a88602dc subdirectory for encoder/decoder 2015-08-10 21:53:15 +02:00