summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice
Commit message (Expand)AuthorAgeFilesLines
* Fix includes for media-cafNicholas Flintham2013-07-031-2/+7
* Squashed commit of A/V changes from CodeAuroraKrishnankutty Kolathappilly2013-06-183-13/+82
* Merge "libstagefright: support for disabling buffer metadata" into cm-10.1Ricardo Cerqueira2013-06-111-1/+10
|\
| * libstagefright: support for disabling buffer metadataHaynes Mathew George2013-06-111-1/+9
|/
* libstagefright: Squashed audio fixes from CodeAuroraHaynes Mathew George2013-04-083-1/+30
* Silence error when DASH player isn't presentSteve Kondik2013-04-081-3/+1
* qcom-fm: audio: add support for FM featureMingming Yin2013-03-062-2/+35
* audio: Subsystem Restart changesRavishankar Sarawadi2013-03-041-1/+22
* libmediaplayerservice: Add new player for DASHAjit Khare2013-02-192-0/+26
* Merge tag 'android-4.2.2_r1' of https://android.googlesource.com/platform/fra...Steve Kondik2013-02-1215-15/+132
|\
| * [wfd] Support a low(er) power state by triggering PAUSE/RESUME.Andreas Huber2012-11-292-0/+10
| * Add support for HLS playlists of type 'event'.Andreas Huber2012-11-2713-15/+122
* | Squashed commit of updates from CodeAuroravivek mehta2012-12-291-1/+1
* | Squashed commit of audio changes from CodeAuroravivek mehta2012-12-235-25/+314
|/
* Fix some missing checks against missing codecsJames Dong2012-10-111-14/+14
* Cleaner Wifi Display shutdown process, avoid crashing HDCP on exit.Andreas Huber2012-09-272-0/+15
* Remove legacy code and APIs in wifi display related code.Andreas Huber2012-09-212-29/+0
* HDCP module binderizedAndreas Huber2012-09-195-2/+26
* Fixed a native crash due to deref of a NULL pointerJames Dong2012-09-141-1/+2
* Various improvements to the wifi display implementation.Andreas Huber2012-09-121-0/+1
* Add a permission for controlling wifi display.Jeff Brown2012-09-071-0/+9
* Add a small hook to support gapless in AAH.John Grossman2012-09-061-5/+12
* Merge "Update remote display API." into jb-mr1-devJeff Brown2012-09-063-4/+4
|\
| * Update remote display API.Jeff Brown2012-09-053-4/+4
* | 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
* | | Merge "Fragmented mp4 extractor" into jb-mr1-devMarco Nelissen2012-09-051-0/+4
|\ \ \ | |_|/ |/| |
| * | Fragmented mp4 extractorMarco Nelissen2012-09-051-0/+4
* | | Expose an IRemoteDisplay to trigger wifi display connections setup and feedback.Andreas Huber2012-09-053-30/+17
* | | Implement remote display service stubs.Jeff Brown2012-09-052-0/+13
|/ /
* | Add setVideoScalingMode support to NuPlayerJames Dong2012-09-043-2/+46
* | Support for acting as a wifi display sink.Andreas Huber2012-09-041-2/+2
* | 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
* | 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
| |/
* | Add support for mpeg2 transport streams to the RTSP implementation.Andreas Huber2012-08-312-5/+75
|/
* Only run the wifi display RTSP server on demand, and only on the wifi directAndreas Huber2012-08-304-10/+14
* 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
* | Preliminary support for HDCP as a binder service for wifi display support.Andreas Huber2012-08-292-0/+149
|/
* Fixed a potential/rare race condtion in MediaPlayerService::Client::notify() ...James Dong2012-08-261-2/+10
* Add a missing NULL check.John Grossman2012-08-231-1/+2
* Use the correct data offset by remembering the offset of the enclosing 'moof'Andreas Huber2012-08-132-8/+15
* Merge changes Ibe7e6d4b,Icf8904db into jb-mr1-devJohn Grossman2012-08-136-216/+480
|\
| * Move the AAH RTP code out of framework and into vendor.John Grossman2012-08-132-67/+1
| * Add the ability to dynamicaly register MediaPlayer types.John Grossman2012-08-136-214/+544
* | Signal end of stream if no more fragments are going to be available.Andreas Huber2012-08-092-1/+15
|/
* Fix static sample table processing, add support for h.263 video.Andreas Huber2012-08-093-55/+49
* Handle empty stsc boxMarco Nelissen2012-08-081-2/+9