Advertisement
motafoca

stagefright

May 28th, 2011
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. localhost / # stagefright -l
  2. OMX.qcom.audio.decoder.Qcelp13
  3. OMX.qcom.audio.decoder.aac
  4. OMX.qcom.audio.decoder.amrnb
  5. OMX.qcom.audio.decoder.amrwb
  6. OMX.qcom.audio.decoder.amrwbp
  7. OMX.qcom.audio.decoder.evrc
  8. OMX.qcom.audio.decoder.mp3
  9. OMX.qcom.video.decoder.avc
  10. OMX.qcom.video.decoder.divx
  11. OMX.qcom.video.decoder.h263
  12. OMX.qcom.video.decoder.mpeg4
  13. OMX.qcom.video.decoder.spark
  14. OMX.qcom.video.decoder.vc1
  15. OMX.qcom.video.decoder.vp
  16. OMX.qcom.video.encoder.avc
  17. OMX.qcom.video.encoder.h263
  18. OMX.qcom.video.encoder.mpeg4
  19. localhost / # stagefright -p
  20. type 'video/avc':
  21. decoder 'AVCDecoder' supports NOTHING.
  22. type 'video/mp4v-es':
  23. decoder 'M4vH263Decoder' supports NOTHING.
  24. type 'video/3gpp':
  25. decoder 'M4vH263Decoder' supports NOTHING.
  26. type 'audio/mp4a-latm':
  27. decoder 'AACDecoder' supports NOTHING.
  28. type 'audio/3gpp':
  29. decoder 'AMRNBDecoder' supports NOTHING.
  30. type 'audio/amr-wb':
  31. decoder 'AMRWBDecoder' supports NOTHING.
  32. type 'audio/mpeg':
  33. decoder 'MP3Decoder' supports NOTHING.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement