1. fed0458 Reconstruct sync frame indication for content served by the MPEG2TSExtractor by Andreas Huber · 13 years ago
  2. 6ef9a10 Merge "Timestamp adjustment will not work well if we ask video encoder to produce B frames" by James Dong · 13 years ago
  3. f2ab12d Timestamp adjustment will not work well if we ask video encoder to produce B frames by James Dong · 13 years ago
  4. 81eacb8 Log an error instead of asserting if the OMX plugin reports an error. by Andreas Huber · 13 years ago
  5. 185a193 Merge "Fix a memory leak in the Forward Lock plugin. For bug 4770217." by Gloria Wang · 13 years ago
  6. fb6c616 Merge "Don't assert on malformed .mp4 content that contains fewer samples than" by Andreas Huber · 13 years ago
  7. 440060f Merge "Boost software vp8 decoder performance using multi-threaded decoding if possible" by James Dong · 13 years ago
  8. 9067e30 Parse the individual segment's duration as a floating point number which is now by Andreas Huber · 13 years ago
  9. 65a2670 Don't assert on malformed .mp4 content that contains fewer samples than by Andreas Huber · 13 years ago
  10. 409e5a0 Fix a memory leak in the Forward Lock plugin. For bug 4770217. by Gloria Wang · 13 years ago
  11. 551e956 Merge "Restore legacy soft-aac decoder behaviour. Substitute silence on decode error." by Andreas Huber · 13 years ago
  12. 3d1d776 MTP: Add support for PTP variant of GetDeviceInfo result. by Mike Lockwood · 13 years ago
  13. 122baae Restore legacy soft-aac decoder behaviour. Substitute silence on decode error. by Andreas Huber · 13 years ago
  14. c0fc642 Merge "OGG: To prevent mediaserver from crash by SIGFPE (divide by zero) and more guarding in getMetaData()." by Andreas Huber · 13 years ago
  15. 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
  16. 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
  17. f3ac3e3 Boost software vp8 decoder performance using multi-threaded decoding if possible by James Dong · 13 years ago
  18. e6ebb09 Merge "Remove unneeded #include <sys/resource.h>" by Glenn Kasten · 13 years ago
  19. f9fb139 OGG: To prevent mediaserver from crash by SIGFPE (divide by zero) and more guarding in getMetaData(). by Dongwon Kang · 13 years ago
  20. 31dab95 Merge "MTP: Fix some problems with GetObjectHandles and GetNumObjects commands" by Mike Lockwood · 13 years ago
  21. dc3185e MTP: Fix some problems with GetObjectHandles and GetNumObjects commands by Mike Lockwood · 13 years ago
  22. b5512a1 Merge "Use system property to control whether we will enable B frame support in MPEG4Writer" by James Dong · 13 years ago
  23. 05e6580 Use system property to control whether we will enable B frame support in MPEG4Writer by James Dong · 13 years ago
  24. a6c4758 Merge "Fix regression in audio effect factory" by Eric Laurent · 13 years ago
  25. 342484f Fix regression in audio effect factory by Eric Laurent · 13 years ago
  26. daeba2d Merge "-Fix some typo -Remove one unnecessary memory allocation" by Gloria Wang · 13 years ago
  27. 01bded1 Merge "Allow camera to be disabled via Device Policy Manager" by Wu-cheng Li · 13 years ago
  28. c10ce33 -Fix some typo -Remove one unnecessary memory allocation by Gloria Wang · 13 years ago
  29. 50b0f02 Reconcile with gingerbread-release by The Android Open Source Project · 13 years ago
  30. b8e9897 Remove unneeded #include <sys/resource.h> by Glenn Kasten · 13 years ago
  31. fce442c Merge "Merge chromium to r11.0.672.0: Compile fix" by Kristian Monsen · 13 years ago
  32. 7b92cb6 Merge "Bug 4608375" by Glenn Kasten · 13 years ago
  33. a307c33 Merge "Enforce the rule that the timestamp from timelapse video source monotically increases" by James Dong · 13 years ago
  34. b432603 To remove log spam in the Forward Lock DRM plugin. Fix for bug 4619159. by Gloria Wang · 13 years ago
  35. 86106f8 Bug 4608375 by Glenn Kasten · 13 years ago
  36. 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
  37. 3f1545d Merge "audio: update for audio/audio_policy header names/locations" by Dima Zavin · 13 years ago
  38. 04cf3b2 Merge "Add an option to force to use HW codec in stagefright cmd tool" by James Dong · 13 years ago
  39. b250340 Merge "Add B frame support for MPEG4Writer" by James Dong · 13 years ago
  40. 1fc8782 Enforce the rule that the timestamp from timelapse video source monotically increases by James Dong · 13 years ago
  41. 7394a4f audio: update for audio/audio_policy header names/locations by Dima Zavin · 13 years ago
  42. cfc7a7f Add an option to force to use HW codec in stagefright cmd tool by James Dong · 13 years ago
  43. 965e423 Add B frame support for MPEG4Writer by James Dong · 13 years ago
  44. 50872c0 Duplicated fileDesc is not closed when input file is not forward-lock content. by Gloria Wang · 13 years ago
  45. 4b85d17 unify SurfaceTexture and Surface by Mathias Agopian · 14 years ago
  46. afcedc9 CameraService: return stide when dequeueing a buffer by Iliyan Malchev · 13 years ago
  47. aaf95a5 Merge "Avoid duplicated code calculating the stts sample duration" by James Dong · 13 years ago
  48. 62dfda3 am 15e9d474: am 88748e6d: am d86302df: Quiet the log. by Dianne Hackborn · 13 years ago
  49. 79761ab Avoid duplicated code calculating the stts sample duration by James Dong · 13 years ago
  50. 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
  51. 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
  52. d5fee4d Merge "Call storeMetaDataInVideoBuffers() before get/setParameters() on index OMX_IndexParamPortDefinition" by James Dong · 13 years ago
  53. b8df885 Merge "Correctly handle crop rect event in SoftAVC.cpp" by James Dong · 13 years ago
  54. e94a0e6 Merge "Make dumpsys(media.player) more useful by having AwesomePlayer populate it." by Andreas Huber · 13 years ago
  55. da494b9 am 88748e6d: am d86302df: Quiet the log. by Dianne Hackborn · 13 years ago
  56. 870e9f7 am 6a91953c: am 90dc22fa: am a02d9bf9: Make sure we don\'t read from invalid fds by Marco Nelissen · 13 years ago
  57. 536fb67 am d86302df: Quiet the log. by Dianne Hackborn · 13 years ago
  58. 767ad02 Quiet the log. by Dianne Hackborn · 13 years ago
  59. e9f6d05 Fix an issue in MPEG4Writer where the write of outstanding chunks in the last batch was missing by James Dong · 13 years ago
  60. abcd31d Merge "Add timestamp and data pointer checks in CameraSource" by James Dong · 13 years ago
  61. 15c950b merge in gingerbread-release history after reset to gingerbread by The Android Automerger · 13 years ago
  62. 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
  63. 695d014 am 644f36ea: am d8b027b1: Merge "stagefright aacenc/amrwbenc: Convert line breaks to Unix style" by Conley Owens · 13 years ago
  64. dab863f am d8b027b1: Merge "stagefright aacenc/amrwbenc: Convert line breaks to Unix style" by Conley Owens · 13 years ago
  65. 635dbf9 am e3b80c83: Merge "Revert "Add avg bandwidth estimate every 2 seconds - do not merge."" into honeycomb-mr2 by James Dong · 13 years ago
  66. 8d9a6e7 Merge "Revert "Add avg bandwidth estimate every 2 seconds - do not merge."" into honeycomb-mr2 by James Dong · 13 years ago
  67. cbaae3b am 90dc22fa: am a02d9bf9: Make sure we don\'t read from invalid fds by Marco Nelissen · 13 years ago
  68. 639ffac Correctly handle crop rect event in SoftAVC.cpp by James Dong · 13 years ago
  69. 2c32a92 Merge "stagefright aacenc/amrwbenc: Convert line breaks to Unix style" by Conley Owens · 13 years ago
  70. 3021503 am a02d9bf9: Make sure we don\'t read from invalid fds by Marco Nelissen · 13 years ago
  71. 2bb7e36 Make sure we don't read from invalid fds by Marco Nelissen · 13 years ago
  72. 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
  73. a0b1d4b Make dumpsys(media.player) more useful by having AwesomePlayer populate it. by Andreas Huber · 13 years ago
  74. 103487c This device-specific workaround is no longer necessary. by Andreas Huber · 13 years ago
  75. f6e1ff2 Call storeMetaDataInVideoBuffers() before get/setParameters() on index OMX_IndexParamPortDefinition by James Dong · 13 years ago
  76. 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
  77. 26adde8 frameworks/base: updates for camera HAL memory management by Iliyan Malchev · 13 years ago
  78. 64125da Merge chromium to r11.0.672.0: Compile fix by Kristian Monsen · 13 years ago
  79. 6e49bd3 Merge "Improve android.hardware.Camera.Area javadoc." by Wu-cheng Li · 13 years ago
  80. 0c08325 Improve android.hardware.Camera.Area javadoc. by Wu-cheng Li · 13 years ago
  81. 5e7271d CameraParameters: add PIXEL_FORMAT_RGBA8888 by Iliyan Malchev · 13 years ago
  82. 5ffc762 Merge "Fix the comment for the location box @xyz" by James Dong · 13 years ago
  83. 380e88a merge in gingerbread-release history after reset to gingerbread by The Android Automerger · 13 years ago
  84. d048e38 Merge "Remove dead code related to gettid" by Glenn Kasten · 13 years ago
  85. d5623ca Merge "Move OMX_QCOM_COLOR_FormatYVU420SemiPlanar definition to OMX_IVCommon.h" by James Dong · 13 years ago
  86. 20214f3 Merge "Initial-checkin for ON2 Software AVC/H264 decoder" by James Dong · 13 years ago
  87. 98cfde0 Add timestamp and data pointer checks in CameraSource by James Dong · 13 years ago
  88. 432ec37 Fix the comment for the location box @xyz by James Dong · 13 years ago
  89. 0512ab5 Remove dead code related to gettid by Glenn Kasten · 14 years ago
  90. 57ca262 Move OMX_QCOM_COLOR_FormatYVU420SemiPlanar definition to OMX_IVCommon.h by James Dong · 13 years ago
  91. 158b194 Merge "Don't advertise the (old-style) software decoders unless they're actually present." by Andreas Huber · 13 years ago
  92. 2f0a840 Don't advertise the (old-style) software decoders unless they're actually present. by Andreas Huber · 13 years ago
  93. 0c1bc74 Initial-checkin for ON2 Software AVC/H264 decoder by James Dong · 13 years ago
  94. 92a746c Merge "Do not call getEstimatedBandwidth if the streaming is not HTTP-based" by James Dong · 13 years ago
  95. b33d2ac Do not call getEstimatedBandwidth if the streaming is not HTTP-based by James Dong · 13 years ago
  96. 84f03d5 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
  97. c685410 Remove unnecessary level of priority indirection by Glenn Kasten · 13 years ago
  98. 26e0ac2 DO NOT MERGE: Linux sockets are odd, closing a socket descriptor does not abort pending recv/send calls. by Andreas Huber · 14 years ago
  99. d217a8c Revert "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 13 years ago
  100. 013b5a6 Use AudioTrack::event_type not int in callback by Glenn Kasten · 14 years ago