Age | Commit message (Expand) | Author |
---|---|---|
2018-02-11 | Improve video key frame sending. | zoff99 |
2017-01-19 | Update license headers and remove redundant file name comment. | iphydf |
2016-09-24 | Move ring buffer out of toxcore/util into toxav. | iphydf |
2016-09-23 | Replace `void*` with `RingBuffer*` to avoid conversions. | iphydf |
2016-09-19 | Revert "Make ToxAV stateless" | iphydf |
2016-09-17 | Make ToxAV stateless | Gregory Mullen (grayhatter) |
2016-09-13 | Group #include directives in 3-4 groups. | iphydf |
2016-09-01 | Sort #includes in all source files. | iphydf |
2016-08-27 | Move logging to a callback. | iphydf |
2015-11-03 | Astyle. | irungentoo |
2015-10-23 | Fix setting resolution for vpx v1.4 (or newer i suppose) | Eniz Vukovic |
2015-10-10 | New Adaptive BR algorithm, cleanups and fixes | Eniz Vukovic |
2015-08-08 | Removed redundant function from video.[h|c] | mannol |
2015-05-22 | Updated with master | mannol |
2015-04-29 | Done | mannol |
2015-04-28 | working av new api | mannol |
2015-04-26 | Almost done | mannol |
2015-04-22 | Finished refactoring | mannol |
2015-04-21 | Final touchups | mannol |