1. 6752ec8 Audio effects: track CPU and memory use separately by Eric Laurent · 14 years ago
  2. c74b93f Keep effects sessions active when the caller dies. by Marco Nelissen · 14 years ago
  3. ba5ddf5 Merge "Fix ordering assumption of argument evaluation." by Gloria Wang · 14 years ago
  4. 982d2da connect/disconnect is now called from our EGL wrapper by Mathias Agopian · 14 years ago
  5. 8f164fe Fix ordering assumption of argument evaluation. by Gloria Wang · 14 years ago
  6. 678cc95 AudioRecord: Fix getInput() by Eric Laurent · 14 years ago
  7. 234cef8 Merge "Added APIs for audio preprocessing" by Eric Laurent · 14 years ago
  8. 0f7f4ec Added APIs for audio preprocessing by Eric Laurent · 14 years ago
  9. 83dd43f Do not support still image capture mode for timelapse video recording by James Dong · 14 years ago
  10. 897e27b Connect MediaRecorder Native to SurfaceMediaSource by Pannag Sanketi · 14 years ago
  11. 8a42a557 Merge "Log setVideoSurface() and setVideoSurfaceTexture() failures." by James Dong · 14 years ago
  12. ce78dc5 Log setVideoSurface() and setVideoSurfaceTexture() failures. by James Dong · 14 years ago
  13. 432fb8e Merge "fix for issue 4142219 Don't hard code platform-specific limitations-jni/java part" by Hong Teng · 14 years ago
  14. 5da67f4 Merge "Untangle MediaScanner error handling. Bug: 5056917" by Jeff Brown · 14 years ago
  15. ae7c092 Merge "Audio framework: support for audio pre processing" by Eric Laurent · 14 years ago
  16. 2c70d4a Untangle MediaScanner error handling. Bug: 5056917 by Jeff Brown · 14 years ago
  17. 600acf1 fix for issue 4142219 by Hong Teng · 14 years ago
  18. 5129b68 MediaPlayer: add a disconnect from ANativeWindow by Jamie Gennis · 14 years ago
  19. 5a4ab16 Merge "MediaPlayer: add ANativeWindow (dis)connect calls" by Jamie Gennis · 14 years ago
  20. 464d5b3 Audio framework: support for audio pre processing by Eric Laurent · 14 years ago
  21. c85ca5d MediaPlayer: add ANativeWindow (dis)connect calls by Jamie Gennis · 14 years ago
  22. 67d464f Enable signalling of a stream discontinuity involving a format-change by Andreas Huber · 14 years ago
  23. bd882b1 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 14 years ago
  24. 5cc0526 Moved and renamed effect API header files by Eric Laurent · 14 years ago
  25. 42419ce Add framework support for camcorder zoom. by Wu-cheng Li · 14 years ago
  26. 1e1b13e - Public part of the Metadata API. by Gloria Wang · 14 years ago
  27. db262e6 Merge "Fix warnings for uninitialized local variables" by Glenn Kasten · 14 years ago
  28. e2ac799 Merge "Added audio_bytes_per_sample() helper function" by Eric Laurent · 14 years ago
  29. 028ab99 Fix warnings for uninitialized local variables by Glenn Kasten · 14 years ago
  30. c310dcb Added audio_bytes_per_sample() helper function by Eric Laurent · 14 years ago
  31. 79cd8ba Remove unneeded #include <sys/resource.h> by Glenn Kasten · 14 years ago
  32. 290029d audio: update for audio/audio_policy header names/locations by Dima Zavin · 14 years ago
  33. 4bb506a am 15e9d474: am 88748e6d: am d86302df: Quiet the log. by Dianne Hackborn · 14 years ago
  34. d86302d Quiet the log. by Dianne Hackborn · 14 years ago
  35. 6af763b Remove dead code related to gettid by Glenn Kasten · 15 years ago
  36. 993fcce Remove unnecessary level of priority indirection by Glenn Kasten · 14 years ago
  37. e46a86f Revert "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 14 years ago
  38. 2225e4b Use AudioTrack::event_type not int in callback by Glenn Kasten · 15 years ago
  39. 5439223 Use channel mask instead of channel count for track creation by Jean-Michel Trivi · 14 years ago
  40. 8f18cf5 Removed interface to load audio effects libraries by Eric Laurent · 14 years ago
  41. bfb6791 Merge "Add support for platform-specific recording start time offset" by James Dong · 14 years ago
  42. 34bb419 update for new audio.h header location by Dima Zavin · 14 years ago
  43. a403a93 Add support for platform-specific recording start time offset by James Dong · 14 years ago
  44. 71b3342 DO NOT MERGE MediaScanner: Fix bug in "no media" handling logic by Mike Lockwood · 15 years ago
  45. 9c112a8 DO NOT MERGE MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider by Mike Lockwood · 15 years ago
  46. 214f9db MediaScanner: Fix bug in "no media" handling logic by Mike Lockwood · 15 years ago
  47. d01ec6e Add setParameter/getParameter to MediaPlayer API. for bug 1982947 by Gloria Wang · 15 years ago
  48. 24fc2fb audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 15 years ago
  49. 4dc22e7 libmedia: move AudioParameter out of AudioSystem by Dima Zavin · 15 years ago
  50. a13802d Merge "Return status code from invoke()" by James Dong · 15 years ago
  51. 997354e MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider by Mike Lockwood · 15 years ago
  52. 162ee49 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 15 years ago
  53. b8da6cb Do not disable effect in AudioEffect destructor. by Eric Laurent · 15 years ago
  54. 4edf1d1 Return status code from invoke() by James Dong · 15 years ago
  55. ae29b76 New fix for issue 4111672: control block flags by Eric Laurent · 15 years ago
  56. 696257c merge libsurfaceflinger_client into libgui by Mathias Agopian · 15 years ago
  57. 7a4b8bd Merge "Fix issue 3483718: audio streaming and A2DP." by Eric Laurent · 15 years ago
  58. 6667ac3 Fix issue 3483718: audio streaming and A2DP. by Eric Laurent · 15 years ago
  59. 5b7ced6 Support passing headers to MediaMetadataRetriever's setDataSource API by Andreas Huber · 15 years ago
  60. 264990d Merge "Fix issue 4111672: AudioTrack control block flags" by Eric Laurent · 15 years ago
  61. 913af0b Fix issue 4111672: AudioTrack control block flags by Eric Laurent · 15 years ago
  62. be3c82f am 782ffe91: am 9c0c5b56: am 2f1f2248: Fix missing AOSP copyright headers for a bunch of media framework files by James Dong · 15 years ago
  63. 2f1f224 Fix missing AOSP copyright headers for a bunch of media framework files by James Dong · 15 years ago
  64. 9fe05b7 resolved conflicts for merge of 1cbf8493 to master by James Dong · 15 years ago
  65. 6ec0ca9 Add the default camera id to mCameraIds for emulator and those devices without media_profiles.xml configuration file. by James Dong · 15 years ago
  66. ed73246 Add memory leak tracking/debugging code to drm server by James Dong · 15 years ago
  67. 18632db am 2dc78477: am cc34967f: Merge "Fix issue 3439872: video chat and bluetooth SCO" into honeycomb-mr1 by Eric Laurent · 15 years ago
  68. 421ddc0 Fix issue 3439872: video chat and bluetooth SCO by Eric Laurent · 15 years ago
  69. d2166876 Add the default back-facing camera to the MediaProfile camera vector by James Dong · 15 years ago
  70. 669ad13 Allow optional specification of a PTS timestamp when signalling a discontinuity. by Andreas Huber · 15 years ago
  71. 797e4f1 Get rid of redundant media profiles by James Dong · 15 years ago
  72. e6befb8 Add an OMX IL API for querying buffer usage flags. by Jamie Gennis · 15 years ago
  73. cc562a3 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 15 years ago
  74. 87e639b Merge "- Add method in MediaPlayerService to collect and pull codec usage (duration) for the battery app - Collect MediaPlayer decoding usage data" by Gloria Wang · 15 years ago
  75. d211f41 - Add method in MediaPlayerService to collect and pull by Gloria Wang · 15 years ago
  76. bafa7ea Check file descriptor before passing it through binder calls by James Dong · 15 years ago
  77. 8b4b97a Bug 3352047 Wrong message when adjusting volume by Glenn Kasten · 15 years ago
  78. 25101b0 Fix issue 3371080 by Eric Laurent · 15 years ago
  79. cc2915c am c929677e: Merge "Increase the number of useful bits in the spectrum." into gingerbread by Marco Nelissen · 15 years ago
  80. dbc0fe9 Increase the number of useful bits in the spectrum. by Marco Nelissen · 15 years ago
  81. d95b46a Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests. by Andreas Huber · 15 years ago
  82. 9efe473 Squash commits of the following patches, cherry-picked from other branch - do not merge. by James Dong · 15 years ago
  83. 11eab05 Publish MediaMetadataRetriever.java as public API by James Dong · 15 years ago
  84. 52c7832 Increase cache size and low-watermark threshold, also by Andreas Huber · 15 years ago
  85. 076e05b MediaScanner: Add support for scanning empty directories by Mike Lockwood · 15 years ago
  86. 36d41b8 Fix issue 2712130: Sholes: problem when playing audio while recording over bluetooth SCO. by Eric Laurent · 15 years ago
  87. ae9d507 API Support for both synchronous and queued commands, optionally associated metadata. by Andreas Huber · 15 years ago
  88. faf09ba Prepare for publishing MediaMetadataRetriever as public API by James Dong · 15 years ago
  89. 1981674 am 4f93f08d: am 683a7ff9: Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bit sample." into gingerbread by Chia-chi Yeh · 15 years ago
  90. 4f93f08 am 683a7ff9: Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bit sample." into gingerbread by Chia-chi Yeh · 15 years ago
  91. 683a7ff Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bit sample." into gingerbread by Chia-chi Yeh · 15 years ago
  92. 52b52cd Support streaming data across binder boundaries. by Andreas Huber · 15 years ago
  93. f3d6dd0 Fix issue 3157123. by Eric Laurent · 15 years ago
  94. c5bba6c Fix an issue wherre error notification will not be sent after mediaplayer reset by James Dong · 15 years ago
  95. c23dabf Remove all traces of legacy renderer support in stagefright. by Andreas Huber · 15 years ago
  96. 1a22bdb Add support for audio recording source in generic audio policy mgr. by Jean-Michel Trivi · 15 years ago
  97. 2e1a896 resolved conflicts for merge of 31dc911a to gingerbread-plus-aosp by Andreas Huber · 15 years ago
  98. 31dc911 Support post-decode video rotation. by Andreas Huber · 15 years ago
  99. 67f4177 Visualizer: Fix the conversion from 8-bit sample to 16-bit sample. by Chia-chi Yeh · 15 years ago
  100. 69b8d69a Squashed commit of the following: by Andreas Huber · 15 years ago