http://en.wikipedia.org/wiki/openmax openmax From Wikipedia, the free encyclopedia Jump to: navigation , search openmax logo The Khronos Group 's new API openmax is an application programming interface that provides abstractions for routines especially useful for computer graphics, video, and sound, and in devices that process large amounts of data in predictable ways. openmax intends ...
http://jyuriko.exblog.jp/3697274/ openmax 關鍵中的關鍵 2006年 06月 25日 多媒體的東西現在要跑都不難, 問題是要用什麼跑這很困難, PS3 或是 CELL 在硬體上已經強到要負擔現有能碰到所有的影片即使是 H.264 50Mbps 也沒 有問題的情況, 但是我們該用什麼軟體去跑那些東西. 不同的媒體撥放器要如何去使用每一種 codec, 要如何應付日益增加的媒體格式 Linux 不是 Windows 沒有 DirectX 可以讓這些軟體商去用, codec 難道要為 ...
android平台 怎么能让openmax硬件绘图显示不覆盖UI,期待各位xdjm给点意见!谢谢 另注:硬件绘图显示是在JNI下层完成,UI是在android应用层java实现的.