summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice
Commit message (Expand)AuthorAgeFilesLines
* 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
* experimental support for fragmented mp4 playback in nuplayerAndreas Huber2012-08-0320-47/+2654
* Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-devEd Heyl2012-07-291-2/+5
|\
| * NuPlayer: Prevents creation of Video Decoder when we use Music PlayerHaynes Mathew George2012-07-251-2/+5
| * Merge from jb-dev for "sample video corruption in MediaCodec mode." DO NOT MERGEEdwin Wong2012-07-172-2/+2
* | Codecs: Add MetaDataMode support to software video encoders.Eino-Ville Talvala2012-07-241-1/+0
* | Added a callback in nuplayer via informational event to signal the start of v...James Dong2012-07-203-3/+20
* | Fixed sample video corrupted in MediaCodec mode.Edwin Wong2012-07-132-2/+2
|/
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-134-0/+380
* Fix gapless for deep buffersMarco Nelissen2012-06-111-0/+1
* Fix gapless playbackMarco Nelissen2012-06-111-38/+47
* For an RTSP live stream we won't map rtp time to normal play time,Andreas Huber2012-05-211-8/+3
* Buffer at least 2 secs worth of data at startup of after a seek beforeAndreas Huber2012-05-172-0/+42
* Merge "Use new sd card mount point for dumpsys" into jb-devMarco Nelissen2012-05-071-2/+2
|\
| * Use new sd card mount point for dumpsysMarco Nelissen2012-05-071-2/+2
* | Respect channel mask in ACodec and NuPlayer.Andreas Huber2012-05-032-148/+13
|/
* Merge "Added support for HE-AAC recording" into jb-devDave Burke2012-04-301-2/+10
|\
| * Added support for HE-AAC recordingDave Burke2012-04-301-2/+10
* | Merge "Notify the client about an initial size of (0, 0) instead of (320, 240...Andreas Huber2012-04-301-1/+1
|\ \
| * | Notify the client about an initial size of (0, 0) instead of (320, 240).Andreas Huber2012-04-301-1/+1
| |/
* | Fix mono gapless playback for decoders that output stereoMarco Nelissen2012-04-303-38/+10
|/