1. 48643f3 Partially fix bug 2111240 Detect docking / undocking event by reporting by Jean-Michel Trivi · 16 years ago
  2. 4ddf30b Merge change I49f02be9 into eclair by Android (Google) Code Review · 16 years ago
  3. 6100d2d Issue 2265163: Audio still reported routed through earpiece on sholes by Eric Laurent · 16 years ago
  4. 2f5925e 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 · 16 years ago
  5. 1aaa563 Merge change I923d7d72 into eclair by Android (Google) Code Review · 16 years ago
  6. 0f2d1e2 Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEADSET_PLUG broadcast. by Eric Laurent · 16 years ago
  7. 1dfc99f Delegate the platform dependent hardware renderer implementation to a shared library provided by the vendor. by Andreas Huber · 16 years ago
  8. 5b65c70 DO NOT MERGE: Squashed commit of the following: by Andreas Huber · 16 years ago
  9. dee7f83 Merge change I93f500a5 into eclair by Android (Google) Code Review · 16 years ago
  10. 34f1d8e Fix issue 2203561: Sholes: audio playing out of earpiece. by Eric Laurent · 16 years ago
  11. d763b95 Add new audio sources to support the A1026 recording configurations. by Jean-Michel Trivi · 16 years ago
  12. 967441e Merge change I36d0184e into eclair by Android (Google) Code Review · 16 years ago
  13. 9416be4 fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when playing back video by Mathias Agopian · 16 years ago
  14. 90b75fb Fix 2194140: [Passion] Support Audience chip. by Eric Laurent · 16 years ago
  15. f0ee6f4 Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_CALL stream volume and down link audio volume. by Eric Laurent · 16 years ago
  16. 66d1e82 do not merge: The qcom video decoders always output yuv data after adjusting dimensions to be a multiple of 16. by Andreas Huber · 16 years ago
  17. 7b9d6a9 fix [2182249] [MR1] valgrind error in surface flinger by Mathias Agopian · 16 years ago
  18. 68174b1 fix [2170319] gmail bulk operation checkbox latency on passion by Mathias Agopian · 16 years ago
  19. 23e1ce7 Merge change I4961c959 into eclair by Android (Google) Code Review · 16 years ago
  20. d46758b fix [2152536] ANR in browser by Mathias Agopian · 16 years ago
  21. e33e00e Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too high). by Eric Laurent · 16 years ago
  22. 5bffa09 fix [2168531] have software-only gralloc buffer side-step the HAL by Mathias Agopian · 16 years ago
  23. 9d64a06 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 16 years ago
  24. 10dbb8e Music visualizer support hack. by Marco Nelissen · 16 years ago
  25. defd1bd Attempt to fix [2152536] ANR in browser by Mathias Agopian · 16 years ago
  26. 824b6a4 Fix issue 2142613: ToneGenerator: short tones sometimes don't play on sholes or over A2DP. by Eric Laurent · 16 years ago
  27. 9e3ebf8 add basic time stats for surfaces lock time by Mathias Agopian · 16 years ago
  28. 4265a83 Another software color conversion implementation, this time OMX_QCOM_COLOR_FormatYVU420SemiPlanar => rgb565. by Andreas Huber · 16 years ago
  29. 430209e Merge change 25128 into eclair by Android (Google) Code Review · 16 years ago
  30. 10f75b8 Support CbYCrY -> RGB565 color conversion in IOMXRenderer. by Andreas Huber · 16 years ago
  31. 1b84df1 Added an API IOMX::createRendererFromJavaSurface. by Andreas Huber · 16 years ago
  32. 5a37cc5 make sure to update the tail pointer when undoing a dequeue by Mathias Agopian · 16 years ago
  33. 777893a Move JPEGSource.{cpp,h} into libstagefright. by Andreas Huber · 16 years ago
  34. 11c043f Merge change 24643 into eclair by Android (Google) Code Review · 16 years ago
  35. 997161b Merge change 24642 into eclair by Android (Google) Code Review · 16 years ago
  36. 4fc61bf fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 16 years ago
  37. 3dbf98c make sure conditions will return when the status of a surface is not NO_ERROR by Mathias Agopian · 16 years ago
  38. 18291bc Media MIME types now have corresponding constants in MediaDefs.h, new codec enumeration API. by Andreas Huber · 16 years ago
  39. 25b1309 Minor API change in MPEG4Writer, support for amr output into MPEG4 containers. by Andreas Huber · 16 years ago
  40. f75978f Added a .amr file extractor (for AMR-NB and AMR-WB content). by Andreas Huber · 16 years ago
  41. 03480f8 Merge change 24179 into eclair by Android (Google) Code Review · 16 years ago
  42. 85fa14d Fix issue 1992233: DTMF tones on Sholes is really long. by Eric Laurent · 16 years ago
  43. ee73471 Merge changes 24119,24120 into eclair by Android (Google) Code Review · 16 years ago
  44. 456db75 Support encoding amr-wb content in stagefright. by Andreas Huber · 16 years ago
  45. 148c1a2 Add basic metadata retrieval support for midi, ogg, etc. Bug 2050320 by James Dong · 16 years ago
  46. 81e2a52 fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 16 years ago
  47. 365928e Merge change 23835 into eclair by Android (Google) Code Review · 16 years ago
  48. f482a41 When encountering a .nomedia file, notify the MediaScannerClient, by Marco Nelissen · 16 years ago
  49. 7a6b9e2 Setting the component role appears to be mandatory now for all mime types. by Andreas Huber · 16 years ago
  50. e5adbee Some work to make audio encoding work. by Andreas Huber · 16 years ago
  51. 37940ee Squashed commit of the following: by Andreas Huber · 16 years ago
  52. e0f0b08 Squashed commit of the following: by Andreas Huber · 17 years ago
  53. 63d88ff Merge change 22897 into eclair by Android (Google) Code Review · 17 years ago
  54. 284f513 An attempt to fix a deadlock between OMXCodec::start and upstream ::read by Andreas Huber · 17 years ago
  55. a9c322e Fix issue 2045911: Camera Shutter tone does not play correctly while listening to music. by Eric Laurent · 17 years ago
  56. 8297ced Another quirk, some OMX components fail to properly flush before shutdown and we must do it for them... by Andreas Huber · 17 years ago
  57. 0c89199 assert => CHECK in stagefright. by Andreas Huber · 17 years ago
  58. ea7d156 Keep up with latest changes to overlay handling on that unnamable platform. by Andreas Huber · 17 years ago
  59. 4e3d248 Calculate specular lighting correctly by Martin Storsjo · 17 years ago
  60. 1beb760 Make sure not to ask for more buffers when we know that there won't be any, added a quirk for the aac decoder. by Andreas Huber · 17 years ago
  61. 7530e9c Dynamically allocate a pair of MemoryHeaps according buffer count/sizes required by the OMX component, respect JPEG compressed size. by Andreas Huber · 17 years ago
  62. dbc0344 The PV AVC software decoder expects each fragment of a NAL unit to be handed to the decoder unframed. by Andreas Huber · 17 years ago
  63. 2d7d46f Refactored "stagefright" commandline app, split off JPEGSource. by Andreas Huber · 17 years ago
  64. 693d271 Squashed commit of the following: by Andreas Huber · 17 years ago
  65. 59ecb64 DO NOT MERGE, ALready merged to master. by Sahil Sachdeva · 17 years ago
  66. 806a5fc be more friendly with C by Mathias Agopian · 17 years ago
  67. f4148b5 Expose a variation of the createRenderer API that works on a plain Surface. by Andreas Huber · 17 years ago
  68. 408b8e1 Deprecate/remove now unused socketpair ipc communication in favour of exclusive binder use. by Andreas Huber · 17 years ago
  69. fa2877b Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not use pointers as handles to inputs and outputs. by Eric Laurent · 17 years ago
  70. bf37f33 Recording/Export to .mp4/h.263 somewhat works on TI hardware. by Andreas Huber · 17 years ago
  71. 8b938cd The IOMX interface now instantiates IOMXRenderers to hide the details of hardware accelerated blitting. by Andreas Huber · 17 years ago
  72. 81573ec Remove hardcoded maximum frame rate limit from the framework bug 1993400 by James Dong · 17 years ago
  73. cfb3bc7 While other OMX nodes appear to now have switched to using microseconds to timestamp buffers, at least the TI AAC and MP3 decoders still use milliseconds. by Andreas Huber · 17 years ago
  74. 0024245 Squashed commit of the following: by Andreas Huber · 17 years ago
  75. 9a92037 Fix issue 2001517: AudioTrack compatibility issue. by Eric Laurent · 17 years ago
  76. c2f1f07 Fix issue 1795088 Improve audio routing code by Eric Laurent · 17 years ago
  77. a64c8c7 Added native metadata support. by niko · 17 years ago
  78. d608a81 Added method to get metadata out of the player. by niko · 17 years ago
  79. 361f482 Fixes to make libstagefright build for the simulator. by Marco Nelissen · 17 years ago
  80. 14d2747 New test player stub to load mock native players. by Nicolas Catania · 17 years ago
  81. 20111aa Squashed commit of the following: by Andreas Huber · 17 years ago
  82. 508a3b6 Merge change 7150 by Android (Google) Code Review · 17 years ago
  83. 7b11556 Ignore pause and seek for live streaming. by Ravi K Yenduri · 17 years ago
  84. b07c28b add a ctor to Mutex to specify the type, which can be shared. This is used by sf and af an soon will allow some optimization in the kernel for non shared mutexes by Mathias Agopian · 17 years ago
  85. 00ee480 implement Mutex and Condition with pthread instead of calling futex directly. by Mathias Agopian · 17 years ago
  86. 8e1b6cc Basic plumbing to retrieve metadata from the native player. by Nicolas Catania · 17 years ago
  87. a7e0e8b Implemented the metadata changed notification filters. by Nicolas Catania · 17 years ago
  88. 814914c Merge change 6382 by Android (Google) Code Review · 17 years ago
  89. 7c5252e add a virtual destructor to region_rasterizer, to be on the safe side by Mathias Agopian · 17 years ago
  90. 349dba3 am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 17 years ago
  91. 5732662 Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 17 years ago
  92. e35922d merge master in master_gl by Mathias Agopian · 17 years ago
  93. 1d187f1 Direct api to the native media player. by Nicolas Catania · 17 years ago
  94. 3d59a4b am 1bee98af: Merge change 5100 into donut by Android (Google) Code Review · 17 years ago
  95. 5e0a304 Fill in CDMA gaps and clean up ToneGenerator code by David Krause · 17 years ago
  96. e4f071b am 5277103d: Merge change 5035 into donut by Android (Google) Code Review · 17 years ago
  97. f1bd03d add glTexParameteri() and fix glTexParameteriv() by Mathias Agopian · 17 years ago
  98. db8749b Merge commit 'goog/master' into merge_master by Mathias Agopian · 17 years ago
  99. 4710a1f am d670b8c6: Merge change 3981 into donut by Android (Google) Code Review · 17 years ago
  100. 6609518 Removed trailing whitespaces. by Nicolas Catania · 17 years ago