1. 3cf6135 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 14 years ago
  2. 988e3f0 Support for rendering through an overlay on the droid even if a software renderer is active. by Andreas Huber · 14 years ago
  3. 2f5b047 Merge "Fixing AMR recording code." by Andreas Huber · 14 years ago
  4. b45c62c Fixing AMR recording code. by Andreas Huber · 14 years ago
  5. 6708918 Merge "Do autodetection even if no locale was specified, and use the detected encoding if it is unambiguous." by Marco Nelissen · 14 years ago
  6. cb5b489 Merge "Properly detect Adobe's .f4v file format as an mp4 ISO compliant file." by Andreas Huber · 14 years ago
  7. c5b366a Properly detect Adobe's .f4v file format as an mp4 ISO compliant file. by Andreas Huber · 14 years ago
  8. 758cc74 TI does not want the hardware H.263 decoder to be enabled. by Andreas Huber · 14 years ago
  9. 77f8531 Do autodetection even if no locale was specified, and use the by Marco Nelissen · 14 years ago
  10. 7d5b8a7 Implementation of stagefright-enabled MediaPlayerService::decode functionality by Andreas Huber · 14 years ago
  11. 316f835 Merge "Defer actual work of setDataSource given a URI to the prepare phase in order to not block the calling thread for any significant amount of time..." by Andreas Huber · 14 years ago
  12. bd22c52 Defer actual work of setDataSource given a URI to the prepare phase in order to not block the calling thread for any significant amount of time... by Andreas Huber · 14 years ago
  13. c017cfc If the codec's input buffer size is too small to accomodate the buffer read from the source, report and error instead of asserting. by Andreas Huber · 14 years ago
  14. 26bae54 Support the disc number and custom genre tags for mp4. by Marco Nelissen · 14 years ago
  15. 22c8566 Merge "A little less verbosity in stagefright and special treatment for the error state while shutting down." by Andreas Huber · 14 years ago
  16. ec9dd59 A little less verbosity in stagefright and special treatment for the error state while shutting down. by Andreas Huber · 14 years ago
  17. cba8b3a Merge "During shutdown, don't loop forever on a state transition to OMX_StateInvalid." by Andreas Huber · 14 years ago
  18. 569e7f1 Use bswap_16 instead of swap16, because swap16 is not available in glibc by Marco Nelissen · 14 years ago
  19. 4c23b7d ID3v1 tag's strings are ISO8859, not UTF-8, so do the proper conversion when extracting metadata. by Andreas Huber · 14 years ago
  20. 2dd73b6 Merge "Properly implement asynchronous preparation of media playback." by Andreas Huber · 14 years ago
  21. 940ad81 Merge "Skip the endianness marker when converting UCS-2 to UTF-8, since it ends up in the UTF-8 string otherwise." by Marco Nelissen · 14 years ago
  22. c23f12a Properly implement asynchronous preparation of media playback. by Andreas Huber · 14 years ago
  23. 5a2621a Skip the endianness marker when converting UCS-2 to UTF-8, since it by Marco Nelissen · 14 years ago
  24. 825bfc2 Merge "Use Tremor for sim-eng, and Tremolo for other targets." by Gloria Wang · 14 years ago
  25. 6c8a9a4 Add support for the TPOS/TPA (disc number) id3 tag. by Marco Nelissen · 14 years ago
  26. 9636054 Use Tremor for sim-eng, and Tremolo for other targets. by Gloria Wang · 14 years ago
  27. 0d681df During shutdown, don't loop forever on a state transition to OMX_StateInvalid. by Andreas Huber · 14 years ago
  28. c9c4bef Merge "Fix for 2224736. Sometimes mSeeking is reset without calling setSeekTo first." by Gloria Wang · 14 years ago
  29. 7ebf475 Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)" by Gloria Wang · 14 years ago
  30. 5dd6930 Merge "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)" by Gloria Wang · 14 years ago
  31. ffd4da7 am 0af04493: am 31bfdf69: reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  32. 9d8bd1c Merge "When the extractor is not able to be created successfully, don't crash" by James Dong · 14 years ago
  33. d8ee0c2 am 31bfdf69: reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  34. cac7c56 reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  35. b93ad64 When the extractor is not able to be created successfully, don't crash by James Dong · 14 years ago
  36. e08a519 Merge "Camcorder profile Java API support - Use Enum for Quality instead of int - Use static values() method from Enum, rather than if-else" by James Dong · 14 years ago
  37. cb9859b Fix for 2224736. Sometimes mSeeking is reset without calling setSeekTo first. by Gloria Wang · 14 years ago
  38. 9944aae Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression) by Gloria Wang · 14 years ago
  39. 13896b9 Camcorder profile Java API support by James Dong · 14 years ago
  40. b25e2a9 Stop using the PV software decoders and use ours (based on PV code) instead even in non-FULL_STAGEFRIGHT builds. by Andreas Huber · 14 years ago
  41. b399aa3 Merge "Defer creating the video renderer until we see the first video frame." by Andreas Huber · 14 years ago
  42. a657f8d Defer creating the video renderer until we see the first video frame. by Andreas Huber · 14 years ago
  43. 80a68de Previous change broke A/V sync, this is a better change to eliminate negative media positions. by Andreas Huber · 14 years ago
  44. 1862a33 Fix a deadlock caused by the AudioPlayer notifying the observer that the stream had ended at the same time the observer was shutting down the AudioPlayer. by Andreas Huber · 14 years ago
  45. 2eeabb1 fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug) by Mathias Agopian · 14 years ago
  46. ad6516d AudioPlayer didn't properly account for the latency when calculating the current media time. by Andreas Huber · 14 years ago
  47. 7b7a83a Merge "implement [2396050] Add ETC1 texture support to AGL" by Mathias Agopian · 14 years ago
  48. 1c38c27 implement [2396050] Add ETC1 texture support to AGL by Mathias Agopian · 14 years ago
  49. 7f8b69f Workaround for misbehaving HTTP servers that terminate header lines with a single newline instead of the required CRLF sequence. by Andreas Huber · 14 years ago
  50. 7574ca6 Merge "Don't use a HEAD request to determine redirects, instead do a regular GET (since that's always supported), also limit the number of redirects to avoid infinite redirects. Finally, properly handle the end of stream." by Andreas Huber · 14 years ago
  51. de6bec4 Don't use a HEAD request to determine redirects, instead do a regular GET (since that's always supported), also limit the number of redirects to avoid infinite redirects. Finally, properly handle the end of stream. by Andreas Huber · 14 years ago
  52. 3b240d6 Properly report the duration of a recording into .mp4 files. by Andreas Huber · 14 years ago
  53. 4cf04b1 Properly advertise the content length of the HTTP stream if available. by Andreas Huber · 14 years ago
  54. a62aad3 Merge "Initial check-in for xml-based encoder capabilities retrieval - Changed the Java API as suggested - Treat /etc/media_profiles.xml as the default xml configurtion file" by James Dong · 14 years ago
  55. 1d7491b Initial check-in for xml-based encoder capabilities retrieval by James Dong · 15 years ago
  56. b811865 Merge "Use physical memory for software rendering to take a fast path through surface flinger if possible." by Andreas Huber · 14 years ago
  57. afeb835 Merge "The TI MP3 decoder lies about the number of channels it outputs, add a quirk for that." by Andreas Huber · 14 years ago
  58. 89e7fff Use physical memory for software rendering to take a fast path through surface flinger if possible. by Andreas Huber · 14 years ago
  59. 78d529e The TI MP3 decoder lies about the number of channels it outputs, add a quirk for that. by Andreas Huber · 14 years ago
  60. 6b3359d Don't use MemoryDealer in MetadataRetrieverClient as it's not necessary. by Mathias Agopian · 14 years ago
  61. 036a380 Merge "Simplify the MemoryDealer implementation" by Mathias Agopian · 14 years ago
  62. e300a0c Merge "Apparently the generic mpeg4 file header does not describe the actual samplerate and channel count of the content in the case of mpeg4 audio, instead the 'ESDS' atom must be consulted." by Andreas Huber · 14 years ago
  63. a83adc4 Merge "Support 24-bit LE PCM wave files in stagefright." by Andreas Huber · 14 years ago
  64. 867d2f6 Simplify the MemoryDealer implementation by Mathias Agopian · 14 years ago
  65. ba7c7ee Apparently the generic mpeg4 file header does not describe the actual samplerate and channel count of the content in the case of mpeg4 audio, instead the 'ESDS' atom must be consulted. by Andreas Huber · 14 years ago
  66. 984d8f4 Support 24-bit LE PCM wave files in stagefright. by Andreas Huber · 14 years ago
  67. d77f653 reconcile android-2.1_r1 snapshot by The Android Open Source Project · 14 years ago
  68. bbe1ed4 Merge "Properly forward errors returned by AudioTrack up to the player." by Andreas Huber · 14 years ago
  69. 1846096 The AVC software decoder always aligns the decoded dimensions to 16 pixel boundaries, report this properly to callers. by Andreas Huber · 14 years ago
  70. 88c030e Properly forward errors returned by AudioTrack up to the player. by Andreas Huber · 14 years ago
  71. 0fc8632 Merge "Make sure the OMX component is synchronously shutdown before we try to instantiate another one. Also properly cleanup the software AVC decoder to avoid leaking memory." by Andreas Huber · 14 years ago
  72. 69f5f4c Make sure the OMX component is synchronously shutdown before we try to instantiate another one. Also properly cleanup the software AVC decoder to avoid leaking memory. by Andreas Huber · 14 years ago
  73. 50a9976 For mpeg4 files streamed through HTTP, cache the entire sampletable metadata chunk in memory if possible. by Andreas Huber · 14 years ago
  74. 5561ccf Support the specification of additional HTTP headers in the creation of a DataSource. by Andreas Huber · 14 years ago
  75. 2db8455 API Extension: Support for optionally specifying a map of extra request headers when specifying the uri of media data to be played. by Andreas Huber · 14 years ago
  76. 8566a63 Fix http streaming for shoutcast servers that do not support http ranges. by Andreas Huber · 14 years ago
  77. dd26833 Merge "Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync" by Eric Laurent · 14 years ago
  78. 0463f07 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 · 14 years ago
  79. e9f8c54 Merge "Better support for HTTP streaming media content, fixes to the way HTTPDataSource streams the data, prefetcher implementation." by Andreas Huber · 14 years ago
  80. 342e9cf Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync by Eric Laurent · 15 years ago
  81. 66b0a35 Better support for HTTP streaming media content, fixes to the way HTTPDataSource streams the data, prefetcher implementation. by Andreas Huber · 14 years ago
  82. 2dce41a Support for audio recording into AMR NB/WB files as well as audio tracks in MPEG4 files. by Andreas Huber · 14 years ago
  83. e7dc360 Merge "Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active." by Eric Laurent · 14 years ago
  84. ca2b6fa Merge "Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pure-audio recording in stagefright." by Andreas Huber · 14 years ago
  85. e7c9cb4 Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pure-audio recording in stagefright. by Andreas Huber · 14 years ago
  86. b72a396 Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active. by Eric Laurent · 14 years ago
  87. 6c009eb Merge "Fix issue 2363154: Speech synthesis fails to start over A2DP after media server process crash." by Eric Laurent · 14 years ago
  88. 213addf 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 · 14 years ago
  89. 0ef583f Fix issue 2363154: Speech synthesis fails to start over A2DP after media server process crash. by Eric Laurent · 14 years ago
  90. a826028 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
  91. b9280d5 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
  92. a2a05bf Add an orientation parameter for overlay, so we can do camera preview in portrait mode. by Chih-Chung Chang · 15 years ago
  93. 1b55817 Merge "Fix circular dependency between StagefrightPlayer and AwesomePlayer that prevented proper cleanup." by Andreas Huber · 15 years ago
  94. b49676a Special-case .wmv and .wma metadata retrieval and playback to use PV if available. by Andreas Huber · 15 years ago
  95. 0726045 Fix circular dependency between StagefrightPlayer and AwesomePlayer that prevented proper cleanup. by Andreas Huber · 15 years ago
  96. 570a3cb Fix no-copy-overhead OMXCodec implementation to actually work. by Andreas Huber · 15 years ago
  97. dfaddcc Merge "Adds support for 8-bit (unsigned) PCM wave files." by Andreas Huber · 15 years ago
  98. f99f049 Adds support for 8-bit (unsigned) PCM wave files. by Andreas Huber · 15 years ago
  99. dcd7303 Merge "Support for 'iTunes-style' metadata in .mp4 and .3gp files." by Andreas Huber · 15 years ago
  100. 0cdfa68 Merge "Create base class for audio policy manager." by Eric Laurent · 15 years ago