Closed
Bug 980914
Opened 12 years ago
Closed 12 years ago
[tarako]gallery image editor should support EXIF data for shrinking 2MB RAM
Categories
(Firefox OS Graveyard :: Gaia::Gallery, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 798684
People
(Reporter: james.zhang, Assigned: pdahiya)
References
Details
We use about 3M kernel ion memory for camera capture rotation because gallery app don't support EXIF data.
| Reporter | ||
Updated•12 years ago
|
blocking-b2g: --- → 1.3T?
Flags: needinfo?(ttsai)
Flags: needinfo?(styang)
Flags: needinfo?(fabrice)
| Reporter | ||
Updated•12 years ago
|
Summary: [tarako]gallery app should support EXIF data for shrinking camera memory usage → [tarako]gallery image editor should support EXIF data for shrinking 3M camera memory
Comment 1•12 years ago
|
||
David, what is our status with exif support in the gallery app?
Flags: needinfo?(fabrice) → needinfo?(dflanagan)
| Reporter | ||
Comment 2•12 years ago
|
||
Gallery support exif but gallery image editor don't support it. Without 3M camera rotation memory, contact apps add iamge from camera, the image rotate 90 degree,it cause bad user experience.
But the 3M memory is very very import for tarako.
Comment 3•12 years ago
|
||
Hi James: Is this 3MB always allocated in kernek space or Is it allocated only when camera is used?
Flags: needinfo?(ttsai)
| Reporter | ||
Comment 4•12 years ago
|
||
(In reply to thomas tsai from comment #3)
> Hi James: Is this 3MB always allocated in kernek space or Is it allocated
> only when camera is used?
No, it's ion reserved memory.
| Reporter | ||
Comment 6•12 years ago
|
||
(In reply to James Zhang from comment #4)
> (In reply to thomas tsai from comment #3)
> > Hi James: Is this 3MB always allocated in kernek space or Is it allocated
> > only when camera is used?
>
> No, it's ion reserved memory.
It's always allocated in kernek space.
Comment 7•12 years ago
|
||
Triage: 1.3T+ for 3MB of memory saving
ni? Hema
it looks like if gallery image editor supports EXIF, we can save 3MB of RAM
Can you look into supporting this? Thanks
blocking-b2g: 1.3T? → 1.3T+
Flags: needinfo?(hkoka)
| Reporter | ||
Comment 8•12 years ago
|
||
Spreadtrum camera owner shrink some ratation memory on our side.
In the latest verion, if gallery image edtor supports EXIF, we can save 2MB RAM.
Summary: [tarako]gallery image editor should support EXIF data for shrinking 3M camera memory → [tarako]gallery image editor should support EXIF data for shrinking 2MB RAM
Comment 9•12 years ago
|
||
I thought there was a way to rotate jpeg images without loss and without decoding them. I think that the chipset ought to be able to rotate using only the memory required to hold the JPEG file.
In any case, we do have a patch that didn't quite make the 1.3 release that is just about ready to go. See bug 798684.
Flags: needinfo?(dflanagan)
Comment 10•12 years ago
|
||
Punam is currently investigating on whats involved in getting the fix for 798684 in. We will update with more info tomorrow.
We would possibly also need help from someone who has tarako for testing the patch and ensuring it works...
thanks
hema
Flags: needinfo?(hkoka)
Updated•12 years ago
|
Flags: needinfo?(ttsai)
Comment 11•12 years ago
|
||
it seems like Punam is working on this bug, can Punam take this bug?
Yes, Taipei can assist with testing the patch when its available
Flags: needinfo?(pdahiya)
Comment 12•12 years ago
|
||
I think this bug is a dup of 798684. Can we mark that?
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → pdahiya
Flags: needinfo?(pdahiya)
Comment 13•12 years ago
|
||
Should we mark this bug as a dup of 798684 and mark 798684 as 1.3T+?
Flags: needinfo?(hkoka)
Updated•12 years ago
|
Updated•12 years ago
|
Flags: needinfo?(hkoka)
Updated•12 years ago
|
blocking-b2g: 1.3T+ → ---
Comment 15•12 years ago
|
||
The 980914 is DUP and will be tracked in Bug 798684 (1.3T+)
You need to log in
before you can comment on or make changes to this bug.
Description
•