1. 57c8618 Pass camera frame metadata from camera service to Java. by Wu-cheng Li · 13 years ago
  2. 40cdc56 Add camera recording hint parameter. by Wu-cheng Li · 13 years ago
  3. 2f53a63 Merge "connect/disconnect is now called from our EGL wrapper" by Mathias Agopian · 13 years ago
  4. a971214 am 8fb7bd4d: am 5bb3129c: (-s ours) am a2616220: am 5e57c2cf: Merge "Stagefright: Return error if codec takes too long to return a buffer." by Jean-Baptiste Queru · 13 years ago
  5. 1de2393 am 5bb3129c: (-s ours) am a2616220: am 5e57c2cf: Merge "Stagefright: Return error if codec takes too long to return a buffer." by Jean-Baptiste Queru · 13 years ago
  6. c3da343 connect/disconnect is now called from our EGL wrapper by Mathias Agopian · 13 years ago
  7. 93a1e24 Merge "Stagefright: Return error if codec takes too long to return a buffer." by Jean-Baptiste Queru · 13 years ago
  8. 9ea5908 Merge "Fix NALU extraction of unit starts with a 0x00 nalType" by Andreas Huber · 13 years ago
  9. 7f048fd Fix NALU extraction of unit starts with a 0x00 nalType by Andreas Huber · 13 years ago
  10. 20f725e Start playing live streaming HLS content from the first segment. by Andreas Huber · 13 years ago
  11. b7c5f8f Merge "Part of fix for bug 5065047 build libchromium as a shared lib" by Kristian Monsen · 13 years ago
  12. 0065ef7 Merge "Add frame metadata parameter to camera data_callback." by Wu-cheng Li · 13 years ago
  13. ff09ef8 Add frame metadata parameter to camera data_callback. by Wu-cheng Li · 13 years ago
  14. 6dbe883 Fix issue 5090721: audio record broken by Eric Laurent · 13 years ago
  15. a3924af Merge "Bug 4599730 Get audio channel count on MediaPlayer" by Glenn Kasten · 13 years ago
  16. cd25fed Bug 4599730 Get audio channel count on MediaPlayer by Glenn Kasten · 13 years ago
  17. 673aebf libstagefright: add destroyOMXPlugin and use C linkage for symbols by Iliyan Malchev · 13 years ago
  18. 85fb61e libcameraservice: call put_parameters on camera HAL by Iliyan Malchev · 13 years ago
  19. a7280a5 Merge "AudioFlinger: fix crash when deleting pre process." by Eric Laurent · 13 years ago
  20. 99b25ba Merge "Fix issue 4604090: notification sound interrupted." by Eric Laurent · 13 years ago
  21. dcd955b Merge "AudioRecord: Fix getInput()" by Eric Laurent · 13 years ago
  22. f0de042 Merge "Fix for bug 5049763 HLS: Cookies set in main playlist request aren't being passed to subsequent HTTP requests" by Kristian Monsen · 13 years ago
  23. ec437d8 AudioFlinger: fix crash when deleting pre process. by Eric Laurent · 13 years ago
  24. d1a243e AudioRecord: Fix getInput() by Eric Laurent · 13 years ago
  25. 7fc25dd Add camera face detection API. by Wu-cheng Li · 13 years ago
  26. feb0db6 Fix issue 4604090: notification sound interrupted. by Eric Laurent · 13 years ago
  27. 288b66b Merge "Fix for bug 4371230. - Generate unique ID for each DrmManagerClient in native side - Fix the bug where multiple clients could use the same ID - Return the correct unique ID back to Java - Add a flag in the unique ID to separate native client and Java client" by Gloria Wang · 13 years ago
  28. 8f00151 Fix for bug 4371230. by Gloria Wang · 13 years ago
  29. b283ac1 Merge "Adding Metadata mode to SurfaceMediaSource" by Pannag Sanketi · 13 years ago
  30. 6e6e8a6 Merge "Added APIs for audio preprocessing" by Eric Laurent · 13 years ago
  31. 57dae99 Added APIs for audio preprocessing by Eric Laurent · 13 years ago
  32. a4635b0 Merge "Do not support still image capture mode for timelapse video recording" by James Dong · 13 years ago
  33. 6d240dc Merge "AudioFlinger: add dump of audio pre processing." by Eric Laurent · 13 years ago
  34. e6cf962 Part of fix for bug 5065047 build libchromium as a shared lib by Kristian Monsen · 13 years ago
  35. 1d2bff0 AudioFlinger: add dump of audio pre processing. by Eric Laurent · 13 years ago
  36. be1cc82 Merge "Do not wait forever for output buffers in OMXCodec.cpp and error out in case time out happens" by James Dong · 13 years ago
  37. 726e452 Merge "QueryCodecs() signature change" by Jean-Michel Trivi · 13 years ago
  38. 348a3ac Merge "Do not change the number of bytes while converting 8-bit samples to 16-bit, because this number will be used later to calculate mCurrentPos. Fix for bug 5063703." by Gloria Wang · 13 years ago
  39. 3cecf64 Do not support still image capture mode for timelapse video recording by James Dong · 13 years ago
  40. a361483 Adding Metadata mode to SurfaceMediaSource by Pannag Sanketi · 13 years ago
  41. 77882a8 Merge "Connect MediaRecorder Native to SurfaceMediaSource" by Pannag Sanketi · 13 years ago
  42. d35924d QueryCodecs() signature change by Jean-Michel Trivi · 13 years ago
  43. 0b3f217 Do not change the number of bytes while converting 8-bit samples to 16-bit, by Gloria Wang · 13 years ago
  44. 29a142c SurfaceTexture: add the abandon method. by Jamie Gennis · 13 years ago
  45. b33f340 Connect MediaRecorder Native to SurfaceMediaSource by Pannag Sanketi · 13 years ago
  46. 85eafc6 SurfaceMediaSource: remove getAllocator method by Jamie Gennis · 13 years ago
  47. fe388ee Merge "Renaming SurfaceEncoder to SurfaceMediaSource" by Pannag Sanketi · 13 years ago
  48. 10b7197 Merge "Adding SurfaceEncoder for encoding FilterFrames" by Pannag Sanketi · 13 years ago
  49. 10681df Merge "Fix issue 4988574: 8 bit PCM audio playback broken." by Eric Laurent · 13 years ago
  50. 47a55f5 Merge "Retry datasource fetches a few times before giving up (NuCachedSource2)." by Andreas Huber · 13 years ago
  51. 5bc965b Merge "Log setVideoSurface() and setVideoSurfaceTexture() failures." by James Dong · 13 years ago
  52. 0683eba Retry datasource fetches a few times before giving up (NuCachedSource2). by Andreas Huber · 13 years ago
  53. deaba1c Fix for bug 5049763 HLS: Cookies set in main playlist request aren't being passed to subsequent HTTP requests by Kristian Monsen · 13 years ago
  54. edc15ad Fix issue 4988574: 8 bit PCM audio playback broken. by Eric Laurent · 13 years ago
  55. fada58a Log setVideoSurface() and setVideoSurfaceTexture() failures. by James Dong · 13 years ago
  56. 1a2fafb Renaming SurfaceEncoder to SurfaceMediaSource by Pannag Sanketi · 13 years ago
  57. 3399b72 Adding SurfaceEncoder for encoding FilterFrames by Pannag Sanketi · 13 years ago
  58. 59d49c0 Adding AndoirdOpaque Colorformat to OMX by Pannag Sanketi · 13 years ago
  59. a1d9235 Merge "fix for issue 4142219 Don't hard code platform-specific limitations-jni/java part" by Hong Teng · 13 years ago
  60. 3a1f8a4 Merge "Untangle MediaScanner error handling. Bug: 5056917" by Jeff Brown · 13 years ago
  61. 0cd7889 Merge "Audio framework: support for audio pre processing" by Eric Laurent · 13 years ago
  62. 7188e55 Untangle MediaScanner error handling. Bug: 5056917 by Jeff Brown · 13 years ago
  63. cabd5f8 fix for issue 4142219 by Hong Teng · 13 years ago
  64. afa9771 Merge "Let the media recording framework release the Camera object when it is the owner" by James Dong · 13 years ago
  65. 3bd3020 Let the media recording framework release the Camera object when it is the owner by James Dong · 13 years ago
  66. 60c9301 Merge "MediaPlayer: add a disconnect from ANativeWindow" by Jamie Gennis · 13 years ago
  67. 7dff060 Merge "Content found in the wild violated the MPEG4 systems specs" by Andreas Huber · 13 years ago
  68. f3dadf2 Content found in the wild violated the MPEG4 systems specs by Andreas Huber · 13 years ago
  69. 50d42da Merge "More HLS fixes" by Andreas Huber · 13 years ago
  70. d6a46a6 More HLS fixes by Andreas Huber · 13 years ago
  71. bea47bc MediaPlayer: add a disconnect from ANativeWindow by Jamie Gennis · 13 years ago
  72. 2cd60e3 Merge "Disconnect the native window in CameraService::Client::disconnect." by Wu-cheng Li · 13 years ago
  73. 7574da5 Disconnect the native window in CameraService::Client::disconnect. by Wu-cheng Li · 13 years ago
  74. 9bc7af1 use SurfaceTexture new scaling mode in SF by Mathias Agopian · 13 years ago
  75. 2e460c5 Remove PV AVC decoder by James Dong · 13 years ago
  76. 8ebe5be am e5143d6c: am a4aef41a: am a74774fd: am 4d8f6a38: Merge "stagefright aacenc: Mark codeWord as UWord16" by Conley Owens · 13 years ago
  77. b2ac59b am a4aef41a: am a74774fd: am 4d8f6a38: Merge "stagefright aacenc: Mark codeWord as UWord16" by Conley Owens · 13 years ago
  78. e82c319 am 4d8f6a38: Merge "stagefright aacenc: Mark codeWord as UWord16" by Conley Owens · 13 years ago
  79. d94bb8b Merge "stagefright aacenc: Mark codeWord as UWord16" by Conley Owens · 13 years ago
  80. d36635c am 3ab6ccda: am 2acddc54: am 89bac182: am 88409911: Merge "stagefright: Include stdlib.h for malloc/free" by Deckard Autoverifier · 13 years ago
  81. 8ebcf02 am b32af642: am 31140598: am 16db83c2: am eb07c531: Merge "stagefright amrwbenc: Remove a duplicate, unused file" by Deckard Autoverifier · 13 years ago
  82. 7b9bcbb am d4dee1a5: am 29fd8cdb: am 80ef1745: am c06c3603: Merge "stagefright aacenc: Make the mem_malloc function 64-bit safe" by Deckard Autoverifier · 13 years ago
  83. bb29abf am b7f0d825: am 691257b1: am 68e37dac: am 55f115a3: Merge "stagefright: Only use __int64 on MSVC, not on all win32 compilers" by Deckard Autoverifier · 13 years ago
  84. 0ab6faa am 2acddc54: am 89bac182: am 88409911: Merge "stagefright: Include stdlib.h for malloc/free" by Deckard Autoverifier · 13 years ago
  85. 9f8f2f8 am 31140598: am 16db83c2: am eb07c531: Merge "stagefright amrwbenc: Remove a duplicate, unused file" by Deckard Autoverifier · 13 years ago
  86. 54b0ae0 am 29fd8cdb: am 80ef1745: am c06c3603: Merge "stagefright aacenc: Make the mem_malloc function 64-bit safe" by Deckard Autoverifier · 13 years ago
  87. c57d9ff am 691257b1: am 68e37dac: am 55f115a3: Merge "stagefright: Only use __int64 on MSVC, not on all win32 compilers" by Deckard Autoverifier · 13 years ago
  88. 6f1dd23 am 88409911: Merge "stagefright: Include stdlib.h for malloc/free" by Deckard Autoverifier · 13 years ago
  89. 4a02816 am eb07c531: Merge "stagefright amrwbenc: Remove a duplicate, unused file" by Deckard Autoverifier · 13 years ago
  90. 3bfc65a am c06c3603: Merge "stagefright aacenc: Make the mem_malloc function 64-bit safe" by Deckard Autoverifier · 13 years ago
  91. af7e972 am 55f115a3: Merge "stagefright: Only use __int64 on MSVC, not on all win32 compilers" by Deckard Autoverifier · 13 years ago
  92. a77079f Merge "stagefright: Include stdlib.h for malloc/free" by Deckard Autoverifier · 13 years ago
  93. 24123b9 Merge "stagefright amrwbenc: Remove a duplicate, unused file" by Deckard Autoverifier · 13 years ago
  94. e625479 Merge "stagefright aacenc: Make the mem_malloc function 64-bit safe" by Deckard Autoverifier · 13 years ago
  95. aacb821 Merge "stagefright: Only use __int64 on MSVC, not on all win32 compilers" by Deckard Autoverifier · 13 years ago
  96. 630e65c Merge "CameraService: (dis)connect from preview windows" by Jamie Gennis · 13 years ago
  97. 4a621e6 Merge "MediaPlayer: add ANativeWindow (dis)connect calls" by Jamie Gennis · 13 years ago
  98. 5f05b87 am f139965e: (-s ours) am 45ddd425: am 3edba93f: am 98fcc404: Merge "stagefright aacenc/amrwbenc: Remove trailing whitespace" by Conley Owens · 13 years ago
  99. bd8299b am 45ddd425: am 3edba93f: am 98fcc404: Merge "stagefright aacenc/amrwbenc: Remove trailing whitespace" by Conley Owens · 13 years ago
  100. 3259fc9 am 98fcc404: Merge "stagefright aacenc/amrwbenc: Remove trailing whitespace" by Conley Owens · 13 years ago