summaryrefslogtreecommitdiff
path: root/toxav/codec.h
AgeCommit message (Expand)Author
2015-03-23Make it possible to change channels/sample rate of the decodermannol
2015-03-23Audio works in testmannol
2015-02-20Removed extra msi header and started testingmannol
2015-02-17Added 2 new headers into msi for buffer controlmannol
2015-02-16Fixed header protectors and cleaning up the msimannol
2015-02-14Control part of new api already kind of worksmannol
2015-02-01Progressmannol
2015-01-24Current progressmannol
2014-12-16cs_set_video_encoder_resolution improvements.irungentoo
2014-12-12Having two buffers for audio isn't really good.irungentoo
2014-11-29Merge branch 'mutex-1' of https://github.com/mannol/toxcoreirungentoo
2014-11-29More av cleanupmannol
2014-11-24Merge branch 'master' of https://github.com/mannol/toxcoreirungentoo
2014-11-18av refactormannol
2014-08-04Fix some toxav warningsmannol
2014-07-27Initialize codec session with right values.irungentoo
2014-07-24Rewrote audio packet queue.irungentoo
2014-07-05The width and height set during the video encoder initialization isirungentoo
2014-07-04Resolution of video can now be changed during call by passing itirungentoo
2014-07-03Removed redundant code and fixed toxav codec actions being called when call i...mannol
2014-06-22Merge branch 'master' of https://github.com/mannol1/toxcoreirungentoo
2014-06-21Added tolerance to VAD and lowered Jitter buffer default valuemannol
2014-06-21Started with VADmannol