60ca9f9ef02f6e486c3338cb811f603dd7825c05 |
|
29-Aug-2011 |
Glenn Kasten <gkasten@google.com> |
Rename Android buffer queue GUID for future sink This change will make it easier to have Android buffer queue as a sink in the future. For backwards source code compatibility with beta developers, retain the old name temporarily. As soon as they have switched to the new name, we will remove the old name. Details: - rename XA_IID_ANDROIDBUFFERQUEUE to XA_IID_ANDROIDBUFFERQUEUESOURCE - rename SL_IID_ANDROIDBUFFERQUEUE to SL_IID_ANDROIDBUFFERQUEUESOURCE - rename MPH_ANDROIDBUFFERQUEUE to MPH_ANDROIDBUFFERQUEUESOURCE - did not rename the data locators and interface struct, as they can be shared across both source and sink - did not rename the member field mAndroidBufferQueue in CAudioPlayer / CMediaPlayer as that would be a huge change; can do that later if necessary - the SINK definition will be added later when needed Change-Id: I36dc01050efb99d4d7802b2ca2b870f4d978ee21
/frameworks/wilhelm/src/xa_iid.c
|
0e3b9fb27c3597dd4b32f2894f5d182ea4b86234 |
|
06-Apr-2011 |
Glenn Kasten <gkasten@google.com> |
Line length 100 Change-Id: Ie4459eed7f94870413bc87252910c1189ecf2e06
/frameworks/wilhelm/src/xa_iid.c
|
a361b51914aeb5f8f65c7ecad719d1e01f90913b |
|
04-Apr-2011 |
Glenn Kasten <gkasten@google.com> |
Add basis for future OpenMAX AL 1.0.1 interfaces Bug fix: OpenMAX AL media player was using SL instead of XA symbols for the Object and DynamicInterfaceManagement interfaces. A Object::GetInterface using the XA symbols would have failed. Fortunately, these are not used in typical applications. Minor cleanup: - Add README.txt for mphtogen tool - Fix clang warning - Update comments - Remove spurious commas - Fix warning at declaration of SL_IID_array - SL_IID_ANDROIDBUFFERQUEUE was added in API level 12, not 10 Change-Id: I75abced5bc3c3fdabe40face25463810de741bf2
/frameworks/wilhelm/src/xa_iid.c
|
527f8ca99f2938d6569fc25dcf3256985a54dec6 |
|
16-Mar-2011 |
Glenn Kasten <gkasten@google.com> |
Bug 4106199 Split libOpenSLES.so & libOpenMAXAL.so Change-Id: I718cf6bcfff51a6fb153928eb160a36b4ca9fc96
/frameworks/wilhelm/src/xa_iid.c
|