summaryrefslogtreecommitdiff
path: root/media/libmediaplayerservice
AgeCommit message (Expand)Author
2012-10-11Fix some missing checks against missing codecsJames Dong
2012-09-27Cleaner Wifi Display shutdown process, avoid crashing HDCP on exit.Andreas Huber
2012-09-21Remove legacy code and APIs in wifi display related code.Andreas Huber
2012-09-19HDCP module binderizedAndreas Huber
2012-09-14Fixed a native crash due to deref of a NULL pointerJames Dong
2012-09-12Various improvements to the wifi display implementation.Andreas Huber
2012-09-07Add a permission for controlling wifi display.Jeff Brown
2012-09-06Add a small hook to support gapless in AAH.John Grossman
2012-09-06Merge "Update remote display API." into jb-mr1-devJeff Brown
2012-09-05Merge "To support .mxmf which is specified in Android CDD." into jb-mr1-devMarco Nelissen
2012-09-05Update remote display API.Jeff Brown
2012-09-05Merge "Fragmented mp4 extractor" into jb-mr1-devMarco Nelissen
2012-09-05Fragmented mp4 extractorMarco Nelissen
2012-09-05Expose an IRemoteDisplay to trigger wifi display connections setup and feedback.Andreas Huber
2012-09-05Implement remote display service stubs.Jeff Brown
2012-09-05To support .mxmf which is specified in Android CDD.Dongwon Kang
2012-09-04Add setVideoScalingMode support to NuPlayerJames Dong
2012-09-04Support for acting as a wifi display sink.Andreas Huber
2012-09-04Merge "Improvements to our MPEG2 Transport Stream parser" into jb-mr1-devAndreas Huber
2012-08-31Merge "Move fragmented mp4 parser to libstagefright" into jb-mr1-devMarco Nelissen
2012-08-31Move fragmented mp4 parser to libstagefrightMarco Nelissen
2012-08-31Improvements to our MPEG2 Transport Stream parserAndreas Huber
2012-08-31Add support for mpeg2 transport streams to the RTSP implementation.Andreas Huber
2012-08-30Only run the wifi display RTSP server on demand, and only on the wifi directAndreas Huber
2012-08-29Merge "Initial checkin of support for acting as a wifi display source" into j...Andreas Huber
2012-08-29Initial checkin of support for acting as a wifi display sourceAndreas Huber
2012-08-29Preliminary support for HDCP as a binder service for wifi display support.Andreas Huber
2012-08-26Fixed a potential/rare race condtion in MediaPlayerService::Client::notify() ...James Dong
2012-08-23Add a missing NULL check.John Grossman
2012-08-13Use the correct data offset by remembering the offset of the enclosing 'moof'Andreas Huber
2012-08-13Merge changes Ibe7e6d4b,Icf8904db into jb-mr1-devJohn Grossman
2012-08-13Move the AAH RTP code out of framework and into vendor.John Grossman
2012-08-13Add the ability to dynamicaly register MediaPlayer types.John Grossman
2012-08-09Signal end of stream if no more fragments are going to be available.Andreas Huber
2012-08-09Fix static sample table processing, add support for h.263 video.Andreas Huber
2012-08-08Handle empty stsc boxMarco Nelissen
2012-08-03experimental support for fragmented mp4 playback in nuplayerAndreas Huber
2012-07-29Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-devEd Heyl
2012-07-25NuPlayer: Prevents creation of Video Decoder when we use Music PlayerHaynes Mathew George
2012-07-24Codecs: Add MetaDataMode support to software video encoders.Eino-Ville Talvala
2012-07-20Added a callback in nuplayer via informational event to signal the start of v...James Dong
2012-07-17Merge from jb-dev for "sample video corruption in MediaCodec mode." DO NOT MERGEEdwin Wong
2012-07-13Fixed sample video corrupted in MediaCodec mode.Edwin Wong
2012-06-13Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong
2012-06-11Fix gapless for deep buffersMarco Nelissen
2012-06-11Fix gapless playbackMarco Nelissen
2012-05-21For an RTSP live stream we won't map rtp time to normal play time,Andreas Huber
2012-05-17Buffer at least 2 secs worth of data at startup of after a seek beforeAndreas Huber
2012-05-07Merge "Use new sd card mount point for dumpsys" into jb-devMarco Nelissen
2012-05-07Use new sd card mount point for dumpsysMarco Nelissen