summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Use uint32_t for sample rateGlenn Kasten2012-11-141-1/+1
* | Remove obsolete references to libmedia_nativeGlenn Kasten2012-10-301-1/+0
* | am 954f6afe: am b4a55269: Fix some missing checks against missing codecsJames Dong2012-10-121-14/+14
|\ \ | |/
| * Fix some missing checks against missing codecsJames Dong2012-10-111-14/+14
* | am d398c272: am ecc8db5e: Merge "Cleaner Wifi Display shutdown process, avoid...Andreas Huber2012-09-282-0/+15
|\ \ | |/
| * Cleaner Wifi Display shutdown process, avoid crashing HDCP on exit.Andreas Huber2012-09-272-0/+15
* | am 32cc2d3a: am 207e1854: Remove legacy code and APIs in wifi display related...Andreas Huber2012-09-212-29/+0
|\ \ | |/
| * Remove legacy code and APIs in wifi display related code.Andreas Huber2012-09-212-29/+0
* | am 858882f2: am b88516c4: Merge "HDCP module binderized" into jb-mr1-devAndreas Huber2012-09-205-2/+26
|\ \ | |/
| * HDCP module binderizedAndreas Huber2012-09-195-2/+26
* | am 9568b4cd: am 376074ed: Fixed a native crash due to deref of a NULL pointerJames Dong2012-09-171-1/+2
|\ \ | |/
| * Fixed a native crash due to deref of a NULL pointerJames Dong2012-09-141-1/+2
* | am b030d656: am e891a788: Merge "Various improvements to the wifi display imp...Andreas Huber2012-09-121-0/+1
|\ \ | |/
| * Various improvements to the wifi display implementation.Andreas Huber2012-09-121-0/+1
* | am df00fc2d: am b019250d: Add a permission for controlling wifi display.Jeff Brown2012-09-101-0/+9
|\ \ | |/
| * Add a permission for controlling wifi display.Jeff Brown2012-09-071-0/+9
* | am bdfb0207: am 2e5f22e8: Add a small hook to support gapless in AAH.John Grossman2012-09-061-5/+12
|\ \ | |/
| * Add a small hook to support gapless in AAH.John Grossman2012-09-061-5/+12
* | am 3e295bd2: am 49c74da1: Merge "Update remote display API." into jb-mr1-devJeff Brown2012-09-063-4/+4
|\ \ | |/
| * Merge "Update remote display API." into jb-mr1-devJeff Brown2012-09-063-4/+4
| |\
| | * Update remote display API.Jeff Brown2012-09-053-4/+4
* | | am 2ae8964e: am 74262b57: Merge "To support .mxmf which is specified in Andro...Marco Nelissen2012-09-051-0/+1
|\ \ \ | |/ /
| * | Merge "To support .mxmf which is specified in Android CDD." into jb-mr1-devMarco Nelissen2012-09-051-0/+1
| |\ \
| | * | To support .mxmf which is specified in Android CDD.Dongwon Kang2012-09-051-0/+1
* | | | 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
|\ \ \ | |/ /