toxcore/toxav
irungentoo 65b4c026f4
The width and height set during the video encoder initialization is
now described as the maximum width and height of images.

This is to work around what appears to be a bug in libvpx where the
resolution of the stream can be decreased but increasing it above
its originally set value introduces memory corruption.
2014-07-05 14:36:19 -04:00
..
codec.c The width and height set during the video encoder initialization is 2014-07-05 14:36:19 -04:00
codec.h The width and height set during the video encoder initialization is 2014-07-05 14:36:19 -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 This might be causing problems 2014-07-05 17:36:12 +02:00
msi.h This might be causing problems 2014-07-05 17:36:12 +02:00
rtp.c Merge branch 'mannol1-master' 2014-07-05 12:25:30 -04:00
rtp.h Make rtp & codec actions thread-safe 2014-07-05 15:11:25 +02:00
toxav.c The width and height set during the video encoder initialization is 2014-07-05 14:36:19 -04:00
toxav.h The width and height set during the video encoder initialization is 2014-07-05 14:36:19 -04:00