1. 95068be Unlock the camera if media recorder fails to start recording. by Wu-cheng Li · 13 years ago
  2. 3e1763e Support for writing output data to a provided callback function instead of a file by Andreas Huber · 13 years ago
  3. 0a932b4 Merge "Multiple changes to ACodec/codec tools:" by Andreas Huber · 13 years ago
  4. 1065b3f Multiple changes to ACodec/codec tools: by Andreas Huber · 13 years ago
  5. e764bbf Merge "New option in the stagefright commandline tool." by Andreas Huber · 13 years ago
  6. 306bafc Merge "Fix for b/4165024: Serious Memory leak when playing a WV protected streaming video." by Jeff Tinker · 13 years ago
  7. 16f7863 New option in the stagefright commandline tool. by Andreas Huber · 13 years ago
  8. 1e06f43 CameraService: Decouple dequeue and lock by Sundar Raman · 13 years ago
  9. 50255a9 Fix for b/4165024: Serious Memory leak when playing a WV protected streaming video. by Jeff Tinker · 13 years ago
  10. 34bac59 Merge "Fix the new color converter to respect the destination crop rect." by Andreas Huber · 13 years ago
  11. e5b2a43 Merge "Log video dimensions and crop rectangle." by Andreas Huber · 13 years ago
  12. bab4b56 Merge "Update paths to test content used to run the omx_tests." by Andreas Huber · 13 years ago
  13. b1af69b Merge "Reduce the number of output buffers and force output buffers in display order for SoftAVC decoder" by James Dong · 13 years ago
  14. 3571d50 Fix the new color converter to respect the destination crop rect. by Andreas Huber · 13 years ago
  15. 884946a Log video dimensions and crop rectangle. by Andreas Huber · 13 years ago
  16. 078f12e Update paths to test content used to run the omx_tests. by Andreas Huber · 13 years ago
  17. 4ca2c7c Add framework support for camcorder zoom. by Wu-cheng Li · 13 years ago
  18. 4862470 Reduce the number of output buffers and force output buffers in display order for SoftAVC decoder by James Dong · 13 years ago
  19. c5a57ef Stagefright: add support for gralloc OMX_UseBuffer. by Anu Sundararajan · 13 years ago
  20. cb62bc3 Integrating TI OMAP4 Video Decoder by Anu Sundararajan · 13 years ago
  21. 8e51d58 - Public part of the Metadata API. by Gloria Wang · 13 years ago
  22. 06371d9 Merge "Parse RTP-Info even for live streams." by Andreas Huber · 13 years ago
  23. 46dd1e8 Merge "Reconstruct sync frame indication for content served by the MPEG2TSExtractor" by Andreas Huber · 13 years ago
  24. 22192ea Merge "- Add two sanity checks. - Remove one unnecessary line. - Clear the extendedData vector in DecryptHandle." by Gloria Wang · 13 years ago
  25. 68cbeba Merge "Fix warnings for uninitialized local variables" by Glenn Kasten · 13 years ago
  26. eddf9ef Merge "Added audio_bytes_per_sample() helper function" by Eric Laurent · 13 years ago
  27. ab00df4 - Add two sanity checks. by Gloria Wang · 13 years ago
  28. d0965dd Fix warnings for uninitialized local variables by Glenn Kasten · 13 years ago
  29. fed0458 Reconstruct sync frame indication for content served by the MPEG2TSExtractor by Andreas Huber · 13 years ago
  30. 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
  31. 3b573f7 Timed text display format support: by Gloria Wang · 13 years ago
  32. 45c254c Add some error log messages to indicate the failure of a recording session by James Dong · 13 years ago
  33. 6ef9a10 Merge "Timestamp adjustment will not work well if we ask video encoder to produce B frames" by James Dong · 13 years ago
  34. f2ab12d Timestamp adjustment will not work well if we ask video encoder to produce B frames by James Dong · 13 years ago
  35. 81eacb8 Log an error instead of asserting if the OMX plugin reports an error. by Andreas Huber · 13 years ago
  36. 185a193 Merge "Fix a memory leak in the Forward Lock plugin. For bug 4770217." by Gloria Wang · 13 years ago
  37. fb6c616 Merge "Don't assert on malformed .mp4 content that contains fewer samples than" by Andreas Huber · 13 years ago
  38. 440060f Merge "Boost software vp8 decoder performance using multi-threaded decoding if possible" by James Dong · 13 years ago
  39. 9067e30 Parse the individual segment's duration as a floating point number which is now by Andreas Huber · 13 years ago
  40. 65a2670 Don't assert on malformed .mp4 content that contains fewer samples than by Andreas Huber · 13 years ago
  41. 409e5a0 Fix a memory leak in the Forward Lock plugin. For bug 4770217. by Gloria Wang · 13 years ago
  42. 551e956 Merge "Restore legacy soft-aac decoder behaviour. Substitute silence on decode error." by Andreas Huber · 13 years ago
  43. 3d1d776 MTP: Add support for PTP variant of GetDeviceInfo result. by Mike Lockwood · 13 years ago
  44. 122baae Restore legacy soft-aac decoder behaviour. Substitute silence on decode error. by Andreas Huber · 13 years ago
  45. c0fc642 Merge "OGG: To prevent mediaserver from crash by SIGFPE (divide by zero) and more guarding in getMetaData()." by Andreas Huber · 13 years ago
  46. 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
  47. 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
  48. f3ac3e3 Boost software vp8 decoder performance using multi-threaded decoding if possible by James Dong · 13 years ago
  49. a6925e6 Parse RTP-Info even for live streams. by Andreas Huber · 13 years ago
  50. e6ebb09 Merge "Remove unneeded #include <sys/resource.h>" by Glenn Kasten · 13 years ago
  51. f9fb139 OGG: To prevent mediaserver from crash by SIGFPE (divide by zero) and more guarding in getMetaData(). by Dongwon Kang · 13 years ago
  52. 31dab95 Merge "MTP: Fix some problems with GetObjectHandles and GetNumObjects commands" by Mike Lockwood · 13 years ago
  53. dc3185e MTP: Fix some problems with GetObjectHandles and GetNumObjects commands by Mike Lockwood · 13 years ago
  54. b5512a1 Merge "Use system property to control whether we will enable B frame support in MPEG4Writer" by James Dong · 13 years ago
  55. 05e6580 Use system property to control whether we will enable B frame support in MPEG4Writer by James Dong · 13 years ago
  56. 671a636 Added audio_bytes_per_sample() helper function by Eric Laurent · 13 years ago
  57. a6c4758 Merge "Fix regression in audio effect factory" by Eric Laurent · 13 years ago
  58. 342484f Fix regression in audio effect factory by Eric Laurent · 13 years ago
  59. daeba2d Merge "-Fix some typo -Remove one unnecessary memory allocation" by Gloria Wang · 13 years ago
  60. 01bded1 Merge "Allow camera to be disabled via Device Policy Manager" by Wu-cheng Li · 13 years ago
  61. c10ce33 -Fix some typo -Remove one unnecessary memory allocation by Gloria Wang · 13 years ago
  62. 50b0f02 Reconcile with gingerbread-release by The Android Open Source Project · 13 years ago
  63. b8e9897 Remove unneeded #include <sys/resource.h> by Glenn Kasten · 13 years ago
  64. fce442c Merge "Merge chromium to r11.0.672.0: Compile fix" by Kristian Monsen · 13 years ago
  65. 7b92cb6 Merge "Bug 4608375" by Glenn Kasten · 13 years ago
  66. a307c33 Merge "Enforce the rule that the timestamp from timelapse video source monotically increases" by James Dong · 13 years ago
  67. b432603 To remove log spam in the Forward Lock DRM plugin. Fix for bug 4619159. by Gloria Wang · 13 years ago
  68. 86106f8 Bug 4608375 by Glenn Kasten · 13 years ago
  69. 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
  70. 3f1545d Merge "audio: update for audio/audio_policy header names/locations" by Dima Zavin · 13 years ago
  71. 04cf3b2 Merge "Add an option to force to use HW codec in stagefright cmd tool" by James Dong · 13 years ago
  72. b250340 Merge "Add B frame support for MPEG4Writer" by James Dong · 13 years ago
  73. 1fc8782 Enforce the rule that the timestamp from timelapse video source monotically increases by James Dong · 13 years ago
  74. 7394a4f audio: update for audio/audio_policy header names/locations by Dima Zavin · 13 years ago
  75. cfc7a7f Add an option to force to use HW codec in stagefright cmd tool by James Dong · 13 years ago
  76. 965e423 Add B frame support for MPEG4Writer by James Dong · 13 years ago
  77. 50872c0 Duplicated fileDesc is not closed when input file is not forward-lock content. by Gloria Wang · 13 years ago
  78. 4b85d17 unify SurfaceTexture and Surface by Mathias Agopian · 13 years ago
  79. afcedc9 CameraService: return stide when dequeueing a buffer by Iliyan Malchev · 13 years ago
  80. aaf95a5 Merge "Avoid duplicated code calculating the stts sample duration" by James Dong · 13 years ago
  81. 62dfda3 am 15e9d474: am 88748e6d: am d86302df: Quiet the log. by Dianne Hackborn · 13 years ago
  82. 79761ab Avoid duplicated code calculating the stts sample duration by James Dong · 13 years ago
  83. 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
  84. 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
  85. d5fee4d Merge "Call storeMetaDataInVideoBuffers() before get/setParameters() on index OMX_IndexParamPortDefinition" by James Dong · 13 years ago
  86. b8df885 Merge "Correctly handle crop rect event in SoftAVC.cpp" by James Dong · 13 years ago
  87. e94a0e6 Merge "Make dumpsys(media.player) more useful by having AwesomePlayer populate it." by Andreas Huber · 13 years ago
  88. da494b9 am 88748e6d: am d86302df: Quiet the log. by Dianne Hackborn · 13 years ago
  89. 870e9f7 am 6a91953c: am 90dc22fa: am a02d9bf9: Make sure we don\'t read from invalid fds by Marco Nelissen · 13 years ago
  90. 536fb67 am d86302df: Quiet the log. by Dianne Hackborn · 13 years ago
  91. 767ad02 Quiet the log. by Dianne Hackborn · 13 years ago
  92. e9f6d05 Fix an issue in MPEG4Writer where the write of outstanding chunks in the last batch was missing by James Dong · 13 years ago
  93. abcd31d Merge "Add timestamp and data pointer checks in CameraSource" by James Dong · 13 years ago
  94. 15c950b merge in gingerbread-release history after reset to gingerbread by The Android Automerger · 13 years ago
  95. 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
  96. 695d014 am 644f36ea: am d8b027b1: Merge "stagefright aacenc/amrwbenc: Convert line breaks to Unix style" by Conley Owens · 13 years ago
  97. dab863f am d8b027b1: Merge "stagefright aacenc/amrwbenc: Convert line breaks to Unix style" by Conley Owens · 13 years ago
  98. 635dbf9 am e3b80c83: Merge "Revert "Add avg bandwidth estimate every 2 seconds - do not merge."" into honeycomb-mr2 by James Dong · 13 years ago
  99. 8d9a6e7 Merge "Revert "Add avg bandwidth estimate every 2 seconds - do not merge."" into honeycomb-mr2 by James Dong · 13 years ago
  100. cbaae3b am 90dc22fa: am a02d9bf9: Make sure we don\'t read from invalid fds by Marco Nelissen · 13 years ago