summaryrefslogtreecommitdiffstats
path: root/tinyDAV/src/video/tdav_session_video.c
Commit message (Collapse)AuthorAgeFilesLines
* 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-061-17/+100
| | | | Adds support for dynamic video size (code inhibited for now)
* 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-231-558/+676
| | | | Code formatting
* Update binaries and code source for OSXSystem Administrator2015-12-011-0/+0
|
* -Mamadou DIOP2015-08-171-0/+1649
OpenPOWER on IntegriCloud