summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge "Thread ID zero for androidSetThreadSchedulingGroup"Glenn Kasten2011-07-051-2/+2
|\
| * Thread ID zero for androidSetThreadSchedulingGroupGlenn Kasten2011-06-221-2/+2
* | Workaround apps that make assumptions about pointer ids.Jeff Brown2011-07-011-0/+3
* | Merge "Charge network traffic to the uid of the process using the MediaPlayer."Andreas Huber2011-07-011-0/+4
|\ \
| * | Charge network traffic to the uid of the process using the MediaPlayer.Andreas Huber2011-07-011-0/+4
* | | Merge "Add extended metadata buffer support by defining different types of me...James Dong2011-07-011-0/+77
|\ \ \
| * | | Add extended metadata buffer support by defining different types of metadata ...James Dong2011-06-281-0/+77
* | | | Support a "secure input buffer" mode for use by Widevine DRM in OMXCodec.Andreas Huber2011-07-013-6/+26
| |/ / |/| |
* | | Merge "Minor fix in SurfaceTexture"Pannag Sanketi2011-06-301-2/+2
|\ \ \
| * | | Minor fix in SurfaceTexturePannag Sanketi2011-06-301-2/+2
* | | | Merge "SF transactions are now O(1) wrt IPC instead of O(N)."Mathias Agopian2011-06-296-29/+47
|\ \ \ \
| * | | | SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian2011-06-296-29/+47
* | | | | Merge "Add a linear transform library to libutils"Jason Simmons2011-06-291-0/+64
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add a linear transform library to libutilsJason Simmons2011-06-281-0/+64
* | | | | Merge "Support for writing output data to a provided callback function instea...Andreas Huber2011-06-281-0/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Support for writing output data to a provided callback function instead of a ...Andreas Huber2011-06-281-0/+10
* | | | | Merge changes I9fb59763,I8b2c6e00Jamie Gennis2011-06-281-10/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SurfaceTexture: change onFrameAvailable behaviorJamie Gennis2011-06-271-10/+8
* | | | | Multiple changes to ACodec/codec tools:Andreas Huber2011-06-281-6/+7
| |/ / / |/| | |
* | | | Remove native EventRecurrence parserAndy McFadden2011-06-281-82/+0
* | | | PermissionCache caches permission checksMathias Agopian2011-06-272-68/+79
* | | | MemoryHeapBase: Save and binderize the offsetAnu Sundararajan2011-06-272-6/+9
|/ / /
* | | Add framework support for camcorder zoom.Wu-cheng Li2011-06-278-32/+235
|/ /
* | Merge "Add allowSynchronousMode to SurfaceTexture constructor."Mathias Agopian2011-06-231-1/+4
|\ \
| * | Add allowSynchronousMode to SurfaceTexture constructor.Grace Kloba2011-06-231-1/+4
* | | Integrating TI OMAP4 Video DecoderAnu Sundararajan2011-06-232-0/+4
|/ /
* | Merge "- Public part of the Metadata API. - Modify the media framework test f...Gloria Wang2011-06-231-36/+35
|\ \
| * | - Public part of the Metadata API.Gloria Wang2011-06-231-36/+35
* | | Merge "Add method to create a ParcelSurfaceTexture from android.view.Surface."tedbo2011-06-232-0/+7
|\ \ \ | |/ / |/| |
| * | Add method to create a ParcelSurfaceTexture from android.view.Surface.tedbo2011-06-222-0/+7
* | | Timed text display format support:Gloria Wang2011-06-221-0/+3
|/ /
* | Merge "SurfaceTexture: fix a NULL ptr dereference."Jamie Gennis2011-06-201-0/+1
|\ \ | |/ |/|
| * SurfaceTexture: fix a NULL ptr dereference.Jamie Gennis2011-06-201-0/+1
* | Use rand() for MinGWKenny Root2011-06-151-0/+3
|/
* Merge "may fix build on some version of gcc"Mathias Agopian2011-06-141-0/+1
|\
| * may fix build on some version of gccMathias Agopian2011-06-141-0/+1
* | Merge "Support for setting a ParcelSurfaceTexture as the MediaPlayer sink."tedbo2011-06-142-0/+9
|\ \
| * | Support for setting a ParcelSurfaceTexture as the MediaPlayer sink.tedbo2011-06-132-0/+9
* | | Merge "audio: update for audio/audio_policy header names/locations"Dima Zavin2011-06-132-2/+2
|\ \ \
| * | | audio: update for audio/audio_policy header names/locationsDima Zavin2011-06-132-2/+2
* | | | Merge "Add B frame support for MPEG4Writer"James Dong2011-06-132-0/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add B frame support for MPEG4WriterJames Dong2011-06-132-0/+7
| | |/ | |/|
* | | fix RefBase so it retains binary-compatibility with gingerbreadMathias Agopian2011-06-131-7/+13
* | | unify SurfaceTexture and SurfaceMathias Agopian2011-06-137-458/+15
| |/ |/|
* | Merge "libutils: add a binary blob cache implementation."Jamie Gennis2011-06-131-0/+181
|\ \
| * | libutils: add a binary blob cache implementation.Jamie Gennis2011-05-171-0/+181
* | | Merge changes I56779420,I044e44e1,Ic5adfa29,Ied541ab8Jamie Gennis2011-06-131-3/+14
|\ \ \
| * | | SurfaceTexture: fix up a comment.Jamie Gennis2011-06-131-3/+3
| * | | SurfaceTexture: fix a getTransformMatrix crash.Jamie Gennis2011-06-131-0/+11
* | | | Merge "Remove redundant memory barrier"Glenn Kasten2011-06-131-0/+1
|\ \ \ \ | |_|_|/ |/| | |