1. 4ca2c7c Add framework support for camcorder zoom. by Wu-cheng Li · 13 years ago
  2. c5a57ef Stagefright: add support for gralloc OMX_UseBuffer. by Anu Sundararajan · 13 years ago
  3. cb62bc3 Integrating TI OMAP4 Video Decoder by Anu Sundararajan · 13 years ago
  4. 8e51d58 - Public part of the Metadata API. by Gloria Wang · 13 years ago
  5. 06371d9 Merge "Parse RTP-Info even for live streams." by Andreas Huber · 13 years ago
  6. 46dd1e8 Merge "Reconstruct sync frame indication for content served by the MPEG2TSExtractor" by Andreas Huber · 13 years ago
  7. 22192ea Merge "- Add two sanity checks. - Remove one unnecessary line. - Clear the extendedData vector in DecryptHandle." by Gloria Wang · 13 years ago
  8. 68cbeba Merge "Fix warnings for uninitialized local variables" by Glenn Kasten · 13 years ago
  9. eddf9ef Merge "Added audio_bytes_per_sample() helper function" by Eric Laurent · 13 years ago
  10. ab00df4 - Add two sanity checks. by Gloria Wang · 13 years ago
  11. d0965dd Fix warnings for uninitialized local variables by Glenn Kasten · 13 years ago
  12. fed0458 Reconstruct sync frame indication for content served by the MPEG2TSExtractor by Andreas Huber · 13 years ago
  13. 1077479 Merge "Timed text display format support: 1. Extract 3GPP global format descriptions 2. Extract 3GPP local format descriptions 3. Define data structure (TimedText) for applications to retrieve the format metadata" by Gloria Wang · 13 years ago
  14. 3b573f7 Timed text display format support: by Gloria Wang · 13 years ago
  15. 45c254c Add some error log messages to indicate the failure of a recording session by James Dong · 13 years ago
  16. 6ef9a10 Merge "Timestamp adjustment will not work well if we ask video encoder to produce B frames" by James Dong · 13 years ago
  17. f2ab12d Timestamp adjustment will not work well if we ask video encoder to produce B frames by James Dong · 13 years ago
  18. 81eacb8 Log an error instead of asserting if the OMX plugin reports an error. by Andreas Huber · 13 years ago
  19. 185a193 Merge "Fix a memory leak in the Forward Lock plugin. For bug 4770217." by Gloria Wang · 13 years ago
  20. fb6c616 Merge "Don't assert on malformed .mp4 content that contains fewer samples than" by Andreas Huber · 13 years ago
  21. 440060f Merge "Boost software vp8 decoder performance using multi-threaded decoding if possible" by James Dong · 13 years ago
  22. 9067e30 Parse the individual segment's duration as a floating point number which is now by Andreas Huber · 13 years ago
  23. 65a2670 Don't assert on malformed .mp4 content that contains fewer samples than by Andreas Huber · 13 years ago
  24. 409e5a0 Fix a memory leak in the Forward Lock plugin. For bug 4770217. by Gloria Wang · 13 years ago
  25. 551e956 Merge "Restore legacy soft-aac decoder behaviour. Substitute silence on decode error." by Andreas Huber · 13 years ago
  26. 3d1d776 MTP: Add support for PTP variant of GetDeviceInfo result. by Mike Lockwood · 13 years ago
  27. 122baae Restore legacy soft-aac decoder behaviour. Substitute silence on decode error. by Andreas Huber · 13 years ago
  28. c0fc642 Merge "OGG: To prevent mediaserver from crash by SIGFPE (divide by zero) and more guarding in getMetaData()." by Andreas Huber · 13 years ago
  29. 8c67a58 Merge "When a recording session is stopped, no outstanding input video frames exist for the output buffers returned from OMX component to SF." by James Dong · 13 years ago
  30. 03168ed When a recording session is stopped, no outstanding input video frames exist for the output buffers returned from OMX component to SF. by James Dong · 13 years ago
  31. f3ac3e3 Boost software vp8 decoder performance using multi-threaded decoding if possible by James Dong · 13 years ago
  32. a6925e6 Parse RTP-Info even for live streams. by Andreas Huber · 13 years ago
  33. e6ebb09 Merge "Remove unneeded #include <sys/resource.h>" by Glenn Kasten · 13 years ago
  34. f9fb139 OGG: To prevent mediaserver from crash by SIGFPE (divide by zero) and more guarding in getMetaData(). by Dongwon Kang · 13 years ago
  35. 31dab95 Merge "MTP: Fix some problems with GetObjectHandles and GetNumObjects commands" by Mike Lockwood · 13 years ago
  36. dc3185e MTP: Fix some problems with GetObjectHandles and GetNumObjects commands by Mike Lockwood · 13 years ago
  37. b5512a1 Merge "Use system property to control whether we will enable B frame support in MPEG4Writer" by James Dong · 13 years ago
  38. 05e6580 Use system property to control whether we will enable B frame support in MPEG4Writer by James Dong · 13 years ago
  39. 671a636 Added audio_bytes_per_sample() helper function by Eric Laurent · 13 years ago
  40. a6c4758 Merge "Fix regression in audio effect factory" by Eric Laurent · 13 years ago
  41. 342484f Fix regression in audio effect factory by Eric Laurent · 13 years ago
  42. daeba2d Merge "-Fix some typo -Remove one unnecessary memory allocation" by Gloria Wang · 13 years ago
  43. 01bded1 Merge "Allow camera to be disabled via Device Policy Manager" by Wu-cheng Li · 13 years ago
  44. c10ce33 -Fix some typo -Remove one unnecessary memory allocation by Gloria Wang · 13 years ago
  45. 50b0f02 Reconcile with gingerbread-release by The Android Open Source Project · 13 years ago
  46. b8e9897 Remove unneeded #include <sys/resource.h> by Glenn Kasten · 13 years ago
  47. fce442c Merge "Merge chromium to r11.0.672.0: Compile fix" by Kristian Monsen · 13 years ago
  48. 7b92cb6 Merge "Bug 4608375" by Glenn Kasten · 13 years ago
  49. a307c33 Merge "Enforce the rule that the timestamp from timelapse video source monotically increases" by James Dong · 13 years ago
  50. b432603 To remove log spam in the Forward Lock DRM plugin. Fix for bug 4619159. by Gloria Wang · 13 years ago
  51. 86106f8 Bug 4608375 by Glenn Kasten · 13 years ago
  52. 6771263 Merge "Duplicated fileDesc is not closed when input file is not forward-lock content. Fix for bug 4606053." by Gloria Wang · 13 years ago
  53. 3f1545d Merge "audio: update for audio/audio_policy header names/locations" by Dima Zavin · 13 years ago
  54. 04cf3b2 Merge "Add an option to force to use HW codec in stagefright cmd tool" by James Dong · 13 years ago
  55. b250340 Merge "Add B frame support for MPEG4Writer" by James Dong · 13 years ago
  56. 1fc8782 Enforce the rule that the timestamp from timelapse video source monotically increases by James Dong · 13 years ago
  57. 7394a4f audio: update for audio/audio_policy header names/locations by Dima Zavin · 13 years ago
  58. cfc7a7f Add an option to force to use HW codec in stagefright cmd tool by James Dong · 13 years ago
  59. 965e423 Add B frame support for MPEG4Writer by James Dong · 13 years ago
  60. 50872c0 Duplicated fileDesc is not closed when input file is not forward-lock content. by Gloria Wang · 13 years ago
  61. 4b85d17 unify SurfaceTexture and Surface by Mathias Agopian · 13 years ago
  62. afcedc9 CameraService: return stide when dequeueing a buffer by Iliyan Malchev · 13 years ago
  63. aaf95a5 Merge "Avoid duplicated code calculating the stts sample duration" by James Dong · 13 years ago
  64. 62dfda3 am 15e9d474: am 88748e6d: am d86302df: Quiet the log. by Dianne Hackborn · 13 years ago
  65. 79761ab Avoid duplicated code calculating the stts sample duration by James Dong · 13 years ago
  66. 04f9739 am dc03da04: (-s ours) am 2488a943: am e3b80c83: Merge "Revert "Add avg bandwidth estimate every 2 seconds - do not merge."" into honeycomb-mr2 by James Dong · 13 years ago
  67. b32d99f am e668c0b6: (-s ours) am 644f36ea: am d8b027b1: Merge "stagefright aacenc/amrwbenc: Convert line breaks to Unix style" by Conley Owens · 13 years ago
  68. d5fee4d Merge "Call storeMetaDataInVideoBuffers() before get/setParameters() on index OMX_IndexParamPortDefinition" by James Dong · 13 years ago
  69. b8df885 Merge "Correctly handle crop rect event in SoftAVC.cpp" by James Dong · 13 years ago
  70. e94a0e6 Merge "Make dumpsys(media.player) more useful by having AwesomePlayer populate it." by Andreas Huber · 13 years ago
  71. da494b9 am 88748e6d: am d86302df: Quiet the log. by Dianne Hackborn · 13 years ago
  72. 870e9f7 am 6a91953c: am 90dc22fa: am a02d9bf9: Make sure we don\'t read from invalid fds by Marco Nelissen · 13 years ago
  73. 536fb67 am d86302df: Quiet the log. by Dianne Hackborn · 13 years ago
  74. 767ad02 Quiet the log. by Dianne Hackborn · 13 years ago
  75. e9f6d05 Fix an issue in MPEG4Writer where the write of outstanding chunks in the last batch was missing by James Dong · 13 years ago
  76. abcd31d Merge "Add timestamp and data pointer checks in CameraSource" by James Dong · 13 years ago
  77. 15c950b merge in gingerbread-release history after reset to gingerbread by The Android Automerger · 13 years ago
  78. 4c2e943 am 2488a943: am e3b80c83: Merge "Revert "Add avg bandwidth estimate every 2 seconds - do not merge."" into honeycomb-mr2 by James Dong · 13 years ago
  79. 695d014 am 644f36ea: am d8b027b1: Merge "stagefright aacenc/amrwbenc: Convert line breaks to Unix style" by Conley Owens · 13 years ago
  80. dab863f am d8b027b1: Merge "stagefright aacenc/amrwbenc: Convert line breaks to Unix style" by Conley Owens · 13 years ago
  81. 635dbf9 am e3b80c83: Merge "Revert "Add avg bandwidth estimate every 2 seconds - do not merge."" into honeycomb-mr2 by James Dong · 13 years ago
  82. 8d9a6e7 Merge "Revert "Add avg bandwidth estimate every 2 seconds - do not merge."" into honeycomb-mr2 by James Dong · 13 years ago
  83. cbaae3b am 90dc22fa: am a02d9bf9: Make sure we don\'t read from invalid fds by Marco Nelissen · 13 years ago
  84. 639ffac Correctly handle crop rect event in SoftAVC.cpp by James Dong · 13 years ago
  85. 2c32a92 Merge "stagefright aacenc/amrwbenc: Convert line breaks to Unix style" by Conley Owens · 13 years ago
  86. 3021503 am a02d9bf9: Make sure we don\'t read from invalid fds by Marco Nelissen · 13 years ago
  87. 2bb7e36 Make sure we don't read from invalid fds by Marco Nelissen · 13 years ago
  88. 6ad97c7 am 752a5b3d: (-s ours) am 8e973729: (-s ours) am 8050a02b: DO NOT MERGE: Linux sockets are odd, closing a socket descriptor does not abort pending recv/send calls. by Andreas Huber · 13 years ago
  89. a0b1d4b Make dumpsys(media.player) more useful by having AwesomePlayer populate it. by Andreas Huber · 13 years ago
  90. 103487c This device-specific workaround is no longer necessary. by Andreas Huber · 13 years ago
  91. f6e1ff2 Call storeMetaDataInVideoBuffers() before get/setParameters() on index OMX_IndexParamPortDefinition by James Dong · 13 years ago
  92. 1c96239 am 8e973729: (-s ours) am 8050a02b: DO NOT MERGE: Linux sockets are odd, closing a socket descriptor does not abort pending recv/send calls. by Andreas Huber · 13 years ago
  93. 26adde8 frameworks/base: updates for camera HAL memory management by Iliyan Malchev · 13 years ago
  94. 64125da Merge chromium to r11.0.672.0: Compile fix by Kristian Monsen · 13 years ago
  95. 6e49bd3 Merge "Improve android.hardware.Camera.Area javadoc." by Wu-cheng Li · 13 years ago
  96. 0c08325 Improve android.hardware.Camera.Area javadoc. by Wu-cheng Li · 13 years ago
  97. 5e7271d CameraParameters: add PIXEL_FORMAT_RGBA8888 by Iliyan Malchev · 13 years ago
  98. 5ffc762 Merge "Fix the comment for the location box @xyz" by James Dong · 13 years ago
  99. 380e88a merge in gingerbread-release history after reset to gingerbread by The Android Automerger · 13 years ago
  100. d048e38 Merge "Remove dead code related to gettid" by Glenn Kasten · 13 years ago