summaryrefslogtreecommitdiff
path: root/media
AgeCommit message (Expand)Author
2012-10-01Remove double negatives from SurfaceMediaSourceAndreas Huber
2012-10-01Make sure we still handle shutdown-related message even if we'reAndreas Huber
2012-09-30Merge "Even cleaner shutdown." into jb-mr1-devDave Burke
2012-09-30Merge "Enable write side of MonoPipe to be shutdown" into jb-mr1-devGlenn Kasten
2012-09-28Even cleaner shutdown.Andreas Huber
2012-09-28Enable write side of MonoPipe to be shutdownGlenn Kasten
2012-09-28Fix shutdown if HDCP was never instantiated.Andreas Huber
2012-09-28Tell the encoder to emit SPS/PPS before IDR frames in wifi display code.Andreas Huber
2012-09-28Various improvements to a cleaner shutdown of the wifi display connection.Andreas Huber
2012-09-27wfd_presentation_url should not include the port number according to wfd specsAndreas Huber
2012-09-27Merge "Cleaner Wifi Display shutdown process, avoid crashing HDCP on exit." i...Andreas Huber
2012-09-27Merge "Prepend SPS/PPS manually before encryption in HDCP mode. This is" into...Andreas Huber
2012-09-27Cleaner Wifi Display shutdown process, avoid crashing HDCP on exit.Andreas Huber
2012-09-27Tune WFD audio bitrate (did some listening tests).Dave Burke
2012-09-27Prepend SPS/PPS manually before encryption in HDCP mode. This isAndreas Huber
2012-09-26Tune iframe interval to 1sec.Dave Burke
2012-09-26720p24 i-frames every 2 secs.Andreas Huber
2012-09-26Make sure we only release the HDCP module once shutdown has completed.Andreas Huber
2012-09-26Merge "Fix shutdown and eliminate those annoying "failed to post..." logs." i...Andreas Huber
2012-09-26Logic to include HDCP specific PES extra header data was backwards.Andreas Huber
2012-09-26Fix shutdown and eliminate those annoying "failed to post..." logs.Andreas Huber
2012-09-25Implement android.media.AudioManager.getProperty()Glenn Kasten
2012-09-25Better transport stream timestamp handling.Andreas Huber
2012-09-25Add some more logging, reduce startup delay to 1 sec.Andreas Huber
2012-09-24Tune video bitrate to 5 mbps.Dave Burke
2012-09-24Merge "Check clock_gettime(CLOCK_MONOTONIC) for failure" into jb-mr1-devGlenn Kasten
2012-09-24Check clock_gettime(CLOCK_MONOTONIC) for failureGlenn Kasten
2012-09-24Attempt an orderly shutdown of the wifi display connection if possible.Andreas Huber
2012-09-23Merge "Bug fix: MediaPlayer's deselectTrack() for subtitle." into jb-mr1-devJames Dong
2012-09-21Remove legacy code and APIs in wifi display related code.Andreas Huber
2012-09-20Tune video bitrate to 2.5 MBPS.Dave Burke
2012-09-20Code to support RTP retransmission according to rfc4585, rfc4588Andreas Huber
2012-09-20Bug fix: MediaPlayer's deselectTrack() for subtitle.Insun Kang
2012-09-19Instantiate HDCP module, add PES_private_data for encrypted streams.Andreas Huber
2012-09-19HDCP module binderizedAndreas Huber
2012-09-18Merge "Fix THD with max user EQ preset volume again" into jb-mr1-devEric Laurent
2012-09-17Fix THD with max user EQ preset volume againEric Laurent
2012-09-17Now we only support a single client connectionAndreas Huber
2012-09-17Support for RTP/RTCP traffic over TCP sockets in wifi display code.Andreas Huber
2012-09-14Fixed a native crash due to deref of a NULL pointerJames Dong
2012-09-14Make a small correction in terms of GOP structure in the recorded videoJames Dong
2012-09-14Merge "Allow OMXCodec to specify an output color format for OMX decoder compo...James Dong
2012-09-13Support IDR requests in wifi display, MediaCodec and ACodec.Andreas Huber
2012-09-13Better video bandwidth utilization by not lying about the frame rate.Andreas Huber
2012-09-13Various improvements to cleanly shutdown a wfd session.Andreas Huber
2012-09-13Merge "Audio and video bitrate are now configurable through system properties...Andreas Huber
2012-09-13Merge "Use proper number of video buffers to be acquired simultaneously from"...Andreas Huber
2012-09-13Audio and video bitrate are now configurable through system propertiesAndreas Huber
2012-09-13Use proper number of video buffers to be acquired simultaneously fromAndreas Huber
2012-09-13Throttle SurfaceMediaSource.Andreas Huber