1. 1e1b13e - Public part of the Metadata API. by Gloria Wang · 13 years ago
  2. 5ecc460 Merge "Parse RTP-Info even for live streams." by Andreas Huber · 13 years ago
  3. db262e6 Merge "Fix warnings for uninitialized local variables" by Glenn Kasten · 13 years ago
  4. e2ac799 Merge "Added audio_bytes_per_sample() helper function" by Eric Laurent · 13 years ago
  5. 028ab99 Fix warnings for uninitialized local variables by Glenn Kasten · 13 years ago
  6. 31f8b62 Merge "Fix for kenBurn Effect for PNG image is crashing (4861071 )" by Shailendra · 13 years ago
  7. 019caf4 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
  8. d7ed599 Fix for kenBurn Effect for PNG image is crashing (4861071 ) by Shailendra · 13 years ago
  9. eaa5d8f Timed text display format support: by Gloria Wang · 13 years ago
  10. 0328974 Merge "Add some error log messages to indicate the failure of a recording session" by James Dong · 13 years ago
  11. 0f5d844 Merge "Switch to use MediaMetadataRetriever to generate the project thumbnail when the first media item is a MediaVideoItem" by James Dong · 13 years ago
  12. 839ba2c Add some error log messages to indicate the failure of a recording session by James Dong · 13 years ago
  13. e413899 Merge "Timestamp adjustment will not work well if we ask video encoder to produce B frames" by James Dong · 13 years ago
  14. e67bb48 Timestamp adjustment will not work well if we ask video encoder to produce B frames by James Dong · 13 years ago
  15. 2746264 Log an error instead of asserting if the OMX plugin reports an error. by Andreas Huber · 13 years ago
  16. 24a38f1 Switch to use MediaMetadataRetriever to generate the project thumbnail when the first media item is a MediaVideoItem by James Dong · 13 years ago
  17. 157c74e Merge "Don't assert on malformed .mp4 content that contains fewer samples than" by Andreas Huber · 13 years ago
  18. bbf7c449 Merge "Boost software vp8 decoder performance using multi-threaded decoding if possible" by James Dong · 13 years ago
  19. 467bc25 Parse the individual segment's duration as a floating point number which is now by Andreas Huber · 13 years ago
  20. 727863d2 Don't assert on malformed .mp4 content that contains fewer samples than by Andreas Huber · 13 years ago
  21. e2b801e5 Merge "Restore legacy soft-aac decoder behaviour. Substitute silence on decode error." by Andreas Huber · 13 years ago
  22. 7d40d42 MTP: Add support for PTP variant of GetDeviceInfo result. by Mike Lockwood · 13 years ago
  23. dabf221 Restore legacy soft-aac decoder behaviour. Substitute silence on decode error. by Andreas Huber · 13 years ago
  24. 02392b4 Merge "OGG: To prevent mediaserver from crash by SIGFPE (divide by zero) and more guarding in getMetaData()." by Andreas Huber · 13 years ago
  25. b2af97e 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
  26. 32bb368a5 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
  27. c03f08e Boost software vp8 decoder performance using multi-threaded decoding if possible by James Dong · 13 years ago
  28. d873413 Parse RTP-Info even for live streams. by Andreas Huber · 13 years ago
  29. df02afe Merge "Remove unneeded #include <sys/resource.h>" by Glenn Kasten · 13 years ago
  30. 48810fd OGG: To prevent mediaserver from crash by SIGFPE (divide by zero) and more guarding in getMetaData(). by Dongwon Kang · 13 years ago
  31. f4c043c Merge "MTP: Fix some problems with GetObjectHandles and GetNumObjects commands" by Mike Lockwood · 13 years ago
  32. 6acc90f MTP: Fix some problems with GetObjectHandles and GetNumObjects commands by Mike Lockwood · 13 years ago
  33. d11f591 Merge "Use system property to control whether we will enable B frame support in MPEG4Writer" by James Dong · 13 years ago
  34. bf8116f Use system property to control whether we will enable B frame support in MPEG4Writer by James Dong · 13 years ago
  35. c310dcb Added audio_bytes_per_sample() helper function by Eric Laurent · 13 years ago
  36. 759c5b3 Fix regression in audio effect factory by Eric Laurent · 13 years ago
  37. 0a4d51d Merge "Add new open source test contents. Removed old test files. Updated the tests with new test contents." by Yu Shan Emily Lau · 13 years ago
  38. c4fe54a Add new open source test contents. by Yu Shan Emily Lau · 13 years ago
  39. 79cd8ba Remove unneeded #include <sys/resource.h> by Glenn Kasten · 13 years ago
  40. 30d71a0 Merge "Merge chromium to r11.0.672.0: Compile fix" by Kristian Monsen · 13 years ago
  41. 05be953 Second attempt to fix the broken build by James Dong · 13 years ago
  42. d52ad9c Fix broken build by James Dong · 13 years ago
  43. 370a71b Merge "Bug 4608375" by Glenn Kasten · 13 years ago
  44. 113543c Merge "Enforce the rule that the timestamp from timelapse video source monotically increases" by James Dong · 13 years ago
  45. 9ddb788 Update MediaPlayer and MediaRecorder javadoc by James Dong · 13 years ago
  46. 114420f Merge "Support for setting a ParcelSurfaceTexture as the MediaPlayer sink." by tedbo · 13 years ago
  47. 1d24aaa Bug 4608375 by Glenn Kasten · 13 years ago
  48. 922261d Merge "audio: update for audio/audio_policy header names/locations" by Dima Zavin · 13 years ago
  49. 21663e5 Enforce the rule that the timestamp from timelapse video source monotically increases by James Dong · 13 years ago
  50. 290029d audio: update for audio/audio_policy header names/locations by Dima Zavin · 13 years ago
  51. 4108b1ed Add B frame support for MPEG4Writer by James Dong · 13 years ago
  52. cc5278a Support for setting a ParcelSurfaceTexture as the MediaPlayer sink. by tedbo · 13 years ago
  53. 8aec83e Merge "Avoid duplicated code calculating the stts sample duration" by James Dong · 13 years ago
  54. 4bb506a am 15e9d474: am 88748e6d: am d86302df: Quiet the log. by Dianne Hackborn · 13 years ago
  55. a7ea9f9 Avoid duplicated code calculating the stts sample duration by James Dong · 13 years ago
  56. be674b1 Merge "Call storeMetaDataInVideoBuffers() before get/setParameters() on index OMX_IndexParamPortDefinition" by James Dong · 13 years ago
  57. d24f949 Merge "Correctly handle crop rect event in SoftAVC.cpp" by James Dong · 13 years ago
  58. c8841e2 Merge "Make dumpsys(media.player) more useful by having AwesomePlayer populate it." by Andreas Huber · 13 years ago
  59. 15e9d47 am 88748e6d: am d86302df: Quiet the log. by Dianne Hackborn · 13 years ago
  60. 6b6091a am 6a91953c: am 90dc22fa: am a02d9bf9: Make sure we don\'t read from invalid fds by Marco Nelissen · 13 years ago
  61. 88748e6 am d86302df: Quiet the log. by Dianne Hackborn · 13 years ago
  62. d86302d Quiet the log. by Dianne Hackborn · 13 years ago
  63. a81fcad Fix an issue in MPEG4Writer where the write of outstanding chunks in the last batch was missing by James Dong · 13 years ago
  64. a65610a Merge "Add timestamp and data pointer checks in CameraSource" by James Dong · 13 years ago
  65. dc03da0 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
  66. e668c0b am 644f36ea: am d8b027b1: Merge "stagefright aacenc/amrwbenc: Convert line breaks to Unix style" by Conley Owens · 13 years ago
  67. 644f36e am d8b027b1: Merge "stagefright aacenc/amrwbenc: Convert line breaks to Unix style" by Conley Owens · 13 years ago
  68. 2488a94 am e3b80c83: Merge "Revert "Add avg bandwidth estimate every 2 seconds - do not merge."" into honeycomb-mr2 by James Dong · 13 years ago
  69. e3b80c8 Merge "Revert "Add avg bandwidth estimate every 2 seconds - do not merge."" into honeycomb-mr2 by James Dong · 13 years ago
  70. 6a91953 am 90dc22fa: am a02d9bf9: Make sure we don\'t read from invalid fds by Marco Nelissen · 13 years ago
  71. 3731e1b Correctly handle crop rect event in SoftAVC.cpp by James Dong · 13 years ago
  72. d8b027b Merge "stagefright aacenc/amrwbenc: Convert line breaks to Unix style" by Conley Owens · 13 years ago
  73. 90dc22f am a02d9bf9: Make sure we don\'t read from invalid fds by Marco Nelissen · 13 years ago
  74. a02d9bf Make sure we don't read from invalid fds by Marco Nelissen · 13 years ago
  75. fddf5d9 Make dumpsys(media.player) more useful by having AwesomePlayer populate it. by Andreas Huber · 13 years ago
  76. 762b6d0 This device-specific workaround is no longer necessary. by Andreas Huber · 13 years ago
  77. 7d6143a Call storeMetaDataInVideoBuffers() before get/setParameters() on index OMX_IndexParamPortDefinition by James Dong · 13 years ago
  78. aa48835 MTP: Remove obsolete setPtpMode support by Mike Lockwood · 13 years ago
  79. d1d17b1 Cleaned up the old test cases and test media files. by Yu Shan Emily Lau · 13 years ago
  80. 7c37c1c Merge chromium to r11.0.672.0: Compile fix by Kristian Monsen · 13 years ago
  81. 6564c3c Merge "Fix the comment for the location box @xyz" by James Dong · 13 years ago
  82. a093ca9 Merge "Remove dead code related to gettid" by Glenn Kasten · 13 years ago
  83. 5ca271e Merge "Add WebP Mime-Type support in Android Media File" by Marco Nelissen · 13 years ago
  84. d4c6a5b Merge "Move OMX_QCOM_COLOR_FormatYVU420SemiPlanar definition to OMX_IVCommon.h" by James Dong · 13 years ago
  85. b571a7a Merge "Initial-checkin for ON2 Software AVC/H264 decoder" by James Dong · 13 years ago
  86. 86f8b98 Add timestamp and data pointer checks in CameraSource by James Dong · 13 years ago
  87. 0741f00 Fix the comment for the location box @xyz by James Dong · 13 years ago
  88. 6af763b Remove dead code related to gettid by Glenn Kasten · 13 years ago
  89. 38c0712 Move OMX_QCOM_COLOR_FormatYVU420SemiPlanar definition to OMX_IVCommon.h by James Dong · 13 years ago
  90. bd24eb5 Merge "Don't advertise the (old-style) software decoders unless they're actually present." by Andreas Huber · 13 years ago
  91. 2541c5a Don't advertise the (old-style) software decoders unless they're actually present. by Andreas Huber · 13 years ago
  92. bebc99d Initial-checkin for ON2 Software AVC/H264 decoder by James Dong · 13 years ago
  93. d0881d9 Add WebP Mime-Type support in Android Media File by Vikas Arora · 13 years ago
  94. 6c2cb30 Merge "Do not call getEstimatedBandwidth if the streaming is not HTTP-based" by James Dong · 13 years ago
  95. 4432870 Do not call getEstimatedBandwidth if the streaming is not HTTP-based by James Dong · 13 years ago
  96. 8e97372 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. d3092e3 Merge "Remove unnecessary level of priority indirection" by Glenn Kasten · 13 years ago
  98. 993fcce Remove unnecessary level of priority indirection by Glenn Kasten · 13 years ago
  99. fa22e62 Convert the video editor performance test suite output from float to int. by Yu Shan Emily Lau · 13 years ago
  100. 8050a02 DO NOT MERGE: Linux sockets are odd, closing a socket descriptor does not abort pending recv/send calls. by Andreas Huber · 14 years ago