1. 983cf23 Dynamically configure the number of video buffers used by camera source, if supported by James Dong · 12 years ago
  2. 15d7245 Merge "Camera2: Fix exposure compensation step value." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  3. 1bf1c00 Merge "Camera2: Minor logging updates." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  4. 4a76bce Merge "Camera2: Check PIDs to ensure camera exclusive access." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  5. d6f8e08 Camera2: Fix exposure compensation step value. by Eino-Ville Talvala · 12 years ago
  6. 750d74b Camera2: Minor logging updates. by Eino-Ville Talvala · 12 years ago
  7. 3a60914 Camera2: Check PIDs to ensure camera exclusive access. by Eino-Ville Talvala · 12 years ago
  8. ac9b960 Merge "Allocate buffers before calling start on its source in OMXCodec::start() for encoder case" into jb-mr1-dev by James Dong · 12 years ago
  9. 0dff606 Allocate buffers before calling start on its source in OMXCodec::start() for encoder case by James Dong · 12 years ago
  10. 9cb20d4 am a9ab66c5: (-s ours) am ffd99cb7: Merge "Shutter sound is heard at the end of the recorded video" by Eino-Ville Talvala · 12 years ago
  11. c9729ca Unifying TimedTextDriver's resume() and start(). by Insun Kang · 12 years ago
  12. 6472bad Fix: status checking in TimedTextDriver. by Insun Kang · 12 years ago
  13. bb6bc84 Adds resume() function by Insun Kang · 12 years ago
  14. 2f0632f Adjust fire time of a timed text message before firing it. by Insun Kang · 12 years ago
  15. a9ab66c am ffd99cb7: Merge "Shutter sound is heard at the end of the recorded video" by Eino-Ville Talvala · 12 years ago
  16. 9007619 Merge "Shutter sound is heard at the end of the recorded video" into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  17. ffd99cb Merge "Shutter sound is heard at the end of the recorded video" by Eino-Ville Talvala · 12 years ago
  18. 35f859b Shutter sound is heard at the end of the recorded video by Patric Frederiksen · 12 years ago
  19. 44cda3a Don't wait for presentation complete if terminated by Glenn Kasten · 12 years ago
  20. 3788a39 Merge "Allows MediaMetadataRetriever to retrieve video rotation angle" into jb-mr1-dev by James Dong · 12 years ago
  21. 5665fde Merge "Start adding support for multiple record tracks" into jb-mr1-dev by Glenn Kasten · 12 years ago
  22. 510a3d6 Start adding support for multiple record tracks by Glenn Kasten · 12 years ago
  23. 428b77a Camera2: Improve formatting of debugging dump by Eino-Ville Talvala · 12 years ago
  24. 836b81f Camera2: Improve threading safety by Eino-Ville Talvala · 12 years ago
  25. 5a81ad8 Allows MediaMetadataRetriever to retrieve video rotation angle by James Dong · 12 years ago
  26. 25f0d7b Should really compare the pos to the total number of values in get() and set() methods in ListTableEntries class by James Dong · 12 years ago
  27. c620cbd Refactoring how the box table entries are stored in MPEG4Writer by James Dong · 12 years ago
  28. 9fbe942 Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev by Ed Heyl · 12 years ago
  29. 3beb3ff am b3192c5a: Reconcile with jb-release by The Android Open Source Project · 12 years ago
  30. 5d464eb Swap the order of creating IAudioTrack and thread by Glenn Kasten · 12 years ago
  31. 0ec23ce Clean up start() parameters by Glenn Kasten · 12 years ago
  32. b3192c5 Reconcile with jb-release by The Android Open Source Project · 12 years ago
  33. e4e2a37 Extract methods to enter standby and standby mode by Glenn Kasten · 12 years ago
  34. 3dca4c7 update to new getDisplayInfo API by Mathias Agopian · 12 years ago
  35. 28567de Merge "Camera2: Use more buffers for video encoding." by Eino-Ville Talvala · 12 years ago
  36. 82f517b Merge "Camera2: Revamp recording support to allow opaque formats." by Eino-Ville Talvala · 12 years ago
  37. 803cbf6 Camera2: Use more buffers for video encoding. by Eino-Ville Talvala · 12 years ago
  38. 0a7af18 Use valueAt instead of editValueAt when possible by Glenn Kasten · 12 years ago
  39. 58e5aa3 effect_descriptor_t const correctness by Glenn Kasten · 12 years ago
  40. 1d491ff Fix races in AudioRecord stop() by Glenn Kasten · 12 years ago
  41. 5d246ef NuPlayer: Prevents creation of Video Decoder when we use Music Player by Haynes Mathew George · 12 years ago
  42. c749dad merge in jb-release history after reset to jb-dev by The Android Automerger · 12 years ago
  43. 78822d7 Camera2: Revamp recording support to allow opaque formats. by Eino-Ville Talvala · 12 years ago
  44. bf5bea9 Codecs: Add MetaDataMode support to software video encoders. by Eino-Ville Talvala · 12 years ago
  45. 7aa1b72 Merge "Don't make the decrypted content available to Java applications via MediaExtractor.java API" by James Dong · 12 years ago
  46. 69d7996 Use upmix/downmix utility routines by Glenn Kasten · 12 years ago
  47. 3499e2d Don't make the decrypted content available to Java applications via MediaExtractor.java API by James Dong · 12 years ago
  48. f1b3ee2 Merge "Added number of encoded frames and duration to the MPEG4Writer::Track::dump" by James Dong · 12 years ago
  49. 68ea6ca Merge "Camera: Add OPAQUE pixel format to CameraParameters" by Eino-Ville Talvala · 12 years ago
  50. e78d5c7 Merge "Camera2: Stop preview: Wait until HAL is drained" by Eino-Ville Talvala · 12 years ago
  51. 789e325 Merge "Camera2: Add more verbose logging" by Eino-Ville Talvala · 12 years ago
  52. afa1669 Merge "Camera2: Fix recording bugs" by Eino-Ville Talvala · 12 years ago
  53. 2267106 Camera2: Stop preview: Wait until HAL is drained by Eino-Ville Talvala · 12 years ago
  54. f5545b9 Merge "Bugfix: Seek on SRT external track" by James Dong · 12 years ago
  55. e65c891 fix audio effect not destroyed when needed. by Eric Laurent · 12 years ago
  56. 76da263 Merge "Added a callback in nuplayer via informational event to signal the start of video rendering" by James Dong · 12 years ago
  57. c374dae Added a callback to signal when the rendering of the video frame just occurred by James Dong · 12 years ago
  58. f57b4ea Added a callback in nuplayer via informational event to signal the start of video rendering by James Dong · 12 years ago
  59. 33e6e35 Miscellaneous audio record fixes by Glenn Kasten · 12 years ago
  60. cd2d610 Use constructor to initialize instead of memcpy by Glenn Kasten · 12 years ago
  61. a084127 Merge "Ensure MEDIA_INFO_BUFFERING_END is always sent" by Marco Nelissen · 12 years ago
  62. be5f05e Internal dump methods return void not status_t by Glenn Kasten · 12 years ago
  63. 9e4c3db Camera2: Add more verbose logging by Eino-Ville Talvala · 12 years ago
  64. 898a9a9 Camera2: Fix recording bugs by Eino-Ville Talvala · 12 years ago
  65. cf9465b Merge "AudioRecord locking" by Glenn Kasten · 12 years ago
  66. 6f43448 Ensure MEDIA_INFO_BUFFERING_END is always sent by Marco Nelissen · 12 years ago
  67. 45dfb6a Synchronize access to OMX class member variables by Haynes Mathew George · 12 years ago
  68. a3c9d82 Bugfix: Seek on SRT external track by Insun Kang · 12 years ago
  69. 13210f3 Added number of encoded frames and duration to the MPEG4Writer::Track::dump by James Dong · 12 years ago
  70. 4865aa8 Merge "Revert 94479fd5405642c67efd14cebe722feb9cbe6e77" by Glenn Kasten · 12 years ago
  71. 0dca0d2 Merge "When a request max file size is relatively small, don't store moov header at the beginning of a recorded mp4 file." by James Dong · 12 years ago
  72. 77e8ae9 When a request max file size is relatively small, don't store moov header at the by James Dong · 12 years ago
  73. 5ad92f6 Revert 94479fd5405642c67efd14cebe722feb9cbe6e77 by Glenn Kasten · 12 years ago
  74. bb4350d Use audio_devices_t more places by Glenn Kasten · 12 years ago
  75. cb4184c am ec4147ed: Reconcile with jb-mr0-release by The Android Open Source Project · 12 years ago
  76. ec4147e Reconcile with jb-mr0-release by The Android Open Source Project · 12 years ago
  77. 70b3c7b merge in jb-release history after reset to jb-dev by The Android Automerger · 12 years ago
  78. f6d9696 Camera: Add OPAQUE pixel format to CameraParameters by Eino-Ville Talvala · 12 years ago
  79. 1f1493c am 65e8d62a: Merge "Fixed sample video corrupted in MediaCodec mode." into jb-dev by Edwin Wong · 12 years ago
  80. 955e781 AudioRecord locking by Glenn Kasten · 12 years ago
  81. b46ccde Merge from jb-dev for "sample video corruption in MediaCodec mode." DO NOT MERGE by Edwin Wong · 12 years ago
  82. ea68297 Merge "CameraService: Add more information to service dump." by Eino-Ville Talvala · 12 years ago
  83. f592613 CameraService: Add more information to service dump. by Eino-Ville Talvala · 12 years ago
  84. fc938e0 merge in jb-mr0-release history after reset to jb-dev by The Android Automerger · 12 years ago
  85. a189a68 Use struct assignment instead of explicit memcpy by Glenn Kasten · 12 years ago
  86. 28b76b3 Use audio_channel_mask_t for channel mask by Glenn Kasten · 12 years ago
  87. fd4e20c Run audio at priorities 2 and 3 above kernel 1 by Glenn Kasten · 12 years ago
  88. d96c572 Don't call virtual methods in destructor by Glenn Kasten · 12 years ago
  89. dcda3b3 Merge "AudioRecord::stop() return void" by Glenn Kasten · 12 years ago
  90. 2bdb2f2 am 190313ec: am 65e8d62a: Merge "Fixed sample video corrupted in MediaCodec mode." into jb-dev by Edwin Wong · 12 years ago
  91. 1ea6d23 Use atomic ops for thread suspend count by Glenn Kasten · 12 years ago
  92. d64cd23 AudioRecord::stop() return void by Glenn Kasten · 12 years ago
  93. 190313e am 65e8d62a: Merge "Fixed sample video corrupted in MediaCodec mode." into jb-dev by Edwin Wong · 12 years ago
  94. 65e8d62 Merge "Fixed sample video corrupted in MediaCodec mode." into jb-dev by Edwin Wong · 12 years ago
  95. 68337ed AudioRecord client threading cleanup by Glenn Kasten · 12 years ago
  96. fa2b8f2 Fixed sample video corrupted in MediaCodec mode. by Edwin Wong · 12 years ago
  97. 9cca4c6 Camera2: Add recording support by Eino-Ville Talvala · 12 years ago
  98. 04cd018 getMinFrameCount error handling by Glenn Kasten · 12 years ago
  99. 5f0033d Merge "Remove dead code in libmedia" by Glenn Kasten · 12 years ago
  100. 1879fff Add tid parameter to IAudioFlinger::openRecord by Glenn Kasten · 12 years ago