1. 23e1ce7 Merge change I4961c959 into eclair by Android (Google) Code Review · 15 years ago
  2. d46758b fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  3. e33e00e Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too high). by Eric Laurent · 15 years ago
  4. 5bffa09 fix [2168531] have software-only gralloc buffer side-step the HAL by Mathias Agopian · 15 years ago
  5. 9d64a06 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago
  6. 10dbb8e Music visualizer support hack. by Marco Nelissen · 15 years ago
  7. defd1bd Attempt to fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  8. fdf23c7 Remove audio latency fudge factor 96 msec. by Jianhong Jiang · 15 years ago
  9. a569aeb Fix some metadata retriever issues: by James Dong · 15 years ago
  10. 824b6a4 Fix issue 2142613: ToneGenerator: short tones sometimes don't play on sholes or over A2DP. by Eric Laurent · 15 years ago
  11. cdc9847 Merge change 25528 into eclair by Android (Google) Code Review · 15 years ago
  12. 5228dd1 Another stagefright test-case and ignore end-of-stream notifications while we're flushing. by Andreas Huber · 15 years ago
  13. 9e3ebf8 add basic time stats for surfaces lock time by Mathias Agopian · 15 years ago
  14. 56a9496 Merge change 25158 into eclair by Android (Google) Code Review · 15 years ago
  15. 4265a83 Another software color conversion implementation, this time OMX_QCOM_COLOR_FormatYVU420SemiPlanar => rgb565. by Andreas Huber · 15 years ago
  16. 269091d The 8k chipset qcom decoders require that the input buffers be allocated using OMX_AllocateBuffer rather than OMX_UseBuffer for now. by Andreas Huber · 15 years ago
  17. 430209e Merge change 25128 into eclair by Android (Google) Code Review · 15 years ago
  18. 10f75b8 Support CbYCrY -> RGB565 color conversion in IOMXRenderer. by Andreas Huber · 15 years ago
  19. 1b84df1 Added an API IOMX::createRendererFromJavaSurface. by Andreas Huber · 15 years ago
  20. 85cca02 Merge change 24947 into eclair by Android (Google) Code Review · 15 years ago
  21. 5a37cc5 make sure to update the tail pointer when undoing a dequeue by Mathias Agopian · 15 years ago
  22. 9530119 Added a little more logging in OMXCodec.cpp for vendors to be able to reproduce issues... by Andreas Huber · 15 years ago
  23. 803d1ab Merge change 24742 into eclair by Android (Google) Code Review · 15 years ago
  24. a72e166 Merge change 24337 into eclair by Android (Google) Code Review · 15 years ago
  25. df4de7d Apparently I must not use OMX_UseBuffer on either input or output ports on any of the TI components... or else. by Andreas Huber · 15 years ago
  26. 8f0e4aa Only build the "full" stagefright (including MediaExtractors and MediaPlayer) if BUILD_WITH_FULL_STAGEFRIGHT define is set (to true). by Andreas Huber · 15 years ago
  27. 777893a Move JPEGSource.{cpp,h} into libstagefright. by Andreas Huber · 15 years ago
  28. 11c043f Merge change 24643 into eclair by Android (Google) Code Review · 15 years ago
  29. 997161b Merge change 24642 into eclair by Android (Google) Code Review · 15 years ago
  30. 4fc61bf fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 15 years ago
  31. 3dbf98c make sure conditions will return when the status of a surface is not NO_ERROR by Mathias Agopian · 15 years ago
  32. 18291bc Media MIME types now have corresponding constants in MediaDefs.h, new codec enumeration API. by Andreas Huber · 15 years ago
  33. 8cd11d2 Add component name to informational logging in OMXCodec.cpp by Andreas Huber · 15 years ago
  34. 44d4b64 Merge change 24450 into eclair by Android (Google) Code Review · 15 years ago
  35. 51ae4a9 Merge change 24448 into eclair by Android (Google) Code Review · 15 years ago
  36. 25b1309 Minor API change in MPEG4Writer, support for amr output into MPEG4 containers. by Andreas Huber · 15 years ago
  37. 371e243 Support for amr-wb tracks in MPEG4Extractor. by Andreas Huber · 15 years ago
  38. 2f7daa1 Added some more verbose output for AMR formats. Properly fill out the output format. by Andreas Huber · 15 years ago
  39. 195ea1e Calculate proper output buffer size for some more 16-bit RGB color spaces. by Andreas Huber · 15 years ago
  40. f75978f Added a .amr file extractor (for AMR-NB and AMR-WB content). by Andreas Huber · 15 years ago
  41. 03480f8 Merge change 24179 into eclair by Android (Google) Code Review · 15 years ago
  42. 5841db7 Fix issue 2107584: media server crash when AudioFlinger fails to allocate memory for track control block. by Eric Laurent · 15 years ago
  43. 85fa14d Fix issue 1992233: DTMF tones on Sholes is really long. by Eric Laurent · 15 years ago
  44. ee73471 Merge changes 24119,24120 into eclair by Android (Google) Code Review · 15 years ago
  45. 8723e5a Merge change 24178 into eclair by Android (Google) Code Review · 15 years ago
  46. 456db75 Support encoding amr-wb content in stagefright. by Andreas Huber · 15 years ago
  47. b7802d9 The qcom decoder requires that the output buffers be allocated by the component for hardware accelerated display to work. by Andreas Huber · 15 years ago
  48. 148c1a2 Add basic metadata retrieval support for midi, ogg, etc. Bug 2050320 by James Dong · 15 years ago
  49. 81e2a52 fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 15 years ago
  50. e07db23 Add another testcase for moto to reproduce bug #2099685 to the stagefright commandline app. by Andreas Huber · 15 years ago
  51. 365928e Merge change 23835 into eclair by Android (Google) Code Review · 15 years ago
  52. f482a41 When encountering a .nomedia file, notify the MediaScannerClient, by Marco Nelissen · 15 years ago
  53. 7a6b9e2 Setting the component role appears to be mandatory now for all mime types. by Andreas Huber · 15 years ago
  54. e5adbee Some work to make audio encoding work. by Andreas Huber · 15 years ago
  55. bc32742 Merge change 23632 into eclair by Android (Google) Code Review · 15 years ago
  56. 104b12d Increase buffer allocated to receive HTTP response, YouTube is rather verbose... by Andreas Huber · 15 years ago
  57. 37940ee Squashed commit of the following: by Andreas Huber · 15 years ago
  58. 53f2b2a Temporarily unlock our mutex while fetching a buffer from the upstream source. by Andreas Huber · 15 years ago
  59. 9144085 Merge change 23169 into eclair by Android (Google) Code Review · 15 years ago
  60. 6d43768 More assert => CHECK by Andreas Huber · 15 years ago
  61. 450bf4b Fixes a race condition between entering ERROR state and initial buffer submit. by Andreas Huber · 15 years ago
  62. a8a371c Fixing the build. by Andreas Huber · 15 years ago
  63. 7f75ced Merge change 22991 into eclair by Android (Google) Code Review · 15 years ago
  64. 7d719af Apparently setting the preferred role of the OMX component is now required on this platform. by Andreas Huber · 15 years ago
  65. ab0a5c4 Merge change 22986 into eclair by Android (Google) Code Review · 15 years ago
  66. e0f0b08 Squashed commit of the following: by Andreas Huber · 15 years ago
  67. 83dc92f Fix a typo. by Andreas Huber · 15 years ago
  68. 152755d Merge change 22938 into eclair by Android (Google) Code Review · 15 years ago
  69. 80011fe Extend stagefright commandline up to enable vendor to reproduce specific bugs filed. by Andreas Huber · 15 years ago
  70. 63d88ff Merge change 22897 into eclair by Android (Google) Code Review · 15 years ago
  71. 284f513 An attempt to fix a deadlock between OMXCodec::start and upstream ::read by Andreas Huber · 15 years ago
  72. a9c322e Fix issue 2045911: Camera Shutter tone does not play correctly while listening to music. by Eric Laurent · 15 years ago
  73. 8297ced Another quirk, some OMX components fail to properly flush before shutdown and we must do it for them... by Andreas Huber · 15 years ago
  74. 0c89199 assert => CHECK in stagefright. by Andreas Huber · 15 years ago
  75. 355edce Disregard the EOS buffer flag while flushing or shutting down the decoder. by Andreas Huber · 15 years ago
  76. 38b610f Added a commandline option to "stagefright" that limits decoding to a maximum number of frames per iteration. by Andreas Huber · 15 years ago
  77. ea7d156 Keep up with latest changes to overlay handling on that unnamable platform. by Andreas Huber · 15 years ago
  78. 4e3d248 Calculate specular lighting correctly by Martin Storsjo · 15 years ago
  79. 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 · 15 years ago
  80. 2ea76ea Enable specification of http:// urls in stagefright commandline tool. by Andreas Huber · 15 years ago
  81. 7530e9c Dynamically allocate a pair of MemoryHeaps according buffer count/sizes required by the OMX component, respect JPEG compressed size. by Andreas Huber · 15 years ago
  82. bde3caa Better (proper) parsing of the AVCDecoderConfigurationRecord, respect hardware decoder profile/level limits. by Andreas Huber · 15 years ago
  83. dbc0344 The PV AVC software decoder expects each fragment of a NAL unit to be handed to the decoder unframed. by Andreas Huber · 15 years ago
  84. 6d61edc Merge change 21745 into eclair by Android (Google) Code Review · 15 years ago
  85. 2d7d46f Refactored "stagefright" commandline app, split off JPEGSource. by Andreas Huber · 15 years ago
  86. c1a8d2f Fix missing -lpthread in linux-sim build. by Feng Qian · 15 years ago
  87. 3781a13 Merge change 21576 into eclair by Android (Google) Code Review · 15 years ago
  88. c6b59b7 Support for marshalling pointers / intptr_t in Parcel. by Andreas Huber · 15 years ago
  89. df64839 am ffbd2426: Merge change 21340 into eclair by Andreas Huber · 15 years ago
  90. 693d271 Squashed commit of the following: by Andreas Huber · 15 years ago
  91. e99fc32 am c9706f02: (-s ours) DO NOT MERGE, ALready merged to master. 1440173 [NJ-1331] MetaData utility parse the wrong m4a meta data. Changes to Java, application side. by Sahil Sachdeva · 15 years ago
  92. 59ecb64 DO NOT MERGE, ALready merged to master. by Sahil Sachdeva · 15 years ago
  93. b0ea9ad Merge change 21018 by Android (Google) Code Review · 15 years ago
  94. acd2bd7 1440173 [NJ-1331] MetaData utility parse the wrong m4a meta data. Changes to Java, application side. by Sahil Sachdeva · 15 years ago
  95. 806a5fc be more friendly with C by Mathias Agopian · 15 years ago
  96. 5a22b90 Fix issue 2045983 ToneGenerator: fix void statement. by Eric Laurent · 15 years ago
  97. f4148b5 Expose a variation of the createRenderer API that works on a plain Surface. by Andreas Huber · 15 years ago
  98. 408b8e1 Deprecate/remove now unused socketpair ipc communication in favour of exclusive binder use. by Andreas Huber · 15 years ago
  99. 47f59cf Build the stagefright library by default. by Andreas Huber · 15 years ago
  100. 23aea97 Merge change 9674 by Android (Google) Code Review · 15 years ago