summaryrefslogtreecommitdiffstats
path: root/media/libmedia
Commit message (Expand)AuthorAgeFilesLines
* am e7c992c6: am 5abc91d6: Merge "Fix libmedia and libstagefright to get expat...Elliott Hughes2012-09-092-2/+1
|\
| * am 5abc91d6: Merge "Fix libmedia and libstagefright to get expat header files...Elliott Hughes2012-09-092-2/+1
| |\
| | * Fix libmedia and libstagefright to get expat header files from the approved l...Elliott Hughes2012-09-092-2/+1
* | | Merge "AudioRecord: Fix minimum frame count calculation." into jb-mr1-devEric Laurent2012-09-071-1/+1
|\ \ \
| * | | AudioRecord: Fix minimum frame count calculation.Eric Laurent2012-09-061-1/+1
* | | | Update remote display API.Jeff Brown2012-09-051-5/+5
|/ / /
* | | Implement remote display service stubs.Jeff Brown2012-09-054-1/+192
* | | Merge "Added an additional virtual method IStreamSource::flags()." into jb-mr...Andreas Huber2012-08-311-0/+16
|\ \ \
| * | | Added an additional virtual method IStreamSource::flags().Andreas Huber2012-08-311-0/+16
* | | | Update audio commentsGlenn Kasten2012-08-301-1/+1
|/ / /
* | | Only run the wifi display RTSP server on demand, and only on the wifi directAndreas Huber2012-08-301-4/+14
* | | Merge "Initial checkin of support for acting as a wifi display source" into j...Andreas Huber2012-08-291-0/+15
|\ \ \
| * | | Initial checkin of support for acting as a wifi display sourceAndreas Huber2012-08-291-0/+15
* | | | Preliminary support for HDCP as a binder service for wifi display support.Andreas Huber2012-08-292-0/+207
|/ / /
* | | Merge "Revert "Swap the order of creating IAudioTrack and thread"" into jb-mr...Glenn Kasten2012-08-201-5/+10
|\ \ \
| * | | Revert "Swap the order of creating IAudioTrack and thread"Glenn Kasten2012-08-071-5/+10
* | | | Add the ability to dynamicaly register MediaPlayer types.John Grossman2012-08-131-1/+33
|/ / /
* | | Swap the order of creating IAudioTrack and threadGlenn Kasten2012-07-271-10/+5
* | | Clean up start() parametersGlenn Kasten2012-07-271-2/+2
* | | effect_descriptor_t const correctnessGlenn Kasten2012-07-252-4/+4
* | | AudioRecord lockingGlenn Kasten2012-07-171-14/+31
* | | Use struct assignment instead of explicit memcpyGlenn Kasten2012-07-171-10/+3
* | | Use audio_channel_mask_t for channel maskGlenn Kasten2012-07-172-9/+10
* | | Merge "AudioRecord::stop() return void"Glenn Kasten2012-07-161-3/+1
|\ \ \
| * | | AudioRecord::stop() return voidGlenn Kasten2012-07-131-3/+1
* | | | am 190313ec: am 65e8d62a: Merge "Fixed sample video corrupted in MediaCodec m...Edwin Wong2012-07-131-17/+12
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 65e8d62a: Merge "Fixed sample video corrupted in MediaCodec mode." into jb...Edwin Wong2012-07-131-17/+12
| |\ \ | | |/ | |/|
| | * Fixed sample video corrupted in MediaCodec mode.Edwin Wong2012-07-131-17/+12
* | | AudioRecord client threading cleanupGlenn Kasten2012-07-131-55/+62
* | | getMinFrameCount error handlingGlenn Kasten2012-07-132-0/+10
* | | Merge "Remove dead code in libmedia"Glenn Kasten2012-07-132-18/+0
|\ \ \
| * | | Remove dead code in libmediaGlenn Kasten2012-07-122-18/+0
* | | | Add tid parameter to IAudioFlinger::openRecordGlenn Kasten2012-07-122-1/+8
* | | | Simplify AudioRecord::getInputFramesLost()Glenn Kasten2012-07-121-4/+2
|/ / /
* | | Use audio_channel_mask_t more placesGlenn Kasten2012-07-102-14/+14
* | | Merge "Move declarations of local variables to first use"Glenn Kasten2012-07-101-1/+1
|\ \ \
| * | | Move declarations of local variables to first useGlenn Kasten2012-06-211-1/+1
| |/ /
* | | Use audio_channel_mask_t more consistentlyGlenn Kasten2012-07-033-20/+26
* | | Remove acoustics from AudioSystem::getInput()Glenn Kasten2012-06-253-9/+1
* | | Use audio_channel_mask_t in AudioRecordGlenn Kasten2012-06-251-4/+4
* | | Include what you useGlenn Kasten2012-06-251-17/+7
* | | Remove AudioRecord record_flagsGlenn Kasten2012-06-221-6/+3
|/ /
* | am 192cbbad: Fix audio track pause.Eric Laurent2012-06-141-0/+1
|\ \ | |/
| * Fix audio track pause.Eric Laurent2012-06-141-0/+1
* | am 49dd5cf3: Merge "Log track name on obtain/releaseBuffer warnings" into jb-devGlenn Kasten2012-06-141-3/+3
|\ \ | |/
| * Log track name on obtain/releaseBuffer warningsGlenn Kasten2012-06-131-3/+3
* | am 28ed2f93: Reduce underruns in screen off, esp. with EQGlenn Kasten2012-06-081-0/+1
|\ \ | |/
| * Reduce underruns in screen off, esp. with EQGlenn Kasten2012-06-081-0/+1
* | am 27d33134: Merge "Do not keep audio wake lock when apps underrun." into jb-devEric Laurent2012-05-311-14/+24
|\ \ | |/
| * Do not keep audio wake lock when apps underrun.Eric Laurent2012-05-311-14/+24