summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/SurfaceMediaSource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated BufferQueue constructorDan Stoza2014-03-121-10/+10
* Add empty onSidebandChanged callbacks to BufferQueue::ConsumerListenersJesse Hall2014-03-071-0/+4
* Merge "warnings be gone."Andreas Huber2014-02-111-5/+7
|\
| * warnings be gone.Andreas Huber2014-02-111-5/+7
* | fix delay when shutting down wifi displayChong Zhang2014-02-071-2/+3
|/
* separte producer and consumer interfacesMathias Agopian2013-08-061-2/+2
* fix fallout from binderizing BufferQueues consumer sideMathias Agopian2013-08-011-4/+2
* update to new Consumer APIsMathias Agopian2013-07-161-4/+3
* Pass additional arg to acquireBuffer calls.Andy McFadden2013-07-081-1/+1
* stagefright: BufferProducer updatesLajos Molnar2013-05-231-10/+14
* update to Fence::waitForever() API changeMathias Agopian2013-05-161-1/+1
* SurfaceMediaSource: wait on fence from acquired buffersGreg Hackmann2012-12-141-0/+4
* Optionally have SurfaceMediaSource return absolute timestampsAndreas Huber2012-10-011-3/+10
* Remove double negatives from SurfaceMediaSourceAndreas Huber2012-10-011-7/+10
* Various improvements to a cleaner shutdown of the wifi display connection.Andreas Huber2012-09-281-0/+32
* Cleaner Wifi Display shutdown process, avoid crashing HDCP on exit.Andreas Huber2012-09-271-0/+1
* Throttle SurfaceMediaSource.Andreas Huber2012-09-131-12/+33
* Configure the SurfaceMediaSource to emit the same number of buffersAndreas Huber2012-09-041-0/+4
* Don't hard code the number of buffers for SurfaceMediaSourceJames Dong2012-08-301-3/+25
* SurfaceMediaSource: a few fixes / cleanupsJamie Gennis2012-08-261-16/+12
* Provide new argument to BufferQueue::releaseBufferJesse Hall2012-06-221-2/+4
* SurfaceMediaSource: keep refs to current buffersJamie Gennis2012-06-221-48/+52
* Set gralloc consumer usage bits in SurfaceMediaSource.Eino-Ville Talvala2012-04-161-0/+2
* Refactored SurfaceMediaSourceDaniel Lam2012-04-091-634/+138
* reduce IPCs in BufferQueueMathias Agopian2012-03-291-0/+1
* SurfaceTexture: Fully refactored from BufferQueueDaniel Lam2012-03-131-0/+3
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-2/+2
* fix libgui header locationMathias Agopian2012-02-271-3/+2
* Move away from MediaDebug and use ADebug insteadJames Dong2012-02-101-3/+3
* Don't call virtual function in destructor of SurfaceMediaSourceJames Dong2012-02-061-3/+3
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-16/+16
* am 0cc1e42d: am ac279de9: Merge "SurfaceMediaSource: use the HW_TEXTURE usage...Dave Burke2011-12-151-1/+3
|\
| * SurfaceMediaSource: use the HW_TEXTURE usage bitJamie Gennis2011-12-151-1/+3
* | am c040e1e7: am 6f1dd757: Merge "SurfaceMediaSource: use the vid enc usage bi...Jamie Gennis2011-11-301-1/+1
|\ \ | |/
| * SurfaceMediaSource: use the vid enc usage bitJamie Gennis2011-11-211-1/+1
* | split ComposerService out of SurfaceComposerClient.hMathias Agopian2011-11-281-0/+2
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-31/+31
|/
* Returning EOS in SurfaceMediaSource:readPannag Sanketi2011-09-221-2/+2
* Always set geometry in queuebufferPannag Sanketi2011-09-081-4/+5
* Fix SurfaceMediaSource timestamp handling.Eino-Ville Talvala2011-08-301-2/+26
* Merge "Default W, H allowed in SurfaceMediaSource dequeue"Pannag Sanketi2011-08-281-3/+5
|\
| * Default W, H allowed in SurfaceMediaSource dequeuePannag Sanketi2011-08-241-3/+5
* | Testing the GL/ CPU encoding w/ Gralloc buffersPannag Sanketi2011-08-241-67/+111
|/
* return correct value from query after connecting a surfaceMathias Agopian2011-08-081-1/+5
* Merge "Adding Metadata mode to SurfaceMediaSource"Pannag Sanketi2011-07-251-7/+43
|\
| * Adding Metadata mode to SurfaceMediaSourcePannag Sanketi2011-07-221-7/+43
* | Merge "Connect MediaRecorder Native to SurfaceMediaSource"Pannag Sanketi2011-07-221-18/+27
|\ \ | |/
| * Connect MediaRecorder Native to SurfaceMediaSourcePannag Sanketi2011-07-221-18/+27
* | SurfaceTexture: add the abandon method.Jamie Gennis2011-07-221-6/+7
* | SurfaceMediaSource: remove getAllocator methodJamie Gennis2011-07-221-6/+0
|/