1. 0ebff76 Merge "Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync" by Eric Laurent · 15 years ago
  2. 9ecaf8b Merge "Attempt to fix the build ... again." by Andreas Huber · 15 years ago
  3. 55e99c6 Attempt to fix the build ... again. by Andreas Huber · 15 years ago
  4. 2d4d919 Merge "Do not hold onto the master lock while reading data from the datasource. This would prevent consumers from reading cached data immediately if it is available." by Andreas Huber · 15 years ago
  5. 37105cc Fixing the build. Why is this suddenly necessary and didn't break the build before??? by Andreas Huber · 15 years ago
  6. fc22d93 Do not hold onto the master lock while reading data from the datasource. This would prevent consumers from reading cached data immediately if it is available. by Andreas Huber · 15 years ago
  7. a6f266c Merge "Add the new golden thumbnail image as the PV and stagefright implementations in capturing thumbnail is different." by Yu Shan Emily Lau · 15 years ago
  8. 8258879 Merge "Better support for HTTP streaming media content, fixes to the way HTTPDataSource streams the data, prefetcher implementation." by Andreas Huber · 15 years ago
  9. 0986e79 Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync by Eric Laurent · 15 years ago
  10. b9e6383 Better support for HTTP streaming media content, fixes to the way HTTPDataSource streams the data, prefetcher implementation. by Andreas Huber · 15 years ago
  11. 996dddf Support for audio recording into AMR NB/WB files as well as audio tracks in MPEG4 files. by Andreas Huber · 15 years ago
  12. 0c8569f Merge "MountService: Add support for renaming secure containers" by San Mehat · 15 years ago
  13. eea6ecd Add the new golden thumbnail image as the PV and stagefright implementations in capturing thumbnail is different. by Yu Shan Emily Lau · 15 years ago
  14. 473bd77 Merge "Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active." by Eric Laurent · 15 years ago
  15. e2b3886 Merge "Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pure-audio recording in stagefright." by Andreas Huber · 15 years ago
  16. 07bf09d Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pure-audio recording in stagefright. by Andreas Huber · 15 years ago
  17. 23f25cd Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active. by Eric Laurent · 15 years ago
  18. bb04b63 Merge "Fix issue 2349345: Media sound output stuck on earpiece rather than speaker." by Eric Laurent · 15 years ago
  19. b1cbc35 Merge "Fix issue 2363154: Speech synthesis fails to start over A2DP after media server process crash." by Eric Laurent · 15 years ago
  20. 52733b8 The qcom OMX video decoders do not allocate output buffer memory at the time OMX_AllocateBuffer is called, wait until we received the first FILL_BUFFER_DONE notification until we rely on the buffer data ptr. by Andreas Huber · 15 years ago
  21. 787aa59 Fix issue 2363154: Speech synthesis fails to start over A2DP after media server process crash. by Eric Laurent · 15 years ago
  22. 9272b4b Fix issue 2349345: Media sound output stuck on earpiece rather than speaker. by Eric Laurent · 15 years ago
  23. 45f6104 MountService: Add support for renaming secure containers by San Mehat · 15 years ago
  24. ddce576 Merge "Make sure to release the renderer before shutting down the hardware codec, qcom's hardware decoder will otherwise crash." by Andreas Huber · 15 years ago
  25. 3522b5a5 Make sure to release the renderer before shutting down the hardware codec, qcom's hardware decoder will otherwise crash. by Andreas Huber · 15 years ago
  26. 7c45147 Merge "Make the media scanner disregard database entries that do not have absolute path names. This allows us to store other things (perhaps with http or content URIs) in the database, without the media scanner removing them again." by Marco Nelissen · 15 years ago
  27. e1ceec2 Add an orientation parameter for overlay, so we can do camera preview in portrait mode. by Chih-Chung Chang · 15 years ago
  28. 35b002a Make the media scanner disregard database entries that do not have by Marco Nelissen · 15 years ago
  29. 48da344 Merge "Fix circular dependency between StagefrightPlayer and AwesomePlayer that prevented proper cleanup." by Andreas Huber · 15 years ago
  30. 2cb5c9c Special-case .wmv and .wma metadata retrieval and playback to use PV if available. by Andreas Huber · 15 years ago
  31. a3f4384 Fix circular dependency between StagefrightPlayer and AwesomePlayer that prevented proper cleanup. by Andreas Huber · 15 years ago
  32. 703f061 Merge "Fix no-copy-overhead OMXCodec implementation to actually work." by Andreas Huber · 15 years ago
  33. c712b9f Fix no-copy-overhead OMXCodec implementation to actually work. by Andreas Huber · 15 years ago
  34. 06b3ff7 Make the MediaMetadataTest a little more lenient when it comes to verifying the duration of media files, only require that the returned duration is within 100ms of the expected one, as the PV and stagefright implementations differ slightly. by Andreas Huber · 15 years ago
  35. 9b42b81 Merge "Adds support for 8-bit (unsigned) PCM wave files." by Andreas Huber · 15 years ago
  36. e9999cf Adds support for 8-bit (unsigned) PCM wave files. by Andreas Huber · 15 years ago
  37. c2c9dd3 Support for 'iTunes-style' metadata in .mp4 and .3gp files. by Andreas Huber · 15 years ago
  38. 5b5ae13 Fix trailing garbage after UCS-2 encoded strings in ID3 V2. by Andreas Huber · 15 years ago
  39. 43782d3 Support for ID3 version 1 (and 1.1) tags in .mp3 files. by Andreas Huber · 15 years ago
  40. cb6ffa2 Merge "Avoid unnecessary buffer copying if at all possible, detect if running in the mediaserver process." by Andreas Huber · 15 years ago
  41. bfa05732 Merge "Add missing libjpeg in linker option. Currently this library is used by the main executable but is included implicitly via inter-library dependency." by Doug Kwan · 15 years ago
  42. e73b46e Merge "Media server death nodification" by James Dong · 15 years ago
  43. 474a97a Add missing libjpeg in linker option. Currently this library is used by the by Doug Kwan · 15 years ago
  44. f1fe064 Avoid unnecessary buffer copying if at all possible, detect if running in the mediaserver process. by Andreas Huber · 15 years ago
  45. 0a2d870 Merge "Squashed commit of the following:" by Andreas Huber · 15 years ago
  46. 0d41be3 Merge "Remove totally unused code from OMX.cpp" by Andreas Huber · 15 years ago
  47. 1faa92a Squashed commit of the following: by Andreas Huber · 15 years ago
  48. fed1a1c Remove totally unused code from OMX.cpp by Andreas Huber · 15 years ago
  49. 5a12413 Merge "Make sure the seek test attempts to seek on the very first iteration, as this appears to be a special case that decoders frequently get wrong." by Andreas Huber · 15 years ago
  50. 9dba709 MountService: Add new 'unmountSecureContainer' API call by San Mehat · 15 years ago
  51. 34bbc22 Media server death nodification by James Dong · 15 years ago
  52. cf7aa68 sdutil: Use new MountService api method names by San Mehat · 15 years ago
  53. f227507 Merge "Squashed commit of the following:" by Andreas Huber · 15 years ago
  54. 5a37232 Merge "Fix a few issues with determining the closest sample to a given time in the MPEG4 sampletable implementation." by Andreas Huber · 15 years ago
  55. 34d30d3 Merge "Squashed commit of the following:" by Andreas Huber · 15 years ago
  56. 140d4ed Fix a few issues with determining the closest sample to a given time in the MPEG4 sampletable implementation. by Andreas Huber · 15 years ago
  57. 0ffc90f Squashed commit of the following: by Andreas Huber · 15 years ago
  58. 909255a Squashed commit of the following: by Andreas Huber · 15 years ago
  59. dbcb2c6 Workaround for some hardware decoders not properly signaling end-of-output-stream properly. by Andreas Huber · 15 years ago
  60. f91f1b4 Make sure the seek test attempts to seek on the very first iteration, as this appears to be a special case that decoders frequently get wrong. by Andreas Huber · 15 years ago
  61. 1cb02bf Support for determining the mime type of media via metadata extraction. by Andreas Huber · 15 years ago
  62. 3a3656c More metadata support. by Andreas Huber · 15 years ago
  63. 85fbfee Merge "Properly respect NALLengthSize in the AVC Configuration header to determine how many bits encode the nal unit size." by Andreas Huber · 15 years ago
  64. db5d662 Properly respect NALLengthSize in the AVC Configuration header to determine how many bits encode the nal unit size. by Andreas Huber · 15 years ago
  65. 9643b1e Merge "b/2353646 Fix music visualizations to also work with audiotrack callbacks, which stagefright uses. This slightly changes the way the data is stored, since before we were relying on the buffers being written always being at least 4K, whereas the callbacks are generally for smaller amounts of data. Now we append all the data to a big circular buffer, then return chunks of that buffer for visualization. When there are multiple things playing at the same time, this will give the wrong result, but (1) that was the case before as well, and (2) will be fixed once we start visualizing the mixer output instead of the mixer inputs." by Marco Nelissen · 15 years ago
  66. 5c1fe31 Make sure to release the buffer we're not using in case of an error. by Andreas Huber · 15 years ago
  67. e274db1 b/2353646 by Marco Nelissen · 15 years ago
  68. aee3c63 Squashed commit of the following: by Andreas Huber · 15 years ago
  69. 593c6a5 Merge "The mp3 decoder should not assert that decoding was successful but return an error instead." by Andreas Huber · 15 years ago
  70. b6d5d1b Merge "Fix an uninitialized read detected by valgrind. The array to be copied is statically sized and not a c-string." by Andreas Huber · 15 years ago
  71. afce215 The mp3 decoder should not assert that decoding was successful but return an error instead. by Andreas Huber · 15 years ago
  72. 5ebc889 Fix an uninitialized read detected by valgrind. The array to be copied is statically sized and not a c-string. by Andreas Huber · 15 years ago
  73. 0f5525a framework: asec: Rename 'Cache' -> 'Container' by San Mehat · 15 years ago
  74. 84b42b8 am d31d7397: am 663ec308: Fix issue 2361949: A2DP suspend parameters set wrongly. by Eric Laurent · 15 years ago
  75. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  76. d31d739 am 663ec308: Fix issue 2361949: A2DP suspend parameters set wrongly. by Eric Laurent · 15 years ago
  77. e4a8380 Reorganize some of the stagefright implementation related to metadata. by Andreas Huber · 15 years ago
  78. 663ec30 Fix issue 2361949: A2DP suspend parameters set wrongly. by Eric Laurent · 15 years ago
  79. a3452ad Merge "Add MPEG to the file extensions that scanner cares" by James Dong · 15 years ago
  80. d1265fe Merge "framework: MountService: Add initial support for Android Secure External Caches" by San Mehat · 15 years ago
  81. f66de3c Fix typo: test -> tests in makefile tags by Jean-Baptiste Queru · 15 years ago
  82. 3697229 framework: MountService: Add initial support for Android Secure External Caches by San Mehat · 15 years ago
  83. 1b50044 Add MPEG to the file extensions that scanner cares by James Dong · 15 years ago
  84. 89e91f7 Quick and dirty implementation to follow http redirects in stagefright. by Andreas Huber · 15 years ago
  85. 364b421 Merge "Protect against possible temporary objects going away before we get at their data." by Andreas Huber · 15 years ago
  86. dd0359f Protect against possible temporary objects going away before we get at their data. by Andreas Huber · 15 years ago
  87. 6b39ab4 Merge "I must have broken raw-audio decoding in the recent past, this fixes it." by Andreas Huber · 15 years ago
  88. c79827a I must have broken raw-audio decoding in the recent past, this fixes it. by Andreas Huber · 15 years ago
  89. 67aee05 Use stagefright for http streaming if the right property is set. by Andreas Huber · 15 years ago
  90. 7eca501 Merge "MediaFile.UNKNOWN_STRING -> MediaStore.UNKNOWN_STRING" by Marco Nelissen · 15 years ago
  91. 9a488b4 MediaFile.UNKNOWN_STRING -> MediaStore.UNKNOWN_STRING by Marco Nelissen · 15 years ago
  92. 1a08ad1 Merge "Make metadata support through stagefright property dependent until it's ready." by Andreas Huber · 15 years ago
  93. c427348 Merge "Fix mpeg4/h.263 software decoder." by Andreas Huber · 15 years ago
  94. 7782fdf Make metadata support through stagefright property dependent until it's ready. by Andreas Huber · 15 years ago
  95. 2039bd9 Fix mpeg4/h.263 software decoder. by Andreas Huber · 15 years ago
  96. 6be8b14 Fix avc software decoder to properly handle SEI nalType and access unit delimiter. by Andreas Huber · 15 years ago
  97. a0b5176 am 68e9014e: am 484d2888: Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa. by Eric Laurent · 15 years ago
  98. 3c56221 Fix SoundPool restart problem CheckJNI issue. by Dave Sparks · 15 years ago
  99. 1905530 Replace sine with organ for some SoundPool tests. by Dave Sparks · 15 years ago
  100. d94466c Add SoundPool test by Dave Sparks · 15 years ago