As pointed out in another email, this is not really sysapps (just an intel
proposal to the sysapps WG) as the WG didn't take on this work and were
reluctant to doing so.

Kenneth


On Tue, Nov 12, 2013 at 10:30 AM, Qin, Jiajia <[email protected]> wrote:

>  Summary:
>
> This implementation is about to get supported audio/video codecs
> information for crosswalk on tizen. It’s a part of device capabilities
> API.
>
> Spec: http://device-capabilities.sysapps.org/
>
>
>
> Affected component: xwalk/sysapps/device_capabilities
>
>
>
> Related feature: https://crosswalk-project.org/jira/browse/XWALK-47
>
>
>
> Target Release: Crosswalk M4
>
>
>
> Implementation details:
>
> Crosswalk for tizen has its own independent media playing pipeline. So, we
> can’t use Tizen’s media API. Here is our plan:
>
>
>
>
> Utilize the existed API IsSupportedMediaMimeType,
> IsSupportedStrictMediaMimeType, AreSupportedMediaCodecs in
> src/net/base/mime_util.h to iterate a local codecs set which we maintain to
> check if the current codec is supported. If true, the codec will be added
> in the supported media codecs list. The checking logic will refer
> WebMimeRegistry’s supportsMediaMIMEType function.
>
>
>
> Thanks,
>
> Qin, Jiajia
>
>
>
> _______________________________________________
> Crosswalk-dev mailing list
> [email protected]
> https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
>
>


-- 
Kenneth Rohde Christiansen
Web Platform Architect, Intel Corporation.
Phone  +45 4294 9458 ﹆﹆﹆
_______________________________________________
Crosswalk-dev mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to