summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/wifi-display
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix miracast source code to ignore the encoder output format changeAndreas Huber2013-05-011-0/+7
| |/
| * Remove all traces of wifi display sink implementation and supporting code.Andreas Huber2013-04-239-328/+4
| * Add liblogYing Wang2013-04-091-0/+5
| * Fix previous changes.Andreas Huber2013-04-041-1/+1
| * Support "raw" packetization in RTPSender.Andreas Huber2013-04-043-0/+46
| * New nettest, a simple TCP connection test to measureAndreas Huber2013-04-041-0/+22
| * Removed rtp timestamp patching hack in ANetworkSession, advertiseAndreas Huber2013-04-041-18/+8
| * Fix adaptive frame rate handling to be non-adaptive unless specified throughAndreas Huber2013-04-041-2/+5
| * Fix SHUTDOWN after SETUP and before PLAY in wifi display.Andreas Huber2013-03-281-3/+17
| * Adapt frame rate instead of keeping that constant and tweaking bitrateAndreas Huber2013-03-265-29/+88
| * Identify network servers and clients with a OS version related stringAndreas Huber2013-03-262-1/+7
| * In "special" mode we now establish a UDP RTCP channel in addition to theAndreas Huber2013-03-2510-26/+135
| * Get rid of TunnelRendererAndreas Huber2013-03-253-369/+0
| * Misc debugging support and handling of latency changes.Andreas Huber2013-03-252-34/+12
| * Merge "Separate the mode of the RTP and RTCP channels." into jb-mr2-devAndreas Huber2013-03-254-25/+48
| |\
| | * Separate the mode of the RTP and RTCP channels.Andreas Huber2013-03-254-25/+48
| * | Ensure that the payload in each TS packet is an even multiple of 16 bytes longAndreas Huber2013-03-211-43/+158
| |/
| * Change ANetworkSession implementation to optionally attach timestampsAndreas Huber2013-03-186-49/+135
| * Allow for streaming of media files (without recompression)Andreas Huber2013-03-187-35/+318
| * Attempt to recover from network stalls by dropping frames on the source side.Andreas Huber2013-03-1310-4/+100
| * Squashed commit of the following:Andreas Huber2013-03-128-10/+68
| * Merge "Disable our fancy logic to respect both sink and source's native forma...Andreas Huber2013-03-073-13/+10
| |\
| | * Disable our fancy logic to respect both sink and source's native formatsAndreas Huber2013-03-073-13/+10
| * | The transport stream HDCP descriptor belongs in the program_info sectionAndreas Huber2013-03-074-30/+70
| |/
| * Squashed commit of the following:Andreas Huber2013-03-0522-2859/+1579
| * Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-153-3/+3
| * Merge "Allow for dynamic reconfiguration of the video bitrate used"Andreas Huber2013-02-072-0/+16
| |\
| | * Allow for dynamic reconfiguration of the video bitrate usedAndreas Huber2013-02-072-0/+16
| * | A few more patches to fix wfd tcp unicast transport.Andreas Huber2013-02-072-1/+16
| |/
| * Merge "Revive the code to support TCP interleaved transport"Andreas Huber2013-02-056-29/+88
| |\
| | * Revive the code to support TCP interleaved transportAndreas Huber2013-02-016-29/+88
| * | Merge "Remove a few unused header includes from PlaybackSession.cpp"James Dong2013-02-041-4/+0
| |\ \ | | |/ | |/|
| | * Remove a few unused header includes from PlaybackSession.cppJames Dong2013-02-011-4/+0
| * | Fix typo and reduce allocation overhead of RTP retransmission requests.Andreas Huber2013-01-311-2/+2
| |/
| * Merge "Actually display something on screen when instantiating a wfd sink via"Andreas Huber2013-01-301-1/+37
| |\
| | * Actually display something on screen when instantiating a wfd sink viaAndreas Huber2013-01-301-1/+37
| * | 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-2912-120/+715
| * Merge "Remove unnecessary parameter"Glenn Kasten2012-12-211-1/+1
| |\
| | * Remove unnecessary parameterGlenn Kasten2012-12-181-1/+1
| * | Properly release any MediaBuffer references associated with theAndreas Huber2012-12-202-19/+42
| * | Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-188-16/+16
| |/
| * am 2f6107ec: am b64def9a: Merge "[wfd] Support a low(er) power state by trigg...Andreas Huber2012-11-296-30/+223
| |\
| | * Merge "[wfd] Support a low(er) power state by triggering PAUSE/RESUME." into ...Andreas Huber2012-11-296-30/+223
| | |\
| | | * [wfd] Support a low(er) power state by triggering PAUSE/RESUME.Andreas Huber2012-11-296-30/+223
| * | | am 5ea87edb: am e5aed03d: Enable retransmission of UDP packets in case we wan...Andreas Huber2012-11-291-1/+1
| |\ \ \ | | |/ /
| | * | Enable retransmission of UDP packets in case we want to use itAndreas Huber2012-11-291-1/+1
| | |/
| * | am bd4f7b89: am 79c56d3f: Merge "Reduce the frequency of IDR frames and add i...James Dong2012-11-291-1/+18
| |\ \ | | |/
| | * Reduce the frequency of IDR frames and add intra-fresh mode support for WiFi ...James Dong2012-11-281-1/+18
| * | wfd sink update.Andreas Huber2012-11-151-1/+4
| |/