2
0
mirror of https://github.com/s1lentq/revoice.git synced 2024-10-16 14:36:50 +03:00
Commit Graph

34 Commits

Author SHA1 Message Date
s1lent
8a547601db VoiceEncoder_Opus.cpp reworked, refactoring, fix Compress 2020-03-04 00:00:41 +07:00
s1lent
5f71fde202 fixed vulnerable client-side attack via invalid voice packet 2019-10-17 03:06:51 +07:00
s1lent
15780dfcaf
Fix typo 2017-10-31 01:17:02 +07:00
s1lent
2f2b7fe48a
Fixed some bugs.
Add "rev status" to print detailed info
Update rehlsdk
2017-10-26 20:30:31 +07:00
s1lent
d271a42878
Fix voice stream steam-to-steam 2017-07-09 16:09:53 +07:00
s1lent
b83914b030
Refactoring
Added new cvar's REV_HltvCodec, REV_DefaultCodec
2017-07-08 02:53:04 +07:00
s1lent
07f5290ad9
Refactoring versioning 2017-07-07 20:23:11 +07:00
s1lent
92f1fb87b1
Add OPUS audio codec support 2017-07-07 04:51:29 +07:00
Adidasman
08dd8df4b4 Update ReHLDS API 3.x 2016-12-13 05:54:47 +06:00
s1lentq
c8311da7da Fix: Moved ConVar sv_voiceenable after reading the buffer MSG_Read* 2016-02-11 05:03:24 +06:00
s1lentq
41a2c97eba Enable voice-limiter 2016-02-10 20:36:29 +06:00
s1lentq
a5667b7dbc Rethink authorize a client 2016-02-05 03:56:46 +06:00
s1lentq
fcc2d4f522 Merge pull request #6 from Adidasman1/master
Uncommented limiter voice and default voice codex speex for everyone.
2016-01-26 17:20:00 +03:00
Adidasman1
3d049fcb19 Uncommented limiter voice and default voice codex speex for everyone. 2016-01-26 19:07:04 +04:00
asmodai
fec9126f34 Added voice rate limiter 2015-12-15 03:00:14 +03:00
s1lentq
639e79e766 Added publish.gradle 2015-12-15 02:02:31 +06:00
thecrock
28f77e9ff3 Silk encoder: disable 100msec encoding buffer 2015-12-14 22:15:33 +04:00
thecrock
9ef0b50281 Merge branch 'master' of https://github.com/s1lentq/revoice 2015-12-14 21:49:52 +04:00
thecrock
f2c262cdb4 Access to pending samples in the Silk encoding buffer 2015-12-14 21:49:28 +04:00
s1lentq
f378ce017a Temporary disabled load config 2015-12-14 22:48:21 +06:00
s1lentq
32ed0c8924 Fix warnings in speex library
Implemented gradle build
2015-12-14 22:07:55 +06:00
thecrock
8eb9367dcd Typo in CSteamP2PCodec::Compress 2015-12-14 18:06:47 +04:00
thecrock
81a705a87a Merge branch 'master' of https://github.com/s1lentq/revoice
Conflicts:
	revoice/msvc/ReVoice.vcxproj.filters
	revoice/src/VoiceEncoder_Speex.cpp
	revoice/src/revoice_main.cpp
2015-12-14 17:16:15 +04:00
thecrock
46165f761f Implemented Steam P2P stream voice codec 2015-12-14 17:13:59 +04:00
asmodai
21d6a223c5 Using Reunion API for protocol detection
Updated ReHLDS SDK
Small fixes
2015-12-14 02:00:20 +03:00
thecrock
01dab99480 Main logic 2015-12-13 18:55:11 +04:00
thecrock
1ed90219f9 Upgrade ReHLDS api 2015-12-13 17:51:18 +04:00
thecrock
a0c2aae7d2 Merge branch 'master' of https://github.com/s1lentq/revoice 2015-12-13 17:48:43 +04:00
thecrock
6775e6b67c Client codec detection code 2015-12-13 17:48:22 +04:00
s1lentq
6e2c4eefc4 Removed test speex-files 2015-12-13 19:17:27 +06:00
thecrock
a493f845a0 Added reference to speex codec module 2015-12-13 16:12:13 +04:00
s1lentq
cca3e1e46c Added speex voice encoder 2015-12-13 18:03:03 +06:00
thecrock
eb4914c7d9 Initial commit 2015-12-13 15:02:22 +04:00
s1lentq
70f877bda2 Initial commit 2015-12-13 16:49:05 +06:00