summaryrefslogtreecommitdiff
path: root/media/libstagefright/wifi-display/source/WifiDisplaySource.cpp
AgeCommit message (Expand)Author
2012-10-31Various tweaks to wfdAndreas Huber
2012-10-22WFD use of HDCP is now optional.Andreas Huber
2012-10-09Switch audio mode based on dongle's capabilitiesAndreas Huber
2012-10-04Optionally emit LPCM audio instead of using AAC in wifi display codeAndreas Huber
2012-10-02Now back to 30fps, suspend updates if surface flinger didn't send usAndreas Huber
2012-10-01Use incremental updates sent by surface flingerAndreas Huber
2012-10-01Inform DisplayManager that we're running over a secure channel (HDCP)Andreas Huber
2012-10-01Perform an orderly shutdown if possible, force disconnect if necessaryAndreas Huber
2012-09-28Fix shutdown if HDCP was never instantiated.Andreas Huber
2012-09-28Various improvements to a cleaner shutdown of the wifi display connection.Andreas Huber
2012-09-27wfd_presentation_url should not include the port number according to wfd specsAndreas Huber
2012-09-27Cleaner Wifi Display shutdown process, avoid crashing HDCP on exit.Andreas Huber
2012-09-26720p24 i-frames every 2 secs.Andreas Huber
2012-09-26Make sure we only release the HDCP module once shutdown has completed.Andreas Huber
2012-09-26Fix shutdown and eliminate those annoying "failed to post..." logs.Andreas Huber
2012-09-25Better transport stream timestamp handling.Andreas Huber
2012-09-24Attempt an orderly shutdown of the wifi display connection if possible.Andreas Huber
2012-09-21Remove legacy code and APIs in wifi display related code.Andreas Huber
2012-09-20Code to support RTP retransmission according to rfc4585, rfc4588Andreas Huber
2012-09-19Instantiate HDCP module, add PES_private_data for encrypted streams.Andreas Huber
2012-09-17Now we only support a single client connectionAndreas Huber
2012-09-17Support for RTP/RTCP traffic over TCP sockets in wifi display code.Andreas Huber
2012-09-13Support IDR requests in wifi display, MediaCodec and ACodec.Andreas Huber
2012-09-13Various improvements to cleanly shutdown a wfd session.Andreas Huber
2012-09-07Less verbose logging, lots of references.Andreas Huber
2012-09-05Expose an IRemoteDisplay to trigger wifi display connections setup and feedback.Andreas Huber
2012-08-30Implement the source->sink(!) keep alive the wfd specs mandate...Andreas Huber
2012-08-30Only run the wifi display RTSP server on demand, and only on the wifi directAndreas Huber
2012-08-29Initial checkin of support for acting as a wifi display sourceAndreas Huber