1. 6a3969c Removed mutex lock in addTextSource, and rename to addTextSource_l by Edwin Wong · 13 years ago
  2. 359f90c Merge "The presence of the kKeyAACProfile is optional, we should not mandate its presence in AACWriter." into jb-dev by James Dong · 13 years ago
  3. 2d94235 The presence of the kKeyAACProfile is optional, we should not mandate its presence in AACWriter. by James Dong · 13 years ago
  4. 06f6ae3 Fix build, WAVExtractor typo by Jean-Michel Trivi · 13 years ago
  5. 428a59d Merge "Fix race in AudioTrack destruction" into jb-dev by Glenn Kasten · 13 years ago
  6. f4022f9 Fix race in AudioTrack destruction by Glenn Kasten · 13 years ago
  7. 95c157c Merge "Tolerate 0 valid bits value in WAV_EXT" into jb-dev by Jean-Michel Trivi · 13 years ago
  8. 72b2b9b Tolerate 0 valid bits value in WAV_EXT by Jean-Michel Trivi · 13 years ago
  9. 2c3297a No warning on using channel order in AudioPlayer by Jean-Michel Trivi · 13 years ago
  10. daaf7b1 Merge "Impl for supporting two video scaling modes" into jb-dev by James Dong · 13 years ago
  11. 31dfd1d Disable fast track log spam by Glenn Kasten · 13 years ago
  12. 2409e43 Merge "Enable fast track for SoundPool" into jb-dev by Glenn Kasten · 13 years ago
  13. 1477e92 Enable fast track for SoundPool by Glenn Kasten · 13 years ago
  14. 6635c44 Merge "Fix assertion triggered when mediaserver dies at roughly the same" into jb-dev by Andreas Huber · 13 years ago
  15. 4f6eed0 Impl for supporting two video scaling modes by James Dong · 13 years ago
  16. b78ff5f Fix assertion triggered when mediaserver dies at roughly the same by Andreas Huber · 13 years ago
  17. 8b6bacd Properly handle the case where a pending connection process is disconnected by Andreas Huber · 13 years ago
  18. 27431de Merge "Fix a bug on subtitle (SRT)." into jb-dev by James Dong · 13 years ago
  19. 0a2f0e0 Fix a bug on subtitle (SRT). by Insun Kang · 13 years ago
  20. 0485374 Merge "Temporary fix for both normal tracks & fast tracks" into jb-dev by Glenn Kasten · 13 years ago
  21. 8102804 Temporary fix for both normal tracks & fast tracks by Glenn Kasten · 13 years ago
  22. 98f1530 Re-enable fast track for ToneGenerator by Glenn Kasten · 13 years ago
  23. 6e66e4a Merge "Fix race condition for non-started fast tracks" into jb-dev by Glenn Kasten · 13 years ago
  24. a3cbc03 Removed software video encoders that are not OMX-based. by James Dong · 13 years ago
  25. 99bbaff Merge "Make the transport stream extraction code output ADTS AAC frames." into jb-dev by Andreas Huber · 13 years ago
  26. 288ed21 Fix race condition for non-started fast tracks by Glenn Kasten · 13 years ago
  27. 4c9cd95 Merge "Added support for HE-AAC recording" into jb-dev by Dave Burke · 13 years ago
  28. 56ad61a Make the transport stream extraction code output ADTS AAC frames. by Andreas Huber · 13 years ago
  29. 0c0abd4 Merge "Notify the client about an initial size of (0, 0) instead of (320, 240)." into jb-dev by Andreas Huber · 13 years ago
  30. 0b7c9a3 Notify the client about an initial size of (0, 0) instead of (320, 240). by Andreas Huber · 13 years ago
  31. 8b71241 Fix mono gapless playback for decoders that output stereo by Marco Nelissen · 13 years ago
  32. f60c660 Added support for HE-AAC recording by Dave Burke · 13 years ago
  33. 83faee0 AudioFlinger: fix stop detection for static tracks by Eric Laurent · 13 years ago
  34. 209ec37 Fixed incorrect codec type in the output for profiles/levels in cmd stagefright by James Dong · 13 years ago
  35. 300a2ee Fast mixer configuration by Glenn Kasten · 13 years ago
  36. 9a025a9 Merge "Add option to stagefright for writing decoded PCM" into jb-dev by Marco Nelissen · 13 years ago
  37. c434ac8 Add option to stagefright for writing decoded PCM by Marco Nelissen · 13 years ago
  38. d8b0003 Merge "Opt in to the WVM extractor's secondary (cryptoPlugin) mode." into jb-dev by Andreas Huber · 13 years ago
  39. e6d7f46 Merge "Expose an API to run the WV extractor in crypto plugin mode." into jb-dev by Jeff Tinker · 13 years ago
  40. 543f0fd Merge "Bug fix : enqueue one next subtitle for each subtitle." into jb-dev by James Dong · 13 years ago
  41. e0c026e Merge "Handle the case when there is no timed text track" into jb-dev by James Dong · 13 years ago
  42. ed709d0 Expose an API to run the WV extractor in crypto plugin mode. by Jeff Tinker · 13 years ago
  43. 94c1c8c Opt in to the WVM extractor's secondary (cryptoPlugin) mode. by Andreas Huber · 13 years ago
  44. 41914be Account for new AAC decoder's delay by Marco Nelissen · 13 years ago
  45. 514bcaf Handle the case when there is no timed text track by James Dong · 13 years ago
  46. 0756aa9 Merge "NuMediaExtractor API to unselect tracks and finer control over seeking." into jb-dev by Andreas Huber · 13 years ago
  47. 9d07855 NuMediaExtractor API to unselect tracks and finer control over seeking. by Andreas Huber · 13 years ago
  48. 5a1a5a7 Merge "AudioFlinger: fix tracks ready for mixing logic." into jb-dev by Eric Laurent · 13 years ago
  49. da74744 AudioFlinger: fix tracks ready for mixing logic. by Eric Laurent · 13 years ago
  50. 209731c Merge "Add profile/level dump for encoders in cmd stagefright" into jb-dev by James Dong · 13 years ago
  51. 2b095b7 Merge "Software MPEG4/H263 video encoder is now OMX-based" into jb-dev by James Dong · 13 years ago
  52. 9403357 Handle reconfiguration properly. by Dave Burke · 13 years ago
  53. aeb8fd4 Add Fraunhofer AAC encoder with AAC-ELD support. by Dave Burke · 13 years ago
  54. c4ddeeb Bug fix : enqueue one next subtitle for each subtitle. by Insun Kang · 13 years ago
  55. e0fa467 Move frame count calculations for fast tracks by Glenn Kasten · 13 years ago
  56. 1ab1251 Add profile/level dump for encoders in cmd stagefright by James Dong · 13 years ago
  57. 1700744 Software MPEG4/H263 video encoder is now OMX-based by James Dong · 13 years ago
  58. e370bb6 Bump up the max number of items in an AMessage, remove overly stringent by Andreas Huber · 13 years ago
  59. e4f70a7 Merge "Software AVC encoder is now OMX-based" by James Dong · 13 years ago
  60. c1d8115 Make sure OMXCodec and ACodec both accept more than 2 channels of audio by Andreas Huber · 13 years ago
  61. 5c61b36 Software AVC encoder is now OMX-based by James Dong · 13 years ago
  62. 1dc28b7 Use scheduling policy service by Glenn Kasten · 13 years ago
  63. 9e786c7 Merge "remove dependency on SurfaceTexture::connect()" by Mathias Agopian · 13 years ago
  64. a636433 Use C APIs instead of C++ APIs for policy by Glenn Kasten · 13 years ago
  65. 9adb128 Merge "Downmix support for 5.1 and quad with side channels" by Jean-Michel Trivi · 13 years ago
  66. db46b48 Downmix support for 5.1 and quad with side channels by Jean-Michel Trivi · 13 years ago
  67. adb6e8d Merge "Fix regression in AudioTrack::pause()" by Glenn Kasten · 13 years ago
  68. 6f9add8 remove dependency on SurfaceTexture::connect() by Mathias Agopian · 13 years ago
  69. ca8b280 Fix regression in AudioTrack::pause() by Glenn Kasten · 13 years ago
  70. 36513e3 Merge "Make sure NuMediaExtractor is thread safe." by Andreas Huber · 13 years ago
  71. dc7431e Make sure NuMediaExtractor is thread safe. by Andreas Huber · 13 years ago
  72. 4a6c9c5 Merge "Fix ToneGenerator regression" by Glenn Kasten · 13 years ago
  73. 66e820f Merge "AudioFlinger normal mixer uses FastMixer" by Glenn Kasten · 13 years ago
  74. 1d685d7 Fix ToneGenerator regression by Glenn Kasten · 13 years ago
  75. 5891256 AudioFlinger normal mixer uses FastMixer by Glenn Kasten · 13 years ago
  76. 0818e73 Merge "Make sure we restore our input buffer to its original state if we want to revisit it." by Andreas Huber · 13 years ago
  77. a08f041 Merge "Configure policy of mediaserver threads" by Glenn Kasten · 13 years ago
  78. 3acbd05 Configure policy of mediaserver threads by Glenn Kasten · 13 years ago
  79. 3463fa2 Merge "Made AudioRecord a subclasss of RefBase" by Eric Laurent · 13 years ago
  80. a0a98ca Made AudioRecord a subclasss of RefBase by Eric Laurent · 13 years ago
  81. f853499 Merge "Add support for deep audio buffers" by Eric Laurent · 13 years ago
  82. 6b7b822 Make sure we restore our input buffer to its original state if we want to revisit it. by Andreas Huber · 13 years ago
  83. 1948eb3 Add support for deep audio buffers by Eric Laurent · 13 years ago
  84. fc55455 Merge "Add the ability to query the amount of cached data to NuMediaExtractor." by Andreas Huber · 13 years ago
  85. c95cfbb TimedAudioTrack: Optimize the queue trim operation. by John Grossman · 13 years ago
  86. 8d314b7 TimedAudioTrack: Fix continuity threshold handling. by John Grossman · 13 years ago
  87. 21e8c50 FastMixer update by Glenn Kasten · 13 years ago
  88. a53d87c Add the ability to query the amount of cached data to NuMediaExtractor. by Andreas Huber · 13 years ago
  89. 8d60867 Merge "Allow propagation of error information and description from the CryptoPlugin to" by Andreas Huber · 13 years ago
  90. 5b8987e Allow propagation of error information and description from the CryptoPlugin to by Andreas Huber · 13 years ago
  91. 1345ef0 Merge "Revert "Temporary revert of new AAC codec to fix build"" by Dave Burke · 13 years ago
  92. eee7f9d Merge "Make timed text source type explicit in TimedTextDriver" by James Dong · 13 years ago
  93. 05cd06e Revert "Temporary revert of new AAC codec to fix build" by Dave Burke · 13 years ago
  94. fd9e14b Merge "Turn off debug in downmix effect" by Jean-Michel Trivi · 13 years ago
  95. 2d359a8 Merge "Add support for scaling mode parameter" by Jean-Michel Trivi · 13 years ago
  96. 324c81a Merge "Temporary revert of new AAC codec to fix build" by Dave Burke · 13 years ago
  97. a43af98 Merge "Remove new camera connect API." by Wu-cheng Li · 13 years ago
  98. f356cc9 Temporary revert of new AAC codec to fix build by Dave Burke · 13 years ago
  99. c2dabeb Merge "Make AAC 5.1 work Fix bug with pausing audio" by Dave Burke · 13 years ago
  100. 08ad5ef Remove new camera connect API. by Wu-cheng Li · 13 years ago