Stagefright is the android media framework.
I have got FFmpeg compiled (libffmpeg.so) on Android. Now I have to build either an application like RockPlayer or …
android ffmpeg stagefright android-ffmpegI need hardware-accelerated H.264 decoding for a research project, to test a self-defined protocol. As I have Search on the …
android video h.264 hardware-acceleration stagefrightI am pretty new at streaming video, so please bear with me. :) I am trying to port an m3u8 …
android video streaming-video stagefrightIs there a documentation explaining android Stagefright architecture? Can I get some pointers on these subjects?
android stagefrightI need to use MediaCodec without the MediaExtractor and I'm reading the file using a FileInputStream. Currently it is not …
android h.264 stagefright android-mediacodec transport-streamI am currently developing an application that needs to record audio, encode it as AAC, stream it, and do the …
android stream native aac stagefrightRecently i have ported a video decoder to android successfully. Also dumped the output on a surfaceview and checked the …
android android-ndk android-mediaplayer android-framework stagefrightAccording to the release notes, StageFright replaces the OpenCore framework in the GingerBread release. It seems that there have been …
android http-live-streaming stagefrightI want to play .ts video file in my application.I am not getting any way do it. I doubt …
android stagefright