1. 10b15c0 am d6877fa4: Merge "AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead." into gingerbread by Chia-chi Yeh · 14 years ago
  2. d6877fa Merge "AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead." into gingerbread by Chia-chi Yeh · 14 years ago
  3. 081833d AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead. by Chia-chi Yeh · 14 years ago
  4. b047e3c am aeb2c62e: Merge "Fix several audio effects problems." into gingerbread by Eric Laurent · 14 years ago
  5. 4fd3ecc Fix several audio effects problems. by Eric Laurent · 14 years ago
  6. 387bdcd am 88a995ed: Merge "Properly flush the AudioTrack/AudioSink on a seek request and make sure that both the mp3 decoder and aac software decoders start fresh after a seek without any dependency on previously decoded content." into gingerbread by Andreas Huber · 14 years ago
  7. 88a995e Merge "Properly flush the AudioTrack/AudioSink on a seek request and make sure that both the mp3 decoder and aac software decoders start fresh after a seek without any dependency on previously decoded content." into gingerbread by Andreas Huber · 14 years ago
  8. ad3fcfe Properly flush the AudioTrack/AudioSink on a seek request and make sure that both the mp3 decoder and aac software decoders start fresh after a seek without any dependency on previously decoded content. by Andreas Huber · 14 years ago
  9. d6c30e8 am be045061: Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens." into gingerbread by Andreas Huber · 14 years ago
  10. be04506 Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens." into gingerbread by Andreas Huber · 14 years ago
  11. 2b359ed Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens. by Andreas Huber · 14 years ago
  12. c889bbf am 4769f579: Merge "Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files." into gingerbread by Andreas Huber · 14 years ago
  13. 4769f57 Merge "Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files." into gingerbread by Andreas Huber · 14 years ago
  14. 9d59186 am 3a9cc8ce: Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
  15. 3a9cc8c Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
  16. 38ae220 Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files. by Andreas Huber · 14 years ago
  17. 7dff9df am 269dea1c: Merge "Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669. The dump function whitelists several directories as filters to the output. The mount point changed for SD card in Froyo, and we started filtering files that were open on t by Dave Sparks · 14 years ago
  18. 124a346 Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669. by Dave Sparks · 14 years ago
  19. c751ecc Squashed commit of the following: by Andreas Huber · 14 years ago
  20. a9f17c8 am bf47092e: Merge "Fix track duration calculation if the start timestamp is non-zero" into gingerbread by James Dong · 14 years ago
  21. bf47092 Merge "Fix track duration calculation if the start timestamp is non-zero" into gingerbread by James Dong · 14 years ago
  22. dacebe6 Fix track duration calculation if the start timestamp is non-zero by James Dong · 14 years ago
  23. fa5c8fc am abaabb2c: Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerbread by Andreas Huber · 14 years ago
  24. abaabb2 Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerbread by Andreas Huber · 14 years ago
  25. ab2116c Support other kinds of HTTP redirect in NuHTTPDataSource by Andreas Huber · 14 years ago
  26. 1b37df9 am 9627847d: Merge "Fix error in AudioEffect command status reporting." into gingerbread by Eric Laurent · 14 years ago
  27. 4d3fb50 Fix error in AudioEffect command status reporting. by Eric Laurent · 14 years ago
  28. f3ae63e am 52f58e96: Merge "fix problem in AudioEffect JNI setup." into gingerbread by Eric Laurent · 14 years ago
  29. 2fb43ef fix problem in AudioEffect JNI setup. by Eric Laurent · 14 years ago
  30. 13770dc am 7b2ed5d7: Merge "Depending on our preference to write 2-byte or 4-byte NALs, patch the codec specific data \'avcC\' accordingly." into gingerbread by Andreas Huber · 14 years ago
  31. 7b2ed5d Merge "Depending on our preference to write 2-byte or 4-byte NALs, patch the codec specific data 'avcC' accordingly." into gingerbread by Andreas Huber · 14 years ago
  32. e763593 Depending on our preference to write 2-byte or 4-byte NALs, patch the codec specific data 'avcC' accordingly. by Andreas Huber · 14 years ago
  33. ac4a284 am 7864c72b: Merge "Fix issue 3022800." into gingerbread by Eric Laurent · 14 years ago
  34. 1a5149e Fix issue 3022800. by Eric Laurent · 14 years ago
  35. 693a430 am 903fc221: Ignore errors from correction parameter query and config for M4v and H263 encoders by James Dong · 14 years ago
  36. 30c7e13 am 697bd76e: Merge "Use the advertised profile and level from M4V and H263 video encoders" into gingerbread by James Dong · 14 years ago
  37. 903fc22 Ignore errors from correction parameter query and config for M4v and H263 encoders by James Dong · 14 years ago
  38. 1e0e166 Use the advertised profile and level from M4V and H263 video encoders by James Dong · 14 years ago
  39. 4744774 am 3efbc555: Merge "Fix more audio effects auto tests" into gingerbread by Eric Laurent · 14 years ago
  40. 3efbc55 Merge "Fix more audio effects auto tests" into gingerbread by Eric Laurent · 14 years ago
  41. 2de0a50 am a72bb404: Merge "Raise the amount of memory set aside for omx buffer allocations in the test harness to accomodate the new requirements of some codecs." into gingerbread by Andreas Huber · 14 years ago
  42. 9c37da7 Raise the amount of memory set aside for omx buffer allocations in the test harness to accomodate the new requirements of some codecs. by Andreas Huber · 14 years ago
  43. ec1e9c7 Fix more audio effects auto tests by Eric Laurent · 14 years ago
  44. cc6b941 am 4374b23d: Merge "Make sure we drain the avc software decoder\'s output queue once we run out of input data." into gingerbread by Andreas Huber · 14 years ago
  45. 55f8aee Make sure we drain the avc software decoder's output queue once we run out of input data. by Andreas Huber · 14 years ago
  46. b35f36f am 4f294558: Merge "Fix broken insert reverb auto tests." into gingerbread by Eric Laurent · 14 years ago
  47. 4f29455 Merge "Fix broken insert reverb auto tests." into gingerbread by Eric Laurent · 14 years ago
  48. 71fe631 Fix broken insert reverb auto tests. by Eric Laurent · 14 years ago
  49. 6943b94 am a6dc4699: Merge "Fix issue 2913071." into gingerbread by Eric Laurent · 14 years ago
  50. a6dc469 Merge "Fix issue 2913071." into gingerbread by Eric Laurent · 14 years ago
  51. 0b2affe am 87d208f7: Merge "This log message is codec specific." into gingerbread by Andreas Huber · 14 years ago
  52. af90958 am 67738486: Merge "Remove stagefright foundation\'s incompatible logging interface and update callsites." into gingerbread by Andreas Huber · 14 years ago
  53. 87d208f Merge "This log message is codec specific." into gingerbread by Andreas Huber · 14 years ago
  54. 6773848 Merge "Remove stagefright foundation's incompatible logging interface and update callsites." into gingerbread by Andreas Huber · 14 years ago
  55. 6e3fa44 Remove stagefright foundation's incompatible logging interface and update callsites. by Andreas Huber · 14 years ago
  56. 672c0dc Fix issue 2913071. by Eric Laurent · 14 years ago
  57. af0a188 This log message is codec specific. by Andreas Huber · 14 years ago
  58. 96d5c17 am 8d1513e1: Merge "Made audio effect control panel intents public." into gingerbread by Eric Laurent · 14 years ago
  59. 8d1513e Merge "Made audio effect control panel intents public." into gingerbread by Eric Laurent · 14 years ago
  60. 92cf2d6 Made audio effect control panel intents public. by Eric Laurent · 14 years ago
  61. e436ef0 am e5206694: Merge "Another attempt for fixing AAC+/eAAC+ related issue" into gingerbread by James Dong · 14 years ago
  62. 40da64f Another attempt for fixing AAC+/eAAC+ related issue by James Dong · 14 years ago
  63. 5c9f357 am f30fae63: Merge "Add a check to track a problem the monkey script has been triggering." into gingerbread by Marco Nelissen · 14 years ago
  64. 3c473ea Add a check to track a problem the monkey script has been triggering. by Marco Nelissen · 14 years ago
  65. 7bc600c am f98197a7: Make sure the message dispatcher stays around until after OMX_FreeHandle is finished in case it posts some more messages during shutdown. Clear the source as soon as possible in OMXCodec\'s destructor. by Andreas Huber · 14 years ago
  66. 1fc9738 am 524e6f62: Register the new OMX components. by Andreas Huber · 14 years ago
  67. f98197a Make sure the message dispatcher stays around until after OMX_FreeHandle is finished in case it posts some more messages during shutdown. Clear the source as soon as possible in OMXCodec's destructor. by Andreas Huber · 14 years ago
  68. 524e6f6 Register the new OMX components. by Andreas Huber · 14 years ago
  69. 92aa28a am a7516e90: Merge "Make sure the .wav extractor does not read data outside the bounds of the \'data\' box." into gingerbread by Andreas Huber · 14 years ago
  70. a7516e9 Merge "Make sure the .wav extractor does not read data outside the bounds of the 'data' box." into gingerbread by Andreas Huber · 14 years ago
  71. 4f5bb1e Make sure the .wav extractor does not read data outside the bounds of the 'data' box. by Andreas Huber · 14 years ago
  72. e30d039 am a7f5e476: Merge "Fixed a bug in the query to the supported profiles and levels" into gingerbread by James Dong · 14 years ago
  73. a7f5e47 Merge "Fixed a bug in the query to the supported profiles and levels" into gingerbread by James Dong · 14 years ago
  74. 62d4ebc am 49e1ae22: Merge "Sometimes the avc software decoder will signal that a frame is ready but then unexpectedly fail to return the frame... stop asserting on that and return an error instead." into gingerbread by Andreas Huber · 14 years ago
  75. dfb8991 Fixed a bug in the query to the supported profiles and levels by James Dong · 14 years ago
  76. 45922df Sometimes the avc software decoder will signal that a frame is ready but then unexpectedly fail to return the frame... stop asserting on that and return an error instead. by Andreas Huber · 14 years ago
  77. 7a848c0 am 8946ab26: A ThreadedSource wraps around an existing MediaSource and reads output buffers on a separate thread. It\'s now used for the vpx decoder to decode frames ahead of time to improve playback performance. by Andreas Huber · 14 years ago
  78. 8946ab2 A ThreadedSource wraps around an existing MediaSource and reads output buffers on a separate thread. It's now used for the vpx decoder to decode frames ahead of time to improve playback performance. by Andreas Huber · 14 years ago
  79. d32d301 am 37de5da0: Merge "Fix problem in lvm effect bundle wrapper" into gingerbread by Eric Laurent · 14 years ago
  80. 37de5da Merge "Fix problem in lvm effect bundle wrapper" into gingerbread by Eric Laurent · 14 years ago
  81. f0f95b8 Fix problem in lvm effect bundle wrapper by Eric Laurent · 14 years ago
  82. f8297ba am 24a2c2b5: Merge "Upgrade to the latest .webm project code." into gingerbread by Andreas Huber · 14 years ago
  83. 24a2c2b Merge "Upgrade to the latest .webm project code." into gingerbread by Andreas Huber · 14 years ago
  84. e5f8539 Upgrade to the latest .webm project code. by Andreas Huber · 14 years ago
  85. 0cd2472 am 82a39f4a: Merge "Add some explicit error log messages" into gingerbread by James Dong · 14 years ago
  86. beb55f5 am 9f882c0b: Merge "Fix audio input sample timestamp when audio driver loses audio samples" into gingerbread by James Dong · 14 years ago
  87. 82a39f4 Merge "Add some explicit error log messages" into gingerbread by James Dong · 14 years ago
  88. 9f882c0 Merge "Fix audio input sample timestamp when audio driver loses audio samples" into gingerbread by James Dong · 14 years ago
  89. 7ff9457 am 9909b948: Merge "Various fixes to improve resilience of the rtsp stack against spurious errors instead of asserting." into gingerbread by Andreas Huber · 14 years ago
  90. 9909b94 Merge "Various fixes to improve resilience of the rtsp stack against spurious errors instead of asserting." into gingerbread by Andreas Huber · 14 years ago
  91. f3d2bdf Various fixes to improve resilience of the rtsp stack against spurious errors instead of asserting. by Andreas Huber · 14 years ago
  92. b5024da Add some explicit error log messages by James Dong · 14 years ago
  93. 7589ebf Fix audio input sample timestamp when audio driver loses audio samples by James Dong · 14 years ago
  94. 23b8054 am eea35ce8: Merge "Added intents for audio effects control application" into gingerbread by Eric Laurent · 14 years ago
  95. d09af7d Added intents for audio effects control application by Eric Laurent · 14 years ago
  96. 4d98785 am bd2e9ec6: Merge "Fix volume problems with insert revert" into gingerbread by Eric Laurent · 14 years ago
  97. 27a2fdf Fix volume problems with insert revert by Eric Laurent · 14 years ago
  98. 2432248 am 4709c7fa: Merge "Fixed a copy and paste error" into gingerbread by James Dong · 14 years ago
  99. 4709c7f Merge "Fixed a copy and paste error" into gingerbread by James Dong · 14 years ago
  100. ea4680f am 2814ad25: Merge "LVM release 1.09 delivery" into gingerbread by Eric Laurent · 14 years ago