summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/wifi-display/source/Converter.h
Commit message (Expand)AuthorAgeFilesLines
* stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-171-1/+1
* Minor tweaks to DirectRenderer and ConverterAndreas Huber2013-07-191-21/+42
* Converter now takes the desired _output_ format instead of theAndreas Huber2013-06-121-7/+4
* wifi-display: add support for metadata mode on encoder outputChong Zhang2013-05-171-0/+1
* Adapt frame rate instead of keeping that constant and tweaking bitrateAndreas Huber2013-03-261-0/+2
* In "special" mode we now establish a UDP RTCP channel in addition to theAndreas Huber2013-03-251-0/+3
* Attempt to recover from network stalls by dropping frames on the source side.Andreas Huber2013-03-131-0/+5
* Allow for dynamic reconfiguration of the video bitrate usedAndreas Huber2013-02-071-0/+2
* Properly release any MediaBuffer references associated with theAndreas Huber2012-12-201-0/+1
* Various improvements of wifi display codeAndreas Huber2012-11-131-0/+2
* Disable silence suppression (causes issues with dongles).Dave Burke2012-10-261-2/+1
* Optionally emit LPCM audio instead of using AAC in wifi display codeAndreas Huber2012-10-041-1/+12
* Better power savings with wifi display code.Andreas Huber2012-10-031-0/+2
* Enable silence detection and don't driver the audio encoderAndreas Huber2012-10-021-0/+9
* Various improvements to a cleaner shutdown of the wifi display connection.Andreas Huber2012-09-281-7/+9
* Support IDR requests in wifi display, MediaCodec and ACodec.Andreas Huber2012-09-131-1/+5
* Configure the SurfaceMediaSource to emit the same number of buffersAndreas Huber2012-09-041-0/+2
* Initial checkin of support for acting as a wifi display sourceAndreas Huber2012-08-291-0/+93