| Commit message (Expand) | Author | Age | Files | Lines |
* | frameworks/av : Playing AAC and MP3 clips using LPA. | Kalyani polepeddy | 2013-01-21 | 3 | -2/+7 |
* | camera: add cityid parameter and getInt64 stub for t0lte camera hal | codeworkx | 2013-01-17 | 1 | -0/+4 |
* | Fix the build on non-QCOM | Steve Kondik | 2013-01-09 | 1 | -1/+1 |
* | camera: add power mode support | Emerson Pinter | 2013-01-08 | 1 | -0/+7 |
* | stagefright: OMXCodec: Re-enable OMX.TI.Video.encoder's quirks | Ricardo Cerqueira | 2013-01-03 | 1 | -0/+6 |
* | Squashed commit of updates from CodeAurora | vivek mehta | 2012-12-29 | 3 | -3/+6 |
* | camera: add ISO3200 and ISO6400 | Emerson Pinter | 2012-12-23 | 1 | -0/+2 |
* | Squashed commit of audio changes from CodeAurora | vivek mehta | 2012-12-23 | 16 | -10/+1155 |
* | libstagefright: Add support to seek to zero | vivek mehta | 2012-12-20 | 1 | -0/+2 |
* | Camera: Qcom parameters partial rebase | Ankit Premrajka | 2012-12-05 | 3 | -3/+247 |
* | exynos4: libstragefright: add support for samsung colorformat/omx/mfc | codeworkx | 2012-11-30 | 2 | -0/+6 |
* | camera: add iso parameter | codeworkx | 2012-11-27 | 1 | -0/+5 |
* | camera: add parameters for samsung cameras | codeworkx | 2012-11-27 | 1 | -0/+7 |
* | Make video encoders' bitrate mode (constant, variable, ...) configurable | Andreas Huber | 2012-11-01 | 1 | -1/+4 |
* | Support querying active record sources | Jean-Michel Trivi | 2012-10-10 | 2 | -0/+3 |
* | Better power savings with wifi display code. | Andreas Huber | 2012-10-03 | 1 | -16/+26 |
* | ALooper::GetNowUs() now relies on systemTime instead of gettimeofday. | Andreas Huber | 2012-10-01 | 2 | -10/+0 |
* | Optionally have SurfaceMediaSource return absolute timestamps | Andreas Huber | 2012-10-01 | 1 | -0/+5 |
* | Remove double negatives from SurfaceMediaSource | Andreas Huber | 2012-10-01 | 1 | -2/+2 |
* | Merge "Enable write side of MonoPipe to be shutdown" into jb-mr1-dev | Glenn Kasten | 2012-09-30 | 1 | -0/+13 |
|\ |
|
| * | Enable write side of MonoPipe to be shutdown | Glenn Kasten | 2012-09-28 | 1 | -0/+13 |
* | | DO NOT MERGE: Remove experimental parameters for burst mode | James Painter | 2012-09-28 | 1 | -10/+0 |
|/ |
|
* | Various improvements to a cleaner shutdown of the wifi display connection. | Andreas Huber | 2012-09-28 | 1 | -0/+6 |
* | Implement android.media.AudioManager.getProperty() | Glenn Kasten | 2012-09-25 | 2 | -0/+11 |
* | Remove legacy code and APIs in wifi display related code. | Andreas Huber | 2012-09-21 | 1 | -6/+0 |
* | HDCP module binderized | Andreas Huber | 2012-09-19 | 1 | -0/+2 |
* | Now we only support a single client connection | Andreas Huber | 2012-09-17 | 1 | -2/+0 |
* | Merge "Allow OMXCodec to specify an output color format for OMX decoder compo... | James Dong | 2012-09-14 | 1 | -1/+1 |
|\ |
|
| * | Allow OMXCodec to specify an output color format for OMX decoder component | James Dong | 2012-09-10 | 1 | -1/+1 |
* | | Support IDR requests in wifi display, MediaCodec and ACodec. | Andreas Huber | 2012-09-13 | 2 | -0/+8 |
* | | Throttle SurfaceMediaSource. | Andreas Huber | 2012-09-13 | 1 | -0/+6 |
* | | Camera: Add HDR scene mode constants. | Eino-Ville Talvala | 2012-09-10 | 1 | -0/+4 |
* | | Camera2: Add a burst mode skeleton. | James Painter | 2012-09-07 | 1 | -2/+12 |
* | | Add a small hook to support gapless in AAH. | John Grossman | 2012-09-06 | 1 | -4/+4 |
* | | Merge "Update remote display API." into jb-mr1-dev | Jeff Brown | 2012-09-06 | 2 | -7/+6 |
|\ \
| |/
|/| |
|
| * | Update remote display API. | Jeff Brown | 2012-09-05 | 2 | -7/+6 |
* | | Merge "Fragmented mp4 extractor" into jb-mr1-dev | Marco Nelissen | 2012-09-05 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Fragmented mp4 extractor | Marco Nelissen | 2012-09-05 | 1 | -0/+2 |
* | | Implement remote display service stubs. | Jeff Brown | 2012-09-05 | 3 | -0/+154 |
|/ |
|
* | Configure the SurfaceMediaSource to emit the same number of buffers | Andreas Huber | 2012-09-04 | 1 | -0/+3 |
* | Merge "Added an additional virtual method IStreamSource::flags()." into jb-mr... | Andreas Huber | 2012-08-31 | 1 | -0/+6 |
|\ |
|
| * | Added an additional virtual method IStreamSource::flags(). | Andreas Huber | 2012-08-31 | 1 | -0/+6 |
* | | Update audio comments | Glenn Kasten | 2012-08-30 | 1 | -1/+1 |
|/ |
|
* | Merge "Only run the wifi display RTSP server on demand, and only on the wifi ... | Andreas Huber | 2012-08-30 | 1 | -1/+5 |
|\ |
|
| * | Only run the wifi display RTSP server on demand, and only on the wifi direct | Andreas Huber | 2012-08-30 | 1 | -1/+5 |
* | | Merge "Move libnbaio out of AudioFlinger" into jb-mr1-dev | Glenn Kasten | 2012-08-30 | 14 | -0/+1100 |
|\ \
| |/
|/| |
|
| * | Move libnbaio out of AudioFlinger | Glenn Kasten | 2012-08-30 | 14 | -0/+1100 |
* | | Prepare for transmitting audio through AudioSource. | Andreas Huber | 2012-08-30 | 1 | -5/+14 |
* | | Merge "Initial checkin of support for acting as a wifi display source" into j... | Andreas Huber | 2012-08-29 | 2 | -0/+13 |
|\ \ |
|
| * | | Initial checkin of support for acting as a wifi display source | Andreas Huber | 2012-08-29 | 2 | -0/+13 |
| |/ |
|