summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/OMXCodec.h
Commit message (Expand)AuthorAgeFilesLines
* Support encoding amr-wb content in stagefright.Andreas Huber2009-09-081-0/+1
* Setting the component role appears to be mandatory now for all mime types.Andreas Huber2009-09-021-0/+2
* Some work to make audio encoding work.Andreas Huber2009-09-021-0/+5
* Squashed commit of the following:Andreas Huber2009-09-011-1/+1
* An attempt to fix a deadlock between OMXCodec::start and upstream ::readAndreas Huber2009-08-271-0/+1
* Another quirk, some OMX components fail to properly flush before shutdown and...Andreas Huber2009-08-261-0/+1
* Keep up with latest changes to overlay handling on that unnamable platform.Andreas Huber2009-08-261-0/+1
* Make sure not to ask for more buffers when we know that there won't be any, a...Andreas Huber2009-08-251-1/+8
* Dynamically allocate a pair of MemoryHeaps according buffer count/sizes requi...Andreas Huber2009-08-201-1/+4
* The PV AVC software decoder expects each fragment of a NAL unit to be handed ...Andreas Huber2009-08-191-1/+1
* Squashed commit of the following:Andreas Huber2009-08-171-0/+190