summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/OMXDecoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Andreas Huber2009-08-271-1650/+0
* assert => CHECK in stagefright.Andreas Huber2009-08-261-87/+86
* The PV AVC software decoder expects each fragment of a NAL unit to be handed ...Andreas Huber2009-08-191-4/+4
* Squashed commit of the following:Andreas Huber2009-08-171-17/+17
* Deprecate/remove now unused socketpair ipc communication in favour of exclusi...Andreas Huber2009-08-101-15/+9
* 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-051-170/+112
* The IOMX interface now instantiates IOMXRenderers to hide the details of hard...Andreas Huber2009-07-311-2/+5
* 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-281-101/+472
* Squashed commit of the following:Andreas Huber2009-07-161-0/+1329