summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/wifi-display/source/WifiDisplaySource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Respect the record audio app op - mediaSvet Ganov2015-04-291-2/+4
* stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-171-1/+1
* stagefright: don't use ALooperRoster mutex for reply handlingLajos Molnar2015-03-101-6/+6
* media: switch to new AMessage handlingLajos Molnar2015-03-051-11/+11
* Move AString's StringPrintf out of the way.Elliott Hughes2015-02-041-13/+13
* Fix linkage when building with clang, Intel CC or gcc -O0Bernhard Rosenkraenzer2014-09-281-0/+4
* warnings be gone.Andreas Huber2014-04-111-4/+4
* Remove obsolete miracast sink code and friends.Andreas Huber2013-10-021-15/+1
* wifi-display: pass session info to wifi display settingsChong Zhang2013-08-211-2/+4
* ANetworkSession and ParsedMessage are now part of stagefright foundation.Andreas Huber2013-07-181-1/+1
* wifi-display: fix resolution list and keepalive intervalChong Zhang2013-05-301-3/+4
* wifi-display: fixes for PAUSE/PLAY stateChong Zhang2013-05-301-3/+5
* wifi-display: add support for metadata mode on encoder outputChong Zhang2013-05-171-2/+17
* am be06e9fc: am 6ed6a2e6: Merge "wifi-display: misc fixes for M3 response par...Chong Zhang2013-05-141-2/+3
|\
| * wifi-display: misc fixes for M3 response parsingChong Zhang2013-05-111-2/+3
* | Revert "Remove all traces of wifi display sink implementation and supporting ...Andreas Huber2013-04-261-0/+14
|/
* Remove all traces of wifi display sink implementation and supporting code.Andreas Huber2013-04-231-14/+0
* Fix SHUTDOWN after SETUP and before PLAY in wifi display.Andreas Huber2013-03-281-3/+17
* Identify network servers and clients with a OS version related stringAndreas Huber2013-03-261-1/+5
* In "special" mode we now establish a UDP RTCP channel in addition to theAndreas Huber2013-03-251-6/+12
* Allow for streaming of media files (without recompression)Andreas Huber2013-03-181-9/+27
* Attempt to recover from network stalls by dropping frames on the source side.Andreas Huber2013-03-131-0/+5
* Squashed commit of the following:Andreas Huber2013-03-121-0/+12
* Disable our fancy logic to respect both sink and source's native formatsAndreas Huber2013-03-071-10/+2
* Squashed commit of the following:Andreas Huber2013-03-051-6/+6
* Revive the code to support TCP interleaved transportAndreas Huber2013-02-011-19/+21
* Plumbing to reflect minor changes in the HDCP module API that allow forAndreas Huber2013-01-301-1/+1
* Squashed commit of the following:Andreas Huber2013-01-291-70/+147
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-1/+1
* [wfd] Support a low(er) power state by triggering PAUSE/RESUME.Andreas Huber2012-11-291-27/+119
* Various improvements of wifi display codeAndreas Huber2012-11-131-2/+10
* Various tweaks to wfdAndreas Huber2012-10-311-6/+6
* WFD use of HDCP is now optional.Andreas Huber2012-10-221-59/+37
* Switch audio mode based on dongle's capabilitiesAndreas Huber2012-10-091-8/+91
* Optionally emit LPCM audio instead of using AAC in wifi display codeAndreas Huber2012-10-041-2/+12
* Now back to 30fps, suspend updates if surface flinger didn't send usAndreas Huber2012-10-021-1/+1
* Use incremental updates sent by surface flingerAndreas Huber2012-10-011-1/+1
* Inform DisplayManager that we're running over a secure channel (HDCP)Andreas Huber2012-10-011-1/+6
* Perform an orderly shutdown if possible, force disconnect if necessaryAndreas Huber2012-10-011-4/+50
* Fix shutdown if HDCP was never instantiated.Andreas Huber2012-09-281-3/+5
* Various improvements to a cleaner shutdown of the wifi display connection.Andreas Huber2012-09-281-9/+29
* wfd_presentation_url should not include the port number according to wfd specsAndreas Huber2012-09-271-3/+2
* Cleaner Wifi Display shutdown process, avoid crashing HDCP on exit.Andreas Huber2012-09-271-31/+61
* 720p24 i-frames every 2 secs.Andreas Huber2012-09-261-1/+3
* Make sure we only release the HDCP module once shutdown has completed.Andreas Huber2012-09-261-12/+22
* Fix shutdown and eliminate those annoying "failed to post..." logs.Andreas Huber2012-09-261-1/+4
* Better transport stream timestamp handling.Andreas Huber2012-09-251-2/+1
* Attempt an orderly shutdown of the wifi display connection if possible.Andreas Huber2012-09-241-16/+45
* Remove legacy code and APIs in wifi display related code.Andreas Huber2012-09-211-1/+0
* Code to support RTP retransmission according to rfc4585, rfc4588Andreas Huber2012-09-201-0/+1