touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #21038
[Bug 1290327] Re: media_codec_create_by_codec_type is not exposed
I've played around with XBMC media player using android hw video decoding, and used that function in the player.
While currently i don't use it, it would be a good idea to expose it for cases like this, when somebody needs it.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libhybris in Ubuntu.
https://bugs.launchpad.net/bugs/1290327
Title:
media_codec_create_by_codec_type is not exposed
Status in “libhybris” package in Ubuntu:
Opinion
Bug description:
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*);
enables the use of media_codec_create_by_codec_type, otherwise using
it results in linker error.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libhybris/+bug/1290327/+subscriptions