| .. |
|
CMakeLists.txt
|
- refactoring
|
2023-04-21 09:59:18 +03:00 |
|
MT_AmrCodec.cpp
|
- fix compiler warnings
|
2023-06-05 11:55:40 +03:00 |
|
MT_AmrCodec.h
|
- always link AMR & Opus codecs; it reduces number of problems during builds.
|
2019-03-14 13:37:12 +02:00 |
|
MT_AudioCodec.cpp
|
- fix compiler warnings
|
2023-06-05 11:55:40 +03:00 |
|
MT_AudioCodec.h
|
- 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 |
|
MT_AudioReceiver.cpp
|
- work to merge latest changes into master branch
|
2023-05-10 11:03:48 +03:00 |
|
MT_AudioReceiver.h
|
- work to merge latest changes into master branch
|
2023-05-10 11:03:48 +03:00 |
|
MT_AudioStream.cpp
|
- ongoing work to ease jitter & RTT calculation
|
2023-04-11 13:43:38 +03:00 |
|
MT_AudioStream.h
|
- ongoing work to ease jitter & RTT calculation
|
2023-04-11 13:43:38 +03:00 |
|
MT_Box.cpp
|
- ongoing work to ease jitter & RTT calculation
|
2023-04-11 13:43:38 +03:00 |
|
MT_Box.h
|
- initial work to move decoding from audio callback
|
2021-09-06 14:21:44 +03:00 |
|
MT_CngHelper.cpp
|
- remove one more warning
|
2019-03-31 20:55:11 +03:00 |
|
MT_CngHelper.h
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
MT_Codec.cpp
|
- fixes
|
2019-06-28 17:05:15 +03:00 |
|
MT_Codec.h
|
- initial work to move decoding from audio callback
|
2021-09-06 14:21:44 +03:00 |
|
MT_CodecList.cpp
|
- work to merge latest changes into master branch
|
2023-05-10 11:03:48 +03:00 |
|
MT_CodecList.h
|
- refactoring
|
2023-04-21 09:59:18 +03:00 |
|
MT_Dtmf.cpp
|
- avoid extra dependency on boost
|
2019-03-25 21:02:59 +02:00 |
|
MT_Dtmf.h
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
MT_EvsCodec.cpp
|
- fix compiler warnings
|
2023-06-05 11:55:40 +03:00 |
|
MT_EvsCodec.h
|
- 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 |
|
MT_NativeRtpSender.cpp
|
- put references to RtpDump to #ifdef USE_RTPDUMP where possible
|
2019-03-14 10:30:38 +02:00 |
|
MT_NativeRtpSender.h
|
- put references to RtpDump to #ifdef USE_RTPDUMP where possible
|
2019-03-14 10:30:38 +02:00 |
|
MT_SingleAudioStream.cpp
|
- better information about decoding results
|
2022-11-03 17:32:44 +03:00 |
|
MT_SingleAudioStream.h
|
- more cleanups
|
2020-10-29 10:28:53 +02:00 |
|
MT_SrtpHelper.cpp
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
MT_SrtpHelper.h
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
MT_Statistics.cpp
|
- decouple the Sevana libraries; some improvements for statistics
|
2022-10-12 12:28:57 +03:00 |
|
MT_Statistics.h
|
- decouple the Sevana libraries; some improvements for statistics
|
2022-10-12 12:28:57 +03:00 |
|
MT_Stream.cpp
|
- initial work to move decoding from audio callback
|
2021-09-06 14:21:44 +03:00 |
|
MT_Stream.h
|
- initial work to move decoding from audio callback
|
2021-09-06 14:21:44 +03:00 |
|
MT_WebRtc.cpp
|
- initial import
|
2018-06-05 11:05:37 +03:00 |
|
MT_WebRtc.h
|
- initial import
|
2018-06-05 11:05:37 +03:00 |