summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Public API changes for audio offload support.Richard Fitzgerald2013-06-272-6/+12
* | | | Use sp<AudioTrack> instead of raw AudioTrack *Glenn Kasten2013-06-032-25/+18
* | | | am f9bb8358: am b7319a7e: Update HTTP proxy configuration for all media playb...Andreas Huber2013-06-032-0/+9
|\ \ \ \ | |/ / /
| * | | am b7319a7e: Update HTTP proxy configuration for all media playback inside st...Andreas Huber2013-06-032-0/+9
| |\ \ \ | | | |/ | | |/|
| | * | Update HTTP proxy configuration for all media playback inside stagefright.Andreas Huber2013-05-312-0/+9
| * | | am dd309b97: Merge "Handle the case where an asynchronous prepare was initiat...Andreas Huber2013-04-252-0/+23
| |\ \ \ | | |/ /
| | * | Handle the case where an asynchronous prepare was initiated and thenAndreas Huber2013-04-252-0/+23
| * | | am 628a8c0e: Merge "fix a race condition of MediaPlayerServce::Client::mClient"Andreas Huber2013-04-241-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Merge "fix a race condition of MediaPlayerServce::Client::mClient"Andreas Huber2013-04-241-1/+1
| | |\ \
| * | | | Fix a typo that would cause us not to shutdown/flush the decoders inAndreas Huber2013-04-161-2/+2
| * | | | Guard against mLooper == NULL.Andreas Huber2013-04-151-1/+3
| * | | | Instead of returning an error, return an invalid duration (-1 ms)Andreas Huber2013-04-111-3/+3
| * | | | Add liblogYing Wang2013-04-091-0/+1
| * | | | Merge "Implement async event callout from drm plugin to Java app" into jb-mr2...Jeff Tinker2013-04-052-2/+52
| |\ \ \ \
| | * | | | Implement async event callout from drm plugin to Java appJeff Tinker2013-04-032-2/+52
| * | | | | Merge "MediaDrm API update" into jb-mr2-devJeff Tinker2013-04-022-25/+176
| |\ \ \ \ \ | | |/ / / /
| | * | | | MediaDrm API updateJeff Tinker2013-04-012-25/+176
| * | | | | Fix seek in response to OnPrepared() for HLS contentAndreas Huber2013-04-012-10/+12
| * | | | | Fix valgrind error.Marco Nelissen2013-03-271-1/+2
| |/ / / /
| * | | | Load crypto plugins from additional shared librariesJeff Tinker2013-03-222-38/+138
| * | | | Merge "Implementing MediaDrm APIs" into jb-mr2-devJeff Tinker2013-03-207-0/+619
| |\ \ \ \
| | * | | | Implementing MediaDrm APIsJeff Tinker2013-03-137-0/+619
| * | | | | Merge "remove uses of Surface in favor or IGraphicBufferProducer" into jb-mr2...Mathias Agopian2013-03-134-5/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | remove uses of Surface in favor or IGraphicBufferProducerMathias Agopian2013-03-124-5/+5
| * | | | | Squashed commit of the following:Andreas Huber2013-03-127-7/+42
| |/ / / /
| * | | | CameraService and Stagefright: Support AppOpsEino-Ville Talvala2013-02-254-3/+26
| * | | | Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-152-3/+3
| * | | | Enable pause/resume for RTSP streamingRoger Jönsson2013-02-064-0/+25
| * | | | RTSP buffering improvementsRoger Jönsson2013-02-065-7/+100
| * | | | HLS now properly publishes its "seekable" flags after connectionAndreas Huber2013-02-062-17/+65
| * | | | RTSP now properly publishes its "seekable" flags after connectionAndreas Huber2013-02-055-14/+52
| * | | | Merge "Support for a "preparation" state that can take care of lengthy"Andreas Huber2013-02-0515-119/+406
| |\ \ \ \
| | * | | | Support for a "preparation" state that can take care of lengthyAndreas Huber2013-02-0515-119/+406
| * | | | | Fix a typo in MediaPlayerFactory that would prevent us fromAndreas Huber2013-02-051-1/+1
| |/ / / /
| * | | | Added HTTP support for SDP files.Oscar Rydhé2013-02-054-7/+84
| * | | | Groundwork to support bidirectional, asynchronous communicationAndreas Huber2013-02-0513-19/+75
| * | | | Plumbing to reflect minor changes in the HDCP module API that allow forAndreas Huber2013-01-304-7/+33
| * | | | Merge "Remove unnecessary parameter"Glenn Kasten2012-12-212-6/+9
| |\ \ \ \
| | * | | | Remove unnecessary parameterGlenn Kasten2012-12-182-6/+9
| * | | | | Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-1814-30/+30
| |/ / / /
| * | | | Merge "setVideoSurfaceTexture is now synchronous and applied dynamically"Andreas Huber2012-12-054-12/+97
| |\ \ \ \
| | * | | | setVideoSurfaceTexture is now synchronous and applied dynamicallyAndreas Huber2012-12-034-12/+97
| * | | | | Respect sample aspect ratio in NuPlayer.Andreas Huber2012-12-051-10/+31
| |/ / / /
| * | | | Fix nuplayer seek jankiness by properly flushing decoders beforeAndreas Huber2012-11-302-88/+207
| * | | | am 2f6107ec: am b64def9a: Merge "[wfd] Support a low(er) power state by trigg...Andreas Huber2012-11-292-0/+10
| |\ \ \ \ | | |/ / /
| | * | | [wfd] Support a low(er) power state by triggering PAUSE/RESUME.Andreas Huber2012-11-292-0/+10
| * | | | am 7b7f17dc: am b7c8e918: Add support for HLS playlists of type \'event\'.Andreas Huber2012-11-2813-15/+122
| |\ \ \ \ | | |/ / /
| | * | | Add support for HLS playlists of type 'event'.Andreas Huber2012-11-2713-15/+122
| * | | | Fix a crash when the stop might be called due to some error before start in R...James Dong2012-11-161-3/+4
| * | | | Use size_t for frame countsGlenn Kasten2012-11-151-1/+1