summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Enable write side of MonoPipe to be shutdownGlenn Kasten2012-09-281-2/+13
* Various improvements to a cleaner shutdown of the wifi display connection.Andreas Huber2012-09-2812-172/+320
* wfd_presentation_url should not include the port number according to wfd specsAndreas Huber2012-09-271-3/+2
* Merge "Cleaner Wifi Display shutdown process, avoid crashing HDCP on exit." i...Andreas Huber2012-09-277-54/+105
|\
| * Cleaner Wifi Display shutdown process, avoid crashing HDCP on exit.Andreas Huber2012-09-277-54/+105
* | Merge "Prepend SPS/PPS manually before encryption in HDCP mode. This is" into...Andreas Huber2012-09-274-10/+57
|\ \ | |/
| * Prepend SPS/PPS manually before encryption in HDCP mode. This isAndreas Huber2012-09-274-10/+57
* | 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-263-4/+6
* Make sure we only release the HDCP module once shutdown has completed.Andreas Huber2012-09-264-14/+49
* Merge "Fix shutdown and eliminate those annoying "failed to post..." logs." i...Andreas Huber2012-09-261-1/+4
|\
| * Fix shutdown and eliminate those annoying "failed to post..." logs.Andreas Huber2012-09-261-1/+4
* | Logic to include HDCP specific PES extra header data was backwards.Andreas Huber2012-09-261-2/+2
|/
* Implement android.media.AudioManager.getProperty()Glenn Kasten2012-09-252-1/+43
* Better transport stream timestamp handling.Andreas Huber2012-09-254-111/+210
* Add some more logging, reduce startup delay to 1 sec.Andreas Huber2012-09-252-2/+6
* Tune video bitrate to 5 mbps.Dave Burke2012-09-241-1/+1
* Merge "Check clock_gettime(CLOCK_MONOTONIC) for failure" into jb-mr1-devGlenn Kasten2012-09-241-0/+3
|\
| * Check clock_gettime(CLOCK_MONOTONIC) for failureGlenn Kasten2012-09-241-0/+3
* | Attempt an orderly shutdown of the wifi display connection if possible.Andreas Huber2012-09-243-19/+57
|/
* Merge "Bug fix: MediaPlayer's deselectTrack() for subtitle." into jb-mr1-devJames Dong2012-09-232-3/+18
|\
| * Bug fix: MediaPlayer's deselectTrack() for subtitle.Insun Kang2012-09-202-3/+18
* | Remove legacy code and APIs in wifi display related code.Andreas Huber2012-09-2110-710/+9
* | Tune video bitrate to 2.5 MBPS.Dave Burke2012-09-201-2/+1
* | Code to support RTP retransmission according to rfc4585, rfc4588Andreas Huber2012-09-203-35/+174
* | Instantiate HDCP module, add PES_private_data for encrypted streams.Andreas Huber2012-09-199-140/+572
* | HDCP module binderizedAndreas Huber2012-09-196-2/+41
|/
* Merge "Fix THD with max user EQ preset volume again" into jb-mr1-devEric Laurent2012-09-182-93/+79
|\
| * Fix THD with max user EQ preset volume againEric Laurent2012-09-172-93/+79
* | Now we only support a single client connectionAndreas Huber2012-09-172-126/+124
* | Support for RTP/RTCP traffic over TCP sockets in wifi display code.Andreas Huber2012-09-177-109/+397
* | Fixed a native crash due to deref of a NULL pointerJames Dong2012-09-141-1/+2
|/
* Make a small correction in terms of GOP structure in the recorded videoJames Dong2012-09-141-1/+1
* Merge "Allow OMXCodec to specify an output color format for OMX decoder compo...James Dong2012-09-142-7/+64
|\
| * Allow OMXCodec to specify an output color format for OMX decoder componentJames Dong2012-09-102-7/+64
* | Support IDR requests in wifi display, MediaCodec and ACodec.Andreas Huber2012-09-137-1/+92
* | Better video bandwidth utilization by not lying about the frame rate.Andreas Huber2012-09-133-2/+13
* | Various improvements to cleanly shutdown a wfd session.Andreas Huber2012-09-136-49/+86
* | Merge "Audio and video bitrate are now configurable through system properties...Andreas Huber2012-09-131-2/+23
|\ \
| * | Audio and video bitrate are now configurable through system propertiesAndreas Huber2012-09-131-2/+23
* | | Merge "Use proper number of video buffers to be acquired simultaneously from"...Andreas Huber2012-09-131-2/+1
|\ \ \
| * | | Use proper number of video buffers to be acquired simultaneously fromAndreas Huber2012-09-131-2/+1
| |/ /
* | | Throttle SurfaceMediaSource.Andreas Huber2012-09-131-12/+33
|/ /
* | am a923dd4e: am 1b0ae9e4: Merge "avcenc: Set OMX_BUFFERFLAG_EOS on the last o...Jean-Baptiste Queru2012-09-121-0/+3
|\ \
| * \ am 1b0ae9e4: Merge "avcenc: Set OMX_BUFFERFLAG_EOS on the last output frame"Jean-Baptiste Queru2012-09-121-0/+3
| |\ \
| | * \ Merge "avcenc: Set OMX_BUFFERFLAG_EOS on the last output frame"Jean-Baptiste Queru2012-09-121-0/+3
| | |\ \
| | | * | avcenc: Set OMX_BUFFERFLAG_EOS on the last output frameMartin Storsjo2012-08-291-0/+3
* | | | | Merge "Various improvements to the wifi display implementation." into jb-mr1-devAndreas Huber2012-09-129-66/+448
|\ \ \ \ \
| * | | | | Various improvements to the wifi display implementation.Andreas Huber2012-09-129-66/+448