toxcore/toxav
irungentoo 8aa62cfef7
Initialize codec session with right values.
Audio decoder and encoder channel values are sepparate values, the
decoder should be set to the number of channels the other peer has
his encoder set.
2014-07-27 12:51:20 -04:00
..
codec.c Initialize codec session with right values. 2014-07-27 12:51:20 -04:00
codec.h Initialize codec session with right values. 2014-07-27 12:51:20 -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 'mannol1-master' 2014-07-26 21:26:32 -04:00
msi.h Merge branch 'mannol1-master' 2014-07-26 21:26:32 -04:00
rtp.c Start sequence number at zero instead of one. 2014-07-25 10:39:34 -04:00
rtp.h Improved protocol and cleaned code a bit 2014-07-21 01:10:57 +02:00
toxav.c Initialize codec session with right values. 2014-07-27 12:51:20 -04:00
toxav.h Merge branch 'mannol1-master' 2014-07-26 21:26:32 -04:00