1. 6608bd0 am 86ed86d2: Merge change I0f73439a into eclair by Jean-Michel Trivi · 15 years ago
  2. 6ae24d9 Merge change I3c01bb62 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  3. 3c01bb6 Adding copyright headers to recently introduced decoder source files. by Andreas Huber · 15 years ago
  4. a30d400 Initial check in of AMR (NB and WB) decoders based on PV source code. by Andreas Huber · 15 years ago
  5. 7c55c3f Make sure to use the hand-tweaked-assembly version of the relevant mp3 code if building for ARM. by Andreas Huber · 15 years ago
  6. 6d35d4c Merge change Ib16e5543 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  7. 3f5b286 Merge change I8f658214 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  8. 6154412 Partially fix bug 2111240 Detect docking / undocking event by reporting by Jean-Michel Trivi · 15 years ago
  9. c532c95 Note to self: Don't reverse the arguments to fseek(o)... by Andreas Huber · 15 years ago
  10. 8f65821 Minor tweaks to the mp3 and aac software decoders, propagate duration to output format. by Andreas Huber · 15 years ago
  11. b16e554 Fix the mp3 audio extractor that would occasionally return an invalid frame directly after a seek. by Andreas Huber · 15 years ago
  12. 247003b Merge change I250f2433 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  13. 250f243 Initial checkin of stagefright MP3 audio decoder based on PV source code. by Andreas Huber · 15 years ago
  14. 3c256cf More SoundPool cleanup. Remove mSoundPoolRef and unused notify callback. by Dave Sparks · 15 years ago
  15. c0e3ddf Remove unused Java object reference in native SoundPool code. by Dave Sparks · 15 years ago
  16. 8c7ab03 Fixing the build, only instantiate the software aac decoder in full stagefright builds. by Andreas Huber · 15 years ago
  17. 73abc2e Merge change I9c6e1f90 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  18. b8341cf am 6d42d806: Merge change I9cc489a2 into eclair by Eric Laurent · 15 years ago
  19. dacaa73 Initial check in of stagefright software AAC decoder based on PV source code. by Andreas Huber · 15 years ago
  20. 6d42d80 Merge change I9cc489a2 into eclair by Android (Google) Code Review · 15 years ago
  21. 8e6d79e am 8445f367: Merge change Ibb9b1de1 into eclair by Yu Shan Emily Lau · 15 years ago
  22. 8445f36 Merge change Ibb9b1de1 into eclair by Android (Google) Code Review · 15 years ago
  23. 91eb035 Change OMXCodec::Create to return an sp<MediaSource> instead of an sp<OMXCodec>, this is more general and does not sacrifice any functionality as the remaining OMXCodec APIs are not meant to be public anyway. by Andreas Huber · 15 years ago
  24. 9cc489a Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persistent "error 8" state on future attempts and breaks voice search. by Eric Laurent · 15 years ago
  25. 30daf09 1) Capture the start memory before the test started by Yu Shan Emily Lau · 15 years ago
  26. 52f410e Merge change Ifef6435a into eclair-mr2 by Android (Google) Code Review · 15 years ago
  27. fef6435 Enable proper cleanup of OMX nodes managed through stagefright. by Andreas Huber · 15 years ago
  28. 8a57662 am 052d9c8b: Images.Media.DATE_TAKEN should be in milliseconds. http://b/2297371 by Ray Chen · 15 years ago
  29. 052d9c8 Images.Media.DATE_TAKEN should be in milliseconds. http://b/2297371 by Ray Chen · 15 years ago
  30. 104d3f7 Merge change I6c84d731 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  31. 85e5d39 Two more uses of strlcpy that break the sim build. Now fixed. by Andreas Huber · 15 years ago
  32. 805cc70 Apparently strlcpy is not part of a standard linux distribution... Unbreaking the sim build. by Andreas Huber · 15 years ago
  33. 1f1c7ba I accidentally broke this code while refactoring MediaScanner. This is the fix. by Andreas Huber · 15 years ago
  34. 2d6d609 Merge change I74bf38a0 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  35. bfb9fb1 Refactor MediaScanner. Some steps on the way towards being able to build the tree without OpenCore. by Andreas Huber · 15 years ago
  36. b0caf94 Squashed commit of the following: by Andreas Huber · 15 years ago
  37. 6c84d73 Media/ToneGenerator: Change tone format for TONE_CDMA_ANSWER by Naveen Kalla · 15 years ago
  38. 7c09a0f Merge change Ib904c2a4 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  39. 1b794bb am e12de4d5: Merge change Id5fa58cf into eclair by Ray Chen · 15 years ago
  40. e12de4d Merge change Id5fa58cf into eclair by Android (Google) Code Review · 15 years ago
  41. b904c2a Remove old hack A/V sync hack that is no longer needed. by Dave Sparks · 15 years ago
  42. 9db1a37 am f27eb326: Merge change I0b6ee9fc into eclair by Ray Chen · 15 years ago
  43. 5e392e2 am bb3bb57a: Merge change I524dc046 into eclair by Eric Laurent · 15 years ago
  44. 8768f2c A small sample tool to encode pcm audio data to amr, decode it again and play it. Some changes to OMXCodec to properly configure the AMR decoder(s). by Andreas Huber · 15 years ago
  45. d5fa58c Fix timezone issue to comply with EXIF standard. by Ray Chen · 15 years ago
  46. 0b6ee9f DATE_TAKEN should be in millisecond instead of second. by Ray Chen · 15 years ago
  47. 524dc04 Fix issue 2192673: Music Pausing Even when notifications are set to silent. by Eric Laurent · 15 years ago
  48. c61b0de Merge change Id6ccc9bc into eclair-mr2 by Android (Google) Code Review · 15 years ago
  49. d6ccc9b Update documentation: The width of the image for face detection must be even. by Gloria Wang · 15 years ago
  50. 1e914ac am 16cc72bd: Fix simulator build. by Dave Sparks · 15 years ago
  51. ebcb7c3 am 8424ec32: Merge change I0f9a53d4 into eclair by Dave Sparks · 15 years ago
  52. 16cc72b Fix simulator build. by Dave Sparks · 15 years ago
  53. 0f9a53d Set metadata retriever thread group to the caller's group. by Dave Sparks · 15 years ago
  54. 44e15c4 Some playable/decodable streams have been found in the wild that violate this assertion, let's be lenient for now. by Andreas Huber · 15 years ago
  55. 1f52229 Merge change I24b0a95d into eclair-mr2 by Android (Google) Code Review · 15 years ago
  56. 1bceff9 Make sure the decoder's input buffers are large enough to hold the largest input data. Verify that the setting actually sticks. by Andreas Huber · 15 years ago
  57. 24b0a95 The original delay after which we dropped a frame was too aggressive. 40ms lateness seems more appropriate (about 25fps). by Andreas Huber · 15 years ago
  58. 27366fc Squashed commit of the following: by Andreas Huber · 15 years ago
  59. 949c572 am e7800946: Merge change I49f02be9 into eclair by Eric Laurent · 15 years ago
  60. e780094 Merge change I49f02be9 into eclair by Android (Google) Code Review · 15 years ago
  61. 507322c am 9ed314ce: Merge change Ib3191441 into eclair by Yu Shan Emily Lau · 15 years ago
  62. 9ed314c Merge change Ib3191441 into eclair by Android (Google) Code Review · 15 years ago
  63. b1ce51f Add the checking for mediaplayer stress test. by Yu Shan Emily Lau · 15 years ago
  64. 49f02be Issue 2265163: Audio still reported routed through earpiece on sholes by Eric Laurent · 15 years ago
  65. d66a901 DO NOT MERGE: Instead of inserting semi-random delays after submission to surface flinger, delay releasing buffers to the next display time to avoid flickering. by Andreas Huber · 15 years ago
  66. 4eaf35b am a0e37e9d: Merge change I941136fd into eclair by Jean-Michel Trivi · 15 years ago
  67. 941136f Fix bug 2271468 Update the javadoc for MediaRecorder.AudioSource by Jean-Michel Trivi · 15 years ago
  68. ae9dd9b am b3f35041: Merge change I86db22ef into eclair by Ray Chen · 15 years ago
  69. 2c76649 Merge change Iea6a38c6 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  70. 05df33e Fix issue 2265955 Use dateCreated when dateTaken isn't valid when writing images/videos to database. by Ray Chen · 15 years ago
  71. a35f1c6 Merge change Ib64ea2dd into eclair-mr2 by Android (Google) Code Review · 15 years ago
  72. 9c54010 Improvements to TimedEventQueue. by Andreas Huber · 15 years ago
  73. 744043f Update FileSource to also accept a file descriptor and a range. by Andreas Huber · 15 years ago
  74. ea6a38c Squashed commit of the following: by Andreas Huber · 15 years ago
  75. 6efdbcc am fddfb9ae: Merge change Iad79689a into eclair by Eric Laurent · 15 years ago
  76. 609acfd am 1aa9f3ca: Merge change I923d7d72 into eclair by Eric Laurent · 15 years ago
  77. fddfb9a Merge change Iad79689a into eclair by Android (Google) Code Review · 15 years ago
  78. 1aa9f3c Merge change I923d7d72 into eclair by Android (Google) Code Review · 15 years ago
  79. 923d7d7 Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEADSET_PLUG broadcast. by Eric Laurent · 15 years ago
  80. d0f3228 resolved conflicts for merge of c66d53f9 to eclair-mr2 by Andreas Huber · 15 years ago
  81. c8d7c14 Delegate the platform dependent hardware renderer implementation to a shared library provided by the vendor. by Andreas Huber · 15 years ago
  82. 059b4be Improvements for issue 2197683: English IME key-press latency is noticeably higher on passion than sholes by Eric Laurent · 15 years ago
  83. 6780d8c Make MediaPlayerImpl less verbose by default. by Andreas Huber · 15 years ago
  84. d533ca6 am cfe45c77: Merge change I96c4d4b3 into eclair by Andreas Huber · 15 years ago
  85. da440f1 Fix for random audio output failures, properly dup() the file descriptor in IMediaPlayer::setDataSource to assume ownership as the caller will otherwise close it. by Andreas Huber · 15 years ago
  86. 9d7e75e am bf964e6a: Merge change Ic060d86f into eclair by Gloria Wang · 15 years ago
  87. c060d86 Check whether test server is up before running tests which use streaming files. by Gloria Wang · 15 years ago
  88. f28e0c2 Merge change I9a50fdf4 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  89. be36402 am fde273ba: Merge change Ic997acac into eclair by Andreas Huber · 15 years ago
  90. 9a50fdf Handle OMX_StateInvalid in emergency shutdown properly (by ignoring it and hoping for the best) instead of asserting. by Andreas Huber · 15 years ago
  91. fde273b Merge change Ic997acac into eclair by Android (Google) Code Review · 15 years ago
  92. d512a3b Merge change Ic1d72f56 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  93. c1d72f5 Make createThumbnailFromEXIF prefer choosing a thumbnail from the exif by Wei-Ta Chen · 15 years ago
  94. 99588d5 am 1e495da1: Merge change I4b03c2cd into eclair by James Dong · 15 years ago
  95. c997aca Make AudioPlayer a little less verbose, defer starting audio playback until after the first video frame has been decoded (if there's video at all). by Andreas Huber · 15 years ago
  96. 1e495da Merge change I4b03c2cd into eclair by Android (Google) Code Review · 15 years ago
  97. 571529f am d94ed379: Merge change I1dc2ae28 into eclair by Jean-Michel Trivi · 15 years ago
  98. 1dc2ae2 Fix bug 2242585 to unhide the new audio recording sources. by Jean-Michel Trivi · 15 years ago
  99. 2fe3e3a am 818a9cf8: Merge change Ia4eedace into eclair by Andreas Huber · 15 years ago
  100. dcaa220 DO NOT MERGE: Squashed commit of the following: by Andreas Huber · 15 years ago