summaryrefslogtreecommitdiff
path: root/media/libstagefright/SurfaceMediaSource.cpp
AgeCommit message (Expand)Author
2012-10-01Optionally have SurfaceMediaSource return absolute timestampsAndreas Huber
2012-10-01Remove double negatives from SurfaceMediaSourceAndreas Huber
2012-09-28Various improvements to a cleaner shutdown of the wifi display connection.Andreas Huber
2012-09-27Cleaner Wifi Display shutdown process, avoid crashing HDCP on exit.Andreas Huber
2012-09-13Throttle SurfaceMediaSource.Andreas Huber
2012-09-04Configure the SurfaceMediaSource to emit the same number of buffersAndreas Huber
2012-08-30Don't hard code the number of buffers for SurfaceMediaSourceJames Dong
2012-08-26SurfaceMediaSource: a few fixes / cleanupsJamie Gennis
2012-06-22Provide new argument to BufferQueue::releaseBufferJesse Hall
2012-06-22SurfaceMediaSource: keep refs to current buffersJamie Gennis
2012-04-16Set gralloc consumer usage bits in SurfaceMediaSource.Eino-Ville Talvala
2012-04-09Refactored SurfaceMediaSourceDaniel Lam
2012-03-29reduce IPCs in BufferQueueMathias Agopian
2012-03-13SurfaceTexture: Fully refactored from BufferQueueDaniel Lam
2012-03-12Switched to use the header files in /frameworks/nativeJames Dong
2012-02-27fix libgui header locationMathias Agopian
2012-02-10Move away from MediaDebug and use ADebug insteadJames Dong
2012-02-06Don't call virtual function in destructor of SurfaceMediaSourceJames Dong
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2011-12-15am 0cc1e42d: am ac279de9: Merge "SurfaceMediaSource: use the HW_TEXTURE usage...Dave Burke
2011-12-15SurfaceMediaSource: use the HW_TEXTURE usage bitJamie Gennis
2011-11-30am c040e1e7: am 6f1dd757: Merge "SurfaceMediaSource: use the vid enc usage bi...Jamie Gennis
2011-11-28split ComposerService out of SurfaceComposerClient.hMathias Agopian
2011-11-21SurfaceMediaSource: use the vid enc usage bitJamie Gennis
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-09-22Returning EOS in SurfaceMediaSource:readPannag Sanketi
2011-09-08Always set geometry in queuebufferPannag Sanketi
2011-08-30Fix SurfaceMediaSource timestamp handling.Eino-Ville Talvala
2011-08-28Merge "Default W, H allowed in SurfaceMediaSource dequeue"Pannag Sanketi
2011-08-24Default W, H allowed in SurfaceMediaSource dequeuePannag Sanketi
2011-08-24Testing the GL/ CPU encoding w/ Gralloc buffersPannag Sanketi
2011-08-08return correct value from query after connecting a surfaceMathias Agopian
2011-07-25Merge "Adding Metadata mode to SurfaceMediaSource"Pannag Sanketi
2011-07-22Adding Metadata mode to SurfaceMediaSourcePannag Sanketi
2011-07-22Merge "Connect MediaRecorder Native to SurfaceMediaSource"Pannag Sanketi
2011-07-22SurfaceTexture: add the abandon method.Jamie Gennis
2011-07-22Connect MediaRecorder Native to SurfaceMediaSourcePannag Sanketi
2011-07-22SurfaceMediaSource: remove getAllocator methodJamie Gennis
2011-07-21Renaming SurfaceEncoder to SurfaceMediaSourcePannag Sanketi