1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-11 15:29:55 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
eda42f62b9
Add validateOgg method 2023-08-20 14:49:49 +02:00
1d989eeabe
Fix playing and converting VoIP audio from a stream 2023-08-19 17:33:47 +02:00
c37df506ad
Allow uploading files directly from streams! 2023-08-19 16:17:16 +02:00
cb06c5879c
Improve logic 2023-08-14 19:12:59 +02:00
2f1ce8f716
Allow playing files of any format 2023-08-14 18:28:44 +02:00
6f0f4507f0
Use ffmpeg to convert audio to wav, before using the native OGG OPUS encoder 2023-08-14 17:28:11 +02:00
4b9ade0fea
Improve API 2023-08-14 17:16:59 +02:00
726a6ba1e2
Properly validate all OPUS packets 2023-08-13 18:41:37 +02:00
b9adc8179b
Skip OPUS state machine for now 2023-08-13 18:24:31 +02:00
fdcc9f7244
Validate sent OPUS frames 2023-08-13 17:59:20 +02:00
a9aeaedaf4
Allow converting URLs and streams 2023-08-13 17:46:04 +02:00
2b76934531
Periodically sync mindb with peerdb 2023-08-13 13:35:46 +02:00
5125d2d83e
More portability 2023-08-13 12:42:13 +02:00
4f06498340
Make sure to feed the correct sample size 2023-08-13 12:37:50 +02:00
b498bea865
OPUS encoder improvements 2023-08-13 12:33:58 +02:00
ef4c083526
Add copyright notices 2023-08-13 11:40:35 +02:00
b2af64d84e
Refactor VoIP API 2023-08-12 17:45:25 +02:00
a26f906c5b
IPC&file fixes 2023-08-12 17:45:25 +02:00