summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/wifi-display
Commit message (Expand)AuthorAgeFilesLines
* Separate the mode of the RTP and RTCP channels.Andreas Huber2013-03-254-25/+48
* 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
|/
* Various improvements of wifi display codeAndreas Huber2012-11-1316-302/+633
* Make video encoders' bitrate mode (constant, variable, ...) configurableAndreas Huber2012-11-011-0/+3
* Various tweaks to wfdAndreas Huber2012-10-3110-893/+1514
* Increase bitrate now that other issues have been resolved.Dave Burke2012-10-261-1/+1
* Disable silence suppression (causes issues with dongles).Dave Burke2012-10-261-2/+1
* WFD use of HDCP is now optional.Andreas Huber2012-10-222-66/+40
* Switch audio mode based on dongle's capabilitiesAndreas Huber2012-10-092-8/+93
* Optionally emit LPCM audio instead of using AAC in wifi display codeAndreas Huber2012-10-047-27/+200
* Merge "Enable hdcp for WiFi display" into jb-mr1-devJames Dong2012-10-031-1/+1
|\
| * Enable hdcp for WiFi displayJames Dong2012-10-031-1/+1
* | Drop video bitrate to 2.5mbps.Dave Burke2012-10-031-1/+1
* | Better power savings with wifi display code.Andreas Huber2012-10-032-6/+35
* | Increase polling frequency again temporarily to fix A/V issuesAndreas Huber2012-10-032-14/+24
|/
* Enable silence detection and don't driver the audio encoderAndreas Huber2012-10-022-12/+77
* Now back to 30fps, suspend updates if surface flinger didn't send usAndreas Huber2012-10-026-30/+106
* More power savings: No need to keep a history of outgoing packetsAndreas Huber2012-10-022-2/+9