1. 5e614a1 Merge "Prepend SPS/PPS manually before encryption in HDCP mode. This is" into jb-mr1-dev by Andreas Huber · 12 years ago
  2. ce51cb8 Tune WFD audio bitrate (did some listening tests). Bug: 7241844 by Dave Burke · 12 years ago
  3. af5f02c Prepend SPS/PPS manually before encryption in HDCP mode. This is by Andreas Huber · 12 years ago
  4. 2a81a15 Merge changes Ia4414241,I34f5d36a into jb-mr1-dev by Iliyan Malchev · 12 years ago
  5. 41dfd12 audioflinger: use resample coefficients from audio-resampler library. by SathishKumar Mani · 13 years ago
  6. f818ccf audioflinger/resampler: Add VERY_HIGH_QUALITY audio-resampler by SathishKumar Mani · 12 years ago
  7. bee01b8 Tune iframe interval to 1sec. Bug: 7241844 by Dave Burke · 12 years ago
  8. 8000e36 720p24 i-frames every 2 secs. by Andreas Huber · 12 years ago
  9. c5c6c3a Merge "Make sure we only release the HDCP module once shutdown has completed." into jb-mr1-dev by Andreas Huber · 12 years ago
  10. 8cc2fd3 Make sure we only release the HDCP module once shutdown has completed. by Andreas Huber · 12 years ago
  11. b991ed9 Camera2: Fix JPEG Transport Header offset by Alex Ray · 12 years ago
  12. d871732 Merge "Fix shutdown and eliminate those annoying "failed to post..." logs." into jb-mr1-dev by Andreas Huber · 12 years ago
  13. 56e412a Merge "Logic to include HDCP specific PES extra header data was backwards." into jb-mr1-dev by Andreas Huber · 12 years ago
  14. f07c0ea Logic to include HDCP specific PES extra header data was backwards. by Andreas Huber · 12 years ago
  15. 3146c08 Fix shutdown and eliminate those annoying "failed to post..." logs. by Andreas Huber · 12 years ago
  16. 52013e7 Revert "Don't wait for presentation complete if terminated" by Glenn Kasten · 12 years ago
  17. 4c6db4c Implement android.media.AudioManager.getProperty() by Glenn Kasten · 12 years ago
  18. 64f935e Merge "Better transport stream timestamp handling." into jb-mr1-dev by Andreas Huber · 12 years ago
  19. 2a44ef9 Merge "Add some more logging, reduce startup delay to 1 sec." into jb-mr1-dev by Andreas Huber · 12 years ago
  20. 0d76795 Better transport stream timestamp handling. by Andreas Huber · 12 years ago
  21. c62bb78 Camera2: Make sure to clean out reprocess streams on shutdown as well. by Eino-Ville Talvala · 12 years ago
  22. 852c381 Camera2: Debug and logging fixes. by Eino-Ville Talvala · 12 years ago
  23. 67d8ac3 audioflinger: improve record start and thread exit by Eric Laurent · 12 years ago
  24. bedcdb2 Add some more logging, reduce startup delay to 1 sec. by Andreas Huber · 12 years ago
  25. 2eddc1d Tune video bitrate to 5 mbps. by Dave Burke · 12 years ago
  26. f83e2b4 Merge "Camera2: Emit ShutterCallback/RawCallback events after takePicture" into jb-mr1-dev by Igor Murashkin · 12 years ago
  27. 2e57a19 Merge "Camera2: Fix cropRegion sometimes exceeding the sensor array size" into jb-mr1-dev by Igor Murashkin · 12 years ago
  28. 7ca821d Merge "Check clock_gettime(CLOCK_MONOTONIC) for failure" into jb-mr1-dev by Glenn Kasten · 12 years ago
  29. 707c3e3 Camera2: Emit ShutterCallback/RawCallback events after takePicture by Igor Murashkin · 12 years ago
  30. e500bc2 Camera2: Fix cropRegion sometimes exceeding the sensor array size by Igor Murashkin · 12 years ago
  31. 99ae06b Check clock_gettime(CLOCK_MONOTONIC) for failure by Glenn Kasten · 12 years ago
  32. 595f54f Merge "fix end of track presentation on suspended output" into jb-mr1-dev by Eric Laurent · 12 years ago
  33. 50fa4c1 Merge "Camera2: Truncate JPEG images" into jb-mr1-dev by Alex Ray · 12 years ago
  34. a71c3ea Attempt an orderly shutdown of the wifi display connection if possible. by Andreas Huber · 12 years ago
  35. 12c5d13 Camera2: Truncate JPEG images by Alex Ray · 12 years ago
  36. 6090a17 fix end of track presentation on suspended output by Eric Laurent · 12 years ago
  37. 4bf4590 Merge "Bug fix: MediaPlayer's deselectTrack() for subtitle." into jb-mr1-dev by James Dong · 12 years ago
  38. 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
  39. 5a07a62 Camera2: Don't use ZSL when flash is on force fire mode. by Eino-Ville Talvala · 12 years ago
  40. e8f1b2e Merge "Camera2: Emit FaceDetection events for all except repeating 0-face frames" into jb-mr1-dev by Igor Murashkin · 12 years ago
  41. 46dee9d Camera2: Emit FaceDetection events for all except repeating 0-face frames by Igor Murashkin · 12 years ago
  42. 45d76bb Remove legacy code and APIs in wifi display related code. by Andreas Huber · 12 years ago
  43. 8fdd88b Tune video bitrate to 2.5 MBPS. by Dave Burke · 12 years ago
  44. 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
  45. 18be3a9 Merge "Code to support RTP retransmission according to rfc4585, rfc4588" into jb-mr1-dev by Andreas Huber · 12 years ago
  46. dab1197 Merge "Camera2: Clean up startup/shutdown sequences." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  47. d8a98a8 Merge "Camera2: Erase ZSL queue after each use." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  48. 7adb52f Camera2: Clean up startup/shutdown sequences. by Eino-Ville Talvala · 12 years ago
  49. f45a4e1 Code to support RTP retransmission according to rfc4585, rfc4588 by Andreas Huber · 12 years ago
  50. 8a924b9 Allow DRM client to pass the FD of an open file to the DRM server. by Gene Morgan · 12 years ago
  51. 5f8002e Merge "Camera2: State must be STOPPED before JPEG callback is fired." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  52. 5a8fed0 Camera2: Erase ZSL queue after each use. by Eino-Ville Talvala · 12 years ago
  53. cecd01e Merge "Instantiate HDCP module, add PES_private_data for encrypted streams." into jb-mr1-dev by Andreas Huber · 12 years ago
  54. 52c270e Merge "HDCP module binderized" into jb-mr1-dev by Andreas Huber · 12 years ago
  55. 52e9ad4 Camera2: State must be STOPPED before JPEG callback is fired. by Eino-Ville Talvala · 12 years ago
  56. ef58870 Bug fix: MediaPlayer's deselectTrack() for subtitle. by Insun Kang · 12 years ago
  57. a4247b8 Camera2: ZSL captures should also make some noise. by Eino-Ville Talvala · 12 years ago
  58. 9d5f5c2 Camera2: Increase max timeout for the precapture sequence. by Eino-Ville Talvala · 12 years ago
  59. 75a8df9 Instantiate HDCP module, add PES_private_data for encrypted streams. by Andreas Huber · 12 years ago
  60. 59451f8 HDCP module binderized by Andreas Huber · 12 years ago
  61. d5a9ae0 Merge "Camera2: Increase capture timeout." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  62. 59ab044 Camera2: Increase capture timeout. by Eino-Ville Talvala · 12 years ago
  63. a2acc96 Camera2: Enable ZSL by default. by Eino-Ville Talvala · 12 years ago
  64. a80773b Merge "Camera2: ZSL: Do regular capture if AE is not satisfied." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  65. 83a13e4 Merge "Fix THD with max user EQ preset volume again" into jb-mr1-dev by Eric Laurent · 12 years ago
  66. 2274549 Camera2: ZSL: Do regular capture if AE is not satisfied. by Eino-Ville Talvala · 12 years ago
  67. 173bf04 Merge changes Ibe5c08d5,I559f1281,I6f0f44fa into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  68. 0ee916f Fix THD with max user EQ preset volume again by Eric Laurent · 12 years ago
  69. 0e0a140 Camera2: Don't be bothered by lack of faces. by Eino-Ville Talvala · 12 years ago
  70. 55619ef Camera2: Filter out faces with 0 confidence. by Eino-Ville Talvala · 12 years ago
  71. 063886e Camera2: Change face detect/scene mode priority. by Eino-Ville Talvala · 12 years ago
  72. c438b88 Now we only support a single client connection by Andreas Huber · 12 years ago
  73. 7d34f83 Support for RTP/RTCP traffic over TCP sockets in wifi display code. by Andreas Huber · 12 years ago
  74. 9585b06 Merge "Camera2: Don't play shutter sound when doing a video snapshot" into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  75. bd3a816 Camera2: Don't play shutter sound when doing a video snapshot by Eino-Ville Talvala · 12 years ago
  76. 9f235b5 Fixed a native crash due to deref of a NULL pointer by James Dong · 12 years ago
  77. 482136a Merge "Revert "Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme.""" into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  78. d697d5c Revert "Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme."" by Eino-Ville Talvala · 12 years ago
  79. ac7ba27 Merge "Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme."" into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  80. b362ce8 Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme." by Igor Murashkin · 12 years ago
  81. c8e3174 Merge "Make a small correction in terms of GOP structure in the recorded video" into jb-mr1-dev by James Dong · 12 years ago
  82. cfc68d5 Merge "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme." into jb-mr1-dev by Igor Murashkin · 12 years ago
  83. bcb54a4 Make a small correction in terms of GOP structure in the recorded video by James Dong · 12 years ago
  84. afcb6ae Merge "Allow OMXCodec to specify an output color format for OMX decoder component" into jb-mr1-dev by James Dong · 12 years ago
  85. 84cd5d1 Merge "Support IDR requests in wifi display, MediaCodec and ACodec." into jb-mr1-dev by Dave Burke · 12 years ago
  86. ef6be0b audioflinger: send priority request from a thread by Eric Laurent · 12 years ago
  87. 03e2ffa Support IDR requests in wifi display, MediaCodec and ACodec. by Andreas Huber · 12 years ago
  88. 06068bf Camera2: Use FORMAT_ZSL until transition to new gralloc scheme. by Eino-Ville Talvala · 12 years ago
  89. 89b4470 Handle audio HAL returning 0 bytes in record thread by Jean-Michel Trivi · 12 years ago
  90. ae4b97a Merge "Workaround for track recreation bug" into jb-mr1-dev by Jean-Michel Trivi · 12 years ago
  91. f8c5023 Merge "Don't deadlock on AudioRecord start when reads return 0" into jb-mr1-dev by Eric Laurent · 12 years ago
  92. b5d99d1 Better video bandwidth utilization by not lying about the frame rate. by Andreas Huber · 12 years ago
  93. 596b4cd Various improvements to cleanly shutdown a wfd session. by Andreas Huber · 12 years ago
  94. c049afa Merge "Audio and video bitrate are now configurable through system properties" into jb-mr1-dev by Andreas Huber · 12 years ago
  95. ab43b2c Merge "Use proper number of video buffers to be acquired simultaneously from" into jb-mr1-dev by Andreas Huber · 12 years ago
  96. 13da4ed Audio and video bitrate are now configurable through system properties by Andreas Huber · 12 years ago
  97. 8bcc1a1 Use proper number of video buffers to be acquired simultaneously from by Andreas Huber · 12 years ago
  98. b62f951 Throttle SurfaceMediaSource. by Andreas Huber · 12 years ago
  99. 8645717 Workaround for track recreation bug by Jean-Michel Trivi · 12 years ago
  100. 6073646 Don't deadlock on AudioRecord start when reads return 0 by Jean-Michel Trivi · 12 years ago