index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxav
/
toxav.h
Age
Commit message (
Collapse
)
Author
2014-09-09
spelling corrections
cgar
2014-08-02
Merge branch 'mannol1-master'
irungentoo
2014-08-02
Added userdata pointer to audio/video callbacks
mannol
2014-07-29
Size parameter is now checked in toxav_send_audio().
irungentoo
Cleaned up code a bit.
2014-07-26
Merge branch 'mannol1-master'
irungentoo
2014-07-27
Fixed tests and conflicts
mannol
2014-07-26
Make codec settings dynamic
mannol
2014-07-23
dark forces were very active, so to say...
mannol
2014-07-22
Merge branch 'master' of https://github.com/mannol1/toxcore
irungentoo
2014-07-21
This should fix test failing
mannol
2014-07-21
Fixed conflicts
mannol
2014-07-21
Improved protocol and cleaned code a bit
mannol
2014-07-07
Merge branch 'split-video' of https://github.com/notsecure/toxcore
irungentoo
2014-07-07
use callbacks for a/v
notsecure
2014-07-05
The width and height set during the video encoder initialization is
irungentoo
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-04
Added getter for current call status
mannol
2014-06-24
Fixed video bitrate being set way higher than it should.
irungentoo
Video bitrate is set in kb/s not b/s.
2014-06-22
Merge branch 'master' of https://github.com/mannol1/toxcore
irungentoo
2014-06-21
Added tolerance to VAD and lowered Jitter buffer default value
mannol
2014-06-21
Started with VAD
mannol
2014-06-18
Removed IRC references
Maxim Biro
2014-06-18
Made av public header C++-enabled
Maxim Biro
2014-06-10
Removed None becouse it conflicted with the None defined in other
irungentoo
headers.
2014-05-25
Merge branch 'mannol1-Multicalls' into multi-av
irungentoo
2014-05-24
Tests works and some fixes
mannol
2014-05-16
This works.
mannol
2014-05-10
This should work
mannol
2014-05-03
Bunch of random changes
mannol
2014-04-27
Yeah many calls
mannol
2014-04-06
Codec settings
mannol
2014-03-22
Clare case fix
mannol
Wot fix
2014-03-14
Added new callback
mannol
2014-03-11
Changed msi callbacks
mannol
2014-03-11
Added custom callback data and capability identifier
mannol
2014-03-07
Fixed several bugs and added some features
mannol
2014-02-19
Fixed pointer position
mannol
2014-02-19
Removed user agent header from msi and updated travis build stuff
mannol
2014-02-19
Added better documentation to the api, move some defines, fixed a possible ↵
irungentoo
issue.
2014-02-16
Astyled av code.
irungentoo
2014-02-16
Moved event to toxav
mannol
2014-02-16
Added comments...
mannol
2014-02-16
Public header ready to go
mannol
2014-02-16
Started adding public API
mannol