summaryrefslogtreecommitdiffstats
path: root/tinyDAV/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix telepresence FTBFS due to missing libavconv functions on Ubuntu 16.04 LTSHEADmasterTimothy Pearson2016-08-171-0/+11
| | | | Signed-off-by: Timothy Pearson <tpearson@raptorengineering.com>
* Fix FTBFS on Ubuntu 16.04 LTSTimothy Pearson2016-08-171-2/+2
| | | | Signed-off-by: Timothy Pearson <tpearson@raptorengineering.com>
* Add support for pause for iOS audioUnitSystem Administrator2016-08-052-2/+79
|
* Make ICE dual-satck (IPv46) more versatileMamadou DIOP2016-05-243-8/+8
|
* Update openh264 to version v1.5.0Mamadou DIOP2016-04-141-5/+5
| | | | Fix openh264 crash when resolution change and SPS/PPS loss
* Remove size condition for motion rank estimationMamadou DIOP2016-03-101-6/+4
|
* Add support for resolution change based on network congestion (enabled on ↵Mamadou DIOP2016-03-101-58/+107
| | | | 'tch' build only)
* Update bandwidth adapt algoMamadou DIOP2016-03-071-7/+28
|
* fix warning (unused variable) when adaptive video size is disabledMamadou DIOP2016-03-061-1/+2
|
* revert previous change (new_bw formula)Mamadou DIOP2016-03-061-52/+48
| | | | enable adaptive video size for tch build-type only
* Fix bug: new_bw = "qavg*curr_bw" instead of "qavg*base_bw"Mamadou DIOP2016-03-061-33/+35
|
* Change decision metric for quality averageMamadou DIOP2016-03-063-19/+138
| | | | Adds support for dynamic video size (code inhibited for now)
* Fix codec priority setting issue. The codec is removed when the priority ↵Mamadou DIOP2016-02-261-3/+4
| | | | value is > the total number of registered codecs. This happens when few codecs are registered
* Do not reset quality metrics when the timer fires: continue averagingMamadou DIOP2016-02-251-6/+9
|
* Update cfscket transport to report correct in/out bytesSystem Administrator2016-02-251-3/+3
|
* Update QoS report rateMamadou DIOP2016-02-251-4/+4
| | | | Set Weight(Q4) to zero
* Add new QoS implementationMamadou DIOP2016-02-2376-27269/+27176
| | | | Code formatting
* Fix concurrent access issue on "video_jb->decode_last_timestamp"Mamadou DIOP2016-01-221-5/+6
|
* Update binaries and code source for OSXSystem Administrator2015-12-0180-1/+3
|
* -Mamadou DIOP2015-08-181-1/+1
|
* -Mamadou DIOP2015-08-1780-0/+42801
OpenPOWER on IntegriCloud