summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/wifi-display/source/MediaPuller.h
Commit message (Collapse)AuthorAgeFilesLines
* [wfd] Support a low(er) power state by triggering PAUSE/RESUME.Andreas Huber2012-11-291-0/+6
| | | | | Change-Id: Ibe42bfa73816bbfeb7e652d435254d0171b89727 related-to-bug: 7638150
* Various improvements to a cleaner shutdown of the wifi display connection.Andreas Huber2012-09-281-1/+1
| | | | | Change-Id: Id029a89939e53c2bd1d20e572d3975ec2795c239 related-to-bug: 7247918
* Various improvements to cleanly shutdown a wfd session.Andreas Huber2012-09-131-0/+1
| | | | Change-Id: I86f0a27d7e8eb96200153bab847a862f21a19d13
* Various improvements to the wifi display implementation.Andreas Huber2012-09-121-0/+61
Using a MediaPuller now, audio and video on their separate threads. No more flushing the RTP stream on audio tracks, since it wastes too much of a full size UDP packet. Change-Id: I53346b4aea739c3142da13bd179428503a3c98b0