Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
OpenMax IL に基づいて H.264 デコーダーを実行するサンプル コードの開発を開始しています。要件は、デコーダーが任意のチップ (snapdragon、omap、または OpenMax をサポートする他のものなど) で正常に動作することです。omap3 と qualcom のサンプルを入手しましたが、omap3 と qualcom の両方で動作するサンプルが必要です。
初心者向けの提案はありますか?または、勉強するための簡単なテスト コードはありますか?
Linux環境でbellagio-open maxプロジェクト(STが管理していると思います)をダウンロードできます。これにより、openmax コンポーネントと openmax IL テスト アプリケーションが提供されます。また、参照用に Android - Stagefright コードを調べることもできます。デコーダーのリストを持つことができ、リストの優先度に基づいてデコーダーを使用できます。
よろしく、ヴィブジョール