summaryrefslogtreecommitdiff
path: root/media/libstagefright/wifi-display/source/PlaybackSession.h
AgeCommit message (Expand)Author
2012-11-29[wfd] Support a low(er) power state by triggering PAUSE/RESUME.Andreas Huber
2012-11-13Various improvements of wifi display codeAndreas Huber
2012-10-31Various tweaks to wfdAndreas 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-02More power savings: No need to keep a history of outgoing packetsAndreas Huber
2012-10-02Take advantage of the hardware encoder's ability to prepend SPS/PPSAndreas Huber
2012-09-28Even cleaner shutdown.Andreas Huber
2012-09-28Various improvements to a cleaner shutdown of the wifi display connection.Andreas Huber
2012-09-27Cleaner Wifi Display shutdown process, avoid crashing HDCP on exit.Andreas Huber
2012-09-27Prepend SPS/PPS manually before encryption in HDCP mode. This isAndreas Huber
2012-09-26Make sure we only release the HDCP module once shutdown has completed.Andreas Huber
2012-09-25Better transport stream timestamp handling.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-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-13Better video bandwidth utilization by not lying about the frame rate.Andreas Huber
2012-09-13Various improvements to cleanly shutdown a wfd session.Andreas Huber
2012-09-12Various improvements to the wifi display implementation.Andreas Huber
2012-09-05Expose an IRemoteDisplay to trigger wifi display connections setup and feedback.Andreas Huber
2012-08-30Optionally log the transport stream transmitted to the sink.Andreas Huber
2012-08-29Initial checkin of support for acting as a wifi display sourceAndreas Huber