commit | 318ad9c1d9d6515026dfc2c021359d27decaa7a1 | [log] [tgz] |
---|---|---|
author | Andreas Huber <andih@google.com> | Thu Oct 15 13:46:54 2009 -0700 |
committer | Andreas Huber <andih@google.com> | Fri Oct 16 11:22:43 2009 -0700 |
tree | 28a58c4e3f20528b01c2abd08ba5f62d8755650c | |
parent | 89e69da4d86348409994c9dafbbb2634ccd7c196 [diff] |
Reimplement the OMX backend for stagefright. Besides a major cleanup and refactoring, OMX is now a singleton living in the media server, it listens for death notifications of node observers/clients that allocated OMX nodes and performs/attempts cleanup. Changed APIs to conform to the rest of the system.