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