Commit graph

10 commits

Author SHA1 Message Date
Andreas Huber
5d9d41d3f9 Add libstagefrighthw for stagefright-OMX integration.
Change-Id: I13e173c94a3df031fde29d9f82c28bcf18b246a1
2010-06-29 10:59:49 -07:00
Nick Pelly
30a73034f3 Use /dev/pmem_adsp again, but keep O_SYNC turned on.
Change-Id: I2d4ae25766a9792d371386947b7b7f03ab2482e9
2010-06-28 13:56:02 -07:00
Nick Pelly
d31c34204b Use /dev/pmem with O_SYNC instead of /dev/pmem_adsp.
(we might switch back to /dev/pmem_adsp once it exists).

Also turn on some debugging.

Change-Id: I99eb9d3944276eb6d82ab5749e1098def1e2d61d
2010-06-23 17:52:48 -07:00
Nick Pelly
1236b8e086 Move omx/mm-video and omx/mm-core into root.
One less directory. I don't think we need this one.

Change-Id: I82e3550608d4c4cac893a9faa7e8d94d63359f9d
2010-06-23 17:07:18 -07:00
Nick Pelly
090b8e2b89 Fix Android.mk and compiler warnings.
I removed dozens of warnings, and then gave up - there are dozens more.

Change-Id: I7385ae73eac9d07654016a20de6b69d37c867463
2010-06-23 17:07:16 -07:00
Nick Pelly
47e37c4428 dos2unix everything and remove unnecessary files.
Change-Id: I47ccf725e84c1129718915ad6531244588db2c91
2010-06-23 15:54:28 -07:00
Nick Pelly
e7273837b5 Add mm-video from codeaurora.
Imported from codeaurora with no changes - does not compile.

Source: git://codeaurora.org/platform/vendor/qcom-opensource/omx/mm-video.git
branch: eclair
sha1: 5ff99d2db47c7a2e07f8803e8d1a0485c5cb9e32

Change-Id: Ic9e6711677888b1232b7c57fc82b2edeba36a553
2010-06-23 15:54:27 -07:00
Nick Pelly
dcbe497a7b Add mm-core from codeaurora.
Imported from codeaurora with no changes - does not compile.

Source: git://codeaurora.org/platform/vendor/qcom-opensource/omx/mm-core.git
branch: eclair
sha1: eeb6809d2a529acc92137f38a8cde258e6c7d1b1

Change-Id: I53f85b440306cd6cb8cc172e8da38685192e0f4f
2010-06-23 15:54:27 -07:00
Nick Pelly
09e019f0d0 Add empty Android.mk so nothing gets built yet.
Change-Id: I472390e1f7b08ba4619916a278b8e430fee7c8ae
2010-06-23 15:54:26 -07:00
Nico Sallembien
72c8c9f7d7 new project, first commit 2010-06-22 14:43:33 -07:00