Closed
Bug 987058
Opened 11 years ago
Closed 11 years ago
[Camera] Expose higher resolution recorder profiles
Categories
(Firefox OS Graveyard :: Gaia::Camera, defect)
Tracking
(b2g-v1.4 fixed, b2g-v2.0 fixed)
RESOLVED
FIXED
1.4 S5 (11apr)
People
(Reporter: wilsonpage, Assigned: wilsonpage)
References
Details
Attachments
(1 file)
Currently we are restricting available recorder profiles to cif and qcif. On high end devices (eg. Nexus4) this is noticeably poor.
We should make available all recorder profiles that Gecko exposes.
Assignee | ||
Comment 1•11 years ago
|
||
I'm proposing we add a `exclude` key to settings configuration that will allow us to discard known unwanted options, such as strange aspect ratios, or recorder profiles that crash certain devices.
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8399466 -
Flags: review?(dmarcos)
Updated•11 years ago
|
Attachment #8399466 -
Flags: review?(dmarcos) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Landed on 'master': https://github.com/mozilla-b2g/gaia/commit/fc462ab3b7b0a56c9e434b32b2a792c6b7e14e17
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 4•11 years ago
|
||
Bulk edit for camera bugs.
If earlier comments do not show how this bug landed to master, it probably landed as part of https://github.com/mozilla-b2g/gaia/pull/17599 which merged the camera-new-features branch into master.
This bug was uplifted from master to v1.4 as part of https://github.com/mozilla-b2g/gaia/commit/a8190d08e61316a86bba572ba8d894d081a20530
You need to log in
before you can comment on or make changes to this bug.
Description
•