toxcore/toxav
Jason Locklin 06c72f83d7 OPUS_APPLICATION_VOIP should be used
See: http://opus-codec.org/docs/html_api-1.0.1/group__opus__encoder.html#gaa89264fd93c9da70362a0c9b96b9ca88

"VOIP" rather than "AUDIO":
> gives best quality at a given bitrate for voice signals. It enhances the input signal by high-pass filtering and emphasizing formants and harmonics. Optionally it includes in-band forward error correction to protect against packet loss. Use this mode for typical VoIP applications.
2015-07-31 10:50:37 -04:00
..
codec.c OPUS_APPLICATION_VOIP should be used 2015-07-31 10:50:37 -04:00
codec.h cs_set_video_encoder_resolution improvements. 2014-12-16 13:10:28 -05:00
group.c Fix build warning. 2015-03-19 18:17:27 -04:00
group.h Group audio might work now but I have not tested anything yet. 2014-11-10 17:59:14 -05:00
Makefile.inc First commit of actual A/V code for group chats. 2014-11-07 21:30:26 -05:00
msi.c Fixed some strange build issues. 2015-07-20 22:21:53 -04:00
msi.h Fixed some strange build issues. 2015-07-20 22:21:53 -04:00
rtp.c Fixed some strange build issues. 2015-07-20 22:21:53 -04:00
rtp.h More av cleanup 2014-11-29 13:42:19 +01:00
toxav.c Check if call supports video encoding before encoding frame. 2015-05-09 16:09:48 -04:00
toxav.h toxav new api fixes. 2015-02-25 20:51:37 -05:00