summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | unify SurfaceTexture and SurfaceMathias Agopian2011-06-131-346/+2
|/
* Make dumpsys(media.player) more useful by having AwesomePlayer populate it.Andreas Huber2011-06-081-0/+4
* Merge "Improve android.hardware.Camera.Area javadoc."Wu-cheng Li2011-06-071-2/+2
|\
| * Improve android.hardware.Camera.Area javadoc.Wu-cheng Li2011-06-071-2/+2
* | CameraParameters: add PIXEL_FORMAT_RGBA8888Iliyan Malchev2011-06-061-0/+1
* | Move OMX_QCOM_COLOR_FormatYVU420SemiPlanar definition to OMX_IVCommon.hJames Dong2011-06-031-0/+1
|/
* Merge "Do not call getEstimatedBandwidth if the streaming is not HTTP-based"James Dong2011-06-021-0/+1
|\
| * Do not call getEstimatedBandwidth if the streaming is not HTTP-basedJames Dong2011-06-021-0/+1
* | Remove unnecessary level of priority indirectionGlenn Kasten2011-06-011-1/+0
|/
* Revert "Use AudioTrack::event_type not int in callback"Glenn Kasten2011-06-013-5/+4
* Use AudioTrack::event_type not int in callbackGlenn Kasten2011-06-013-4/+5
* Merge "Use channel mask instead of channel count for track creation"Jean-Michel Trivi2011-06-014-23/+25
|\
| * Use channel mask instead of channel count for track creationJean-Michel Trivi2011-06-014-23/+25
* | Send estimated bandwidth value as informational event when cache fetcher pausesJames Dong2011-05-311-0/+6
|/
* Removed interface to load audio effects librariesEric Laurent2011-05-273-92/+0
* New effect library APIEric Laurent2011-05-2710-816/+20
* Merge "Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts ...Andreas Huber2011-05-261-0/+1
|\
| * Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams.Andreas Huber2011-05-251-0/+1
* | For out of band timed text support (timed text in a separate file).Gloria Wang2011-05-251-0/+1
|/
* Merge "Add auto-white balance locking to the Camera API."Eino-Ville Talvala2011-05-181-15/+44
|\
| * Add auto-white balance locking to the Camera API.Eino-Ville Talvala2011-05-171-15/+44
* | Revert "Add const to the finders method in MetaData.cpp"James Dong2011-05-172-7/+7
* | Make track informational event optional, depending on system propertyJames Dong2011-05-171-0/+3
* | Support platform and camera dependent recording start time offsetJames Dong2011-05-141-0/+3
* | Merge "Add support for platform-specific recording start time offset"James Dong2011-05-131-0/+9
|\ \
| * | Add support for platform-specific recording start time offsetJames Dong2011-05-101-0/+9
| |/
* | Support for storing geo information in the recorded mp4/3gpp file.James Dong2011-05-131-0/+9
* | Merge "Add one more DRM error code. For bug 4422428."Gloria Wang2011-05-132-0/+2
|\ \
| * | Add one more DRM error code. For bug 4422428.Gloria Wang2011-05-132-0/+2
| |/
* | update for new audio.h header locationDima Zavin2011-05-124-4/+4
* | Squashed commit of the following:Andreas Huber2011-05-112-0/+2
|/
* Add send session recording summary report to applicationJames Dong2011-05-092-0/+24
* Add const to the finders method in MetaData.cppJames Dong2011-05-092-7/+7
* Add end of recording summary track infoJames Dong2011-05-091-0/+4
* Refactor MPEG4Writer::writeTrackHeader() methodJames Dong2011-05-091-0/+3
* Initial check-in for AACWriterJames Dong2011-05-041-0/+75
* Merge "Initial CL for the timed text support: - Add support for MP4 timed tex...Gloria Wang2011-05-044-0/+9
|\
| * Initial CL for the timed text support:Gloria Wang2011-05-034-0/+9
* | frameworks/base: android_native_buffer_t -> ANativeWindowBufferIliyan Malchev2011-05-031-1/+1
* | frameworks/base: switch CameraService to a HAL moduleIliyan Malchev2011-05-031-266/+0
* | frameworks/base: include system/core header camera.h in Camera.hIliyan Malchev2011-05-031-101/+7
|/
* Merge "Add an auto-exposure lock feature to the Camera API."Eino-Ville Talvala2011-05-031-0/+20
|\
| * Add an auto-exposure lock feature to the Camera API.Eino-Ville Talvala2011-05-021-0/+20
* | Merge "remove last traces of copybit"Mathias Agopian2011-05-021-16/+0
|\ \
| * | remove last traces of copybitMathias Agopian2011-05-021-16/+0
* | | Merge "Add setParameter/getParameter to MediaPlayer API. for bug 1982947"Gloria Wang2011-04-293-0/+7
|\ \ \