summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Andreas Huber2009-08-1715-153/+2230
* Expose a variation of the createRenderer API that works on a plain Surface.Andreas Huber2009-08-101-9/+15
* Deprecate/remove now unused socketpair ipc communication in favour of exclusi...Andreas Huber2009-08-104-354/+15
* Build the stagefright library by default.Andreas Huber2009-08-072-7/+0
* The mp3 decoder now correctly uses microseconds to measure time. One less quirk.Andreas Huber2009-08-061-3/+0
* Recording/Export to .mp4/h.263 somewhat works on TI hardware.Andreas Huber2009-08-052-171/+118
* The IOMX interface now instantiates IOMXRenderers to hide the details of hard...Andreas Huber2009-07-3111-127/+147
* While other OMX nodes appear to now have switched to using microseconds to ti...Andreas Huber2009-07-281-4/+19
* Squashed commit of the following:Andreas Huber2009-07-287-157/+669
* Merge change 7701Android (Google) Code Review2009-07-171-29/+34
|\
| * Clean up MP3Extractor code and fixes a bug that miscalculated the position of...Andreas Huber2009-07-171-29/+34
* | stagefright: initialize more of the OMX_BUFFERHEADERTYPE structure as they ar...Andreas Huber2009-07-171-0/+2
* | Another fix for building libstagefright for the simulator, plus whitespace ad...Marco Nelissen2009-07-161-14/+18
* | Fixes to make libstagefright build for the simulator.Marco Nelissen2009-07-162-0/+2
|/
* Squashed commit of the following:Andreas Huber2009-07-1633-0/+9008