summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice
Commit message (Expand)AuthorAgeFilesLines
* Refactored SurfaceMediaSourceDaniel Lam2012-04-091-1/+1
* Allow AudioTrack to start at nonzero positionMarco Nelissen2012-04-041-0/+4
* New Crypto services talking to the new crypto "HAL".Andreas Huber2012-04-033-44/+141
* Add gapless playback support for NuPlayerMarco Nelissen2012-04-025-9/+70
* AV Android make files changesJames Dong2012-03-287-11/+100
* Provisional support for secure decryption of media streams.Andreas Huber2012-03-266-1/+143
* Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files.James Dong2012-03-241-1/+0
* Use NuPlayer for media playback everywhereAndreas Huber2012-03-2210-9/+415
* Merge "Update comments"Glenn Kasten2012-03-211-1/+1
|\
| * Update commentsGlenn Kasten2012-03-191-1/+1
* | Merge "Add libmedia_native"Glenn Kasten2012-03-191-0/+1
|\ \ | |/ |/|
| * Add libmedia_nativeGlenn Kasten2012-03-161-0/+1
* | audio_channel_in/out_mask_from_countGlenn Kasten2012-03-151-1/+1
|/
* Defines MediaPlayer APIs to support multiple audio/video/timedtextInsun Kang2012-03-151-1/+2
* Merge "Gapless playback, step 1."Marco Nelissen2012-03-132-8/+148
|\
| * Gapless playback, step 1.Marco Nelissen2012-03-132-8/+148
* | Switched to use the header files in /frameworks/nativeJames Dong2012-03-122-7/+7
* | Use audio_policy_output_flags_t consistentlyGlenn Kasten2012-03-091-2/+2
|/
* Merge "MediaPlayerService: fix AudioSink latency"Eric Laurent2012-03-062-5/+3
|\
| * MediaPlayerService: fix AudioSink latencyEric Laurent2012-03-052-5/+3
* | Add channel mask in AudioSinkJean-Michel Trivi2012-03-024-10/+23
|/
* Switch the way we configure for MediaPlayer retransmission.John Grossman2012-03-012-46/+143
* fix libgui header locationMathias Agopian2012-02-274-6/+1
* Add new APIs AMessage::(set|find)Buffer to make it safer to passAndreas Huber2012-02-224-19/+11
* Merge "Implementation of a java media codec interface and associated tools."Andreas Huber2012-02-221-3/+3
|\
| * Implementation of a java media codec interface and associated tools.Andreas Huber2012-02-221-3/+3
* | Allow to record time lapse videos without using setProfile()James Dong2012-02-221-0/+6
|/
* Upintegreate AAH TX and RX players from ICS_AAHJohn Grossman2012-02-162-4/+38
* Playback rate on MediaPlayerJean-Michel Trivi2012-02-133-2/+29
* Move away from MediaDebug and use ADebug insteadJames Dong2012-02-101-8/+8
* Fix incorrect includes of AudioTrack.hGlenn Kasten2012-01-183-3/+1
* Use audio_stream_type_t consistentlyGlenn Kasten2012-01-133-6/+6
* Merge "Use audio_format_t consistently"Glenn Kasten2012-01-122-12/+12
|\
| * Use audio_format_t consistentlyGlenn Kasten2012-01-052-12/+12
* | Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGESteve Block2012-01-091-1/+1
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-0810-117/+117
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-062-22/+22
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-046-12/+12
|/
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-7/+7
* Merge "Fix build error when verbose logging is enabled"Glenn Kasten2011-12-151-1/+1
|\
| * Fix build error when verbose logging is enabledGlenn Kasten2011-12-151-1/+1
* | Fix the build. (Change LOGV to ALOGV)Owen Lin2011-12-121-1/+1
* | am ebfce84f: am 68f592a8: Merge "Don\'t perform RTSP seeks right away but que...Andreas Huber2011-12-092-4/+31
|\ \
| * \ Merge "Don't perform RTSP seeks right away but queue them for 200ms" into ics...Andreas Huber2011-12-082-4/+31
| |\ \
| | * | Don't perform RTSP seeks right away but queue them for 200msAndreas Huber2011-12-082-4/+31
* | | | am aa82c39b: am 0ba9380a: Merge "Fix Bitreader "putBits" implementation, make...Andreas Huber2011-12-092-7/+21
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix Bitreader "putBits" implementation, make sure we emulate timestampsAndreas Huber2011-12-082-7/+21
| |/
* | resolved conflicts for merge of 3d630e86 to masterAndreas Huber2011-11-302-2/+20
|\ \ | |/
| * Merge "Make sure we can properly shutdown even if" into ics-mr1Andreas Huber2011-11-292-2/+20
| |\
| | * Make sure we can properly shutdown even ifAndreas Huber2011-11-282-2/+20