libmedia media_codec_create_by_codec_type

Asked by memeka

Is there a reason why media_codec_create_by_codec_type is implemented but not exposed?

In hybris/media/media.c, adding:

 HYBRIS_IMPLEMENT_FUNCTION1(media, MediaCodecDelegate,
    media_codec_create_by_codec_type, const char*);

would enable the use of media_codec_create_by_codec_type.
I am currently using it successfully to implement a wrapper for MFC in XBMC; the only other alternative would be to use media_codec_create_by_codec_name, but the codec name is different for each platform.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu libhybris Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

I suggest you report a bug if you believe you have identified one

Can you help with this problem?

Provide an answer of your own, or ask memeka for more information if necessary.

To post a message you must log in.