1. b5c6be6 am 082e5171: Merge change I895fb7d7 into eclair-mr2 by Andreas Huber · 15 years ago
  2. 2ea14e2 Squashed commit of the following: by Andreas Huber · 15 years ago
  3. d934479 am d980e656: Merge change Ic7e91eee into eclair-mr2 by Andreas Huber · 15 years ago
  4. c7e91ee Add a new API to support determining the roles of an OMX component specified by name. Remove unneeded OMXSoftwareCodecsPlugin. by Andreas Huber · 15 years ago
  5. e065696 am ae77561b: Merge change I7f11a67a into eclair-mr2 by Andreas Huber · 15 years ago
  6. fb1c2f8 Properly integrate the software codecs into the OMXCodec::Create hierarchy of available components. by Andreas Huber · 15 years ago
  7. 83652eb am 3a3fd2ba: Merge change Iaf1f0918 into eclair-mr2 by Dianne Hackborn · 15 years ago
  8. 3a3fd2b Merge change Iaf1f0918 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  9. 08e2106 am 67f1db1c: Merge change Ib1f5ee41 into eclair-mr2 by Andreas Huber · 15 years ago
  10. b1f5ee4 It's important that seek requests are only specified in the initial call to MediaSource::read and are not repeated in subsequent calls. by Andreas Huber · 15 years ago
  11. dc7294d am 19553241: Merge change I1314e737 into eclair-mr2 by Andreas Huber · 15 years ago
  12. 354cf96 am 0483f1c1: Merge change Ib5ae1c87 into eclair-mr2 by Andreas Huber · 15 years ago
  13. 1c633fc Implement API to have new broadcasts replace existing broadcasts. by Dianne Hackborn · 15 years ago
  14. 1955324 Merge change I1314e737 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  15. 1314e73 AwesomePlayer now renders either remote (IOMXRenderer) or locally depending on what kind of decoder was instantiated. Split off color conversion code into its own shared library. by Andreas Huber · 15 years ago
  16. b5ae1c8 The software AVCDecoder now properly seeks as requested. by Andreas Huber · 15 years ago
  17. 28fdcf9 am 08945576: Merge change I9ac0777e into eclair-mr2 by Andreas Huber · 15 years ago
  18. d49b526dd Initial checkin of software AMR NB encoder based on PV source code. by Andreas Huber · 15 years ago
  19. e86a37c am 8eac1637: Merge change I85adf5e5 into eclair-mr2 by Andreas Huber · 15 years ago
  20. 85adf5e Propagate duration from input to output only if available, support multiple full frames of audio per input buffer in AMR/AAC decoders. by Andreas Huber · 15 years ago
  21. ea113f3 am d8729c59: Removing an unused header file and a stale forward declaration. Also handling one more nalType as a no-op. by Andreas Huber · 15 years ago
  22. d8729c5 Removing an unused header file and a stale forward declaration. Also handling one more nalType as a no-op. by Andreas Huber · 15 years ago
  23. 554647e am 6ddcf01a: remote destructors are not synchronously executed by the binder... by Andreas Huber · 15 years ago
  24. 63b3a29 am c1d5c921: Fix seek-on-startup behaviour in AwesomePlayer. by Andreas Huber · 15 years ago
  25. 9ec965e am b78599b7: Merge change Ia67d5388 into eclair-mr2 by Andreas Huber · 15 years ago
  26. 6ddcf01 remote destructors are not synchronously executed by the binder... by Andreas Huber · 15 years ago
  27. c1d5c92 Fix seek-on-startup behaviour in AwesomePlayer. by Andreas Huber · 15 years ago
  28. b78599b Merge change Ia67d5388 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  29. fd672a8 am fd499830: Merge change I595c2d60 into eclair-mr2 by Andreas Huber · 15 years ago
  30. a67d538 remote destructors are not synchronously executed by the binder... by Andreas Huber · 15 years ago
  31. fd49983 Merge change I595c2d60 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  32. f63779b am 9472b35b: am 14f89404: Fix media player decode function. Bug 2317821. by Dave Sparks · 15 years ago
  33. 9472b35 am 14f89404: Fix media player decode function. Bug 2317821. by Dave Sparks · 15 years ago
  34. 899858a am 6608bd0d: am 86ed86d2: Merge change I0f73439a into eclair by Jean-Michel Trivi · 15 years ago
  35. 6608bd0 am 86ed86d2: Merge change I0f73439a into eclair by Jean-Michel Trivi · 15 years ago
  36. 4a0ec3f Initial checkin of software AVC video decoder based on PV source code. by Andreas Huber · 15 years ago
  37. b95ea9e am 6ae24d93: Merge change I3c01bb62 into eclair-mr2 by Andreas Huber · 15 years ago
  38. 6ae24d9 Merge change I3c01bb62 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  39. 5c5c85a am 987e7fb2: Merge change I9a275773 into eclair-mr2 by Andreas Huber · 15 years ago
  40. 3c01bb6 Adding copyright headers to recently introduced decoder source files. by Andreas Huber · 15 years ago
  41. a30d400 Initial check in of AMR (NB and WB) decoders based on PV source code. by Andreas Huber · 15 years ago
  42. 14f8940 Fix media player decode function. Bug 2317821. by Dave Sparks · 15 years ago
  43. 30807a4 am 7c55c3f5: Make sure to use the hand-tweaked-assembly version of the relevant mp3 code if building for ARM. by Andreas Huber · 15 years ago
  44. b16cf67 am 6d35d4c2: Merge change Ib16e5543 into eclair-mr2 by Andreas Huber · 15 years ago
  45. a42b8f1 am 3f5b2867: Merge change I8f658214 into eclair-mr2 by Andreas Huber · 15 years ago
  46. 42be744 am ee3a2443: Merge change Ic532c956 into eclair-mr2 by Andreas Huber · 15 years ago
  47. 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
  48. 6d35d4c Merge change Ib16e5543 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  49. 3f5b286 Merge change I8f658214 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  50. 6154412 Partially fix bug 2111240 Detect docking / undocking event by reporting by Jean-Michel Trivi · 15 years ago
  51. c532c95 Note to self: Don't reverse the arguments to fseek(o)... by Andreas Huber · 15 years ago
  52. 8f65821 Minor tweaks to the mp3 and aac software decoders, propagate duration to output format. by Andreas Huber · 15 years ago
  53. b16e554 Fix the mp3 audio extractor that would occasionally return an invalid frame directly after a seek. by Andreas Huber · 15 years ago
  54. 9659126 am 247003be: Merge change I250f2433 into eclair-mr2 by Andreas Huber · 15 years ago
  55. 247003b Merge change I250f2433 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  56. 250f243 Initial checkin of stagefright MP3 audio decoder based on PV source code. by Andreas Huber · 15 years ago
  57. 610e50c am 62679112: Merge change I3c256cf3 into eclair-mr2 by Dave Sparks · 15 years ago
  58. 3c256cf More SoundPool cleanup. Remove mSoundPoolRef and unused notify callback. by Dave Sparks · 15 years ago
  59. 5ac5cd7 am 9d5b7aca: Merge change Ic0e3ddf8 into eclair-mr2 by Dave Sparks · 15 years ago
  60. c0e3ddf Remove unused Java object reference in native SoundPool code. by Dave Sparks · 15 years ago
  61. 2109e68 am 8c7ab034: Fixing the build, only instantiate the software aac decoder in full stagefright builds. by Andreas Huber · 15 years ago
  62. 8c7ab03 Fixing the build, only instantiate the software aac decoder in full stagefright builds. by Andreas Huber · 15 years ago
  63. 81a005d am 73abc2ea: Merge change I9c6e1f90 into eclair-mr2 by Andreas Huber · 15 years ago
  64. e30bae7 am b8341cf7: am 6d42d806: Merge change I9cc489a2 into eclair by Eric Laurent · 15 years ago
  65. a3d15d3 am 8e6d79e2: am 8445f367: Merge change Ibb9b1de1 into eclair by Yu Shan Emily Lau · 15 years ago
  66. 73abc2e Merge change I9c6e1f90 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  67. b8341cf am 6d42d806: Merge change I9cc489a2 into eclair by Eric Laurent · 15 years ago
  68. dacaa73 Initial check in of stagefright software AAC decoder based on PV source code. by Andreas Huber · 15 years ago
  69. 6d42d80 Merge change I9cc489a2 into eclair by Android (Google) Code Review · 15 years ago
  70. 8e6d79e am 8445f367: Merge change Ibb9b1de1 into eclair by Yu Shan Emily Lau · 15 years ago
  71. 8445f36 Merge change Ibb9b1de1 into eclair by Android (Google) Code Review · 15 years ago
  72. f553a58 am 5921fb51: Merge change I91eb0354 into eclair-mr2 by Andreas Huber · 15 years ago
  73. 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
  74. 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
  75. 30daf09 1) Capture the start memory before the test started by Yu Shan Emily Lau · 15 years ago
  76. 5d676ad am 52f410e2: Merge change Ifef6435a into eclair-mr2 by Andreas Huber · 15 years ago
  77. 52f410e Merge change Ifef6435a into eclair-mr2 by Android (Google) Code Review · 15 years ago
  78. fef6435 Enable proper cleanup of OMX nodes managed through stagefright. by Andreas Huber · 15 years ago
  79. da32419 am 8a576620: am 052d9c8b: Images.Media.DATE_TAKEN should be in milliseconds. http://b/2297371 by Ray Chen · 15 years ago
  80. 8a57662 am 052d9c8b: Images.Media.DATE_TAKEN should be in milliseconds. http://b/2297371 by Ray Chen · 15 years ago
  81. 052d9c8 Images.Media.DATE_TAKEN should be in milliseconds. http://b/2297371 by Ray Chen · 15 years ago
  82. f345a09 am 104d3f75: Merge change I6c84d731 into eclair-mr2 by Naveen Kalla · 15 years ago
  83. 104d3f7 Merge change I6c84d731 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  84. f4eb754 am 2a428fd4: Merge change I85e5d39e into eclair-mr2 by Andreas Huber · 15 years ago
  85. 06ef1d2 am 9f0fa1f4: Merge branch \'eclair-mr2\' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into eclair-mr2 by Scott Main · 15 years ago
  86. b8fb6c0 am 8d670d34: Merge change I1f1c7bad into eclair-mr2 by Andreas Huber · 15 years ago
  87. 9ee55cc am 2d6d609c: Merge change I74bf38a0 into eclair-mr2 by Andreas Huber · 15 years ago
  88. 874c508 am bfb9fb14: Refactor MediaScanner. Some steps on the way towards being able to build the tree without OpenCore. by Andreas Huber · 15 years ago
  89. b06ecc4 am 7c09a0ff: Merge change Ib904c2a4 into eclair-mr2 by Dave Sparks · 15 years ago
  90. 29d503c am 1b794bbb: am e12de4d5: Merge change Id5fa58cf into eclair by Ray Chen · 15 years ago
  91. 85e5d39 Two more uses of strlcpy that break the sim build. Now fixed. by Andreas Huber · 15 years ago
  92. 805cc70 Apparently strlcpy is not part of a standard linux distribution... Unbreaking the sim build. by Andreas Huber · 15 years ago
  93. 1f1c7ba I accidentally broke this code while refactoring MediaScanner. This is the fix. by Andreas Huber · 15 years ago
  94. 2d6d609 Merge change I74bf38a0 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  95. bfb9fb1 Refactor MediaScanner. Some steps on the way towards being able to build the tree without OpenCore. by Andreas Huber · 15 years ago
  96. b0caf94 Squashed commit of the following: by Andreas Huber · 15 years ago
  97. 6c84d73 Media/ToneGenerator: Change tone format for TONE_CDMA_ANSWER by Naveen Kalla · 15 years ago
  98. 7c09a0f Merge change Ib904c2a4 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  99. 1b794bb am e12de4d5: Merge change Id5fa58cf into eclair by Ray Chen · 15 years ago
  100. e12de4d Merge change Id5fa58cf into eclair by Android (Google) Code Review · 15 years ago