1. 068dbbf Support for writing output data to a provided callback function instead of a file by Andreas Huber · 13 years ago
  2. d11eccf Merge "Multiple changes to ACodec/codec tools:" by Andreas Huber · 13 years ago
  3. e366f52 Multiple changes to ACodec/codec tools: by Andreas Huber · 13 years ago
  4. f65d59b Merge "Fix for b/4165024: Serious Memory leak when playing a WV protected streaming video." by Jeff Tinker · 13 years ago
  5. 88f7194 Add a testcase to test PNG files support for KenBurn effect. by James Dong · 13 years ago
  6. d63d947 Fix for b/4165024: Serious Memory leak when playing a WV protected streaming video. by Jeff Tinker · 13 years ago
  7. b5cc1f1 Merge "Fix the new color converter to respect the destination crop rect." by Andreas Huber · 13 years ago
  8. e67e99a Merge "Log video dimensions and crop rectangle." by Andreas Huber · 13 years ago
  9. f7ee669 Merge "Update paths to test content used to run the omx_tests." by Andreas Huber · 13 years ago
  10. 654af6c Merge "Reduce the number of output buffers and force output buffers in display order for SoftAVC decoder" by James Dong · 13 years ago
  11. cdfa614 Fix the new color converter to respect the destination crop rect. by Andreas Huber · 13 years ago
  12. f167f50 Log video dimensions and crop rectangle. by Andreas Huber · 13 years ago
  13. 1ef4c19 Update paths to test content used to run the omx_tests. by Andreas Huber · 13 years ago
  14. 42419ce Add framework support for camcorder zoom. by Wu-cheng Li · 13 years ago
  15. 2db9a95 Reduce the number of output buffers and force output buffers in display order for SoftAVC decoder by James Dong · 13 years ago
  16. 3db9f38 Stagefright: add support for gralloc OMX_UseBuffer. by Anu Sundararajan · 13 years ago
  17. d35df44 Integrating TI OMAP4 Video Decoder by Anu Sundararajan · 13 years ago
  18. 1e1b13e - Public part of the Metadata API. by Gloria Wang · 13 years ago
  19. 5ecc460 Merge "Parse RTP-Info even for live streams." by Andreas Huber · 13 years ago
  20. db262e6 Merge "Fix warnings for uninitialized local variables" by Glenn Kasten · 13 years ago
  21. e2ac799 Merge "Added audio_bytes_per_sample() helper function" by Eric Laurent · 13 years ago
  22. 028ab99 Fix warnings for uninitialized local variables by Glenn Kasten · 13 years ago
  23. 31f8b62 Merge "Fix for kenBurn Effect for PNG image is crashing (4861071 )" by Shailendra · 13 years ago
  24. 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
  25. d7ed599 Fix for kenBurn Effect for PNG image is crashing (4861071 ) by Shailendra · 13 years ago
  26. eaa5d8f Timed text display format support: by Gloria Wang · 13 years ago
  27. 0328974 Merge "Add some error log messages to indicate the failure of a recording session" by James Dong · 13 years ago
  28. 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
  29. 839ba2c Add some error log messages to indicate the failure of a recording session by James Dong · 13 years ago
  30. e413899 Merge "Timestamp adjustment will not work well if we ask video encoder to produce B frames" by James Dong · 13 years ago
  31. e67bb48 Timestamp adjustment will not work well if we ask video encoder to produce B frames by James Dong · 13 years ago
  32. 2746264 Log an error instead of asserting if the OMX plugin reports an error. by Andreas Huber · 13 years ago
  33. 24a38f1 Switch to use MediaMetadataRetriever to generate the project thumbnail when the first media item is a MediaVideoItem by James Dong · 13 years ago
  34. 157c74e Merge "Don't assert on malformed .mp4 content that contains fewer samples than" by Andreas Huber · 13 years ago
  35. bbf7c449 Merge "Boost software vp8 decoder performance using multi-threaded decoding if possible" by James Dong · 13 years ago
  36. 467bc25 Parse the individual segment's duration as a floating point number which is now by Andreas Huber · 13 years ago
  37. 727863d2 Don't assert on malformed .mp4 content that contains fewer samples than by Andreas Huber · 13 years ago
  38. e2b801e5 Merge "Restore legacy soft-aac decoder behaviour. Substitute silence on decode error." by Andreas Huber · 13 years ago
  39. 7d40d42 MTP: Add support for PTP variant of GetDeviceInfo result. by Mike Lockwood · 13 years ago
  40. dabf221 Restore legacy soft-aac decoder behaviour. Substitute silence on decode error. by Andreas Huber · 13 years ago
  41. 02392b4 Merge "OGG: To prevent mediaserver from crash by SIGFPE (divide by zero) and more guarding in getMetaData()." by Andreas Huber · 13 years ago
  42. 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
  43. 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
  44. c03f08e Boost software vp8 decoder performance using multi-threaded decoding if possible by James Dong · 13 years ago
  45. d873413 Parse RTP-Info even for live streams. by Andreas Huber · 13 years ago
  46. df02afe Merge "Remove unneeded #include <sys/resource.h>" by Glenn Kasten · 13 years ago
  47. 48810fd OGG: To prevent mediaserver from crash by SIGFPE (divide by zero) and more guarding in getMetaData(). by Dongwon Kang · 13 years ago
  48. f4c043c Merge "MTP: Fix some problems with GetObjectHandles and GetNumObjects commands" by Mike Lockwood · 13 years ago
  49. 6acc90f MTP: Fix some problems with GetObjectHandles and GetNumObjects commands by Mike Lockwood · 13 years ago
  50. d11f591 Merge "Use system property to control whether we will enable B frame support in MPEG4Writer" by James Dong · 13 years ago
  51. bf8116f Use system property to control whether we will enable B frame support in MPEG4Writer by James Dong · 13 years ago
  52. c310dcb Added audio_bytes_per_sample() helper function by Eric Laurent · 13 years ago
  53. 759c5b3 Fix regression in audio effect factory by Eric Laurent · 13 years ago
  54. 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
  55. c4fe54a Add new open source test contents. by Yu Shan Emily Lau · 13 years ago
  56. 79cd8ba Remove unneeded #include <sys/resource.h> by Glenn Kasten · 13 years ago
  57. 30d71a0 Merge "Merge chromium to r11.0.672.0: Compile fix" by Kristian Monsen · 13 years ago
  58. 05be953 Second attempt to fix the broken build by James Dong · 13 years ago
  59. d52ad9c Fix broken build by James Dong · 13 years ago
  60. 370a71b Merge "Bug 4608375" by Glenn Kasten · 13 years ago
  61. 113543c Merge "Enforce the rule that the timestamp from timelapse video source monotically increases" by James Dong · 13 years ago
  62. 9ddb788 Update MediaPlayer and MediaRecorder javadoc by James Dong · 13 years ago
  63. 114420f Merge "Support for setting a ParcelSurfaceTexture as the MediaPlayer sink." by tedbo · 13 years ago
  64. 1d24aaa Bug 4608375 by Glenn Kasten · 13 years ago
  65. 922261d Merge "audio: update for audio/audio_policy header names/locations" by Dima Zavin · 13 years ago
  66. 21663e5 Enforce the rule that the timestamp from timelapse video source monotically increases by James Dong · 13 years ago
  67. 290029d audio: update for audio/audio_policy header names/locations by Dima Zavin · 13 years ago
  68. 4108b1ed Add B frame support for MPEG4Writer by James Dong · 13 years ago
  69. cc5278a Support for setting a ParcelSurfaceTexture as the MediaPlayer sink. by tedbo · 13 years ago
  70. 8aec83e Merge "Avoid duplicated code calculating the stts sample duration" by James Dong · 13 years ago
  71. 4bb506a am 15e9d474: am 88748e6d: am d86302df: Quiet the log. by Dianne Hackborn · 13 years ago
  72. a7ea9f9 Avoid duplicated code calculating the stts sample duration by James Dong · 13 years ago
  73. be674b1 Merge "Call storeMetaDataInVideoBuffers() before get/setParameters() on index OMX_IndexParamPortDefinition" by James Dong · 13 years ago
  74. d24f949 Merge "Correctly handle crop rect event in SoftAVC.cpp" by James Dong · 13 years ago
  75. c8841e2 Merge "Make dumpsys(media.player) more useful by having AwesomePlayer populate it." by Andreas Huber · 13 years ago
  76. 15e9d47 am 88748e6d: am d86302df: Quiet the log. by Dianne Hackborn · 13 years ago
  77. 6b6091a am 6a91953c: am 90dc22fa: am a02d9bf9: Make sure we don\'t read from invalid fds by Marco Nelissen · 13 years ago
  78. 88748e6 am d86302df: Quiet the log. by Dianne Hackborn · 13 years ago
  79. d86302d Quiet the log. by Dianne Hackborn · 13 years ago
  80. a81fcad Fix an issue in MPEG4Writer where the write of outstanding chunks in the last batch was missing by James Dong · 13 years ago
  81. a65610a Merge "Add timestamp and data pointer checks in CameraSource" by James Dong · 13 years ago
  82. 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
  83. e668c0b am 644f36ea: am d8b027b1: Merge "stagefright aacenc/amrwbenc: Convert line breaks to Unix style" by Conley Owens · 13 years ago
  84. 644f36e am d8b027b1: Merge "stagefright aacenc/amrwbenc: Convert line breaks to Unix style" by Conley Owens · 13 years ago
  85. 2488a94 am e3b80c83: Merge "Revert "Add avg bandwidth estimate every 2 seconds - do not merge."" into honeycomb-mr2 by James Dong · 13 years ago
  86. e3b80c8 Merge "Revert "Add avg bandwidth estimate every 2 seconds - do not merge."" into honeycomb-mr2 by James Dong · 13 years ago
  87. 6a91953 am 90dc22fa: am a02d9bf9: Make sure we don\'t read from invalid fds by Marco Nelissen · 13 years ago
  88. 3731e1b Correctly handle crop rect event in SoftAVC.cpp by James Dong · 13 years ago
  89. d8b027b Merge "stagefright aacenc/amrwbenc: Convert line breaks to Unix style" by Conley Owens · 13 years ago
  90. 90dc22f am a02d9bf9: Make sure we don\'t read from invalid fds by Marco Nelissen · 13 years ago
  91. a02d9bf Make sure we don't read from invalid fds by Marco Nelissen · 13 years ago
  92. fddf5d9 Make dumpsys(media.player) more useful by having AwesomePlayer populate it. by Andreas Huber · 13 years ago
  93. 762b6d0 This device-specific workaround is no longer necessary. by Andreas Huber · 13 years ago
  94. 7d6143a Call storeMetaDataInVideoBuffers() before get/setParameters() on index OMX_IndexParamPortDefinition by James Dong · 13 years ago
  95. aa48835 MTP: Remove obsolete setPtpMode support by Mike Lockwood · 13 years ago
  96. d1d17b1 Cleaned up the old test cases and test media files. by Yu Shan Emily Lau · 13 years ago
  97. 7c37c1c Merge chromium to r11.0.672.0: Compile fix by Kristian Monsen · 13 years ago
  98. 6564c3c Merge "Fix the comment for the location box @xyz" by James Dong · 13 years ago
  99. a093ca9 Merge "Remove dead code related to gettid" by Glenn Kasten · 13 years ago
  100. 5ca271e Merge "Add WebP Mime-Type support in Android Media File" by Marco Nelissen · 13 years ago