summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/wifi-display/rtp
Commit message (Expand)AuthorAgeFilesLines
* resolve merge conflicts of 79cf158c51 to mnc-devMarco Nelissen2017-04-051-4/+10
* stagefright: make more warnings errorsLajos Molnar2015-04-171-2/+0
* stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-171-3/+3
* media: switch to new AMessage handlingLajos Molnar2015-03-051-2/+2
* warnings be gone.Andreas Huber2014-02-111-3/+2
* Remove obsolete miracast sink code and friends.Andreas Huber2013-10-024-1697/+0
* ANetworkSession and ParsedMessage are now part of stagefright foundation.Andreas Huber2013-07-182-4/+2
* Fix receiver report handling.Andreas Huber2013-05-131-2/+2
* Revert "Remove all traces of wifi display sink implementation and supporting ...Andreas Huber2013-04-266-0/+1710
* Remove all traces of wifi display sink implementation and supporting code.Andreas Huber2013-04-236-1710/+0
* Fix previous changes.Andreas Huber2013-04-041-1/+1
* RTPReceiver can now track packet loss, account for late arrivalsAndreas Huber2013-04-042-65/+215
* Support "raw" packetization in RTPSender.Andreas Huber2013-04-044-1/+46
* In "special" mode we now establish a UDP RTCP channel in addition to theAndreas Huber2013-03-254-13/+50
* Separate the mode of the RTP and RTCP channels.Andreas Huber2013-03-255-69/+147
* Change ANetworkSession implementation to optionally attach timestampsAndreas Huber2013-03-182-6/+19
* Attempt to recover from network stalls by dropping frames on the source side.Andreas Huber2013-03-132-0/+21
* Squashed commit of the following:Andreas Huber2013-03-124-4/+49
* Squashed commit of the following:Andreas Huber2013-03-057-0/+2287