Ticket #2329 (s2a_design_started planned_task) — at Version 5
flash-research
Reported by: | dido | Owned by: | stefan |
---|---|---|---|
Priority: | major | Milestone: | X3 |
Component: | MEDIA_CONTENT | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | EXTRA | Effort: | |
Importance: | 80 | Ticket_group: | |
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | stefan | Design_owners: | |
Imp._owners: | Test_owners: | ||
Analysis_reviewers: | dido | Changelog: | Changelog |
Design_reviewers: | Imp._reviewers: | ||
Test_reviewers: | Analysis_score: | 3 | |
Design_score: | 3 | Imp._score: | 3 |
Test_score: | 0 |
Description (last modified by stefan) (diff)
Research about possible flash capabilities of Sophie 2.0.
Several things should be considered when reaserching:
- Building the natives libraries (swfdec and cairo) under linux32, linux64, win32 and mac32i operational systems.
- Check for libraries that swfdec and cairo depend on.
- Looking for potential memory leek places in the code of the flash native.
- Check the possibility of static building.
About the libraries:
- Swfdec - is a library for decoding and rendering Flash animations.
- Cairo is a software library used to provide a vector graphics-based, device-independent API for software developers. It is designed to provide primitives for 2-dimensional drawing across a number of different backends.
Result of the task should be wiki page and/or written document.
FLASH_RESEARCH
Change History
comment:1 Changed 15 years ago by stefan
- Owner set to stefan
- Status changed from new to s1a_analysis_started
- Changelog set to [wiki:Changelog]
comment:2 Changed 15 years ago by stefan
- Category changed from PLATFORM to EXTRA
- Status changed from s1a_analysis_started to s1b_analysis_finished
- Description modified (diff)
- Analysis_owners set to stefan
comment:3 Changed 15 years ago by dido
- Status changed from s1b_analysis_finished to s1c_analysis_ok
- Analysis_reviewers set to dido
- Analysis_score changed from 0 to 3
The analysis points the task to answers the question "How can we integrate this libraries?" - and this part is fine. However "What are the capabilities of bought libraries?" - remains unclear for those unfamiliar with the research and should be documented in it. This will prevent appearance of requirements for features that could not be implemented.
The goal of this research as far as I understand it, should be "what" and "how hard" we could achieve with Flash. In order to do so, please include a list of capabilities for each library. It doesn't have to be very detailed, just to answer the question "What will the end user of Sophie will be able to do with Flash".