1. 8c55a9a Merge "Remove the simulator target from all makefiles. Bug: 5010576" by Jeff Brown · 13 years ago
  2. bd882b1 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  3. c478f13 Merge "Audio Effect API: process reverse stream function" by Eric Laurent · 13 years ago
  4. 501c467 Merge "Eliminate single-process mode. Bug: 5010576" by Jeff Brown · 13 years ago
  5. 9b40a61 Merge "Do not wait for unlaunched threads in stop()" by James Dong · 13 years ago
  6. 0e27fce Do not wait for unlaunched threads in stop() by James Dong · 13 years ago
  7. 6e65a4a Merge "Release camera if CameraSource::start() has not been called" by James Dong · 13 years ago
  8. a59a1ba Merge "Remove unnecessary locking from MediaScanner JNI code" by Mike Lockwood · 13 years ago
  9. af16d0b Remove unnecessary locking from MediaScanner JNI code by Mike Lockwood · 13 years ago
  10. 325b8e8 Audio Effect API: process reverse stream function by Eric Laurent · 13 years ago
  11. e6d24ab Merge "MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system" by Mike Lockwood · 13 years ago
  12. 7a59dd2 MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system by Mike Lockwood · 13 years ago
  13. bd682b0 MediaScanner: Use bulk inserts when in batch mode by Mike Lockwood · 13 years ago
  14. 8d19d3a Release camera if CameraSource::start() has not been called by James Dong · 13 years ago
  15. 10e8971 Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 13 years ago
  16. bc2861f Merge "Fix for issue 5007228 IllegalArgumentException when testing VideoEditorAPITest#testEffectKenBurn" by Rajneesh Chowdury · 13 years ago
  17. 559bb79 Fix for issue 5007228 IllegalArgumentException when testing VideoEditorAPITest#testEffectKenBurn by Rajneesh Chowdury · 13 years ago
  18. be65087 Use advertised h264 encoding parameters by default if the profile is not baseline by James Dong · 13 years ago
  19. 5cc0526 Moved and renamed effect API header files by Eric Laurent · 13 years ago
  20. 2da9eb7 Merge "- Retrieve is_drm in MediaMetadataRetriever. - Add one more column in MediaStore to indicate whether a media file is drm-protected. - Remove old DRM code from Ringtone - Use the new DRM code in RingtoneManager" by Gloria Wang · 13 years ago
  21. 7f61f59 Associate WebP Mime-Type with FILE_TYPE_WEBP. by Vikas Arora · 13 years ago
  22. 82428a8 - Retrieve is_drm in MediaMetadataRetriever. by Gloria Wang · 13 years ago
  23. 03f9435 Merge "Bug 4571308 Provide correct video frame timestamps" by Glenn Kasten · 13 years ago
  24. dfba177 Merge "Charge network traffic to the uid of the process using the MediaPlayer." by Andreas Huber · 13 years ago
  25. e02dd02 Merge "Ignore all flush-complete notifications with port == OMX_ALL" by Andreas Huber · 13 years ago
  26. 603d739 Charge network traffic to the uid of the process using the MediaPlayer. by Andreas Huber · 13 years ago
  27. 919a7ae Ignore all flush-complete notifications with port == OMX_ALL by Andreas Huber · 13 years ago
  28. 091b248 Merge "Support a "secure input buffer" mode for use by Widevine DRM in OMXCodec." by Andreas Huber · 13 years ago
  29. 42fb5d6 Support a "secure input buffer" mode for use by Widevine DRM in OMXCodec. by Andreas Huber · 13 years ago
  30. 27ac0ac Merge "Revert "Fix for b/4165024: Serious Memory leak when playing a WV protected streaming video."" by Edwin Wong · 13 years ago
  31. 5367190 Merge "Return ERROR_END_OF_STREAM when the input source reaches eos" by James Dong · 13 years ago
  32. 5faaadf Merge changes I7e8401a4,I412ddf36 by Kristian Monsen · 13 years ago
  33. 7310411 Revert "Fix for b/4165024: Serious Memory leak when playing a WV protected streaming video." by Jeff Tinker · 13 years ago
  34. e9a4188 Seeking/duration in HLS content is based on the individual segments' duration by Andreas Huber · 13 years ago
  35. 04deb7b Merge "Revert "Parse RTP-Info even for live streams."" by Andreas Huber · 13 years ago
  36. d4a6cac Revert "Parse RTP-Info even for live streams." by Andreas Huber · 13 years ago
  37. 4f0205f Some (most) OMX decoders do not send a OMX_CmdComplete/Flush OMX_ALL notification by Andreas Huber · 13 years ago
  38. ff90212 Remove curtain effect (it's unused). by Chih-Chung Chang · 13 years ago
  39. d39e8f4 Return ERROR_END_OF_STREAM when the input source reaches eos by James Dong · 13 years ago
  40. 2d70094 Merge "Fix a format string that triggered a compile-time warning in OMXCodec.cpp" by Andreas Huber · 13 years ago
  41. 9fb64a2 Fix a format string that triggered a compile-time warning in OMXCodec.cpp by Andreas Huber · 13 years ago
  42. 2bcc183 Instantiate a NetworkChangeNotifier to have chromium transparently handle interface by Andreas Huber · 13 years ago
  43. d2a1ebc Merge Chromium at r11.0.696.0: Using setter instead of direct variable access by Kristian Monsen · 13 years ago
  44. 528b084 Unlock the camera if media recorder fails to start recording. by Wu-cheng Li · 13 years ago
  45. 068dbbf Support for writing output data to a provided callback function instead of a file by Andreas Huber · 13 years ago
  46. d11eccf Merge "Multiple changes to ACodec/codec tools:" by Andreas Huber · 13 years ago
  47. e366f52 Multiple changes to ACodec/codec tools: by Andreas Huber · 13 years ago
  48. f65d59b Merge "Fix for b/4165024: Serious Memory leak when playing a WV protected streaming video." by Jeff Tinker · 13 years ago
  49. 88f7194 Add a testcase to test PNG files support for KenBurn effect. by James Dong · 13 years ago
  50. d63d947 Fix for b/4165024: Serious Memory leak when playing a WV protected streaming video. by Jeff Tinker · 13 years ago
  51. b5cc1f1 Merge "Fix the new color converter to respect the destination crop rect." by Andreas Huber · 13 years ago
  52. e67e99a Merge "Log video dimensions and crop rectangle." by Andreas Huber · 13 years ago
  53. f7ee669 Merge "Update paths to test content used to run the omx_tests." by Andreas Huber · 13 years ago
  54. 5c2faf3 Bug 4571308 Provide correct video frame timestamps by Glenn Kasten · 13 years ago
  55. 654af6c Merge "Reduce the number of output buffers and force output buffers in display order for SoftAVC decoder" by James Dong · 13 years ago
  56. cdfa614 Fix the new color converter to respect the destination crop rect. by Andreas Huber · 13 years ago
  57. f167f50 Log video dimensions and crop rectangle. by Andreas Huber · 13 years ago
  58. 1ef4c19 Update paths to test content used to run the omx_tests. by Andreas Huber · 13 years ago
  59. 42419ce Add framework support for camcorder zoom. by Wu-cheng Li · 13 years ago
  60. 2db9a95 Reduce the number of output buffers and force output buffers in display order for SoftAVC decoder by James Dong · 13 years ago
  61. 3db9f38 Stagefright: add support for gralloc OMX_UseBuffer. by Anu Sundararajan · 13 years ago
  62. d35df44 Integrating TI OMAP4 Video Decoder by Anu Sundararajan · 13 years ago
  63. 1e1b13e - Public part of the Metadata API. by Gloria Wang · 13 years ago
  64. 5ecc460 Merge "Parse RTP-Info even for live streams." by Andreas Huber · 13 years ago
  65. db262e6 Merge "Fix warnings for uninitialized local variables" by Glenn Kasten · 13 years ago
  66. e2ac799 Merge "Added audio_bytes_per_sample() helper function" by Eric Laurent · 13 years ago
  67. 028ab99 Fix warnings for uninitialized local variables by Glenn Kasten · 13 years ago
  68. 31f8b62 Merge "Fix for kenBurn Effect for PNG image is crashing (4861071 )" by Shailendra · 13 years ago
  69. 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
  70. d7ed599 Fix for kenBurn Effect for PNG image is crashing (4861071 ) by Shailendra · 13 years ago
  71. eaa5d8f Timed text display format support: by Gloria Wang · 13 years ago
  72. 0328974 Merge "Add some error log messages to indicate the failure of a recording session" by James Dong · 13 years ago
  73. 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
  74. 839ba2c Add some error log messages to indicate the failure of a recording session by James Dong · 13 years ago
  75. e413899 Merge "Timestamp adjustment will not work well if we ask video encoder to produce B frames" by James Dong · 13 years ago
  76. e67bb48 Timestamp adjustment will not work well if we ask video encoder to produce B frames by James Dong · 13 years ago
  77. 2746264 Log an error instead of asserting if the OMX plugin reports an error. by Andreas Huber · 13 years ago
  78. 24a38f1 Switch to use MediaMetadataRetriever to generate the project thumbnail when the first media item is a MediaVideoItem by James Dong · 13 years ago
  79. 157c74e Merge "Don't assert on malformed .mp4 content that contains fewer samples than" by Andreas Huber · 13 years ago
  80. bbf7c44 Merge "Boost software vp8 decoder performance using multi-threaded decoding if possible" by James Dong · 13 years ago
  81. 467bc25 Parse the individual segment's duration as a floating point number which is now by Andreas Huber · 13 years ago
  82. 727863d Don't assert on malformed .mp4 content that contains fewer samples than by Andreas Huber · 13 years ago
  83. e2b801e Merge "Restore legacy soft-aac decoder behaviour. Substitute silence on decode error." by Andreas Huber · 13 years ago
  84. 7d40d42 MTP: Add support for PTP variant of GetDeviceInfo result. by Mike Lockwood · 13 years ago
  85. dabf221 Restore legacy soft-aac decoder behaviour. Substitute silence on decode error. by Andreas Huber · 13 years ago
  86. 02392b4 Merge "OGG: To prevent mediaserver from crash by SIGFPE (divide by zero) and more guarding in getMetaData()." by Andreas Huber · 13 years ago
  87. 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
  88. 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
  89. c03f08e Boost software vp8 decoder performance using multi-threaded decoding if possible by James Dong · 13 years ago
  90. d873413 Parse RTP-Info even for live streams. by Andreas Huber · 13 years ago
  91. df02afe Merge "Remove unneeded #include <sys/resource.h>" by Glenn Kasten · 13 years ago
  92. 48810fd OGG: To prevent mediaserver from crash by SIGFPE (divide by zero) and more guarding in getMetaData(). by Dongwon Kang · 13 years ago
  93. f4c043c Merge "MTP: Fix some problems with GetObjectHandles and GetNumObjects commands" by Mike Lockwood · 13 years ago
  94. 6acc90f MTP: Fix some problems with GetObjectHandles and GetNumObjects commands by Mike Lockwood · 13 years ago
  95. d11f591 Merge "Use system property to control whether we will enable B frame support in MPEG4Writer" by James Dong · 13 years ago
  96. bf8116f Use system property to control whether we will enable B frame support in MPEG4Writer by James Dong · 13 years ago
  97. c310dcb Added audio_bytes_per_sample() helper function by Eric Laurent · 13 years ago
  98. 759c5b3 Fix regression in audio effect factory by Eric Laurent · 13 years ago
  99. 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
  100. c4fe54a Add new open source test contents. by Yu Shan Emily Lau · 13 years ago