User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
jbruaroey@mozilla.com Sun Jul 17 21:00:46 2016 +0000 | 5f9c07e37783f9ffb427c91cf334998cb1e5c2bb | Jan-Ivar Bruaroey — Bug 1213517 - Take highest ideal value from competing width, height and frameRate. |
f58083bd964e5b88883f0cf175bff9f9ae68ece9 | Jan-Ivar Bruaroey — Bug 1213517 - Clamp competing ideal values before considering them to avoid outliers distorting result. | |
e184aff156d1ed338e0b0a9eedb336f732fb0bd0 | Jan-Ivar Bruaroey — Bug 1213517 - Make applyConstraints() and getSettings() do nothing after stop and shutdown. | |
c85859b71a965bfdca8cf0f1de6853a8ba3ce03d | Jan-Ivar Bruaroey — Bug 1213517 - Wire up getSettings(). | |
4634d50dff3a843d148ae6e5e17b60c1b45bde94 | Jan-Ivar Bruaroey — Bug 1213517 - Let cam access in competing tabs get closer to their ideals when a tab closes. | |
6ee7e68738a84ac7335183188f4014148f2dbfee | Jan-Ivar Bruaroey — Bug 1213517 - Consolidate camera Allocate's and Restart's constraints logic. | |
cf0d912ad220774d0b3661864ac01b51186fc8a5 | Jan-Ivar Bruaroey — Bug 1213517 - Only restart camera if net settings actually change. | |
09ff1385083590ce8b27cd83e857be7516c8d4de | Jan-Ivar Bruaroey — Bug 1213517 - Lift correct constraint out of lower-level code for OverconstrainedError. | |
a7990ecb80257445e725b9a21b9b5b6aa57f435c | Jan-Ivar Bruaroey — Bug 1213517 - Normalize even more of the constraints code. | |
3ba1a9ed8871131440c083e89619908bebeb0299 | Jan-Ivar Bruaroey — Bug 1213517 - optimize for maintenance of constraints (member pointer approach). | |
ae00b87697d231279b8c9a1f478e4cbbdebb8ee3 | Jan-Ivar Bruaroey — Bug 1213517 - Report correct constraint in OverconstrainedError when constraints conflict directly. | |
4394fe7cd5eab13510526812f7d6edde014ab33f | Jan-Ivar Bruaroey — Bug 1213517 - Consider competing required constraints with OverconstrainedError. | |
188b810e8d5c40e787dfde2326530780ae948e7e | Jan-Ivar Bruaroey — Bug 1213517 - Consider competing constraints in getUserMedia+applyConstraints. | |
ef006cf5f14530bc12cda2d59182539607f9cbe1 | Jan-Ivar Bruaroey — Bug 1213517 - Add a way to merge multiple NormalizedConstraints. | |
d22f14b07fa02cfab36877147c6761eb7dcf5ccb | Jan-Ivar Bruaroey — Bug 1213517 - Use NormalizedConstraints in low-level code. | |
ff6e9bf69f9387a2805b6d892582f3a540fa4bd4 | Jan-Ivar Bruaroey — Bug 1213517 - Add an un-flattened NormalizedConstraints type for downstream use. | |
31ce1c0a088d81f784b78f79b5740c6c28628d52 | Jan-Ivar Bruaroey — Bug 1213517 - Normalize all the constraints internally, not just some. | |
0d5ffe4648ecb0adf7a0276cf3d4de9441fe62a5 | Jan-Ivar Bruaroey — Bug 1213517 - Introduce AllocationHandle to MediaEngine::Allocate(). | |
1a37d731f96551a6901ea05e500f42726c7743cc | Jan-Ivar Bruaroey — Bug 1213517 - make getUserMedia store initial constraints on resulting tracks. | |
a16672b128a2f990893479f560bdece6caceaec9 | Jan-Ivar Bruaroey — Bug 1213517 - make track.applyConstraints() store constraints on success. | |
787e10e82803db8c4d1816b4488a69210b4e9765 | Jan-Ivar Bruaroey — Bug 1213517 - split off MediaTaskUtils.h from MediaUtils.h to shed dependencies. | |
34a4f4896646c378cf2fe32fb054ddfabb6411c0 | Jan-Ivar Bruaroey — Bug 1213517 - add webidl for track.getConstraints() and track.getSettings(). |