summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fix [3408713] Dialog window invisible sometimesMathias Agopian2011-02-091-14/+48
* Fix issue 3371080Eric Laurent2011-02-033-5/+4
* Pass the IGraphicBufferAlloc to SurfaceTextureClient.Jamie Gennis2011-02-023-0/+16
* Reset ANativeWindow crop on buffer geometry changes.Jamie Gennis2011-01-281-0/+2
* Make sure that key frame is generated for timelapse video recording if there ...James Dong2011-01-262-1/+5
* Protect notification callback parameters with a mutex.Andreas Huber2011-01-261-4/+14
* Merge "Fix crashes caused by some input devices." into honeycombJeff Brown2011-01-251-1/+3
|\
| * Fix crashes caused by some input devices.Jeff Brown2011-01-251-1/+3
* | StagefrightMediaScanner: Close metadata retriever after we are done scanningMike Lockwood2011-01-251-4/+0
|/
* Use optimized display lists for all hwaccelerated renderingChet Haase2011-01-241-0/+33
* Properly rotate video that's marked as such and decoded to a surface.Andreas Huber2011-01-211-0/+2
* Some tweaks to HTTP live / nuplayer behaviourAndreas Huber2011-01-211-1/+4
* Merge "clean-up unneeded code" into honeycombMathias Agopian2011-01-201-8/+1
|\
| * clean-up unneeded codeMathias Agopian2011-01-201-8/+1
* | Fix getSwitchState.Jeff Brown2011-01-191-0/+9
|/
* Fix the presentation video resolution when it is different from the actual im...James Dong2011-01-191-2/+4
* Merge "integrate videoeditor preview player." into honeycombDharmaray Kundargi2011-01-172-0/+7
|\
| * integrate videoeditor preview player.Dharmaray Kundargi2011-01-162-0/+7
* | Implement SurfaceTexture frame-available callback.Jamie Gennis2011-01-161-0/+13
|/
* Merge "Fix error reporting in Surface::cancelBuffer()" into honeycombMathias Agopian2011-01-141-1/+1
|\
| * Fix error reporting in Surface::cancelBuffer()Mathias Agopian2011-01-141-1/+1
* | Fix remote GraphicBuffer allocation in SurfaceFlinger.Jamie Gennis2011-01-133-8/+89
* | Merge "Add a method enable encryption." into honeycombJason parks2011-01-131-0/+1
|\ \
| * | Add a method enable encryption.Jason parks2011-01-121-0/+1
| |/
* | Merge "Implement crop & transform for SurfaceTexture." into honeycombJamie Gennis2011-01-121-0/+46
|\ \
| * | Implement crop & transform for SurfaceTexture.Jamie Gennis2011-01-121-0/+46
| |/
* | Publish MediaMetadataRetriever.java as public APIJames Dong2011-01-123-55/+6
|/
* Merge "Fix a bug in SurfaceTexture::setBufferCount." into honeycombJamie Gennis2011-01-101-2/+5
|\
| * Fix a bug in SurfaceTexture::setBufferCount.Jamie Gennis2011-01-091-2/+5
* | Merge "NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications." into h...Andreas Huber2011-01-102-0/+18
|\ \
| * | NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications.Andreas Huber2011-01-102-0/+18
| |/
* | Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold...James Dong2011-01-101-2/+7
|/
* Add support for the "compilation" tag in mp3, mp4 and ogg, and also addMarco Nelissen2011-01-072-0/+2
* Merge "Add camera service support for SurfaceTexture." into honeycombJamie Gennis2011-01-062-0/+9
|\
| * Add camera service support for SurfaceTexture.Jamie Gennis2011-01-062-0/+9
* | Merge "Colorconverter may not support some src/dst bitmap configurations." in...Andreas Huber2011-01-061-5/+6
|\ \ | |/ |/|
| * Colorconverter may not support some src/dst bitmap configurations.Andreas Huber2011-01-061-5/+6
* | Add the SurfaceTexture C++ implementation.Jamie Gennis2011-01-064-0/+349
* | Add the ISurfaceComposer::createGraphicBuffer IPC.Jamie Gennis2011-01-061-0/+8
|/
* am a8ce7736: am 35e8dcb9: Merge "Suppress the recording sound in the recorded...James Dong2011-01-051-2/+2
|\
| * am 35e8dcb9: Merge "Suppress the recording sound in the recorded video" into ...James Dong2011-01-051-2/+2
| |\
| | * Suppress the recording sound in the recorded videoJames Dong2011-01-041-2/+2
| * | am a2977c38: Merge changes Ie03796ae,Ide3e980a into gingerbreadMathias Agopian2010-12-072-2/+16
| |\ \ | | |/
| | * [3171580] Add transform field to native buffers. (DO NOT MERGE)Mathias Agopian2010-12-032-2/+16
* | | Merge "Seek/Duration support for completed http live streams in NuPlayer."Andreas Huber2011-01-051-1/+0
|\ \ \
| * | | Seek/Duration support for completed http live streams in NuPlayer.Andreas Huber2011-01-051-1/+0
* | | | Merge "Fixed a typo in the enum for unknown camera error message"James Dong2011-01-051-1/+1
|\ \ \ \
| * | | | Fixed a typo in the enum for unknown camera error messageJames Dong2011-01-041-1/+1
| |/ / /
* | | | Merge "Add decryption support to MountService."Jason parks2011-01-051-0/+1
|\ \ \ \
| * | | | Add decryption support to MountService.Jason parks2011-01-051-0/+1