omx

  1. rqmok

    Thread [Q][HELP]Integrating ICS OMX Decoders in JellyBean

    OK. I have been trying for days and I still cannot succeed. My CM10 ROM cannot play videos anymore! Here is what happens: - I got to gallery - I select a video - I play the video with stock video player - Then all I see is black screen I have been trying to fix this issue for days, but I...
  2. T

    Thread [Q] [ICS][OMX] Adreno 200 drivers (official ICS) and OMX libraries connections...

    Since modifying OMX cores, ibstagefright, and the qdsp service were unsuccessful in enabling full hardware acceleration in videos, and camcorder... How about if their leader (the adreno 200 drivers) is the culprit of all the sluggish hardware acceleration! on the ARMv6 phones like ours. Going...
  3. J

    Thread [Q] Froyo/GB OMX libs on ICS/JB builds

    hello O1 Developers, I found this thread in the android general forum: http://forum.xda-developers.com/showthread.php?t=1960117 Ganster41 found a way to modify the stagefright architecture, configuring it to use GB or Froyo OMX libs in ICS... he is working on ICS for ZTE blade... In the...
  4. Xylograph

    Thread [24-SEP-2012][DEV] ICS QMA 720p Video Patch [CM9-Based][WIP]

    The Ice Cream Sandwich Qiss My Ass 720p Video Patch.. Why should we give something back to the community we take from ? Based on the great (closed source) work of the Qiss Me Team so all credits to them ! Features : Native 720p Video Play capabilities Modified and Unknown Dorimanx 6.6C...
  5. *se-nsei.

    Thread [CM9/ICS][ARMv6] Sign this petition for OMX codecs!

    We've got a lovely CM9/AOKP port thanks to modpunk, droste, alquez etc. But we still need full camera support, HQ videos etc. OMX drivers will help. I've just saw this petition for the release of OPENMAX (OMX) codecs for armv6 devices: ARMv6 OPENMAX CODECS PETITION Please sign this petition...
  6. C

    Thread [Q] Error while invoking hardware decoder through JNI

    Hi all, I have wrote some code to invoke hardware decoder using OMX interfaces. When i compiled the code to executable native c++ program, everything was fine. The decoder could be invoked and do right decoding thing. But when i compiled the code to shared library and invoked using JNI...