summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/wifi-display/source/Converter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Optionally emit LPCM audio instead of using AAC in wifi display codeAndreas Huber2012-10-041-9/+145
* Drop video bitrate to 2.5mbps.Dave Burke2012-10-031-1/+1
* Better power savings with wifi display code.Andreas Huber2012-10-031-6/+33
* Increase polling frequency again temporarily to fix A/V issuesAndreas Huber2012-10-031-14/+15
* Enable silence detection and don't driver the audio encoderAndreas Huber2012-10-021-12/+68
* Now back to 30fps, suspend updates if surface flinger didn't send usAndreas Huber2012-10-021-1/+1
* Increase converter polling interval.Andreas Huber2012-10-021-1/+1
* Take advantage of the hardware encoder's ability to prepend SPS/PPSAndreas Huber2012-10-021-1/+1
* Use incremental updates sent by surface flingerAndreas Huber2012-10-011-1/+1
* Even cleaner shutdown.Andreas Huber2012-09-281-4/+0
* Tell the encoder to emit SPS/PPS before IDR frames in wifi display code.Andreas Huber2012-09-281-0/+8
* Various improvements to a cleaner shutdown of the wifi display connection.Andreas Huber2012-09-281-30/+75
* Tune WFD audio bitrate (did some listening tests).Dave Burke2012-09-271-1/+1
* Tune iframe interval to 1sec.Dave Burke2012-09-261-1/+1
* 720p24 i-frames every 2 secs.Andreas Huber2012-09-261-2/+2
* Add some more logging, reduce startup delay to 1 sec.Andreas Huber2012-09-251-0/+4
* Tune video bitrate to 5 mbps.Dave Burke2012-09-241-1/+1
* Tune video bitrate to 2.5 MBPS.Dave Burke2012-09-201-2/+1
* Support IDR requests in wifi display, MediaCodec and ACodec.Andreas Huber2012-09-131-0/+21
* Better video bandwidth utilization by not lying about the frame rate.Andreas Huber2012-09-131-1/+1
* Various improvements to cleanly shutdown a wfd session.Andreas Huber2012-09-131-0/+4
* Audio and video bitrate are now configurable through system propertiesAndreas Huber2012-09-131-2/+23
* Various improvements to the wifi display implementation.Andreas Huber2012-09-121-1/+1
* Configure the SurfaceMediaSource to emit the same number of buffersAndreas Huber2012-09-041-0/+4
* Transmit frames at a higher frame rate for smoother updates, increaseAndreas Huber2012-08-301-2/+2
* Initial checkin of support for acting as a wifi display sourceAndreas Huber2012-08-291-0/+281