summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/wifi-display
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated BufferQueue constructorDan Stoza2014-03-122-4/+3
* fix the OS X builds until we can fix compiler warnings that apparentlyAndreas Huber2014-02-111-2/+0
* Merge "warnings be gone."Andreas Huber2014-02-113-7/+8
|\
| * warnings be gone.Andreas Huber2014-02-113-7/+8
* | 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 now unused wfd commandline tool. (also unbreaks the build)Andreas Huber2013-10-032-384/+0
* Remove obsolete miracast sink code and friends.Andreas Huber2013-10-0220-5839/+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-212-6/+10
* Remove call to enable/disable remote submix from test program.Jeff Brown2013-08-161-26/+0
* Minor tweaks to DirectRenderer and ConverterAndreas Huber2013-07-195-60/+209
* ANetworkSession and ParsedMessage are now part of stagefright foundation.Andreas Huber2013-07-1819-1750/+17
* Include what is neededGlenn Kasten2013-07-021-2/+0
* Converter now takes the desired _output_ format instead of theAndreas Huber2013-06-123-37/+30
* Remove "LOCAL_MODULE_TAGS := debug" for stagefright testsMike Lockwood2013-06-061-8/+0
* wifi-display: fix resolution list and keepalive intervalChong Zhang2013-05-303-3/+30
* wifi-display: fixes for PAUSE/PLAY stateChong Zhang2013-05-301-3/+5
* wifi-display: add support for metadata mode on encoder outputChong Zhang2013-05-1710-39/+295
* am b5b2d03f: am 99f27cdf: wifi-display: retry UDP read/write to improve conne...Chong Zhang2013-05-161-4/+25
|\
| * wifi-display: retry UDP read/write to improve connection robustnessChong Zhang2013-05-161-4/+25
| * wifi-display: misc fixes for M3 response parsingChong Zhang2013-05-114-125/+186
| * Merge "Don't even try to verify the native resolution validity a" into jb-mr2...Andreas Huber2013-05-021-2/+11
| |\
| | * Don't even try to verify the native resolution validity aAndreas Huber2013-05-011-2/+11
| * | 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