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
2015-06-05
Forgot about this
mannol
2015-06-05
Rebased on master and removed alpha channel (again)
mannol
2015-05-22
Updated with master
mannol
2015-05-12
Fix bug
mannol
2015-05-07
Fixed inconsistencies
mannol
2015-05-01
Fixed* api comments and some bugs
mannol
2015-04-29
Fixed typo
krobelus
2015-04-29
Done
mannol
2015-04-26
Almost done
mannol
2015-04-21
Final touchups
mannol
2015-04-20
Add extern "C"
mannol
2015-04-18
Update comment
mannol
2015-04-18
Fix toxav callback
mannol
2015-04-17
Update latest
mannol
2015-04-16
The pretty basic adaptive bitrate is *working*
mannol
2015-03-29
A little CS cleanup
mannol
2015-03-25
Consistency with core api
Dubslow
2015-03-22
Some progress
mannol
2015-03-01
Make toxav thread safe
mannol
2015-02-25
toxav new api fixes.
irungentoo
2015-02-24
Implement pausing
mannol
2015-02-21
New msi protocol
mannol
2015-02-17
Added 2 new headers into msi for buffer control
mannol
2015-02-16
Fixed header protectors and cleaning up the msi
mannol
2015-02-14
Control part of new api already kind of works
mannol
2014-11-29
More av cleanup
mannol
2014-11-26
Actually fixed build issue.
irungentoo
2014-11-26
Fixed build issue.
irungentoo
2014-11-26
Fixed some fatal spelling mistakes
Imperative
2014-11-24
Merge branch 'master' of https://github.com/mannol/toxcore
irungentoo
2014-11-22
Enable use of lower sample rates for group chats.
irungentoo
2014-11-18
av refactor
mannol
2014-11-11
2 channel audio can now be sent to groupchats.
irungentoo
Some cleanups and added comments.
2014-11-11
Added comments.
irungentoo
2014-11-10
Group audio might work now but I have not tested anything yet.
irungentoo
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.
[next]