1. 02f5b54 Initial checkins of the mpeg4 and h263 software decoders based on PV by James Dong · 15 years ago
  2. 2ea14e2 Squashed commit of the following: by Andreas Huber · 15 years ago
  3. 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
  4. fb1c2f8 Properly integrate the software codecs into the OMXCodec::Create hierarchy of available components. by Andreas Huber · 15 years ago
  5. 3a3fd2b Merge change Iaf1f0918 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  6. 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
  7. 1c633fc Implement API to have new broadcasts replace existing broadcasts. by Dianne Hackborn · 15 years ago
  8. 1955324 Merge change I1314e737 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  9. 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
  10. b5ae1c8 The software AVCDecoder now properly seeks as requested. by Andreas Huber · 15 years ago
  11. d49b526dd Initial checkin of software AMR NB encoder based on PV source code. by Andreas Huber · 15 years ago
  12. 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
  13. 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
  14. 6ddcf01 remote destructors are not synchronously executed by the binder... by Andreas Huber · 15 years ago
  15. c1d5c92 Fix seek-on-startup behaviour in AwesomePlayer. by Andreas Huber · 15 years ago
  16. b78599b Merge change Ia67d5388 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  17. a67d538 remote destructors are not synchronously executed by the binder... by Andreas Huber · 15 years ago
  18. fd49983 Merge change I595c2d60 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  19. 9472b35 am 14f89404: Fix media player decode function. Bug 2317821. by Dave Sparks · 15 years ago
  20. 6608bd0 am 86ed86d2: Merge change I0f73439a into eclair by Jean-Michel Trivi · 15 years ago
  21. 4a0ec3f Initial checkin of software AVC video decoder based on PV source code. by Andreas Huber · 15 years ago
  22. 6ae24d9 Merge change I3c01bb62 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  23. 3c01bb6 Adding copyright headers to recently introduced decoder source files. by Andreas Huber · 15 years ago
  24. a30d400 Initial check in of AMR (NB and WB) decoders based on PV source code. by Andreas Huber · 15 years ago
  25. 14f8940 Fix media player decode function. Bug 2317821. by Dave Sparks · 15 years ago
  26. 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
  27. 6d35d4c Merge change Ib16e5543 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  28. 3f5b286 Merge change I8f658214 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  29. 6154412 Partially fix bug 2111240 Detect docking / undocking event by reporting by Jean-Michel Trivi · 15 years ago
  30. c532c95 Note to self: Don't reverse the arguments to fseek(o)... by Andreas Huber · 15 years ago
  31. 8f65821 Minor tweaks to the mp3 and aac software decoders, propagate duration to output format. by Andreas Huber · 15 years ago
  32. b16e554 Fix the mp3 audio extractor that would occasionally return an invalid frame directly after a seek. by Andreas Huber · 15 years ago
  33. 247003b Merge change I250f2433 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  34. 250f243 Initial checkin of stagefright MP3 audio decoder based on PV source code. by Andreas Huber · 15 years ago
  35. 3c256cf More SoundPool cleanup. Remove mSoundPoolRef and unused notify callback. by Dave Sparks · 15 years ago
  36. c0e3ddf Remove unused Java object reference in native SoundPool code. by Dave Sparks · 15 years ago
  37. 8c7ab03 Fixing the build, only instantiate the software aac decoder in full stagefright builds. by Andreas Huber · 15 years ago
  38. 73abc2e Merge change I9c6e1f90 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  39. b8341cf am 6d42d806: Merge change I9cc489a2 into eclair by Eric Laurent · 15 years ago
  40. dacaa73 Initial check in of stagefright software AAC decoder based on PV source code. by Andreas Huber · 15 years ago
  41. 6d42d80 Merge change I9cc489a2 into eclair by Android (Google) Code Review · 15 years ago
  42. 8e6d79e am 8445f367: Merge change Ibb9b1de1 into eclair by Yu Shan Emily Lau · 15 years ago
  43. 8445f36 Merge change Ibb9b1de1 into eclair by Android (Google) Code Review · 15 years ago
  44. 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
  45. 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
  46. 30daf09 1) Capture the start memory before the test started by Yu Shan Emily Lau · 15 years ago
  47. 52f410e Merge change Ifef6435a into eclair-mr2 by Android (Google) Code Review · 15 years ago
  48. fef6435 Enable proper cleanup of OMX nodes managed through stagefright. by Andreas Huber · 15 years ago
  49. 8a57662 am 052d9c8b: Images.Media.DATE_TAKEN should be in milliseconds. http://b/2297371 by Ray Chen · 15 years ago
  50. 052d9c8 Images.Media.DATE_TAKEN should be in milliseconds. http://b/2297371 by Ray Chen · 15 years ago
  51. 104d3f7 Merge change I6c84d731 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  52. 85e5d39 Two more uses of strlcpy that break the sim build. Now fixed. by Andreas Huber · 15 years ago
  53. 805cc70 Apparently strlcpy is not part of a standard linux distribution... Unbreaking the sim build. by Andreas Huber · 15 years ago
  54. 1f1c7ba I accidentally broke this code while refactoring MediaScanner. This is the fix. by Andreas Huber · 15 years ago
  55. 2d6d609 Merge change I74bf38a0 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  56. bfb9fb1 Refactor MediaScanner. Some steps on the way towards being able to build the tree without OpenCore. by Andreas Huber · 15 years ago
  57. b0caf94 Squashed commit of the following: by Andreas Huber · 15 years ago
  58. 6c84d73 Media/ToneGenerator: Change tone format for TONE_CDMA_ANSWER by Naveen Kalla · 15 years ago
  59. 7c09a0f Merge change Ib904c2a4 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  60. 1b794bb am e12de4d5: Merge change Id5fa58cf into eclair by Ray Chen · 15 years ago
  61. e12de4d Merge change Id5fa58cf into eclair by Android (Google) Code Review · 15 years ago
  62. b904c2a Remove old hack A/V sync hack that is no longer needed. by Dave Sparks · 15 years ago
  63. 9db1a37 am f27eb326: Merge change I0b6ee9fc into eclair by Ray Chen · 15 years ago
  64. 5e392e2 am bb3bb57a: Merge change I524dc046 into eclair by Eric Laurent · 15 years ago
  65. 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
  66. d5fa58c Fix timezone issue to comply with EXIF standard. by Ray Chen · 15 years ago
  67. 0b6ee9f DATE_TAKEN should be in millisecond instead of second. by Ray Chen · 15 years ago
  68. 524dc04 Fix issue 2192673: Music Pausing Even when notifications are set to silent. by Eric Laurent · 15 years ago
  69. c61b0de Merge change Id6ccc9bc into eclair-mr2 by Android (Google) Code Review · 15 years ago
  70. d6ccc9b Update documentation: The width of the image for face detection must be even. by Gloria Wang · 15 years ago
  71. 1e914ac am 16cc72bd: Fix simulator build. by Dave Sparks · 15 years ago
  72. ebcb7c3 am 8424ec32: Merge change I0f9a53d4 into eclair by Dave Sparks · 15 years ago
  73. 16cc72b Fix simulator build. by Dave Sparks · 15 years ago
  74. 0f9a53d Set metadata retriever thread group to the caller's group. by Dave Sparks · 15 years ago
  75. 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
  76. 1f52229 Merge change I24b0a95d into eclair-mr2 by Android (Google) Code Review · 15 years ago
  77. 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
  78. 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
  79. 27366fc Squashed commit of the following: by Andreas Huber · 15 years ago
  80. 949c572 am e7800946: Merge change I49f02be9 into eclair by Eric Laurent · 15 years ago
  81. e780094 Merge change I49f02be9 into eclair by Android (Google) Code Review · 15 years ago
  82. 507322c am 9ed314ce: Merge change Ib3191441 into eclair by Yu Shan Emily Lau · 15 years ago
  83. 9ed314c Merge change Ib3191441 into eclair by Android (Google) Code Review · 15 years ago
  84. b1ce51f Add the checking for mediaplayer stress test. by Yu Shan Emily Lau · 15 years ago
  85. 49f02be Issue 2265163: Audio still reported routed through earpiece on sholes by Eric Laurent · 15 years ago
  86. 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
  87. 4eaf35b am a0e37e9d: Merge change I941136fd into eclair by Jean-Michel Trivi · 15 years ago
  88. 941136f Fix bug 2271468 Update the javadoc for MediaRecorder.AudioSource by Jean-Michel Trivi · 15 years ago
  89. ae9dd9b am b3f35041: Merge change I86db22ef into eclair by Ray Chen · 15 years ago
  90. 2c76649 Merge change Iea6a38c6 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  91. 05df33e Fix issue 2265955 Use dateCreated when dateTaken isn't valid when writing images/videos to database. by Ray Chen · 15 years ago
  92. a35f1c6 Merge change Ib64ea2dd into eclair-mr2 by Android (Google) Code Review · 15 years ago
  93. 9c54010 Improvements to TimedEventQueue. by Andreas Huber · 15 years ago
  94. 744043f Update FileSource to also accept a file descriptor and a range. by Andreas Huber · 15 years ago
  95. ea6a38c Squashed commit of the following: by Andreas Huber · 15 years ago
  96. 6efdbcc am fddfb9ae: Merge change Iad79689a into eclair by Eric Laurent · 15 years ago
  97. 609acfd am 1aa9f3ca: Merge change I923d7d72 into eclair by Eric Laurent · 15 years ago
  98. fddfb9a Merge change Iad79689a into eclair by Android (Google) Code Review · 15 years ago
  99. 1aa9f3c Merge change I923d7d72 into eclair by Android (Google) Code Review · 15 years ago
  100. 923d7d7 Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEADSET_PLUG broadcast. by Eric Laurent · 15 years ago