1. 3478eaa Fix a small build warning. by John Grossman · 14 years ago
  2. 6fb082a Merge "Make sure that the trackId starts from 1" into jb-mr1-dev by James Dong · 14 years ago
  3. e2229fb Merge "Handle empty stsc box" into jb-mr1-dev by Marco Nelissen · 14 years ago
  4. b7e75cf Handle empty stsc box by Marco Nelissen · 14 years ago
  5. 219f195 Make sure that the trackId starts from 1 by James Dong · 14 years ago
  6. a9e0ea5 Merge "Remove the no longer used PV software aac decoder." into jb-mr1-dev by Andreas Huber · 14 years ago
  7. 1f88347 Remove the no longer used PV software aac decoder. by Andreas Huber · 14 years ago
  8. 51d7547 Only emit padding at the end of the stream in the aac and mp3 decoders by Andreas Huber · 14 years ago
  9. e671207 Make sure codec names and corresponding quirks are returned together. by Andreas Huber · 14 years ago
  10. 28620ee Merge "mediacodec: Return an error on getOutputFormat if there is no output format yet" into jb-mr1-dev by Andreas Huber · 14 years ago
  11. 972f232 mediacodec: Return an error on getOutputFormat if there is no output format yet by Martin Storsjo · 14 years ago
  12. 42c5ef9 Merge "Remove obsolete hack for TI specific code" into jb-mr1-dev by James Dong · 14 years ago
  13. a6ee7bc Remove obsolete hack for TI specific code by James Dong · 14 years ago
  14. 9719715 Camera2: Reduce redundant device dumpsys by Eino-Ville Talvala · 14 years ago
  15. 8da4cd7 Fix a deadlock in commandSetVideoBufferCountL() by James Dong · 14 years ago
  16. d9f0253 Merge "Camera2: Add notification handling skeleton." into jb-mr1-dev by Eino-Ville Talvala · 14 years ago
  17. e643ccb Merge "Remove circular dependency." into jb-mr1-dev by Ying Wang · 14 years ago
  18. 8d5ec2a Remove circular dependency. by Ying Wang · 14 years ago
  19. 160d4af Camera2: Add notification handling skeleton. by Eino-Ville Talvala · 14 years ago
  20. a3b71fa Merge "experimental support for fragmented mp4 playback in nuplayer" into jb-mr1-dev by Marco Nelissen · 14 years ago
  21. 8406678 experimental support for fragmented mp4 playback in nuplayer by Andreas Huber · 15 years ago
  22. 36cdfb1 Camera2: Break out individual commands by Eino-Ville Talvala · 14 years ago
  23. 983cf23 Dynamically configure the number of video buffers used by camera source, if supported by James Dong · 14 years ago
  24. 15d7245 Merge "Camera2: Fix exposure compensation step value." into jb-mr1-dev by Eino-Ville Talvala · 14 years ago
  25. 1bf1c00 Merge "Camera2: Minor logging updates." into jb-mr1-dev by Eino-Ville Talvala · 14 years ago
  26. 4a76bce Merge "Camera2: Check PIDs to ensure camera exclusive access." into jb-mr1-dev by Eino-Ville Talvala · 14 years ago
  27. d6f8e08 Camera2: Fix exposure compensation step value. by Eino-Ville Talvala · 14 years ago
  28. 750d74b Camera2: Minor logging updates. by Eino-Ville Talvala · 14 years ago
  29. 3a60914 Camera2: Check PIDs to ensure camera exclusive access. by Eino-Ville Talvala · 14 years ago
  30. ac9b960 Merge "Allocate buffers before calling start on its source in OMXCodec::start() for encoder case" into jb-mr1-dev by James Dong · 14 years ago
  31. 0dff606 Allocate buffers before calling start on its source in OMXCodec::start() for encoder case by James Dong · 14 years ago
  32. 9cb20d4 am a9ab66c5: (-s ours) am ffd99cb7: Merge "Shutter sound is heard at the end of the recorded video" by Eino-Ville Talvala · 14 years ago
  33. c9729ca Unifying TimedTextDriver's resume() and start(). by Insun Kang · 14 years ago
  34. 6472bad Fix: status checking in TimedTextDriver. by Insun Kang · 14 years ago
  35. bb6bc84 Adds resume() function by Insun Kang · 14 years ago
  36. 2f0632f Adjust fire time of a timed text message before firing it. by Insun Kang · 14 years ago
  37. a9ab66c am ffd99cb7: Merge "Shutter sound is heard at the end of the recorded video" by Eino-Ville Talvala · 14 years ago
  38. 9007619 Merge "Shutter sound is heard at the end of the recorded video" into jb-mr1-dev by Eino-Ville Talvala · 14 years ago
  39. ffd99cb Merge "Shutter sound is heard at the end of the recorded video" by Eino-Ville Talvala · 14 years ago
  40. 35f859b Shutter sound is heard at the end of the recorded video by Patric Frederiksen · 14 years ago
  41. 44cda3a Don't wait for presentation complete if terminated by Glenn Kasten · 14 years ago
  42. 3788a39 Merge "Allows MediaMetadataRetriever to retrieve video rotation angle" into jb-mr1-dev by James Dong · 14 years ago
  43. 5665fde Merge "Start adding support for multiple record tracks" into jb-mr1-dev by Glenn Kasten · 14 years ago
  44. 510a3d6 Start adding support for multiple record tracks by Glenn Kasten · 14 years ago
  45. 428b77a Camera2: Improve formatting of debugging dump by Eino-Ville Talvala · 14 years ago
  46. 836b81f Camera2: Improve threading safety by Eino-Ville Talvala · 14 years ago
  47. 5a81ad8 Allows MediaMetadataRetriever to retrieve video rotation angle by James Dong · 14 years ago
  48. 25f0d7b Should really compare the pos to the total number of values in get() and set() methods in ListTableEntries class by James Dong · 14 years ago
  49. c620cbd Refactoring how the box table entries are stored in MPEG4Writer by James Dong · 14 years ago
  50. 9fbe942 Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev by Ed Heyl · 14 years ago
  51. 3beb3ff am b3192c5a: Reconcile with jb-release by The Android Open Source Project · 14 years ago
  52. 5d464eb Swap the order of creating IAudioTrack and thread by Glenn Kasten · 14 years ago
  53. 0ec23ce Clean up start() parameters by Glenn Kasten · 14 years ago
  54. b3192c5 Reconcile with jb-release by The Android Open Source Project · 14 years ago
  55. e4e2a37 Extract methods to enter standby and standby mode by Glenn Kasten · 14 years ago
  56. 3dca4c7 update to new getDisplayInfo API by Mathias Agopian · 14 years ago
  57. 28567de Merge "Camera2: Use more buffers for video encoding." by Eino-Ville Talvala · 14 years ago
  58. 82f517b Merge "Camera2: Revamp recording support to allow opaque formats." by Eino-Ville Talvala · 14 years ago
  59. 803cbf6 Camera2: Use more buffers for video encoding. by Eino-Ville Talvala · 14 years ago
  60. 0a7af18 Use valueAt instead of editValueAt when possible by Glenn Kasten · 14 years ago
  61. 58e5aa3 effect_descriptor_t const correctness by Glenn Kasten · 14 years ago
  62. 1d491ff Fix races in AudioRecord stop() by Glenn Kasten · 14 years ago
  63. 5d246ef NuPlayer: Prevents creation of Video Decoder when we use Music Player by Haynes Mathew George · 14 years ago
  64. c749dad merge in jb-release history after reset to jb-dev by The Android Automerger · 14 years ago
  65. 78822d7 Camera2: Revamp recording support to allow opaque formats. by Eino-Ville Talvala · 14 years ago
  66. bf5bea9 Codecs: Add MetaDataMode support to software video encoders. by Eino-Ville Talvala · 14 years ago
  67. 7aa1b72 Merge "Don't make the decrypted content available to Java applications via MediaExtractor.java API" by James Dong · 14 years ago
  68. 69d7996 Use upmix/downmix utility routines by Glenn Kasten · 14 years ago
  69. 3499e2d Don't make the decrypted content available to Java applications via MediaExtractor.java API by James Dong · 14 years ago
  70. f1b3ee2 Merge "Added number of encoded frames and duration to the MPEG4Writer::Track::dump" by James Dong · 14 years ago
  71. 68ea6ca Merge "Camera: Add OPAQUE pixel format to CameraParameters" by Eino-Ville Talvala · 14 years ago
  72. e78d5c7 Merge "Camera2: Stop preview: Wait until HAL is drained" by Eino-Ville Talvala · 14 years ago
  73. 789e325 Merge "Camera2: Add more verbose logging" by Eino-Ville Talvala · 14 years ago
  74. afa1669 Merge "Camera2: Fix recording bugs" by Eino-Ville Talvala · 14 years ago
  75. 2267106 Camera2: Stop preview: Wait until HAL is drained by Eino-Ville Talvala · 14 years ago
  76. f5545b9 Merge "Bugfix: Seek on SRT external track" by James Dong · 14 years ago
  77. e65c891 fix audio effect not destroyed when needed. by Eric Laurent · 14 years ago
  78. 76da263 Merge "Added a callback in nuplayer via informational event to signal the start of video rendering" by James Dong · 14 years ago
  79. c374dae Added a callback to signal when the rendering of the video frame just occurred by James Dong · 14 years ago
  80. f57b4ea Added a callback in nuplayer via informational event to signal the start of video rendering by James Dong · 14 years ago
  81. 33e6e35 Miscellaneous audio record fixes by Glenn Kasten · 14 years ago
  82. cd2d610 Use constructor to initialize instead of memcpy by Glenn Kasten · 14 years ago
  83. a084127 Merge "Ensure MEDIA_INFO_BUFFERING_END is always sent" by Marco Nelissen · 14 years ago
  84. be5f05e Internal dump methods return void not status_t by Glenn Kasten · 14 years ago
  85. 9e4c3db Camera2: Add more verbose logging by Eino-Ville Talvala · 14 years ago
  86. 898a9a9 Camera2: Fix recording bugs by Eino-Ville Talvala · 14 years ago
  87. cf9465b Merge "AudioRecord locking" by Glenn Kasten · 14 years ago
  88. 6f43448 Ensure MEDIA_INFO_BUFFERING_END is always sent by Marco Nelissen · 14 years ago
  89. 45dfb6a Synchronize access to OMX class member variables by Haynes Mathew George · 14 years ago
  90. a3c9d82 Bugfix: Seek on SRT external track by Insun Kang · 14 years ago
  91. 13210f3 Added number of encoded frames and duration to the MPEG4Writer::Track::dump by James Dong · 14 years ago
  92. 4865aa8 Merge "Revert 94479fd5405642c67efd14cebe722feb9cbe6e77" by Glenn Kasten · 14 years ago
  93. 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 · 14 years ago
  94. 77e8ae9 When a request max file size is relatively small, don't store moov header at the by James Dong · 14 years ago
  95. 5ad92f6 Revert 94479fd5405642c67efd14cebe722feb9cbe6e77 by Glenn Kasten · 14 years ago
  96. bb4350d Use audio_devices_t more places by Glenn Kasten · 14 years ago
  97. cb4184c am ec4147ed: Reconcile with jb-mr0-release by The Android Open Source Project · 14 years ago
  98. ec4147e Reconcile with jb-mr0-release by The Android Open Source Project · 14 years ago
  99. 70b3c7b merge in jb-release history after reset to jb-dev by The Android Automerger · 14 years ago
  100. f6d9696 Camera: Add OPAQUE pixel format to CameraParameters by Eino-Ville Talvala · 14 years ago