summaryrefslogtreecommitdiff
path: root/media/libmedia
AgeCommit message (Expand)Author
2012-10-10Support querying active record sourcesJean-Michel Trivi
2012-09-25Implement android.media.AudioManager.getProperty()Glenn Kasten
2012-09-21Remove legacy code and APIs in wifi display related code.Andreas Huber
2012-09-19HDCP module binderizedAndreas Huber
2012-09-13audioflinger: send priority request from a threadEric Laurent
2012-09-12Workaround for track recreation bugJean-Michel Trivi
2012-09-09am e7c992c6: am 5abc91d6: Merge "Fix libmedia and libstagefright to get expat...Elliott Hughes
2012-09-09am 5abc91d6: Merge "Fix libmedia and libstagefright to get expat header files...Elliott Hughes
2012-09-09Fix libmedia and libstagefright to get expat header files from the approved l...Elliott Hughes
2012-09-07Merge "AudioRecord: Fix minimum frame count calculation." into jb-mr1-devEric Laurent
2012-09-06AudioRecord: Fix minimum frame count calculation.Eric Laurent
2012-09-05Update remote display API.Jeff Brown
2012-09-05Implement remote display service stubs.Jeff Brown
2012-08-31Merge "Added an additional virtual method IStreamSource::flags()." into jb-mr...Andreas Huber
2012-08-31Added an additional virtual method IStreamSource::flags().Andreas Huber
2012-08-30Update audio commentsGlenn Kasten
2012-08-30Only run the wifi display RTSP server on demand, and only on the wifi directAndreas Huber
2012-08-29Merge "Initial checkin of support for acting as a wifi display source" into j...Andreas Huber
2012-08-29Initial checkin of support for acting as a wifi display sourceAndreas Huber
2012-08-29Preliminary support for HDCP as a binder service for wifi display support.Andreas Huber
2012-08-20Merge "Revert "Swap the order of creating IAudioTrack and thread"" into jb-mr...Glenn Kasten
2012-08-13Add the ability to dynamicaly register MediaPlayer types.John Grossman
2012-08-07Revert "Swap the order of creating IAudioTrack and thread"Glenn Kasten
2012-07-27Swap the order of creating IAudioTrack and threadGlenn Kasten
2012-07-27Clean up start() parametersGlenn Kasten
2012-07-25effect_descriptor_t const correctnessGlenn Kasten
2012-07-17AudioRecord lockingGlenn Kasten
2012-07-17Use struct assignment instead of explicit memcpyGlenn Kasten
2012-07-17Use audio_channel_mask_t for channel maskGlenn Kasten
2012-07-16Merge "AudioRecord::stop() return void"Glenn Kasten
2012-07-13am 190313ec: am 65e8d62a: Merge "Fixed sample video corrupted in MediaCodec m...Edwin Wong
2012-07-13AudioRecord::stop() return voidGlenn Kasten
2012-07-13am 65e8d62a: Merge "Fixed sample video corrupted in MediaCodec mode." into jb...Edwin Wong
2012-07-13AudioRecord client threading cleanupGlenn Kasten
2012-07-13Fixed sample video corrupted in MediaCodec mode.Edwin Wong
2012-07-13getMinFrameCount error handlingGlenn Kasten
2012-07-13Merge "Remove dead code in libmedia"Glenn Kasten
2012-07-12Add tid parameter to IAudioFlinger::openRecordGlenn Kasten
2012-07-12Remove dead code in libmediaGlenn Kasten
2012-07-12Simplify AudioRecord::getInputFramesLost()Glenn Kasten
2012-07-10Use audio_channel_mask_t more placesGlenn Kasten
2012-07-10Merge "Move declarations of local variables to first use"Glenn Kasten
2012-07-03Use audio_channel_mask_t more consistentlyGlenn Kasten
2012-06-25Remove acoustics from AudioSystem::getInput()Glenn Kasten
2012-06-25Use audio_channel_mask_t in AudioRecordGlenn Kasten
2012-06-25Include what you useGlenn Kasten
2012-06-22Remove AudioRecord record_flagsGlenn Kasten
2012-06-21Move declarations of local variables to first useGlenn Kasten
2012-06-14am 192cbbad: Fix audio track pause.Eric Laurent
2012-06-14Fix audio track pause.Eric Laurent