summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/wifi-display/source/WifiDisplaySource.h
Commit message (Expand)AuthorAgeFilesLines
* Respect the record audio app op - mediaSvet Ganov2015-04-291-0/+5
* libmediaplayerservice: fix warnings, make warnings errors, use clangLajos Molnar2015-04-171-1/+1
* stagefright: don't use ALooperRoster mutex for reply handlingLajos Molnar2015-03-101-1/+2
* Remove obsolete miracast sink code and friends.Andreas Huber2013-10-021-3/+0
* ANetworkSession and ParsedMessage are now part of stagefright foundation.Andreas Huber2013-07-181-1/+1
* wifi-display: add support for metadata mode on encoder outputChong Zhang2013-05-171-0/+2
* Revert "Remove all traces of wifi display sink implementation and supporting ...Andreas Huber2013-04-261-0/+3
* Remove all traces of wifi display sink implementation and supporting code.Andreas Huber2013-04-231-3/+0
* Identify network servers and clients with a OS version related stringAndreas Huber2013-03-261-0/+2
* Allow for streaming of media files (without recompression)Andreas Huber2013-03-181-1/+7
* Squashed commit of the following:Andreas Huber2013-03-121-0/+3
* Revive the code to support TCP interleaved transportAndreas Huber2013-02-011-0/+1
* Squashed commit of the following:Andreas Huber2013-01-291-2/+10
* [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