1. 8292f6d Make sure we still handle shutdown-related message even if we're by Andreas Huber · 12 years ago
  2. 02e5dbb Disable audio watchdog by Glenn Kasten · 12 years ago
  3. 6756203 Merge "Even cleaner shutdown." into jb-mr1-dev by Dave Burke · 12 years ago
  4. b82cf1e Merge "bug 7253033 clean up before closing an output" into jb-mr1-dev by Jean-Michel Trivi · 12 years ago
  5. b5c8c18 Merge "Enable write side of MonoPipe to be shutdown" into jb-mr1-dev by Glenn Kasten · 12 years ago
  6. 2fa114d bug 7253033 clean up before closing an output by Jean-Michel Trivi · 12 years ago
  7. 43cbdc5 Camera2: Refactor preview/recording management to separate class. by Eino-Ville Talvala · 12 years ago
  8. 2e63d52 DO NOT MERGE: Remove experimental parameters for burst mode by James Painter · 12 years ago
  9. 9fcc8ce Even cleaner shutdown. by Andreas Huber · 12 years ago
  10. 9bb6e65 Enable write side of MonoPipe to be shutdown by Glenn Kasten · 12 years ago
  11. d1805eb Fix shutdown if HDCP was never instantiated. by Andreas Huber · 12 years ago
  12. 0c0cfd7 Merge "Camera2: Use new JPEG transport header" into jb-mr1-dev by Alex Ray · 12 years ago
  13. 13315ce Tell the encoder to emit SPS/PPS before IDR frames in wifi display code. by Andreas Huber · 12 years ago
  14. 91e873a Merge "Various improvements to a cleaner shutdown of the wifi display connection." into jb-mr1-dev by Andreas Huber · 12 years ago
  15. d0dad6e Merge "Camera2: Re-entering preview state on v2 Device" into jb-mr1-dev by Alex Ray · 12 years ago
  16. a7f7e0a Various improvements to a cleaner shutdown of the wifi display connection. by Andreas Huber · 12 years ago
  17. 6751c09 Camera2: Use new JPEG transport header by Alex Ray · 12 years ago
  18. 823b786 Camera2: Only _some_ FPS values in the old API are scaled. by Eino-Ville Talvala · 12 years ago
  19. a7bf930 Merge "Camera2: Fix FPS value scaling between HAL2 and API" into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  20. 8397243 wfd_presentation_url should not include the port number according to wfd specs by Andreas Huber · 12 years ago
  21. a87ec1f Merge "Cleaner Wifi Display shutdown process, avoid crashing HDCP on exit." into jb-mr1-dev by Andreas Huber · 12 years ago
  22. 5e614a1 Merge "Prepend SPS/PPS manually before encryption in HDCP mode. This is" into jb-mr1-dev by Andreas Huber · 12 years ago
  23. be99664 Cleaner Wifi Display shutdown process, avoid crashing HDCP on exit. by Andreas Huber · 12 years ago
  24. b5d9113 Camera2: Fix FPS value scaling between HAL2 and API by Eino-Ville Talvala · 12 years ago
  25. ce51cb8 Tune WFD audio bitrate (did some listening tests). Bug: 7241844 by Dave Burke · 12 years ago
  26. af5f02c Prepend SPS/PPS manually before encryption in HDCP mode. This is by Andreas Huber · 12 years ago
  27. 71d6454 Camera2: Re-entering preview state on v2 Device by Alex Ray · 12 years ago
  28. 2a81a15 Merge changes Ia4414241,I34f5d36a into jb-mr1-dev by Iliyan Malchev · 12 years ago
  29. 41dfd12 audioflinger: use resample coefficients from audio-resampler library. by SathishKumar Mani · 13 years ago
  30. f818ccf audioflinger/resampler: Add VERY_HIGH_QUALITY audio-resampler by SathishKumar Mani · 12 years ago
  31. bee01b8 Tune iframe interval to 1sec. Bug: 7241844 by Dave Burke · 12 years ago
  32. 8000e36 720p24 i-frames every 2 secs. by Andreas Huber · 12 years ago
  33. c5c6c3a Merge "Make sure we only release the HDCP module once shutdown has completed." into jb-mr1-dev by Andreas Huber · 12 years ago
  34. 8cc2fd3 Make sure we only release the HDCP module once shutdown has completed. by Andreas Huber · 12 years ago
  35. b991ed9 Camera2: Fix JPEG Transport Header offset by Alex Ray · 12 years ago
  36. d871732 Merge "Fix shutdown and eliminate those annoying "failed to post..." logs." into jb-mr1-dev by Andreas Huber · 12 years ago
  37. 56e412a Merge "Logic to include HDCP specific PES extra header data was backwards." into jb-mr1-dev by Andreas Huber · 12 years ago
  38. f07c0ea Logic to include HDCP specific PES extra header data was backwards. by Andreas Huber · 12 years ago
  39. 3146c08 Fix shutdown and eliminate those annoying "failed to post..." logs. by Andreas Huber · 12 years ago
  40. 52013e7 Revert "Don't wait for presentation complete if terminated" by Glenn Kasten · 12 years ago
  41. 4c6db4c Implement android.media.AudioManager.getProperty() by Glenn Kasten · 12 years ago
  42. 64f935e Merge "Better transport stream timestamp handling." into jb-mr1-dev by Andreas Huber · 12 years ago
  43. 2a44ef9 Merge "Add some more logging, reduce startup delay to 1 sec." into jb-mr1-dev by Andreas Huber · 12 years ago
  44. 0d76795 Better transport stream timestamp handling. by Andreas Huber · 12 years ago
  45. c62bb78 Camera2: Make sure to clean out reprocess streams on shutdown as well. by Eino-Ville Talvala · 12 years ago
  46. 852c381 Camera2: Debug and logging fixes. by Eino-Ville Talvala · 12 years ago
  47. 67d8ac3 audioflinger: improve record start and thread exit by Eric Laurent · 12 years ago
  48. bedcdb2 Add some more logging, reduce startup delay to 1 sec. by Andreas Huber · 12 years ago
  49. 2eddc1d Tune video bitrate to 5 mbps. by Dave Burke · 12 years ago
  50. f83e2b4 Merge "Camera2: Emit ShutterCallback/RawCallback events after takePicture" into jb-mr1-dev by Igor Murashkin · 12 years ago
  51. 2e57a19 Merge "Camera2: Fix cropRegion sometimes exceeding the sensor array size" into jb-mr1-dev by Igor Murashkin · 12 years ago
  52. 7ca821d Merge "Check clock_gettime(CLOCK_MONOTONIC) for failure" into jb-mr1-dev by Glenn Kasten · 12 years ago
  53. 707c3e3 Camera2: Emit ShutterCallback/RawCallback events after takePicture by Igor Murashkin · 12 years ago
  54. e500bc2 Camera2: Fix cropRegion sometimes exceeding the sensor array size by Igor Murashkin · 12 years ago
  55. 99ae06b Check clock_gettime(CLOCK_MONOTONIC) for failure by Glenn Kasten · 12 years ago
  56. 595f54f Merge "fix end of track presentation on suspended output" into jb-mr1-dev by Eric Laurent · 12 years ago
  57. 50fa4c1 Merge "Camera2: Truncate JPEG images" into jb-mr1-dev by Alex Ray · 12 years ago
  58. a71c3ea Attempt an orderly shutdown of the wifi display connection if possible. by Andreas Huber · 12 years ago
  59. 12c5d13 Camera2: Truncate JPEG images by Alex Ray · 12 years ago
  60. 6090a17 fix end of track presentation on suspended output by Eric Laurent · 12 years ago
  61. 4bf4590 Merge "Bug fix: MediaPlayer's deselectTrack() for subtitle." into jb-mr1-dev by James Dong · 12 years ago
  62. e7fc0ec Merge "Camera2: Don't use ZSL when flash is on force fire mode." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  63. 5a07a62 Camera2: Don't use ZSL when flash is on force fire mode. by Eino-Ville Talvala · 12 years ago
  64. e8f1b2e Merge "Camera2: Emit FaceDetection events for all except repeating 0-face frames" into jb-mr1-dev by Igor Murashkin · 12 years ago
  65. 46dee9d Camera2: Emit FaceDetection events for all except repeating 0-face frames by Igor Murashkin · 12 years ago
  66. 45d76bb Remove legacy code and APIs in wifi display related code. by Andreas Huber · 12 years ago
  67. 8fdd88b Tune video bitrate to 2.5 MBPS. by Dave Burke · 12 years ago
  68. d4d1767 Merge "Allow DRM client to pass the FD of an open file to the DRM server." into jb-mr1-dev by Jeff Tinker · 12 years ago
  69. 18be3a9 Merge "Code to support RTP retransmission according to rfc4585, rfc4588" into jb-mr1-dev by Andreas Huber · 12 years ago
  70. dab1197 Merge "Camera2: Clean up startup/shutdown sequences." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  71. d8a98a8 Merge "Camera2: Erase ZSL queue after each use." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  72. 7adb52f Camera2: Clean up startup/shutdown sequences. by Eino-Ville Talvala · 12 years ago
  73. f45a4e1 Code to support RTP retransmission according to rfc4585, rfc4588 by Andreas Huber · 12 years ago
  74. 8a924b9 Allow DRM client to pass the FD of an open file to the DRM server. by Gene Morgan · 12 years ago
  75. 5f8002e Merge "Camera2: State must be STOPPED before JPEG callback is fired." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  76. 5a8fed0 Camera2: Erase ZSL queue after each use. by Eino-Ville Talvala · 12 years ago
  77. cecd01e Merge "Instantiate HDCP module, add PES_private_data for encrypted streams." into jb-mr1-dev by Andreas Huber · 12 years ago
  78. 52c270e Merge "HDCP module binderized" into jb-mr1-dev by Andreas Huber · 12 years ago
  79. 52e9ad4 Camera2: State must be STOPPED before JPEG callback is fired. by Eino-Ville Talvala · 12 years ago
  80. ef58870 Bug fix: MediaPlayer's deselectTrack() for subtitle. by Insun Kang · 12 years ago
  81. a4247b8 Camera2: ZSL captures should also make some noise. by Eino-Ville Talvala · 12 years ago
  82. 9d5f5c2 Camera2: Increase max timeout for the precapture sequence. by Eino-Ville Talvala · 12 years ago
  83. 75a8df9 Instantiate HDCP module, add PES_private_data for encrypted streams. by Andreas Huber · 12 years ago
  84. 59451f8 HDCP module binderized by Andreas Huber · 12 years ago
  85. d5a9ae0 Merge "Camera2: Increase capture timeout." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  86. 59ab044 Camera2: Increase capture timeout. by Eino-Ville Talvala · 12 years ago
  87. a2acc96 Camera2: Enable ZSL by default. by Eino-Ville Talvala · 12 years ago
  88. a80773b Merge "Camera2: ZSL: Do regular capture if AE is not satisfied." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  89. 83a13e4 Merge "Fix THD with max user EQ preset volume again" into jb-mr1-dev by Eric Laurent · 12 years ago
  90. 2274549 Camera2: ZSL: Do regular capture if AE is not satisfied. by Eino-Ville Talvala · 12 years ago
  91. 173bf04 Merge changes Ibe5c08d5,I559f1281,I6f0f44fa into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  92. 0ee916f Fix THD with max user EQ preset volume again by Eric Laurent · 12 years ago
  93. 0e0a140 Camera2: Don't be bothered by lack of faces. by Eino-Ville Talvala · 12 years ago
  94. 55619ef Camera2: Filter out faces with 0 confidence. by Eino-Ville Talvala · 12 years ago
  95. 063886e Camera2: Change face detect/scene mode priority. by Eino-Ville Talvala · 12 years ago
  96. c438b88 Now we only support a single client connection by Andreas Huber · 12 years ago
  97. 7d34f83 Support for RTP/RTCP traffic over TCP sockets in wifi display code. by Andreas Huber · 12 years ago
  98. 9585b06 Merge "Camera2: Don't play shutter sound when doing a video snapshot" into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  99. bd3a816 Camera2: Don't play shutter sound when doing a video snapshot by Eino-Ville Talvala · 12 years ago
  100. 9f235b5 Fixed a native crash due to deref of a NULL pointer by James Dong · 12 years ago