1. c438b88 Now we only support a single client connection by Andreas Huber · 13 years ago
  2. 7d34f83 Support for RTP/RTCP traffic over TCP sockets in wifi display code. by Andreas Huber · 13 years ago
  3. 9585b06 Merge "Camera2: Don't play shutter sound when doing a video snapshot" into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  4. bd3a816 Camera2: Don't play shutter sound when doing a video snapshot by Eino-Ville Talvala · 13 years ago
  5. 9f235b5 Fixed a native crash due to deref of a NULL pointer by James Dong · 13 years ago
  6. 482136a Merge "Revert "Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme.""" into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  7. d697d5c Revert "Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme."" by Eino-Ville Talvala · 13 years ago
  8. ac7ba27 Merge "Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme."" into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  9. b362ce8 Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme." by Igor Murashkin · 13 years ago
  10. c8e3174 Merge "Make a small correction in terms of GOP structure in the recorded video" into jb-mr1-dev by James Dong · 13 years ago
  11. cfc68d5 Merge "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme." into jb-mr1-dev by Igor Murashkin · 13 years ago
  12. bcb54a4 Make a small correction in terms of GOP structure in the recorded video by James Dong · 13 years ago
  13. afcb6ae Merge "Allow OMXCodec to specify an output color format for OMX decoder component" into jb-mr1-dev by James Dong · 13 years ago
  14. 84cd5d1 Merge "Support IDR requests in wifi display, MediaCodec and ACodec." into jb-mr1-dev by Dave Burke · 13 years ago
  15. ef6be0b audioflinger: send priority request from a thread by Eric Laurent · 13 years ago
  16. 03e2ffa Support IDR requests in wifi display, MediaCodec and ACodec. by Andreas Huber · 13 years ago
  17. 06068bf Camera2: Use FORMAT_ZSL until transition to new gralloc scheme. by Eino-Ville Talvala · 13 years ago
  18. 89b4470 Handle audio HAL returning 0 bytes in record thread by Jean-Michel Trivi · 13 years ago
  19. ae4b97a Merge "Workaround for track recreation bug" into jb-mr1-dev by Jean-Michel Trivi · 13 years ago
  20. f8c5023 Merge "Don't deadlock on AudioRecord start when reads return 0" into jb-mr1-dev by Eric Laurent · 13 years ago
  21. b5d99d1 Better video bandwidth utilization by not lying about the frame rate. by Andreas Huber · 13 years ago
  22. 596b4cd Various improvements to cleanly shutdown a wfd session. by Andreas Huber · 13 years ago
  23. c049afa Merge "Audio and video bitrate are now configurable through system properties" into jb-mr1-dev by Andreas Huber · 13 years ago
  24. ab43b2c Merge "Use proper number of video buffers to be acquired simultaneously from" into jb-mr1-dev by Andreas Huber · 13 years ago
  25. 13da4ed Audio and video bitrate are now configurable through system properties by Andreas Huber · 13 years ago
  26. 8bcc1a1 Use proper number of video buffers to be acquired simultaneously from by Andreas Huber · 13 years ago
  27. b62f951 Throttle SurfaceMediaSource. by Andreas Huber · 13 years ago
  28. 8645717 Workaround for track recreation bug by Jean-Michel Trivi · 13 years ago
  29. 6073646 Don't deadlock on AudioRecord start when reads return 0 by Jean-Michel Trivi · 13 years ago
  30. 2954fe9 Camera2: Fix ZSL bugs. by Eino-Ville Talvala · 13 years ago
  31. 71ea9f0 am a923dd4e: am 1b0ae9e4: Merge "avcenc: Set OMX_BUFFERFLAG_EOS on the last output frame" by Jean-Baptiste Queru · 13 years ago
  32. a923dd4 am 1b0ae9e4: Merge "avcenc: Set OMX_BUFFERFLAG_EOS on the last output frame" by Jean-Baptiste Queru · 13 years ago
  33. 1b0ae9e Merge "avcenc: Set OMX_BUFFERFLAG_EOS on the last output frame" by Jean-Baptiste Queru · 13 years ago
  34. 036012b Merge "Various improvements to the wifi display implementation." into jb-mr1-dev by Andreas Huber · 13 years ago
  35. eb29bae Various improvements to the wifi display implementation. by Andreas Huber · 13 years ago
  36. 7276779 am fd07d616: am fbe1cc92: Merge "Don\'t include <linux/socket.h> directly." by Elliott Hughes · 13 years ago
  37. fd07d61 am fbe1cc92: Merge "Don\'t include <linux/socket.h> directly." by Elliott Hughes · 13 years ago
  38. fbe1cc9 Merge "Don't include <linux/socket.h> directly." by Elliott Hughes · 13 years ago
  39. e5167f8 Don't include <linux/socket.h> directly. by Elliott Hughes · 13 years ago
  40. 2fd3130 Merge "Camera2: Use full pixel array for ZSL stream" into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  41. c4cb954 Merge "Camera2: Configure ZSL at the right time." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  42. 0eecaad Merge "Add getError and setError to propagate error code from WVMMediaExtractor up to player." into jb-mr1-dev by Edwin Wong · 13 years ago
  43. efd69bc Camera2: Use full pixel array for ZSL stream by Eino-Ville Talvala · 13 years ago
  44. c33e4b5 Camera2: Configure ZSL at the right time. by Eino-Ville Talvala · 13 years ago
  45. eb37db0 Merge "Camera1: Fix enable shutter sound command error handling." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  46. ccd795f Camera1: Fix enable shutter sound command error handling. by Eino-Ville Talvala · 13 years ago
  47. b912ed8 Merge "Camera: Add HDR scene mode constants." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  48. ac1b716 Add getError and setError to propagate error code from WVMMediaExtractor up to player. by Edwin Wong · 13 years ago
  49. 4880447 Merge "Communicate audio session ID to downmixer" into jb-mr1-dev by Jean-Michel Trivi · 13 years ago
  50. 60d6452 am ed757e97: am 290ac693: Merge "Stop building the unused host libmtp static library." by Elliott Hughes · 13 years ago
  51. ed757e9 am 290ac693: Merge "Stop building the unused host libmtp static library." by Elliott Hughes · 13 years ago
  52. 290ac69 Merge "Stop building the unused host libmtp static library." by Elliott Hughes · 13 years ago
  53. e0e2e98 Stop building the unused host libmtp static library. by Elliott Hughes · 13 years ago
  54. fa030e2 Merge "Limit maximum equalizer gain." into jb-mr1-dev by Eric Laurent · 13 years ago
  55. cff7137 Communicate audio session ID to downmixer by Jean-Michel Trivi · 13 years ago
  56. 11297cc Merge "Camera2: Temporarily stop pre-allocation of recording stream." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  57. 9e3a261 Merge "Camera2: Clean up the right streams." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  58. 9b3c701 Limit maximum equalizer gain. by Eric Laurent · 13 years ago
  59. 4463edd Merge "audio effects: no audio preprocessing by default" into jb-mr1-dev by Eric Laurent · 13 years ago
  60. c39b9c2 audio effects: no audio preprocessing by default by Eric Laurent · 13 years ago
  61. 2020801 Allow OMXCodec to specify an output color format for OMX decoder component by James Dong · 13 years ago
  62. 587879f Camera2: Temporarily stop pre-allocation of recording stream. by Eino-Ville Talvala · 13 years ago
  63. 8ad3e80 Camera2: Clean up the right streams. by Eino-Ville Talvala · 13 years ago
  64. c81284a Camera: Add HDR scene mode constants. by Eino-Ville Talvala · 13 years ago
  65. d6de933 Merge "Enable audio streaming to a wifi display. Remove startup delay hack." into jb-mr1-dev by Andreas Huber · 13 years ago
  66. e3fd586 am f755a506: am d81be6d6: Merge "aacenc: Mark some global arrays const" by Jean-Baptiste Queru · 13 years ago
  67. c17183c Enable audio streaming to a wifi display. Remove startup delay hack. by Andreas Huber · 13 years ago
  68. f755a50 am d81be6d6: Merge "aacenc: Mark some global arrays const" by Jean-Baptiste Queru · 13 years ago
  69. d81be6d Merge "aacenc: Mark some global arrays const" by Jean-Baptiste Queru · 13 years ago
  70. 2a88b71 Camera2: Use face priority scene mode when face detect is enabled. by Eino-Ville Talvala · 13 years ago
  71. 4c6b0b8 Camera2: Sanity check inputs better. by Eino-Ville Talvala · 13 years ago
  72. 947be6b am e7c992c6: am 5abc91d6: Merge "Fix libmedia and libstagefright to get expat header files from the approved location." by Elliott Hughes · 13 years ago
  73. e7c992c am 5abc91d6: Merge "Fix libmedia and libstagefright to get expat header files from the approved location." by Elliott Hughes · 13 years ago
  74. 5abc91d Merge "Fix libmedia and libstagefright to get expat header files from the approved location." by Elliott Hughes · 13 years ago
  75. e8057dd Fix libmedia and libstagefright to get expat header files from the approved location. by Elliott Hughes · 13 years ago
  76. b89909d Merge "Add outlier statistics for fast mixer cycle times" into jb-mr1-dev by Glenn Kasten · 13 years ago
  77. 82016da Fix buffer size issue for multichannel HE-AAC by Jean-Michel Trivi · 13 years ago
  78. 9538ab8 aacenc: Mark some global arrays const by Martin Storsjo · 13 years ago
  79. e976612 Revert max buffers change. by Jeff Brown · 13 years ago
  80. aba33d5 Add a permission for controlling wifi display. by Jeff Brown · 13 years ago
  81. d280f6f Merge "Fix headroom management in equalizer" into jb-mr1-dev by Eric Laurent · 13 years ago
  82. fe140e8 Fix build by James Painter · 13 years ago
  83. c3dbf1a Camera2: Add a burst mode skeleton. by James Painter · 13 years ago
  84. d0c3da3 Merge "Less verbose logging, lots of references." into jb-mr1-dev by Andreas Huber · 13 years ago
  85. 52299d8 Less verbose logging, lots of references. by Andreas Huber · 13 years ago
  86. aa1c402 Fix headroom management in equalizer by Eric Laurent · 13 years ago
  87. cdf8ad7 Merge "Make wfd code work with both old and new dongles." into jb-mr1-dev by Andreas Huber · 13 years ago
  88. be009a3 Make wfd code work with both old and new dongles. by Andreas Huber · 13 years ago
  89. 5ba3e96 Merge "audioflinger: changes for new audio devices enums" into jb-mr1-dev by Eric Laurent · 13 years ago
  90. 433e810 Merge "Fix iTunSMPB parsing for AAC tracks encoded with Nero" into jb-mr1-dev by John Grossman · 13 years ago
  91. 7abab13 Fix iTunSMPB parsing for AAC tracks encoded with Nero by John Grossman · 13 years ago
  92. ba8a616 Add outlier statistics for fast mixer cycle times by Glenn Kasten · 13 years ago
  93. 1a4d153 Merge "Camera2: Increase zoom steps." into jb-mr1-dev by Alexander Ray · 13 years ago
  94. f98cbbe Camera2: Use the recordingHint parameter. by Eino-Ville Talvala · 13 years ago
  95. 7d8b92b Camera2: Delete all streams and stop all threads during shutdown. by Eino-Ville Talvala · 13 years ago
  96. e84fbbf Merge "Camera2: Play shutter and recording sounds." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  97. 8895925 audioflinger: changes for new audio devices enums by Eric Laurent · 13 years ago
  98. 741b47d Merge "AudioRecord: Fix minimum frame count calculation." into jb-mr1-dev by Eric Laurent · 13 years ago
  99. 3357883 Camera2: Play shutter and recording sounds. by Eino-Ville Talvala · 13 years ago
  100. 1540532 Camera2: Increase zoom steps. by Eino-Ville Talvala · 13 years ago