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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to