some of the subjects we are teaching here are:
- Video enchancements
- Audio enchancements
- H264 Codec
- HW accelerated de-/en-coding on Raspberry Pi
- HW accelerated de-/en-coding on Android (with TRIfA)
- HW accelerated de-/en-coding on Linux (with uTox)
- Message V2 (see: TokTok#735)
- Message V3 (see: https://github.com/zoff99/c-toxcore/blob/zoff99/zoxcore_local_fork/docs/msgv3_addon.patch)
- automatic Video bandwith control
- additional threads for A/V
- fix some thread safety issues (see: TokTok#956)
- make Toxcore API thread safe (see: TokTok#1382)
- make ToxAV use only public Tox API functions (see: TokTok#1431)
-
resumable Filetransfers, even across restarts (inside c-toxcore)[was removed in favor of Filetransfers V2] - Filetransfers V2, resumeable when connection is lost. does not survive client restarts (see: zoff99#52 and https://github.com/zoff99/c-toxcore/commit/22498763d468e71444fb103f208261e62e2c25bf)
- Push Message Support (with TRIfA on Android, Antidote on iPhone and with a pachted version of qTox)
- New Group Chats - NGC. with IRC like features (see: TokTok#2269)