1. f58cac4 Tune WFD audio bitrate (did some listening tests). Bug: 7241844 by Dave Burke · 13 years ago
  2. 6d6a4d3 Merge changes Ia4414241,I34f5d36a into jb-mr1-dev by Iliyan Malchev · 13 years ago
  3. 76b1116 audioflinger: use resample coefficients from audio-resampler library. by SathishKumar Mani · 14 years ago
  4. 12bff5d audioflinger/resampler: Add VERY_HIGH_QUALITY audio-resampler by SathishKumar Mani · 13 years ago
  5. ee93c8c Tune iframe interval to 1sec. Bug: 7241844 by Dave Burke · 13 years ago
  6. 72ff590 720p24 i-frames every 2 secs. by Andreas Huber · 13 years ago
  7. 5895c5d Merge "Make sure we only release the HDCP module once shutdown has completed." into jb-mr1-dev by Andreas Huber · 13 years ago
  8. eb11600 Make sure we only release the HDCP module once shutdown has completed. by Andreas Huber · 13 years ago
  9. eb8a42b Camera2: Fix JPEG Transport Header offset by Alex Ray · 13 years ago
  10. 44b175c Merge "Fix shutdown and eliminate those annoying "failed to post..." logs." into jb-mr1-dev by Andreas Huber · 13 years ago
  11. 6283af5 Merge "Logic to include HDCP specific PES extra header data was backwards." into jb-mr1-dev by Andreas Huber · 13 years ago
  12. 019aaba Logic to include HDCP specific PES extra header data was backwards. by Andreas Huber · 13 years ago
  13. df4ddeb Fix shutdown and eliminate those annoying "failed to post..." logs. by Andreas Huber · 13 years ago
  14. 842c5d9 Revert "Don't wait for presentation complete if terminated" by Glenn Kasten · 13 years ago
  15. cc0f1cf Implement android.media.AudioManager.getProperty() by Glenn Kasten · 13 years ago
  16. d9aa7b4 Merge "Better transport stream timestamp handling." into jb-mr1-dev by Andreas Huber · 13 years ago
  17. c910b7a Merge "Add some more logging, reduce startup delay to 1 sec." into jb-mr1-dev by Andreas Huber · 13 years ago
  18. 28e17ed Better transport stream timestamp handling. by Andreas Huber · 13 years ago
  19. c7d9afd Camera2: Make sure to clean out reprocess streams on shutdown as well. by Eino-Ville Talvala · 13 years ago
  20. 4bb8118 Camera2: Debug and logging fixes. by Eino-Ville Talvala · 13 years ago
  21. b6ba2fd audioflinger: improve record start and thread exit by Eric Laurent · 13 years ago
  22. 92f655f Add some more logging, reduce startup delay to 1 sec. by Andreas Huber · 13 years ago
  23. 2a865ad Tune video bitrate to 5 mbps. by Dave Burke · 13 years ago
  24. 9a2e4fa Merge "Camera2: Emit ShutterCallback/RawCallback events after takePicture" into jb-mr1-dev by Igor Murashkin · 13 years ago
  25. aae1de9 Merge "Camera2: Fix cropRegion sometimes exceeding the sensor array size" into jb-mr1-dev by Igor Murashkin · 13 years ago
  26. 8d452f1 Merge "Check clock_gettime(CLOCK_MONOTONIC) for failure" into jb-mr1-dev by Glenn Kasten · 13 years ago
  27. 1b65ae9 Camera2: Emit ShutterCallback/RawCallback events after takePicture by Igor Murashkin · 13 years ago
  28. 018d228 Camera2: Fix cropRegion sometimes exceeding the sensor array size by Igor Murashkin · 13 years ago
  29. 80b3273 Check clock_gettime(CLOCK_MONOTONIC) for failure by Glenn Kasten · 13 years ago
  30. c0c3b29 Merge "fix end of track presentation on suspended output" into jb-mr1-dev by Eric Laurent · 13 years ago
  31. 5378702 Merge "Camera2: Truncate JPEG images" into jb-mr1-dev by Alex Ray · 13 years ago
  32. ea4bbfd Attempt an orderly shutdown of the wifi display connection if possible. by Andreas Huber · 13 years ago
  33. a6b4c40 Camera2: Truncate JPEG images by Alex Ray · 13 years ago
  34. 1afc26d fix end of track presentation on suspended output by Eric Laurent · 13 years ago
  35. 94a68ec Merge "Bug fix: MediaPlayer's deselectTrack() for subtitle." into jb-mr1-dev by James Dong · 13 years ago
  36. 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
  37. 6b367f2 Camera2: Don't use ZSL when flash is on force fire mode. by Eino-Ville Talvala · 13 years ago
  38. 75dce94 Merge "Camera2: Emit FaceDetection events for all except repeating 0-face frames" into jb-mr1-dev by Igor Murashkin · 13 years ago
  39. e7f256a Camera2: Emit FaceDetection events for all except repeating 0-face frames by Igor Murashkin · 13 years ago
  40. 207e185 Remove legacy code and APIs in wifi display related code. by Andreas Huber · 13 years ago
  41. 086f958 Tune video bitrate to 2.5 MBPS. by Dave Burke · 13 years ago
  42. 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
  43. 8a6f0b1 Merge "Code to support RTP retransmission according to rfc4585, rfc4588" into jb-mr1-dev by Andreas Huber · 13 years ago
  44. 7504122 Merge "Camera2: Clean up startup/shutdown sequences." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  45. 4386b7c Merge "Camera2: Erase ZSL queue after each use." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  46. 98bb82d Camera2: Clean up startup/shutdown sequences. by Eino-Ville Talvala · 13 years ago
  47. efd9c63 Code to support RTP retransmission according to rfc4585, rfc4588 by Andreas Huber · 13 years ago
  48. 0abeaca Allow DRM client to pass the FD of an open file to the DRM server. by Gene Morgan · 13 years ago
  49. aa05a27 Merge "Camera2: State must be STOPPED before JPEG callback is fired." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  50. 768cf09 Camera2: Erase ZSL queue after each use. by Eino-Ville Talvala · 13 years ago
  51. 2761d21 Merge "Instantiate HDCP module, add PES_private_data for encrypted streams." into jb-mr1-dev by Andreas Huber · 13 years ago
  52. b88516c Merge "HDCP module binderized" into jb-mr1-dev by Andreas Huber · 13 years ago
  53. fe580e5 Camera2: State must be STOPPED before JPEG callback is fired. by Eino-Ville Talvala · 13 years ago
  54. 23580bb Bug fix: MediaPlayer's deselectTrack() for subtitle. by Insun Kang · 13 years ago
  55. da1c5c1 Camera2: ZSL captures should also make some noise. by Eino-Ville Talvala · 13 years ago
  56. c553118 Camera2: Increase max timeout for the precapture sequence. by Eino-Ville Talvala · 13 years ago
  57. b8c7bd4 Instantiate HDCP module, add PES_private_data for encrypted streams. by Andreas Huber · 13 years ago
  58. efbb781 HDCP module binderized by Andreas Huber · 13 years ago
  59. 74e58c5 Merge "Camera2: Increase capture timeout." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  60. 1f266ef Camera2: Increase capture timeout. by Eino-Ville Talvala · 13 years ago
  61. 2f93127 Camera2: Enable ZSL by default. by Eino-Ville Talvala · 13 years ago
  62. 9c6ec82 Merge "Camera2: ZSL: Do regular capture if AE is not satisfied." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  63. fe5054c Merge "Fix THD with max user EQ preset volume again" into jb-mr1-dev by Eric Laurent · 13 years ago
  64. 97b38a8 Camera2: ZSL: Do regular capture if AE is not satisfied. by Eino-Ville Talvala · 13 years ago
  65. 0d61a78 Merge changes Ibe5c08d5,I559f1281,I6f0f44fa into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  66. c5cd686 Fix THD with max user EQ preset volume again by Eric Laurent · 13 years ago
  67. 663c2cd Camera2: Don't be bothered by lack of faces. by Eino-Ville Talvala · 13 years ago
  68. a9f8d04 Camera2: Filter out faces with 0 confidence. by Eino-Ville Talvala · 13 years ago
  69. d14de47 Camera2: Change face detect/scene mode priority. by Eino-Ville Talvala · 13 years ago
  70. c92bed3 Now we only support a single client connection by Andreas Huber · 13 years ago
  71. bd08e2f Support for RTP/RTCP traffic over TCP sockets in wifi display code. by Andreas Huber · 13 years ago
  72. 874a461 Merge "Camera2: Don't play shutter sound when doing a video snapshot" into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  73. efb039e Camera2: Don't play shutter sound when doing a video snapshot by Eino-Ville Talvala · 13 years ago
  74. 376074e Fixed a native crash due to deref of a NULL pointer by James Dong · 13 years ago
  75. b845c6b Merge "Revert "Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme.""" into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  76. beb1416 Revert "Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme."" by Eino-Ville Talvala · 13 years ago
  77. e44e90c Merge "Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme."" into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  78. f54b145 Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme." by Igor Murashkin · 13 years ago
  79. dcd76da Merge "Make a small correction in terms of GOP structure in the recorded video" into jb-mr1-dev by James Dong · 13 years ago
  80. cb66d22 Merge "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme." into jb-mr1-dev by Igor Murashkin · 13 years ago
  81. 08654f9 Make a small correction in terms of GOP structure in the recorded video by James Dong · 13 years ago
  82. 2637cb1 Merge "Allow OMXCodec to specify an output color format for OMX decoder component" into jb-mr1-dev by James Dong · 13 years ago
  83. d8421c5 Merge "Support IDR requests in wifi display, MediaCodec and ACodec." into jb-mr1-dev by Dave Burke · 13 years ago
  84. 896adcd audioflinger: send priority request from a thread by Eric Laurent · 13 years ago
  85. 496238c Support IDR requests in wifi display, MediaCodec and ACodec. by Andreas Huber · 13 years ago
  86. 8a30166 Camera2: Use FORMAT_ZSL until transition to new gralloc scheme. by Eino-Ville Talvala · 13 years ago
  87. 4362f53 Handle audio HAL returning 0 bytes in record thread by Jean-Michel Trivi · 13 years ago
  88. 6646608 Merge "Workaround for track recreation bug" into jb-mr1-dev by Jean-Michel Trivi · 13 years ago
  89. f4bca03 Merge "Don't deadlock on AudioRecord start when reads return 0" into jb-mr1-dev by Eric Laurent · 13 years ago
  90. dca3528 Better video bandwidth utilization by not lying about the frame rate. by Andreas Huber · 13 years ago
  91. a438123 Various improvements to cleanly shutdown a wfd session. by Andreas Huber · 13 years ago
  92. 6701a44 Merge "Audio and video bitrate are now configurable through system properties" into jb-mr1-dev by Andreas Huber · 13 years ago
  93. d168b19 Merge "Use proper number of video buffers to be acquired simultaneously from" into jb-mr1-dev by Andreas Huber · 13 years ago
  94. 44b59fd Audio and video bitrate are now configurable through system properties by Andreas Huber · 13 years ago
  95. 5a832f8 Use proper number of video buffers to be acquired simultaneously from by Andreas Huber · 13 years ago
  96. 00f4132 Throttle SurfaceMediaSource. by Andreas Huber · 13 years ago
  97. 7343196 Workaround for track recreation bug by Jean-Michel Trivi · 13 years ago
  98. 5276241 Don't deadlock on AudioRecord start when reads return 0 by Jean-Michel Trivi · 13 years ago
  99. bdde5f8 Camera2: Fix ZSL bugs. by Eino-Ville Talvala · 13 years ago
  100. 359cf1c am a923dd4e: am 1b0ae9e4: Merge "avcenc: Set OMX_BUFFERFLAG_EOS on the last output frame" by Jean-Baptiste Queru · 13 years ago