toxcore/toxav
irungentoo 9f164b4563
Resolution of video can now be changed during call by passing it
frames with a different resolution.

Added function to change bitrate of video for later use.
2014-07-04 17:41:02 -04:00
..
codec.c Resolution of video can now be changed during call by passing it 2014-07-04 17:41:02 -04:00
codec.h Resolution of video can now be changed during call by passing it 2014-07-04 17:41:02 -04:00
Makefile.inc Removed redundant code and fixed toxav codec actions being called when call inactive 2014-07-03 16:58:00 +02:00
msi.c Merge branch 'master' of https://github.com/mannol1/toxcore 2014-07-03 12:13:03 -04:00
msi.h Merge branch 'mannol1-master' 2014-07-03 11:13:11 -04:00
rtp.c Fixed const related warnings. 2014-07-02 16:04:41 -04:00
rtp.h Removed redundant encryption and asserts 2014-06-28 04:13:38 +02:00
toxav.c Resolution of video can now be changed during call by passing it 2014-07-04 17:41:02 -04:00
toxav.h Added getter for current call status 2014-07-04 18:16:53 +02:00