1. 34e1fb1 Merge "connect/disconnect is now called from our EGL wrapper" by Mathias Agopian · 14 years ago
  2. 982d2da connect/disconnect is now called from our EGL wrapper by Mathias Agopian · 14 years ago
  3. 5c31583 Merge "Fix NALU extraction of unit starts with a 0x00 nalType" by Andreas Huber · 14 years ago
  4. 05ea63d Fix NALU extraction of unit starts with a 0x00 nalType by Andreas Huber · 14 years ago
  5. 37e477c Start playing live streaming HLS content from the first segment. by Andreas Huber · 14 years ago
  6. e5d0495 MediaScanner: Move genre table management to MediaProvider by Mike Lockwood · 14 years ago
  7. ad65b46 Merge "Part of fix for bug 5065047 build libchromium as a shared lib" by Kristian Monsen · 14 years ago
  8. 43a5d6e Merge "Bug 4599730 Get audio channel count on MediaPlayer" by Glenn Kasten · 14 years ago
  9. 6ff9b81 Bug 4599730 Get audio channel count on MediaPlayer by Glenn Kasten · 14 years ago
  10. bbe9cb4 libstagefright: add destroyOMXPlugin and use C linkage for symbols by Iliyan Malchev · 14 years ago
  11. e25e51f Merge "AudioRecord: Fix getInput()" by Eric Laurent · 14 years ago
  12. 132b218 Merge "Fix for bug 5049763 HLS: Cookies set in main playlist request aren't being passed to subsequent HTTP requests" by Kristian Monsen · 14 years ago
  13. 678cc95 AudioRecord: Fix getInput() by Eric Laurent · 14 years ago
  14. 17cfcbf Add dependencies for the YV12 color converter change. by Chih-Chung Chang · 14 years ago
  15. 85a315b5 Merge "Fixing up Mediarecorder for MFF" by Pannag Sanketi · 14 years ago
  16. 833bfd2 Merge "MediaScanner: Fix problem with duplicate directory entries in the database" by Mike Lockwood · 14 years ago
  17. af20eac Merge "Fix bug 4319552 Java to native channel mask translation" by Jean-Michel Trivi · 14 years ago
  18. c6eaa71 MediaScanner: Fix problem with duplicate directory entries in the database by Mike Lockwood · 14 years ago
  19. b33d46c Merge "Add filename and line number in the debug messages." by Chih-Chung Chang · 14 years ago
  20. cac873b Fixing up Mediarecorder for MFF by Pannag Sanketi · 14 years ago
  21. d9ae1c5 Fix bug 4319552 Java to native channel mask translation by Jean-Michel Trivi · 14 years ago
  22. 19f773b Merge "Adding Metadata mode to SurfaceMediaSource" by Pannag Sanketi · 14 years ago
  23. 234cef8 Merge "Added APIs for audio preprocessing" by Eric Laurent · 14 years ago
  24. 0f7f4ec Added APIs for audio preprocessing by Eric Laurent · 14 years ago
  25. fb52651 Merge "Do not support still image capture mode for timelapse video recording" by James Dong · 14 years ago
  26. d92eb58 Merge "Fix bug 4211099 channel constants and 7.1 mask" by Jean-Michel Trivi · 14 years ago
  27. 5518dd9 Merge "Add support for creating a Surface from a a SurfaceTexture." by Ted Bonkenburg · 14 years ago
  28. febf9fb Part of fix for bug 5065047 build libchromium as a shared lib by Kristian Monsen · 14 years ago
  29. ff7656c Fix bug 4211099 channel constants and 7.1 mask by Jean-Michel Trivi · 14 years ago
  30. e432a00 Merge "Do not wait forever for output buffers in OMXCodec.cpp and error out in case time out happens" by James Dong · 14 years ago
  31. d40e2c6 Merge "QueryCodecs() signature change" by Jean-Michel Trivi · 14 years ago
  32. 508e86e 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 · 14 years ago
  33. 83dd43f Do not support still image capture mode for timelapse video recording by James Dong · 14 years ago
  34. b1f8c26 Adding Metadata mode to SurfaceMediaSource by Pannag Sanketi · 14 years ago
  35. aba28e7f Merge "Deprecate two methods in MediaRecorder.java class" by James Dong · 14 years ago
  36. 65cdc2b Merge "Connect MediaRecorder Native to SurfaceMediaSource" by Pannag Sanketi · 14 years ago
  37. 0de171b Add support for creating a Surface from a a SurfaceTexture. by Ted Bonkenburg · 14 years ago
  38. a05f099 QueryCodecs() signature change by Jean-Michel Trivi · 14 years ago
  39. 75cfd5b Do not change the number of bytes while converting 8-bit samples to 16-bit, by Gloria Wang · 14 years ago
  40. 5ef59bc SurfaceTexture: add the abandon method. by Jamie Gennis · 14 years ago
  41. 897e27b Connect MediaRecorder Native to SurfaceMediaSource by Pannag Sanketi · 14 years ago
  42. e333d3c SurfaceMediaSource: remove getAllocator method by Jamie Gennis · 14 years ago
  43. 38eea1b Merge "Renaming SurfaceEncoder to SurfaceMediaSource" by Pannag Sanketi · 14 years ago
  44. 67d7704 Merge "Adding SurfaceEncoder for encoding FilterFrames" by Pannag Sanketi · 14 years ago
  45. 3ff98be Deprecate two methods in MediaRecorder.java class by James Dong · 14 years ago
  46. 2395092 Merge "Retry datasource fetches a few times before giving up (NuCachedSource2)." by Andreas Huber · 14 years ago
  47. 8a42a557 Merge "Log setVideoSurface() and setVideoSurfaceTexture() failures." by James Dong · 14 years ago
  48. 178e8eb Retry datasource fetches a few times before giving up (NuCachedSource2). by Andreas Huber · 14 years ago
  49. 3192e39 Fix for bug 5049763 HLS: Cookies set in main playlist request aren't being passed to subsequent HTTP requests by Kristian Monsen · 14 years ago
  50. ce78dc5 Log setVideoSurface() and setVideoSurfaceTexture() failures. by James Dong · 14 years ago
  51. f48987d Renaming SurfaceEncoder to SurfaceMediaSource by Pannag Sanketi · 14 years ago
  52. 26a1971 Adding SurfaceEncoder for encoding FilterFrames by Pannag Sanketi · 14 years ago
  53. 25ba294 Add filename and line number in the debug messages. by Chih-Chung Chang · 14 years ago
  54. 432fb8e Merge "fix for issue 4142219 Don't hard code platform-specific limitations-jni/java part" by Hong Teng · 14 years ago
  55. 0eecc27 Merge "AudioRecord JAVA: expose audio session Id" by Eric Laurent · 14 years ago
  56. 5da67f4 Merge "Untangle MediaScanner error handling. Bug: 5056917" by Jeff Brown · 14 years ago
  57. ae7c092 Merge "Audio framework: support for audio pre processing" by Eric Laurent · 14 years ago
  58. 2c70d4a Untangle MediaScanner error handling. Bug: 5056917 by Jeff Brown · 14 years ago
  59. 600acf1 fix for issue 4142219 by Hong Teng · 14 years ago
  60. 0f4e81d Merge "Let the media recording framework release the Camera object when it is the owner" by James Dong · 14 years ago
  61. e028023 Let the media recording framework release the Camera object when it is the owner by James Dong · 14 years ago
  62. a331cdb Merge "MediaScanner: Do separate bulk inserts for different media types" by Mike Lockwood · 14 years ago
  63. 5531a3a3 Merge "Fix issue 5012047: silent mode mutes music" by Eric Laurent · 14 years ago
  64. e19572c MediaScanner: Do separate bulk inserts for different media types by Mike Lockwood · 14 years ago
  65. 7f60a81 Merge "MediaPlayer: add a disconnect from ANativeWindow" by Jamie Gennis · 14 years ago
  66. 85111ee Merge "Content found in the wild violated the MPEG4 systems specs" by Andreas Huber · 14 years ago
  67. c3d8470 Merge "Fix issue 4499450: Unknown Ringer Mode" by Eric Laurent · 14 years ago
  68. 80d9064 Content found in the wild violated the MPEG4 systems specs by Andreas Huber · 14 years ago
  69. 72668b2 Fix issue 4499450: Unknown Ringer Mode by Eric Laurent · 14 years ago
  70. 6461c97 Merge "More HLS fixes" by Andreas Huber · 14 years ago
  71. 9073725 More HLS fixes by Andreas Huber · 14 years ago
  72. 5129b68 MediaPlayer: add a disconnect from ANativeWindow by Jamie Gennis · 14 years ago
  73. c1d4166 Fix issue 5012047: silent mode mutes music by Eric Laurent · 14 years ago
  74. ff86f37 use SurfaceTexture new scaling mode in SF by Mathias Agopian · 14 years ago
  75. 8a08b0c Merge "Remove PV AVC decoder" by James Dong · 14 years ago
  76. d2a9852 Remove PV AVC decoder by James Dong · 14 years ago
  77. 06e0333 Return the play stayed locked. by Narayan Kamath · 14 years ago
  78. 9fd12cf am e5143d6c: am a4aef41a: am a74774fd: am 4d8f6a38: Merge "stagefright aacenc: Mark codeWord as UWord16" by Conley Owens · 14 years ago
  79. e5143d6 am a4aef41a: am a74774fd: am 4d8f6a38: Merge "stagefright aacenc: Mark codeWord as UWord16" by Conley Owens · 14 years ago
  80. a74774f am 4d8f6a38: Merge "stagefright aacenc: Mark codeWord as UWord16" by Conley Owens · 14 years ago
  81. 4d8f6a3 Merge "stagefright aacenc: Mark codeWord as UWord16" by Conley Owens · 14 years ago
  82. 2b15115 am 3ab6ccda: am 2acddc54: am 89bac182: am 88409911: Merge "stagefright: Include stdlib.h for malloc/free" by Deckard Autoverifier · 14 years ago
  83. d1cada2 am b32af642: am 31140598: am 16db83c2: am eb07c531: Merge "stagefright amrwbenc: Remove a duplicate, unused file" by Deckard Autoverifier · 14 years ago
  84. a09fe88 am d4dee1a5: am 29fd8cdb: am 80ef1745: am c06c3603: Merge "stagefright aacenc: Make the mem_malloc function 64-bit safe" by Deckard Autoverifier · 14 years ago
  85. e192819 am b7f0d825: am 691257b1: am 68e37dac: am 55f115a3: Merge "stagefright: Only use __int64 on MSVC, not on all win32 compilers" by Deckard Autoverifier · 14 years ago
  86. 3ab6ccd am 2acddc54: am 89bac182: am 88409911: Merge "stagefright: Include stdlib.h for malloc/free" by Deckard Autoverifier · 14 years ago
  87. b32af64 am 31140598: am 16db83c2: am eb07c531: Merge "stagefright amrwbenc: Remove a duplicate, unused file" by Deckard Autoverifier · 14 years ago
  88. d4dee1a am 29fd8cdb: am 80ef1745: am c06c3603: Merge "stagefright aacenc: Make the mem_malloc function 64-bit safe" by Deckard Autoverifier · 14 years ago
  89. b7f0d82 am 691257b1: am 68e37dac: am 55f115a3: Merge "stagefright: Only use __int64 on MSVC, not on all win32 compilers" by Deckard Autoverifier · 14 years ago
  90. 89bac18 am 88409911: Merge "stagefright: Include stdlib.h for malloc/free" by Deckard Autoverifier · 14 years ago
  91. 16db83c am eb07c531: Merge "stagefright amrwbenc: Remove a duplicate, unused file" by Deckard Autoverifier · 14 years ago
  92. 80ef174 am c06c3603: Merge "stagefright aacenc: Make the mem_malloc function 64-bit safe" by Deckard Autoverifier · 14 years ago
  93. 68e37da am 55f115a3: Merge "stagefright: Only use __int64 on MSVC, not on all win32 compilers" by Deckard Autoverifier · 14 years ago
  94. 8840991 Merge "stagefright: Include stdlib.h for malloc/free" by Deckard Autoverifier · 14 years ago
  95. eb07c53 Merge "stagefright amrwbenc: Remove a duplicate, unused file" by Deckard Autoverifier · 14 years ago
  96. c06c360 Merge "stagefright aacenc: Make the mem_malloc function 64-bit safe" by Deckard Autoverifier · 14 years ago
  97. 55f115a Merge "stagefright: Only use __int64 on MSVC, not on all win32 compilers" by Deckard Autoverifier · 14 years ago
  98. 5a4ab16 Merge "MediaPlayer: add ANativeWindow (dis)connect calls" by Jamie Gennis · 14 years ago
  99. f139965 am 45ddd425: am 3edba93f: am 98fcc404: Merge "stagefright aacenc/amrwbenc: Remove trailing whitespace" by Conley Owens · 14 years ago
  100. 3edba93 am 98fcc404: Merge "stagefright aacenc/amrwbenc: Remove trailing whitespace" by Conley Owens · 14 years ago