summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* audio policy: add configuration fileEric Laurent2012-04-036-90/+60
* Merge "fix crash with cues at the beginning of the file"Andreas Huber2012-04-031-9/+4
|\
| * fix crash with cues at the beginning of the fileJohann2012-04-031-9/+4
* | New Crypto services talking to the new crypto "HAL".Andreas Huber2012-04-039-310/+412
|/
* Merge "Use Cues to seek Matroska files"Andreas Huber2012-04-031-13/+97
|\
| * Use Cues to seek Matroska filesJohann2012-04-021-13/+97
* | Merge "Add a few more APIs to MediaCodecList."Andreas Huber2012-04-034-43/+155
|\ \ | |/ |/|
| * Add a few more APIs to MediaCodecList.Andreas Huber2012-04-024-43/+155
* | AudioFlinger track flags and server's fast policyGlenn Kasten2012-04-022-9/+63
* | Merge "Update AudioParameter"Glenn Kasten2012-04-022-12/+14
|\ \
| * | Update AudioParameterGlenn Kasten2012-04-012-12/+14
* | | Merge "AudioTrack client fast policy"Glenn Kasten2012-04-022-6/+25
|\ \ \
| * | | AudioTrack client fast policyGlenn Kasten2012-04-022-6/+25
| |/ /
* | | Merge "const methods and comments"Glenn Kasten2012-04-022-22/+26
|\ \ \
| * | | const methods and commentsGlenn Kasten2012-04-022-22/+26
| | |/ | |/|
* | | Merge "Add gapless playback support for NuPlayer"Marco Nelissen2012-04-028-15/+85
|\ \ \ | |/ / |/| |
| * | Add gapless playback support for NuPlayerMarco Nelissen2012-04-028-15/+85
| |/
* | AudioMixer default track parametersGlenn Kasten2012-04-011-23/+33
|/
* Make AudioTrack/AudioRecord handle more than 2^32 framesMarco Nelissen2012-03-303-13/+42
* Merge "implemented synchronous audio capture"Eric Laurent2012-03-308-30/+347
|\
| * implemented synchronous audio captureEric Laurent2012-03-298-30/+347
* | Merge "Copied MODULE_LICENSE_APACH2 and NOTICE from frameworks/base to framew...James Dong2012-03-302-0/+324
|\ \
| * | Copied MODULE_LICENSE_APACH2 and NOTICE from frameworks/base to frameworks/avJames Dong2012-03-282-0/+324
| |/
* | reduce IPCs in BufferQueueMathias Agopian2012-03-292-5/+2
* | Implementation of a raw audio "decoder".Andreas Huber2012-03-297-0/+317
* | Merge "Add ABuffer support to SkipCutBuffer"Marco Nelissen2012-03-293-9/+47
|\ \ | |/ |/|
| * Add ABuffer support to SkipCutBufferMarco Nelissen2012-03-293-9/+47
* | Merge "Removed unnecessary include JNI from two drm Android.mk files"James Dong2012-03-282-2/+0
|\ \
| * | Removed unnecessary include JNI from two drm Android.mk filesJames Dong2012-03-282-2/+0
| |/
* | Fix deadlock in camera destruction after client app's crashKeun young Park2012-03-282-18/+60
|/
* AV Android make files changesJames Dong2012-03-2851-174/+188
* Merge media files with history from frameworks/base.gitAnatol Pomozov2012-03-282333-0/+657121
|\
| * Merge "Use a status_t return type for GL functors"Romain Guy2012-03-261-0/+17
| |\
| | * Use a status_t return type for GL functorsRomain Guy2012-03-261-0/+17
| * | stagefright: compile without chromium for pdk buildsColin Cross2012-03-262-5/+10
| * | Merge "Provisional support for secure decryption of media streams."Andreas Huber2012-03-2627-38/+900
| |\ \
| | * | Provisional support for secure decryption of media streams.Andreas Huber2012-03-2627-38/+900
| * | | Merge "Removed code related to simulator build in TimedEventQueue to get rid ...James Dong2012-03-261-21/+0
| |\ \ \
| | * | | Removed code related to simulator build in TimedEventQueue to get rid of the ...James Dong2012-03-261-21/+0
| | |/ /
| * | | Merge "fix visualizer inactivity detection"Eric Laurent2012-03-261-9/+24
| |\ \ \
| | * | | fix visualizer inactivity detectionEric Laurent2012-03-261-9/+24
| * | | | Merge "reorganize SoundPool and JetPlayer code."Eric Laurent2012-03-267-5/+1332
| |\ \ \ \
| | * | | | reorganize SoundPool and JetPlayer code.Eric Laurent2012-03-267-5/+1332
| | | |_|/ | | |/| |
| * | | | Merge changes Ib4d0e0c0,Iea8f4a23Colin Cross2012-03-265-16/+104
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | libmedia: remove skia includeColin Cross2012-03-241-1/+0
| | * | | stagefright: remove dependency on skiaColin Cross2012-03-244-15/+104
| * | | | Add TRACK_FAST for IAudioFlinger::createTrackGlenn Kasten2012-03-261-2/+3
| * | | | Merge "IAudioFlinger::createTrack and openRecord flags"Glenn Kasten2012-03-267-27/+28
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | IAudioFlinger::createTrack and openRecord flagsGlenn Kasten2012-03-197-27/+28
| * | | | remove jni.h include from IOMX.hColin Cross2012-03-241-2/+0