summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/wifi-display
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Andreas Huber2013-03-1220-320/+740
* Merge "Disable our fancy logic to respect both sink and source's native forma...Andreas Huber2013-03-074-21/+10
|\
| * Disable our fancy logic to respect both sink and source's native formatsAndreas Huber2013-03-074-21/+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-0535-3177/+4317
* Modified udptest to sync time across devices.Andreas Huber2013-03-041-52/+92
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-154-4/+5
* 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-073-2/+17
|/
* Merge "Revive the code to support TCP interleaved transport"Andreas Huber2013-02-059-111/+157
|\
| * Revive the code to support TCP interleaved transportAndreas Huber2013-02-019-111/+157
* | 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-302-2/+39
|\
| * Actually display something on screen when instantiating a wfd sink viaAndreas Huber2013-01-302-2/+39
* | 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-2916-129/+1337
* 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-1810-20/+20
|/
* 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-152-4/+8
|/
* 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
* Increase converter polling interval.Andreas Huber2012-10-021-1/+1
* Take advantage of the hardware encoder's ability to prepend SPS/PPSAndreas Huber2012-10-025-18/+12
* Use incremental updates sent by surface flingerAndreas Huber2012-10-013-7/+5