summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/wifi-display/source
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated BufferQueue constructorDan Stoza2014-03-122-4/+3
* Merge "warnings be gone."Andreas Huber2014-02-111-4/+4
|\
| * warnings be gone.Andreas Huber2014-02-111-4/+4
* | Merge "fix delay when shutting down wifi display"Chong Zhang2014-02-111-1/+2
|\ \ | |/ |/|
| * fix delay when shutting down wifi displayChong Zhang2014-02-071-1/+2
* | am 429f2bf7: am e2307ccb: Merge "frameworks/av: fix errors inside ALOGV"Colin Cross2014-02-101-1/+1
|\ \
| * | frameworks/av: fix errors inside ALOGVColin Cross2014-02-061-1/+1
* | | set AAC MPEG version to MPEG-2Chong Zhang2014-02-071-1/+1
| |/ |/|
* | FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-1/+3
|/
* Remove obsolete miracast sink code and friends.Andreas Huber2013-10-022-18/+1
* Use changed MediaCodec.PARAMETER_KEY_VIDEO_BITRATE valueLajos Molnar2013-09-171-1/+1
* wifi-display: do not use HDCP's encryptNative method if its unsupportedChong Zhang2013-09-031-1/+2
* wifi-display: pass session info to wifi display settingsChong Zhang2013-08-211-2/+4
* Minor tweaks to DirectRenderer and ConverterAndreas Huber2013-07-193-49/+163
* ANetworkSession and ParsedMessage are now part of stagefright foundation.Andreas Huber2013-07-183-2/+5
* Converter now takes the desired _output_ format instead of theAndreas Huber2013-06-123-37/+30
* 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-177-26/+130
* 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
* | am 6756998e: am de6bf9cc: Merge "Fix miracast source code to ignore the encod...Andreas Huber2013-05-021-0/+7
|\ \ | |/
| * Fix miracast source code to ignore the encoder output format changeAndreas Huber2013-05-011-0/+7
* | Revert "Remove all traces of wifi display sink implementation and supporting ...Andreas Huber2013-04-263-0/+102
|/
* Remove all traces of wifi display sink implementation and supporting code.Andreas Huber2013-04-233-102/+0
* 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-255-11/+88
* Ensure that the payload in each TS packet is an even multiple of 16 bytes longAndreas Huber2013-03-211-43/+158
* Allow for streaming of media files (without recompression)Andreas Huber2013-03-185-21/+239
* Attempt to recover from network stalls by dropping frames on the source side.Andreas Huber2013-03-134-0/+38
* Squashed commit of the following:Andreas Huber2013-03-122-0/+15
* Merge "Disable our fancy logic to respect both sink and source's native forma...Andreas Huber2013-03-071-10/+2
|\
| * Disable our fancy logic to respect both sink and source's native formatsAndreas Huber2013-03-071-10/+2
* | The transport stream HDCP descriptor belongs in the program_info sectionAndreas Huber2013-03-072-20/+50
|/
* Squashed commit of the following:Andreas Huber2013-03-058-1445/+105
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-1/+1
* Allow for dynamic reconfiguration of the video bitrate usedAndreas Huber2013-02-072-0/+16
* Merge "Revive the code to support TCP interleaved transport"Andreas Huber2013-02-053-19/+34
|\
| * Revive the code to support TCP interleaved transportAndreas Huber2013-02-013-19/+34
* | Remove a few unused header includes from PlaybackSession.cppJames Dong2013-02-011-4/+0
|/
* 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-295-112/+226
* Properly release any MediaBuffer references associated with theAndreas Huber2012-12-202-19/+42
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-183-4/+4
* 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
* | Enable retransmission of UDP packets in case we want to use itAndreas Huber2012-11-291-1/+1
|/