Fennec/Features/video: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
Enable smooth video playback of webm & theora in Fennec. | Enable smooth video playback of webm & theora in Fennec. | ||
== Team | == Team == | ||
Line 33: | Line 33: | ||
== Related Bugs & Dependencies == | == Related Bugs & Dependencies == | ||
* {{Bug|634557}} - Implement efficient scaling YUV-to-RGB conversions for ARM (using NEON) | |||
* {{Bug|641196}} - Fennec is using too many redundant graphics operations on theora html5 video playback | |||
* {{Bug|570335}} - [meta] Bad performance playing HTML5 videos on N900 | |||
* {{Bug|582818}} - [OpenGL] Enable GLES compositing by default on Android | |||
== Designs == | == Designs == |
Revision as of 20:38, 12 April 2011
Feature | Status | ETA | Owner |
Smooth video playback | Concept | 2011-07-01 | Thomas Arend |
Summary
Enable smooth video playback of webm & theora in Fennec.
Team
Release Requirements
Next Steps
Open Issues
Related Bugs & Dependencies
- bug 634557 - Implement efficient scaling YUV-to-RGB conversions for ARM (using NEON)
- bug 641196 - Fennec is using too many redundant graphics operations on theora html5 video playback
- bug 570335 - [meta] Bad performance playing HTML5 videos on N900
- bug 582818 - [OpenGL] Enable GLES compositing by default on Android
Designs
Test Plans
Goals/Use Cases
Non-Goals
Other Documentation
Legend (remove if you like)
Healthy: feature is progressing as expected. | |
Blocked: feature is currently blocked. | |
At Risk: feature is at risk of missing its targeted release. | |
ETA | Estimated date for completion of the current feature task. Overall ETA for the feature is the product release date. |