index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxav
/
codec.h
Age
Commit message (
Expand
)
Author
2015-04-13
Started custom RTCP
mannol
2015-04-11
Random fixes
mannol
2015-04-09
Make it possible to decode mono audio with stereo decoder
mannol
2015-04-08
Video works now
mannol
2015-03-29
A little CS cleanup
mannol
2015-03-28
Improvement in test and removed some bloat from CS
mannol
2015-03-23
Make it possible to change channels/sample rate of the decoder
mannol
2015-03-23
Audio works in test
mannol
2015-02-20
Removed extra msi header and started testing
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
2015-02-01
Progress
mannol
2015-01-24
Current progress
mannol
2014-12-16
cs_set_video_encoder_resolution improvements.
irungentoo
2014-12-12
Having two buffers for audio isn't really good.
irungentoo
2014-11-29
Merge branch 'mutex-1' of https://github.com/mannol/toxcore
irungentoo
2014-11-29
More av cleanup
mannol
2014-11-24
Merge branch 'master' of https://github.com/mannol/toxcore
irungentoo
2014-11-18
av refactor
mannol
2014-08-04
Fix some toxav warnings
mannol
2014-07-27
Initialize codec session with right values.
irungentoo
2014-07-24
Rewrote audio packet queue.
irungentoo
2014-07-05
The width and height set during the video encoder initialization is
irungentoo
2014-07-04
Resolution of video can now be changed during call by passing it
irungentoo
2014-07-03
Removed redundant code and fixed toxav codec actions being called when call i...
mannol
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