Wykres commitów

215 Commity (4a200006eb357b9aa8f6eef3f99214dc4f7293c7)

Autor SHA1 Wiadomość Data
Phil Taylor 4a200006eb Extra audio debugging 2022-01-14 18:57:20 +00:00
Phil Taylor 5a9342d9a9 Clear audio buffer if it's full 2022-01-14 16:21:32 +00:00
Phil Taylor 94a89dea33 Clear audio buffer if too many packets are delayed 2022-01-14 16:00:05 +00:00
Phil Taylor 184af7a582 Add extra debugging 2022-01-13 19:54:43 +00:00
Phil Taylor d4868ae14c Latency on server is wrong way round! 2022-01-13 19:34:34 +00:00
Phil Taylor 89ac99b3f9 Bit of tidying 2022-01-07 14:52:33 +00:00
Phil Taylor 6e44480d6b Revert "Tidying of audio handling"
This reverts commit 5a6ff84892.
2022-01-07 12:28:43 +00:00
Phil Taylor 3036108d6f Revert "Hopefully fix opus issue in last commit?"
This reverts commit 7dd325c3ae.
2022-01-07 12:28:30 +00:00
Phil Taylor 7dd325c3ae Hopefully fix opus issue in last commit? 2022-01-07 12:16:33 +00:00
Phil Taylor 5a6ff84892 Tidying of audio handling 2022-01-07 12:09:36 +00:00
Phil Taylor 6c29eb12a2 Improve FEC operation with opus 2022-01-06 13:44:29 +00:00
Phil Taylor 3035e5c712 Attempt to enable FEC, not sure if it works though? 2022-01-05 15:27:46 +00:00
Phil Taylor cc2f2b2576 Remove some extra logging from audio 2021-11-18 12:20:36 +00:00
Phil Taylor b5591e0867 Force PA to use 48K Sample Rate if default is 44.1K 2021-11-15 15:26:18 +00:00
Phil Taylor c99439e759 Check number of samples in opus packet before attempting decode 2021-11-10 18:07:48 +00:00
Phil Taylor 81c83357f2 Catch exception in opus_decode 2021-11-10 17:44:33 +00:00
Phil Taylor bb53558c92 Small changes to audio handler 2021-11-09 15:55:43 +00:00
Phil Taylor 6247611d85 Fix resample ratio for input and output (hopefully!) 2021-11-07 13:49:00 +00:00
Phil Taylor 6fbd9cec70 Create resampleRatio 2021-11-07 13:27:52 +00:00
Phil Taylor 1c0f33c721 Close PA stream after stopping it! 2021-11-07 12:16:25 +00:00
Phil Taylor 0c7bc17382 Add portaudio support 2021-11-01 20:27:33 +00:00
Phil Taylor 5b0a3620bd Use buffered audio for Linux (was just Mac only) 2021-11-01 11:17:25 +00:00
Phil Taylor ffdcada18c Adjust buffer size depending on latency setting 2021-11-01 09:18:01 +00:00
Phil Taylor 4e5f315f08 Stuff audio buffer directly rather than signal/slot 2021-10-31 23:53:20 +00:00
Phil Taylor bab77ebaba Don't block until audio buffer has space 2021-10-22 00:24:30 +01:00
Phil Taylor 04562a6ca5 Add a bit of logging for creating/destruction of opus 2021-08-15 11:36:08 +01:00
Phil Taylor dc299fc4f7 Is this going to fix 8 bit audio? 2021-08-14 17:15:59 +01:00
Phil Taylor 9d07bbc281 All audio codecs now work in both directions! 2021-08-14 16:27:31 +01:00
Phil Taylor eb5dc0d095 Update audiohandler.cpp 2021-08-14 16:16:11 +01:00
Phil Taylor 9ae9e56399 more 8bit fixes! 2021-08-14 16:11:48 +01:00
Phil Taylor 2b8449d4d3 ulaw encoding test 2021-08-14 16:04:50 +01:00
Phil Taylor 02ba27b6b2 Update audiohandler.cpp 2021-08-14 13:16:39 +01:00
Phil Taylor ac74f8ba5c Update audiohandler.cpp 2021-08-14 13:05:18 +01:00
Phil Taylor 208ed9596c 8 bit encoding fix 2021-08-14 13:02:07 +01:00
Phil Taylor 218dc493e2 Another issue with 8 bit audio 2021-08-14 12:25:50 +01:00
Phil Taylor f84172d5ae Try again to remove debugging! 2021-08-14 12:17:43 +01:00
Phil Taylor e6750be84c Revert "Remove extra opus debugging"
This reverts commit da53f5371b.
2021-08-14 12:08:50 +01:00
Phil Taylor da53f5371b Remove extra opus debugging 2021-08-14 12:03:04 +01:00
Phil Taylor 2214ec7783 Move opus init 2021-08-14 10:29:22 +01:00
Phil Taylor 9ca727ac65 Add some debugging for decoder 2021-08-14 10:11:58 +01:00
Phil Taylor d2098996ac Use radio samplerate for opus 2021-08-14 10:06:17 +01:00
Phil Taylor f5913dc099 Remove big/little endian conversion 2021-08-14 01:01:50 +01:00
Phil Taylor d4023e8b36 More Opus fixes 2021-08-14 00:56:16 +01:00
Phil Taylor e80d12e477 Update audiohandler.cpp 2021-08-14 00:03:26 +01:00
Phil Taylor 88ec30bb49 Update audiohandler.cpp 2021-08-14 00:01:45 +01:00
Phil Taylor 95b10ce465 Update audiohandler.cpp 2021-08-13 23:35:42 +01:00
Phil Taylor aff0e6847c Update audiohandler.cpp 2021-08-13 20:52:18 +01:00
Phil Taylor 28b2a716d1 Update audiohandler.cpp 2021-08-13 20:41:42 +01:00
Phil Taylor b336d1836e Try to fix Opus 2-channel 2021-08-13 20:30:53 +01:00
Phil Taylor eb2f897a81 Merge branch 'master' into opus 2021-08-13 20:15:00 +01:00