1. 88ed043 am 4bb0e2aa: am 662b15c3: am a858aa96: Merge "avcenc: Remove redundant zero-initialization of allocated memory" by Jean-Baptiste Queru · 14 years ago
  2. dadf369 am 49e74946: am 44237a8d: am b71298ee: Merge "avcenc: Initialize all memory allocated by the CBAVC_Malloc callback function" by Jean-Baptiste Queru · 14 years ago
  3. 1a56274 am f5a66877: am 68d44b06: am 0ab18f85: Merge "avcenc: Remove useless casts" by Jean-Baptiste Queru · 14 years ago
  4. 7cad90a am 76d46c5a: am 4348cbce: am 67f694d6: Merge "Initialize pool\'s buffer pointers to null." by Jean-Baptiste Queru · 14 years ago
  5. 6f29245 am 93f902d5: am 96d18cca: am 0822156c: Merge "avcenc: Fix indentation" by Jean-Baptiste Queru · 14 years ago
  6. 013c9c3 am 3269b531: am 80c46255: am 874a074a: Merge "avcenc: Switch malloc/free callbacks to use pointers instead of ints" by Jean-Baptiste Queru · 14 years ago
  7. a018268 am c107387c: am 17fa4ab4: am b7ee9c44: Merge "mediacodec: Return an error on getOutputFormat if there is no output format yet" by Jean-Baptiste Queru · 14 years ago
  8. 4bb0e2a am 662b15c3: am a858aa96: Merge "avcenc: Remove redundant zero-initialization of allocated memory" by Jean-Baptiste Queru · 14 years ago
  9. 49e7494 am 44237a8d: am b71298ee: Merge "avcenc: Initialize all memory allocated by the CBAVC_Malloc callback function" by Jean-Baptiste Queru · 14 years ago
  10. f5a6687 am 68d44b06: am 0ab18f85: Merge "avcenc: Remove useless casts" by Jean-Baptiste Queru · 14 years ago
  11. 76d46c5 am 4348cbce: am 67f694d6: Merge "Initialize pool\'s buffer pointers to null." by Jean-Baptiste Queru · 14 years ago
  12. 93f902d am 96d18cca: am 0822156c: Merge "avcenc: Fix indentation" by Jean-Baptiste Queru · 14 years ago
  13. 3269b53 am 80c46255: am 874a074a: Merge "avcenc: Switch malloc/free callbacks to use pointers instead of ints" by Jean-Baptiste Queru · 14 years ago
  14. c107387 am 17fa4ab4: am b7ee9c44: Merge "mediacodec: Return an error on getOutputFormat if there is no output format yet" by Jean-Baptiste Queru · 14 years ago
  15. 662b15c am a858aa96: Merge "avcenc: Remove redundant zero-initialization of allocated memory" by Jean-Baptiste Queru · 14 years ago
  16. 44237a8 am b71298ee: Merge "avcenc: Initialize all memory allocated by the CBAVC_Malloc callback function" by Jean-Baptiste Queru · 14 years ago
  17. 68d44b0 am 0ab18f85: Merge "avcenc: Remove useless casts" by Jean-Baptiste Queru · 14 years ago
  18. 4348cbc am 67f694d6: Merge "Initialize pool\'s buffer pointers to null." by Jean-Baptiste Queru · 14 years ago
  19. 96d18cc am 0822156c: Merge "avcenc: Fix indentation" by Jean-Baptiste Queru · 14 years ago
  20. 80c4625 am 874a074a: Merge "avcenc: Switch malloc/free callbacks to use pointers instead of ints" by Jean-Baptiste Queru · 14 years ago
  21. 17fa4ab am b7ee9c44: Merge "mediacodec: Return an error on getOutputFormat if there is no output format yet" by Jean-Baptiste Queru · 14 years ago
  22. a858aa9 Merge "avcenc: Remove redundant zero-initialization of allocated memory" by Jean-Baptiste Queru · 14 years ago
  23. b71298e Merge "avcenc: Initialize all memory allocated by the CBAVC_Malloc callback function" by Jean-Baptiste Queru · 14 years ago
  24. 0ab18f8 Merge "avcenc: Remove useless casts" by Jean-Baptiste Queru · 14 years ago
  25. 67f694d Merge "Initialize pool's buffer pointers to null." by Jean-Baptiste Queru · 14 years ago
  26. 0822156 Merge "avcenc: Fix indentation" by Jean-Baptiste Queru · 14 years ago
  27. 874a074 Merge "avcenc: Switch malloc/free callbacks to use pointers instead of ints" by Jean-Baptiste Queru · 14 years ago
  28. b7ee9c4 Merge "mediacodec: Return an error on getOutputFormat if there is no output format yet" by Jean-Baptiste Queru · 14 years ago
  29. 5ed3e21 am 3478eaa2: Fix a small build warning. by John Grossman · 14 years ago
  30. 3478eaa Fix a small build warning. by John Grossman · 14 years ago
  31. c3042db am 6fb082ae: Merge "Make sure that the trackId starts from 1" into jb-mr1-dev by James Dong · 14 years ago
  32. 6fb082a Merge "Make sure that the trackId starts from 1" into jb-mr1-dev by James Dong · 14 years ago
  33. ef8532b am e2229fba: Merge "Handle empty stsc box" into jb-mr1-dev by Marco Nelissen · 14 years ago
  34. e2229fb Merge "Handle empty stsc box" into jb-mr1-dev by Marco Nelissen · 14 years ago
  35. b7e75cf Handle empty stsc box by Marco Nelissen · 14 years ago
  36. 876b7b5 Reconcile with jb-mr1-release - do not merge by The Android Open Source Project · 14 years ago
  37. ba668e0 merge in jb-mr1-release history after reset to jb-mr1-dev by The Android Automerger · 14 years ago
  38. 219f195 Make sure that the trackId starts from 1 by James Dong · 14 years ago
  39. 7047e4a am a9e0ea58: Merge "Remove the no longer used PV software aac decoder." into jb-mr1-dev by Andreas Huber · 14 years ago
  40. a9e0ea5 Merge "Remove the no longer used PV software aac decoder." into jb-mr1-dev by Andreas Huber · 14 years ago
  41. b01b83c am 51d75479: Only emit padding at the end of the stream in the aac and mp3 decoders by Andreas Huber · 14 years ago
  42. 1f88347 Remove the no longer used PV software aac decoder. by Andreas Huber · 14 years ago
  43. 51d7547 Only emit padding at the end of the stream in the aac and mp3 decoders by Andreas Huber · 14 years ago
  44. 50f4109 am e6712071: Make sure codec names and corresponding quirks are returned together. by Andreas Huber · 14 years ago
  45. e671207 Make sure codec names and corresponding quirks are returned together. by Andreas Huber · 14 years ago
  46. 119254b am 28620ee3: Merge "mediacodec: Return an error on getOutputFormat if there is no output format yet" into jb-mr1-dev by Andreas Huber · 14 years ago
  47. 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
  48. 972f232 mediacodec: Return an error on getOutputFormat if there is no output format yet by Martin Storsjo · 14 years ago
  49. 0624f91 Reconcile with jb-mr1-release - do not merge by The Android Open Source Project · 14 years ago
  50. 1b782a9 am 42c5ef98: Merge "Remove obsolete hack for TI specific code" into jb-mr1-dev by James Dong · 14 years ago
  51. 42c5ef9 Merge "Remove obsolete hack for TI specific code" into jb-mr1-dev by James Dong · 14 years ago
  52. f5043b0 merge in jb-mr1-release history after reset to jb-mr1-dev by The Android Automerger · 14 years ago
  53. a6ee7bc Remove obsolete hack for TI specific code by James Dong · 14 years ago
  54. cb66877 am 97197157: Camera2: Reduce redundant device dumpsys by Eino-Ville Talvala · 14 years ago
  55. 9719715 Camera2: Reduce redundant device dumpsys by Eino-Ville Talvala · 14 years ago
  56. caa99d6 Reconcile with jb-mr1-release - do not merge by The Android Open Source Project · 14 years ago
  57. 68cdf70 Reconcile with jb-mr1-release - do not merge by The Android Open Source Project · 14 years ago
  58. fcbb8af Fix a deadlock in commandSetVideoBufferCountL() by James Dong · 14 years ago
  59. 7ec5737 merge in jb-mr1-release history after reset to jb-mr1-dev by The Android Automerger · 14 years ago
  60. da608d5 am 8da4cd7d: Fix a deadlock in commandSetVideoBufferCountL() by James Dong · 14 years ago
  61. 8da4cd7 Fix a deadlock in commandSetVideoBufferCountL() by James Dong · 14 years ago
  62. 7dad0e9 am d9f02533: Merge "Camera2: Add notification handling skeleton." into jb-mr1-dev by Eino-Ville Talvala · 14 years ago
  63. d9f0253 Merge "Camera2: Add notification handling skeleton." into jb-mr1-dev by Eino-Ville Talvala · 14 years ago
  64. b81dcd5 am e643ccba: Merge "Remove circular dependency." into jb-mr1-dev by Ying Wang · 14 years ago
  65. e643ccb Merge "Remove circular dependency." into jb-mr1-dev by Ying Wang · 14 years ago
  66. 8d5ec2a Remove circular dependency. by Ying Wang · 14 years ago
  67. 160d4af Camera2: Add notification handling skeleton. by Eino-Ville Talvala · 14 years ago
  68. c9b125a am a3b71fa5: Merge "experimental support for fragmented mp4 playback in nuplayer" into jb-mr1-dev by Marco Nelissen · 14 years ago
  69. a3b71fa Merge "experimental support for fragmented mp4 playback in nuplayer" into jb-mr1-dev by Marco Nelissen · 14 years ago
  70. 8406678 experimental support for fragmented mp4 playback in nuplayer by Andreas Huber · 15 years ago
  71. 8e888ec am 36cdfb18: Camera2: Break out individual commands by Eino-Ville Talvala · 14 years ago
  72. 36cdfb1 Camera2: Break out individual commands by Eino-Ville Talvala · 14 years ago
  73. 903f037 am 983cf231: Dynamically configure the number of video buffers used by camera source, if supported by James Dong · 14 years ago
  74. 983cf23 Dynamically configure the number of video buffers used by camera source, if supported by James Dong · 14 years ago
  75. 22c875a am 15d7245e: Merge "Camera2: Fix exposure compensation step value." into jb-mr1-dev by Eino-Ville Talvala · 14 years ago
  76. 3b1069c am 1bf1c000: Merge "Camera2: Minor logging updates." into jb-mr1-dev by Eino-Ville Talvala · 14 years ago
  77. 028488e am 4a76bcea: Merge "Camera2: Check PIDs to ensure camera exclusive access." into jb-mr1-dev by Eino-Ville Talvala · 14 years ago
  78. 15d7245 Merge "Camera2: Fix exposure compensation step value." into jb-mr1-dev by Eino-Ville Talvala · 14 years ago
  79. 1bf1c00 Merge "Camera2: Minor logging updates." into jb-mr1-dev by Eino-Ville Talvala · 14 years ago
  80. 4a76bce Merge "Camera2: Check PIDs to ensure camera exclusive access." into jb-mr1-dev by Eino-Ville Talvala · 14 years ago
  81. d6f8e08 Camera2: Fix exposure compensation step value. by Eino-Ville Talvala · 14 years ago
  82. 750d74b Camera2: Minor logging updates. by Eino-Ville Talvala · 14 years ago
  83. 3a60914 Camera2: Check PIDs to ensure camera exclusive access. by Eino-Ville Talvala · 14 years ago
  84. c249e7b am ac9b9600: 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
  85. dfc7371 am 9cb20d4a: 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
  86. 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
  87. 0dff606 Allocate buffers before calling start on its source in OMXCodec::start() for encoder case by James Dong · 14 years ago
  88. 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
  89. f6f6cfc Reconcile with jb-mr1-release - do not merge by The Android Open Source Project · 14 years ago
  90. cda97f7 merge in jb-mr1-release history after reset to jb-mr1-dev by The Android Automerger · 14 years ago
  91. cc78845 am c9729ca1: Unifying TimedTextDriver\'s resume() and start(). by Insun Kang · 14 years ago
  92. 249ab51 am 6472badc: Fix: status checking in TimedTextDriver. by Insun Kang · 14 years ago
  93. dd43ebd am bb6bc849: Adds resume() function by Insun Kang · 14 years ago
  94. 141e081 am 2f0632f1: Adjust fire time of a timed text message before firing it. by Insun Kang · 14 years ago
  95. 58defc8 am 9007619d: Merge "Shutter sound is heard at the end of the recorded video" into jb-mr1-dev by Eino-Ville Talvala · 14 years ago
  96. c9729ca Unifying TimedTextDriver's resume() and start(). by Insun Kang · 14 years ago
  97. 6472bad Fix: status checking in TimedTextDriver. by Insun Kang · 14 years ago
  98. bb6bc84 Adds resume() function by Insun Kang · 14 years ago
  99. 2f0632f Adjust fire time of a timed text message before firing it. by Insun Kang · 14 years ago
  100. a9ab66c am ffd99cb7: Merge "Shutter sound is heard at the end of the recorded video" by Eino-Ville Talvala · 14 years ago