summaryrefslogtreecommitdiffstats
path: root/media/libmedia
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to pass empty opaque data as (NULL, 0) to ICrypto.Andreas Huber2012-04-111-5/+15
* New API to support submitting encrypted buffers to the decoder.Andreas Huber2012-04-061-0/+11
* audio policy: load audio hw modules.Eric Laurent2012-04-041-43/+62
* audio policy: add configuration fileEric Laurent2012-04-032-60/+43
* New Crypto services talking to the new crypto "HAL".Andreas Huber2012-04-031-147/+122
* Merge "Update AudioParameter"Glenn Kasten2012-04-021-6/+8
|\
| * Update AudioParameterGlenn Kasten2012-04-011-6/+8
* | AudioTrack client fast policyGlenn Kasten2012-04-021-3/+20
|/
* Make AudioTrack/AudioRecord handle more than 2^32 framesMarco Nelissen2012-03-302-9/+28
* implemented synchronous audio captureEric Laurent2012-03-292-7/+11
* AV Android make files changesJames Dong2012-03-283-240/+2
* Merge "Provisional support for secure decryption of media streams."Andreas Huber2012-03-263-0/+309
|\
| * Provisional support for secure decryption of media streams.Andreas Huber2012-03-263-0/+309
* | 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-241-1/+0
| |/ |/|
* | Merge "Revert "Split libmedia into libmedia and libmedia_native""Glenn Kasten2012-03-231-14/+35
|\ \
| * | Revert "Split libmedia into libmedia and libmedia_native"Glenn Kasten2012-03-231-14/+35
* | | Merge "Remove enforceFrameCount"Glenn Kasten2012-03-221-7/+5
|\ \ \ | |/ / |/| |
| * | Remove enforceFrameCountGlenn Kasten2012-03-211-7/+5
* | | Split libmedia into libmedia and libmedia_nativeGlenn Kasten2012-03-211-35/+14
|/ /
* | Merge "Update comments"Glenn Kasten2012-03-212-5/+6
|\ \
| * | Update commentsGlenn Kasten2012-03-192-5/+6
| |/
* | Merge "Whitespace"Glenn Kasten2012-03-211-0/+3
|\ \
| * | WhitespaceGlenn Kasten2012-03-191-0/+3
* | | Merge "Add libmedia_native"Glenn Kasten2012-03-191-1/+1
|\ \ \ | |_|/ |/| |
| * | Add libmedia_nativeGlenn Kasten2012-03-161-1/+1
| |/
* | audio_channel_in/out_mask_from_countGlenn Kasten2012-03-151-1/+1
|/
* Remove dependency on audio_* locationGlenn Kasten2012-03-141-2/+2
* Merge "Gapless playback, step 1."Marco Nelissen2012-03-132-1/+21
|\
| * Gapless playback, step 1.Marco Nelissen2012-03-132-1/+21
* | Merge "Switched to use the header files in /frameworks/native and deleted the...James Dong2012-03-132-2/+2
|\ \
| * | Switched to use the header files in /frameworks/nativeJames Dong2012-03-122-2/+2
* | | Whitespace and indentationGlenn Kasten2012-03-1327-153/+143
|/ /
* | Use audio_policy_output_flags_t consistentlyGlenn Kasten2012-03-094-13/+14
* | Merge "Use AudioRecord::record_flags consistently"Glenn Kasten2012-03-091-2/+2
|\ \ | |/ |/|
| * Use AudioRecord::record_flags consistentlyGlenn Kasten2012-03-081-2/+2
* | Merge "audio policy: use audio_devices_t when appropriate"Eric Laurent2012-03-082-4/+4
|\ \ | |/ |/|
| * audio policy: use audio_devices_t when appropriateEric Laurent2012-03-082-4/+4
* | IAudioFlingerClient::ioConfigChanged param2 constGlenn Kasten2012-03-062-9/+9
|/
* AudioTrack: relax check on minimum buffer sizeEric Laurent2012-03-051-6/+3
* Switch the way we configure for MediaPlayer retransmission.John Grossman2012-03-012-3/+85
* Merge "Shorten thread names"Glenn Kasten2012-02-292-2/+2
|\
| * Shorten thread namesGlenn Kasten2012-02-282-2/+2
* | AudioRecord const methodsGlenn Kasten2012-02-281-7/+7
|/
* fix libgui header locationMathias Agopian2012-02-275-8/+1