toxcore/toxav
iphydf 6d2b85ed06
Minor documentation fixes.
- Fixed incorrect parameter names (documented name didn't match code
  name).
- Removed `@return` from functions that return `void`.
- Make sure every parameter is documented. This required moving the
  planes and strides documentation to the function docs.
2016-10-01 11:17:57 +01:00
..
audio.c Make toxcore code C++ compatible. 2016-09-24 21:53:50 +01:00
audio.h Revert "Make ToxAV stateless" 2016-09-19 21:53:40 +01:00
bwcontroller.c Move ring buffer out of toxcore/util into toxav. 2016-09-24 23:36:50 +01:00
bwcontroller.h Revert "Make ToxAV stateless" 2016-09-19 21:53:40 +01:00
group.c Make toxcore code C++ compatible. 2016-09-24 21:53:50 +01:00
group.h Group #include directives in 3-4 groups. 2016-09-13 00:32:02 +01:00
Makefile.inc Move ring buffer out of toxcore/util into toxav. 2016-09-24 23:36:50 +01:00
msi.c Remove return after no-return situation (and other cleanups). 2016-09-30 19:06:44 +01:00
msi.h Revert "Make ToxAV stateless" 2016-09-19 21:53:40 +01:00
ring_buffer.c Work around bug in opencv3 headers. 2016-09-25 01:58:51 +01:00
ring_buffer.h Move ring buffer out of toxcore/util into toxav. 2016-09-24 23:36:50 +01:00
rtp.c Make toxcore code C++ compatible. 2016-09-24 21:53:50 +01:00
rtp.h Add some astyle options to make it do more. 2016-09-13 01:07:02 +01:00
toxav_old.c Make toxcore code C++ compatible. 2016-09-24 21:53:50 +01:00
toxav.c v0.0.0 => v0.0.1 2016-09-28 12:12:39 -07:00
toxav.h Minor documentation fixes. 2016-10-01 11:17:57 +01:00
video.c Move ring buffer out of toxcore/util into toxav. 2016-09-24 23:36:50 +01:00
video.h Move ring buffer out of toxcore/util into toxav. 2016-09-24 23:36:50 +01:00