summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/SurfaceMediaSource.h
Commit message (Expand)AuthorAgeFilesLines
* am 034d6747: am 1609e451: Merge "Add a BufferItem parameter to onFrameAvailab...Dan Stoza2014-11-071-1/+1
|\
| * Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-041-1/+1
* | am 57c27c55: am dc28fa7e: Merge "Add missing #includes"Dan Albert2014-10-041-1/+3
|\ \ | |/ |/|
| * Add missing #includesBernhard Rosenkraenzer2014-09-271-1/+3
* | Remove deprecated BufferQueue constructorDan Stoza2014-03-121-4/+5
* | Add empty onSidebandChanged callbacks to BufferQueue::ConsumerListenersJesse Hall2014-03-071-0/+4
|/
* separte producer and consumer interfacesMathias Agopian2013-08-061-1/+1
* stagefright: BufferProducer updatesLajos Molnar2013-05-231-2/+6
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-3/+3
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-4/+4
* Optionally have SurfaceMediaSource return absolute timestampsAndreas Huber2012-10-011-0/+5
* Remove double negatives from SurfaceMediaSourceAndreas Huber2012-10-011-2/+2
* Various improvements to a cleaner shutdown of the wifi display connection.Andreas Huber2012-09-281-0/+6
* Throttle SurfaceMediaSource.Andreas Huber2012-09-131-0/+6
* Configure the SurfaceMediaSource to emit the same number of buffersAndreas Huber2012-09-041-0/+3
* SurfaceMediaSource: a few fixes / cleanupsJamie Gennis2012-08-261-6/+3
* SurfaceMediaSource: keep refs to current buffersJamie Gennis2012-06-221-12/+6
* Refactored SurfaceMediaSourceDaniel Lam2012-04-091-200/+55
* reduce IPCs in BufferQueueMathias Agopian2012-03-291-5/+1
* Fixed missing return value from a method should have returned status_tJames Dong2012-03-241-1/+1
* Don't call virtual function in destructor of SurfaceMediaSourceJames Dong2012-02-061-1/+3
* Merge "Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource"Pannag Sanketi2011-08-311-1/+1
|\
| * Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSourcePannag Sanketi2011-08-311-1/+1
* | Fix SurfaceMediaSource timestamp handling.Eino-Ville Talvala2011-08-301-0/+7
|/
* Testing the GL/ CPU encoding w/ Gralloc buffersPannag Sanketi2011-08-241-4/+11
* return correct value from query after connecting a surfaceMathias Agopian2011-08-081-1/+2
* Merge "Adding Metadata mode to SurfaceMediaSource"Pannag Sanketi2011-07-251-1/+5
|\
| * Adding Metadata mode to SurfaceMediaSourcePannag Sanketi2011-07-221-1/+5
* | Merge "Connect MediaRecorder Native to SurfaceMediaSource"Pannag Sanketi2011-07-221-3/+7
|\ \ | |/
| * Connect MediaRecorder Native to SurfaceMediaSourcePannag Sanketi2011-07-221-3/+7
* | SurfaceTexture: add the abandon method.Jamie Gennis2011-07-221-1/+1
* | SurfaceMediaSource: remove getAllocator methodJamie Gennis2011-07-221-7/+0
|/
* Renaming SurfaceEncoder to SurfaceMediaSourcePannag Sanketi2011-07-211-0/+353