summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | am dd1a87b3: am 9c6cb7a8: Merge "Fragmented mp4 extractor" into jb-mr1-devMarco Nelissen2012-09-051-0/+4
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge "Fragmented mp4 extractor" into jb-mr1-devMarco Nelissen2012-09-051-0/+4
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Fragmented mp4 extractorMarco Nelissen2012-09-051-0/+4
| * | | | | | am aae9c084: am 0b73d473: Expose an IRemoteDisplay to trigger wifi display co...Andreas Huber2012-09-053-30/+17
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Expose an IRemoteDisplay to trigger wifi display connections setup and feedback.Andreas Huber2012-09-053-30/+17
| * | | | | | am 5bf9a8eb: am e1045960: Implement remote display service stubs.Jeff Brown2012-09-052-0/+13
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Implement remote display service stubs.Jeff Brown2012-09-052-0/+13
| | |/ / / /
| * | | | | am 05e73de0: am 0d268a3c: Add setVideoScalingMode support to NuPlayerJames Dong2012-09-043-2/+46
| |\ \ \ \ \ | | |/ / / /
| | * | | | Add setVideoScalingMode support to NuPlayerJames Dong2012-09-043-2/+46
| * | | | | am eca95af8: am fbe9d81f: Support for acting as a wifi display sink.Andreas Huber2012-09-041-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Support for acting as a wifi display sink.Andreas Huber2012-09-041-2/+2
| * | | | | am 76fd1ea5: am 7323115c: Merge "Improvements to our MPEG2 Transport Stream p...Andreas Huber2012-09-041-2/+20
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Improvements to our MPEG2 Transport Stream parser" into jb-mr1-devAndreas Huber2012-09-041-2/+20
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Improvements to our MPEG2 Transport Stream parserAndreas Huber2012-08-311-2/+20
| * | | | | am 4adf4c6c: am 31238033: Merge "Move fragmented mp4 parser to libstagefright...Marco Nelissen2012-08-317-2429/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Move fragmented mp4 parser to libstagefright" into jb-mr1-devMarco Nelissen2012-08-317-2429/+5
| | |\ \ \ \
| | | * | | | Move fragmented mp4 parser to libstagefrightMarco Nelissen2012-08-317-2429/+5
| | | |/ / /
| * | | | | am 8d0189dc: am 61356671: Merge "Add support for mpeg2 transport streams to t...Andreas Huber2012-08-312-5/+75
| |\ \ \ \ \ | | |/ / / /
| | * | | | Add support for mpeg2 transport streams to the RTSP implementation.Andreas Huber2012-08-312-5/+75
| | |/ / /
| * | | | am 27a78751: am 5dcc2c98: Merge "Only run the wifi display RTSP server on dem...Andreas Huber2012-08-304-10/+14
| |\ \ \ \ | | |/ / /
| | * | | Only run the wifi display RTSP server on demand, and only on the wifi directAndreas Huber2012-08-304-10/+14
| * | | | am 544b67a0: am d8ee4e56: Merge "Initial checkin of support for acting as a w...Andreas Huber2012-08-295-31/+169
| |\ \ \ \ | | |/ / /
| | * | | Merge "Initial checkin of support for acting as a wifi display source" into j...Andreas Huber2012-08-295-31/+169
| | |\ \ \
| | | * | | Initial checkin of support for acting as a wifi display sourceAndreas Huber2012-08-295-31/+169
| * | | | | am f4500233: am f147b722: Merge "Preliminary support for HDCP as a binder ser...Andreas Huber2012-08-292-0/+149
| |\ \ \ \ \ | | |/ / / /
| | * | | | Preliminary support for HDCP as a binder service for wifi display support.Andreas Huber2012-08-292-0/+149
| | |/ / /
* | | | | New HLS implementation supporting independent stream sources, audio-only streamsAndreas Huber2013-05-317-112/+139
* | | | | wifi-display: add support for metadata mode on encoder outputChong Zhang2013-05-172-0/+23
* | | | | 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 race condition of MediaPlayerServce::Client::mClientbeanz2012-11-051-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