summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge "Use video output if necessary for timelapse video recording"James Dong2011-01-051-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use video output if necessary for timelapse video recordingJames Dong2011-01-041-3/+3
| |/ / /
* | | | Mouse pointer integration.Jeff Brown2011-01-046-2568/+9
* | | | Properly shutdown the decoders on a reset() in NuPlayer's implementation.Andreas Huber2011-01-041-0/+1
|/ / /
* | | Add initial support for cursor-based pointing devices.Jeff Brown2010-12-294-5/+89
* | | resubmitting Change-Id: I67b1d04a5c9fc18b0cd4da6184d0b814b64d89e9Vasu Nori2010-12-211-1/+0
* | | Revert "bug:2448371 cursorwindow size moved to resource xml file."Vasu Nori2010-12-201-0/+1
* | | bug:2448371 cursorwindow size moved to resource xml file.Vasu Nori2010-12-201-1/+0
* | | MediaScanner: Add support for scanning empty directoriesMike Lockwood2010-12-161-1/+2
* | | Properly announce decoder output format changes, make sure AMessage::dup does.Andreas Huber2010-12-162-5/+9
* | | Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber2010-12-155-6/+212
* | | Merge "minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so."Mathias Agopian2010-12-141-1/+1
|\ \ \
| * | | minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so.Mathias Agopian2010-12-131-1/+1
* | | | Merge "dump callstack on Surface use error"Mathias Agopian2010-12-141-1/+1
|\ \ \ \ | |/ / /
| * | | dump callstack on Surface use errorMathias Agopian2010-12-101-1/+1
* | | | Framework-side support for Dalvik "isSensitiveThread" hook.Brad Fitzpatrick2010-12-141-0/+1
* | | | Revert "Allows the authoring engine to skip frame."James Dong2010-12-112-14/+0
* | | | Merge "[3258939] Need snapshot to limit which layers are included"Mathias Agopian2010-12-102-1/+4
|\ \ \ \
| * | | | [3258939] Need snapshot to limit which layers are includedMathias Agopian2010-12-102-1/+4
| |/ / /
* | | | We requires camera hal's implementation should not track the ref count of any...James Dong2010-12-101-1/+19
|/ / /
* | | fix [3259708] Graphic Buffer Mapper does not support YV12Mathias Agopian2010-12-081-83/+0