summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/wifi-display/source/WifiDisplaySource.h
Commit message (Expand)AuthorAgeFilesLines
* [wfd] Support a low(er) power state by triggering PAUSE/RESUME.Andreas Huber2012-11-291-1/+19
* Various improvements of wifi display codeAndreas Huber2012-11-131-0/+2
* WFD use of HDCP is now optional.Andreas Huber2012-10-221-7/+3
* Switch audio mode based on dongle's capabilitiesAndreas Huber2012-10-091-0/+2
* Optionally emit LPCM audio instead of using AAC in wifi display codeAndreas Huber2012-10-041-1/+2
* Enable hdcp for WiFi displayJames Dong2012-10-031-1/+1
* Perform an orderly shutdown if possible, force disconnect if necessaryAndreas Huber2012-10-011-0/+20
* Various improvements to a cleaner shutdown of the wifi display connection.Andreas Huber2012-09-281-4/+3
* Cleaner Wifi Display shutdown process, avoid crashing HDCP on exit.Andreas Huber2012-09-271-4/+3
* Make sure we only release the HDCP module once shutdown has completed.Andreas Huber2012-09-261-1/+2
* Attempt an orderly shutdown of the wifi display connection if possible.Andreas Huber2012-09-241-1/+5
* Instantiate HDCP module, add PES_private_data for encrypted streams.Andreas Huber2012-09-191-13/+28
* Now we only support a single client connectionAndreas Huber2012-09-171-4/+10
* Support for RTP/RTCP traffic over TCP sockets in wifi display code.Andreas Huber2012-09-171-0/+3
* Expose an IRemoteDisplay to trigger wifi display connections setup and feedback.Andreas Huber2012-09-051-1/+5
* Implement the source->sink(!) keep alive the wfd specs mandate...Andreas Huber2012-08-301-1/+9
* Only run the wifi display RTSP server on demand, and only on the wifi directAndreas Huber2012-08-301-1/+1
* Initial checkin of support for acting as a wifi display sourceAndreas Huber2012-08-291-0/+175