[Title] Upgrade codec module as async i/o and modify source according to coding conve...
authorKitae Kim <kt920.kim@samsung.com>
Wed, 8 Aug 2012 02:21:33 +0000 (11:21 +0900)
committerKitae Kim <kt920.kim@samsung.com>
Wed, 8 Aug 2012 02:21:33 +0000 (11:21 +0900)
commit3d3ad66193b0ad90e674b589fa03422c1ffb3cbb
tree03c98736dd9a6271e9c525aec9a40eb21d73f7e7
parent3bf4c1357ab68eb3a65937bd5296c031c5832ef7
[Title] Upgrade codec module as async i/o and modify source according to coding convention.
[Type] enhancement
[Module] emulator / codec
[Priority] major
[CQ#]
[Redmine#] Interal Issue.
[Problem] While testing HTML5 VideoTag, emulator could be locked up.
[Cause] sychronous i/o and use fixed offset for mapped memory.
[Solution] async i/o and flexible offset.
[TestCase]
package/pkginfo.manifest
tizen/src/hw/maru_codec.c
tizen/src/hw/maru_codec.h