summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* audio pre processing: test code for dual micEric Laurent2012-04-111-3/+261
* Merge "Refactored SurfaceMediaSource"Mathias Agopian2012-04-103-645/+152
|\
| * Refactored SurfaceMediaSourceDaniel Lam2012-04-093-645/+152
* | AudioMixer uses downmix effect for multichannel contentJean-Michel Trivi2012-04-092-1/+8
* | New API to support submitting encrypted buffers to the decoder.Andreas Huber2012-04-062-20/+80
|/
* 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
* | audio policy: load audio hw modules.Eric Laurent2012-04-041-43/+62
* | audio policy: add configuration fileEric Laurent2012-04-032-60/+43
* | 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-035-289/+324
|/ /
* | 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-032-43/+137
|\ \ | |/ |/|
| * Add a few more APIs to MediaCodecList.Andreas Huber2012-04-022-43/+137
* | Merge "Update AudioParameter"Glenn Kasten2012-04-021-6/+8
|\ \
| * | Update AudioParameterGlenn Kasten2012-04-011-6/+8
| |/
* | Merge "AudioTrack client fast policy"Glenn Kasten2012-04-021-3/+20
|\ \
| * | AudioTrack client fast policyGlenn Kasten2012-04-021-3/+20
| |/
* | Add gapless playback support for NuPlayerMarco Nelissen2012-04-025-9/+70
|/
* Make AudioTrack/AudioRecord handle more than 2^32 framesMarco Nelissen2012-03-302-9/+28
* Merge "implemented synchronous audio capture"Eric Laurent2012-03-302-7/+11
|\
| * implemented synchronous audio captureEric Laurent2012-03-292-7/+11
* | reduce IPCs in BufferQueueMathias Agopian2012-03-291-0/+1
* | Implementation of a raw audio "decoder".Andreas Huber2012-03-297-0/+317
* | Add ABuffer support to SkipCutBufferMarco Nelissen2012-03-292-7/+44
|/
* AV Android make files changesJames Dong2012-03-2836-303/+153
* stagefright: compile without chromium for pdk buildsColin Cross2012-03-262-5/+10
* Merge "Provisional support for secure decryption of media streams."Andreas Huber2012-03-2617-27/+745
|\
| * Provisional support for secure decryption of media streams.Andreas Huber2012-03-2617-27/+745
* | 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-266-2/+1330
|\ \ \
| * | | reorganize SoundPool and JetPlayer code.Eric Laurent2012-03-266-2/+1330
* | | | Merge changes Ib4d0e0c0,Iea8f4a23Colin Cross2012-03-261-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | libmedia: remove skia includeColin Cross2012-03-241-1/+0
* | | | Merge "IAudioFlinger::createTrack and openRecord flags"Glenn Kasten2012-03-263-15/+14
|\ \ \ \ | |/ / / |/| | |
| * | | IAudioFlinger::createTrack and openRecord flagsGlenn Kasten2012-03-193-15/+14
* | | | Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files.James Dong2012-03-2411-13/+0
| |/ / |/| |
* | | Merge "Revert "Split libmedia into libmedia and libmedia_native""Glenn Kasten2012-03-232-44/+37
|\ \ \
| * | | Revert "Split libmedia into libmedia and libmedia_native"Glenn Kasten2012-03-232-44/+37
* | | | Fix the file mimetype reported by the mpeg4 extractor.Andreas Huber2012-03-232-2/+3
| |_|/ |/| |
* | | Merge "Use NuPlayer for media playback everywhere"Andreas Huber2012-03-2210-9/+415
|\ \ \