summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Non-blocking audio I/O interface, WIP"Glenn Kasten2012-04-0525-0/+2046
|\
| * Non-blocking audio I/O interface, WIPGlenn Kasten2012-04-0225-0/+2046
* | Merge "Trust the Cues element"Andreas Huber2012-04-051-44/+22
|\ \
| * | Trust the Cues elementJohann2012-04-041-44/+22
* | | Merge "Fix a bug: WOULD_BLOCK handling in TimedTextPlayer."Andreas Huber2012-04-052-1/+25
|\ \ \ | |/ / |/| |
| * | Fix a bug: WOULD_BLOCK handling in TimedTextPlayer.Insun Kang2012-04-042-1/+25
* | | Send video width and height to mediascannerMarco Nelissen2012-04-041-0/+2
* | | Allow AudioTrack to start at nonzero positionMarco Nelissen2012-04-041-0/+4
* | | Merge "frameworks/av/media portion of removing YouTube specific error codes"Jeff Tinker2012-04-041-8/+4
|\ \ \
| * | | frameworks/av/media portion of removing YouTube specific error codesJeff Tinker2012-04-031-8/+4
* | | | audio policy: load audio hw modules.Eric Laurent2012-04-045-223/+356
* | | | 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
| | |/ /