- 0e1d716 Remove double negatives from SurfaceMediaSource by Andreas Huber · 13 years ago
- 6360758 Make sure we still handle shutdown-related message even if we're by Andreas Huber · 13 years ago
- 087dd8e Disable audio watchdog by Glenn Kasten · 13 years ago
- 4769f0b Merge "Even cleaner shutdown." into jb-mr1-dev by Dave Burke · 13 years ago
- 7165491 Merge "bug 7253033 clean up before closing an output" into jb-mr1-dev by Jean-Michel Trivi · 13 years ago
- d13df24 Merge "Enable write side of MonoPipe to be shutdown" into jb-mr1-dev by Glenn Kasten · 13 years ago
- 2bfc6b4 bug 7253033 clean up before closing an output by Jean-Michel Trivi · 13 years ago
- 73bbd1f Camera2: Refactor preview/recording management to separate class. by Eino-Ville Talvala · 13 years ago
- 0517e30 DO NOT MERGE: Remove experimental parameters for burst mode by James Painter · 13 years ago
- 7724581 Even cleaner shutdown. by Andreas Huber · 13 years ago
- 003d9f7 Enable write side of MonoPipe to be shutdown by Glenn Kasten · 13 years ago
- bbe96f0 Fix shutdown if HDCP was never instantiated. by Andreas Huber · 13 years ago
- 23f7401 Merge "Camera2: Use new JPEG transport header" into jb-mr1-dev by Alex Ray · 13 years ago
- 3a0ef0d Tell the encoder to emit SPS/PPS before IDR frames in wifi display code. by Andreas Huber · 13 years ago
- e646b2d Merge "Various improvements to a cleaner shutdown of the wifi display connection." into jb-mr1-dev by Andreas Huber · 13 years ago
- 24dfc95 Merge "Camera2: Re-entering preview state on v2 Device" into jb-mr1-dev by Alex Ray · 13 years ago
- 96fc6cc Various improvements to a cleaner shutdown of the wifi display connection. by Andreas Huber · 13 years ago
- 0fa1e76 Camera2: Use new JPEG transport header by Alex Ray · 13 years ago
- d0cec0c Camera2: Only _some_ FPS values in the old API are scaled. by Eino-Ville Talvala · 13 years ago
- 12d3e88 Merge "Camera2: Fix FPS value scaling between HAL2 and API" into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
- de799a7 wfd_presentation_url should not include the port number according to wfd specs by Andreas Huber · 13 years ago
- ecc8db5 Merge "Cleaner Wifi Display shutdown process, avoid crashing HDCP on exit." into jb-mr1-dev by Andreas Huber · 13 years ago
- 5cfd237 Merge "Prepend SPS/PPS manually before encryption in HDCP mode. This is" into jb-mr1-dev by Andreas Huber · 13 years ago
- ef7d379 Cleaner Wifi Display shutdown process, avoid crashing HDCP on exit. by Andreas Huber · 13 years ago
- c9d7e4d Camera2: Fix FPS value scaling between HAL2 and API by Eino-Ville Talvala · 13 years ago
- f58cac4 Tune WFD audio bitrate (did some listening tests). Bug: 7241844 by Dave Burke · 13 years ago
- e399acc Prepend SPS/PPS manually before encryption in HDCP mode. This is by Andreas Huber · 13 years ago
- 77449ad Camera2: Re-entering preview state on v2 Device by Alex Ray · 13 years ago
- 6d6a4d3 Merge changes Ia4414241,I34f5d36a into jb-mr1-dev by Iliyan Malchev · 13 years ago
- 76b1116 audioflinger: use resample coefficients from audio-resampler library. by SathishKumar Mani · 14 years ago
- 12bff5d audioflinger/resampler: Add VERY_HIGH_QUALITY audio-resampler by SathishKumar Mani · 13 years ago
- ee93c8c Tune iframe interval to 1sec. Bug: 7241844 by Dave Burke · 13 years ago
- 72ff590 720p24 i-frames every 2 secs. by Andreas Huber · 13 years ago
- 5895c5d Merge "Make sure we only release the HDCP module once shutdown has completed." into jb-mr1-dev by Andreas Huber · 13 years ago
- eb11600 Make sure we only release the HDCP module once shutdown has completed. by Andreas Huber · 13 years ago
- eb8a42b Camera2: Fix JPEG Transport Header offset by Alex Ray · 13 years ago
- 44b175c Merge "Fix shutdown and eliminate those annoying "failed to post..." logs." into jb-mr1-dev by Andreas Huber · 13 years ago
- 6283af5 Merge "Logic to include HDCP specific PES extra header data was backwards." into jb-mr1-dev by Andreas Huber · 13 years ago
- 019aaba Logic to include HDCP specific PES extra header data was backwards. by Andreas Huber · 13 years ago
- df4ddeb Fix shutdown and eliminate those annoying "failed to post..." logs. by Andreas Huber · 13 years ago
- 842c5d9 Revert "Don't wait for presentation complete if terminated" by Glenn Kasten · 13 years ago
- cc0f1cf Implement android.media.AudioManager.getProperty() by Glenn Kasten · 13 years ago
- d9aa7b4 Merge "Better transport stream timestamp handling." into jb-mr1-dev by Andreas Huber · 13 years ago
- c910b7a Merge "Add some more logging, reduce startup delay to 1 sec." into jb-mr1-dev by Andreas Huber · 13 years ago
- 28e17ed Better transport stream timestamp handling. by Andreas Huber · 13 years ago
- c7d9afd Camera2: Make sure to clean out reprocess streams on shutdown as well. by Eino-Ville Talvala · 13 years ago
- 4bb8118 Camera2: Debug and logging fixes. by Eino-Ville Talvala · 13 years ago
- b6ba2fd audioflinger: improve record start and thread exit by Eric Laurent · 13 years ago
- 92f655f Add some more logging, reduce startup delay to 1 sec. by Andreas Huber · 13 years ago
- 2a865ad Tune video bitrate to 5 mbps. by Dave Burke · 13 years ago
- 9a2e4fa Merge "Camera2: Emit ShutterCallback/RawCallback events after takePicture" into jb-mr1-dev by Igor Murashkin · 13 years ago
- aae1de9 Merge "Camera2: Fix cropRegion sometimes exceeding the sensor array size" into jb-mr1-dev by Igor Murashkin · 13 years ago
- 8d452f1 Merge "Check clock_gettime(CLOCK_MONOTONIC) for failure" into jb-mr1-dev by Glenn Kasten · 13 years ago
- 1b65ae9 Camera2: Emit ShutterCallback/RawCallback events after takePicture by Igor Murashkin · 13 years ago
- 018d228 Camera2: Fix cropRegion sometimes exceeding the sensor array size by Igor Murashkin · 13 years ago
- 80b3273 Check clock_gettime(CLOCK_MONOTONIC) for failure by Glenn Kasten · 13 years ago
- c0c3b29 Merge "fix end of track presentation on suspended output" into jb-mr1-dev by Eric Laurent · 13 years ago
- 5378702 Merge "Camera2: Truncate JPEG images" into jb-mr1-dev by Alex Ray · 13 years ago
- ea4bbfd Attempt an orderly shutdown of the wifi display connection if possible. by Andreas Huber · 13 years ago
- a6b4c40 Camera2: Truncate JPEG images by Alex Ray · 13 years ago
- 1afc26d fix end of track presentation on suspended output by Eric Laurent · 13 years ago
- 94a68ec Merge "Bug fix: MediaPlayer's deselectTrack() for subtitle." into jb-mr1-dev by James Dong · 13 years ago
- df2bc29 Merge "Camera2: Don't use ZSL when flash is on force fire mode." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
- 6b367f2 Camera2: Don't use ZSL when flash is on force fire mode. by Eino-Ville Talvala · 13 years ago
- 75dce94 Merge "Camera2: Emit FaceDetection events for all except repeating 0-face frames" into jb-mr1-dev by Igor Murashkin · 13 years ago
- e7f256a Camera2: Emit FaceDetection events for all except repeating 0-face frames by Igor Murashkin · 13 years ago
- 207e185 Remove legacy code and APIs in wifi display related code. by Andreas Huber · 13 years ago
- 086f958 Tune video bitrate to 2.5 MBPS. by Dave Burke · 13 years ago
- 437aa4c Merge "Allow DRM client to pass the FD of an open file to the DRM server." into jb-mr1-dev by Jeff Tinker · 13 years ago
- 8a6f0b1 Merge "Code to support RTP retransmission according to rfc4585, rfc4588" into jb-mr1-dev by Andreas Huber · 13 years ago
- 7504122 Merge "Camera2: Clean up startup/shutdown sequences." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
- 4386b7c Merge "Camera2: Erase ZSL queue after each use." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
- 98bb82d Camera2: Clean up startup/shutdown sequences. by Eino-Ville Talvala · 13 years ago
- efd9c63 Code to support RTP retransmission according to rfc4585, rfc4588 by Andreas Huber · 13 years ago
- 0abeaca Allow DRM client to pass the FD of an open file to the DRM server. by Gene Morgan · 13 years ago
- aa05a27 Merge "Camera2: State must be STOPPED before JPEG callback is fired." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
- 768cf09 Camera2: Erase ZSL queue after each use. by Eino-Ville Talvala · 13 years ago
- 2761d21 Merge "Instantiate HDCP module, add PES_private_data for encrypted streams." into jb-mr1-dev by Andreas Huber · 13 years ago
- b88516c Merge "HDCP module binderized" into jb-mr1-dev by Andreas Huber · 13 years ago
- fe580e5 Camera2: State must be STOPPED before JPEG callback is fired. by Eino-Ville Talvala · 13 years ago
- 23580bb Bug fix: MediaPlayer's deselectTrack() for subtitle. by Insun Kang · 13 years ago
- da1c5c1 Camera2: ZSL captures should also make some noise. by Eino-Ville Talvala · 13 years ago
- c553118 Camera2: Increase max timeout for the precapture sequence. by Eino-Ville Talvala · 13 years ago
- b8c7bd4 Instantiate HDCP module, add PES_private_data for encrypted streams. by Andreas Huber · 13 years ago
- efbb781 HDCP module binderized by Andreas Huber · 13 years ago
- 74e58c5 Merge "Camera2: Increase capture timeout." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
- 1f266ef Camera2: Increase capture timeout. by Eino-Ville Talvala · 13 years ago
- 2f93127 Camera2: Enable ZSL by default. by Eino-Ville Talvala · 13 years ago
- 9c6ec82 Merge "Camera2: ZSL: Do regular capture if AE is not satisfied." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
- fe5054c Merge "Fix THD with max user EQ preset volume again" into jb-mr1-dev by Eric Laurent · 13 years ago
- 97b38a8 Camera2: ZSL: Do regular capture if AE is not satisfied. by Eino-Ville Talvala · 13 years ago
- 0d61a78 Merge changes Ibe5c08d5,I559f1281,I6f0f44fa into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
- c5cd686 Fix THD with max user EQ preset volume again by Eric Laurent · 13 years ago
- 663c2cd Camera2: Don't be bothered by lack of faces. by Eino-Ville Talvala · 13 years ago
- a9f8d04 Camera2: Filter out faces with 0 confidence. by Eino-Ville Talvala · 13 years ago
- d14de47 Camera2: Change face detect/scene mode priority. by Eino-Ville Talvala · 13 years ago
- c92bed3 Now we only support a single client connection by Andreas Huber · 13 years ago
- bd08e2f Support for RTP/RTCP traffic over TCP sockets in wifi display code. by Andreas Huber · 13 years ago
- 874a461 Merge "Camera2: Don't play shutter sound when doing a video snapshot" into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
- efb039e Camera2: Don't play shutter sound when doing a video snapshot by Eino-Ville Talvala · 13 years ago