summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/omx/OMXNodeInstance.cpp
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Andreas Huber2009-12-171-1/+16
* Enable proper cleanup of OMX nodes managed through stagefright.Andreas Huber2009-12-041-5/+7
* Squashed commit of the following:Andreas Huber2009-12-031-2/+3
* Handle OMX_StateInvalid in emergency shutdown properly (by ignoring it and ho...Andreas Huber2009-11-061-0/+1
* When freeing an OMX node, attempt to transition it from its current state all...Andreas Huber2009-10-261-0/+89
* Make stagefright a little less verbose. Fix heap corruption for real.Andreas Huber2009-10-231-5/+2
* Still don't know why the heap gets corrupted, but not deleting the OMXNodeIns...Andreas Huber2009-10-221-1/+2
* Reimplement the OMX backend for stagefright.Andreas Huber2009-10-161-0/+373