1. 2ea200c Merge "Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications." into kraken by Eric Laurent · 16 years ago
  2. b8c7548 am e896d416: am 2e3761ba: Merge "Changes to the prefetcher to allow for bursts of data to be transferred, hopefully allowing the radio to go to low-power mode while idle." into froyo by Andreas Huber · 16 years ago
  3. e896d416 am 2e3761ba: Merge "Changes to the prefetcher to allow for bursts of data to be transferred, hopefully allowing the radio to go to low-power mode while idle." into froyo by Andreas Huber · 16 years ago
  4. 2e3761b Merge "Changes to the prefetcher to allow for bursts of data to be transferred, hopefully allowing the radio to go to low-power mode while idle." into froyo by Andreas Huber · 16 years ago
  5. 3c460f3 Changes to the prefetcher to allow for bursts of data to be transferred, hopefully allowing the radio to go to low-power mode while idle. by Andreas Huber · 16 years ago
  6. 57ad070 am c40209ac: am 28a92b2e: Merge "Fix a Javadoc to clarify when setAudioStreamType() should be called." into froyo by James Dong · 16 years ago
  7. c40209a am 28a92b2e: Merge "Fix a Javadoc to clarify when setAudioStreamType() should be called." into froyo by James Dong · 16 years ago
  8. 9d96354 Fix a Javadoc to clarify when setAudioStreamType() should be called. by James Dong · 16 years ago
  9. 65b6545 Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. by Eric Laurent · 16 years ago
  10. eaeae4a A debugging DataSource artifically limiting the available bandwidth. by Andreas Huber · 16 years ago
  11. 4644119 Merge "Avoid copying for input recording frames in CameraSource" into kraken by James Dong · 16 years ago
  12. dfb1dd6 Avoid copying for input recording frames in CameraSource by James Dong · 16 years ago
  13. 261eb0c Better sniffing of MPEG4 content by checking for a compatible sub-brand. by Andreas Huber · 16 years ago
  14. 2cb138d Merge "After failing to create an AudioTrack, only stop the source if we were the ones starting it." into kraken by Andreas Huber · 16 years ago
  15. 407f98b Remove the logic in CameraSource using CameraParameters class to find out the buffer size. by James Dong · 16 years ago
  16. c109190 Add support for gps altitude EXIF tags. by Wu-cheng Li · 16 years ago
  17. 1090a29 Merge "Avoid repeatedly allocating and freeing memory in CameraSource" into kraken by James Dong · 16 years ago
  18. aed15e7 Avoid repeatedly allocating and freeing memory in CameraSource by James Dong · 16 years ago
  19. 5fb03b8 After failing to create an AudioTrack, only stop the source if we were the ones starting it. by Andreas Huber · 16 years ago
  20. eae953b Convert a number of assertions into runtime errors (OggExtractor) by Andreas Huber · 16 years ago
  21. a581a77 Merge "Squashed commit of the following:" into kraken by Andreas Huber · 16 years ago
  22. 27a308d Merge "Fix issue 2667797: [Audio Effect Framework] new base class and binder interfaces for effect control." into kraken by Eric Laurent · 16 years ago
  23. f35ce7f am 6e0967b3: am b0016e2b: Merge "Added the runtime parameters for the mediarecorder stress test. Set the total number of the stress loops of camera preview memory test to 200." into froyo by Yu Shan Emily Lau · 16 years ago
  24. 6e0967b am b0016e2b: Merge "Added the runtime parameters for the mediarecorder stress test. Set the total number of the stress loops of camera preview memory test to 200." into froyo by Yu Shan Emily Lau · 16 years ago
  25. 48584d7 Added the runtime parameters for the mediarecorder stress test. by Yu Shan Emily Lau · 16 years ago
  26. f7617d3 Merge "Support for thumbnail extraction in the Matroska extractor." into kraken by Andreas Huber · 16 years ago
  27. 6bdf2ed Support for thumbnail extraction in the Matroska extractor. by Andreas Huber · 16 years ago
  28. 0616976 Merge "Fix the simulator build broken by commit 5fe37c6838de9fbd959ad19ba44aa3d00d1b4e6f" into kraken by Eric Laurent · 16 years ago
  29. a9d635d Fix the simulator build broken by commit 5fe37c6838de9fbd959ad19ba44aa3d00d1b4e6f by Eric Laurent · 16 years ago
  30. c6c62e1 Support for ogg(vorbis) metadata in stagefright including album art. by Andreas Huber · 16 years ago
  31. c0f3438 Fix issue 2667797: [Audio Effect Framework] new base class and binder interfaces for effect control. by Eric Laurent · 16 years ago
  32. cf3fa85 Merge "Fix issue 2667796: [Audio Effect Framework] Effect factory and libraries." into kraken by Eric Laurent · 16 years ago
  33. 47ba30e Squashed commit of the following: by Andreas Huber · 16 years ago
  34. 6c537e5 Merge "Properly handle start code in H264/AVC encoder output" into kraken by James Dong · 16 years ago
  35. cbcf8f6 Interestingly, a call to fseek with a NULL file handle now blocks forever... by Andreas Huber · 16 years ago
  36. df17b08 Merge "Support for media extraction from .mkv/.mka Matroska files in stagefright." into kraken by Andreas Huber · 16 years ago
  37. 5fe37c6 Fix issue 2667796: [Audio Effect Framework] Effect factory and libraries. by Eric Laurent · 16 years ago
  38. c616172 Properly handle start code in H264/AVC encoder output by James Dong · 16 years ago
  39. c05ab48 Merge "Update software AVC decoder to no longer require the kWantsNALFragments hack." into kraken by Andreas Huber · 16 years ago
  40. 072f524 Support for media extraction from .mkv/.mka Matroska files in stagefright. by Andreas Huber · 16 years ago
  41. 94020380 Update software AVC decoder to no longer require the kWantsNALFragments hack. by Andreas Huber · 16 years ago
  42. 85bc119 Merge "Workaround for preview frame rate setting and encoder profile and level settings on passion 1. QCOM camera HAL does not honor the preview frame rate set request. see bug - 2701282 2. QCOM video encoder has lots of 0-length output buffers if the default level setting is changed. see bug - 2660974" into kraken by James Dong · 16 years ago
  43. ec9e76f Workaround for preview frame rate setting and encoder profile and level settings on passion by James Dong · 16 years ago
  44. c6a1632 am 3c16154a: am 2723e092: Merge "Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize." into froyo by Andreas Huber · 16 years ago
  45. 3c16154 am 2723e092: Merge "Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize." into froyo by Andreas Huber · 16 years ago
  46. 1919e5a Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize. by Andreas Huber · 16 years ago
  47. 17299ab Initial software encoder checkins by James Dong · 16 years ago
  48. f7fb533 merge from open-source master by The Android Open Source Project · 16 years ago
  49. eb8f850d Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock. by Eric Laurent · 16 years ago
  50. 2c07e7b Merge "Modified libdrm to support SuperH platform" by Jeff Hamilton · 16 years ago
  51. 5d75a18 am a5cd816c: am eb9128f9: Fix sampleTable instantiation, this makes sure that the sample table refers to the custom datasource that caches the metadata to prevent needless seeking. by Andreas Huber · 16 years ago
  52. a5cd816 am eb9128f9: Fix sampleTable instantiation, this makes sure that the sample table refers to the custom datasource that caches the metadata to prevent needless seeking. by Andreas Huber · 16 years ago
  53. eb9128f Fix sampleTable instantiation, this makes sure that the sample table refers to the custom datasource that caches the metadata to prevent needless seeking. by Andreas Huber · 16 years ago
  54. d95266c Merge "Detect and handle premature termination of a recording session" into kraken by James Dong · 16 years ago
  55. f55e322 Merge "Fix issue 2622023 Clean up all hardcoded '/sdcard' in camera related codes." into kraken by Ray Chen · 16 years ago
  56. 68510e6 Detect and handle premature termination of a recording session by James Dong · 16 years ago
  57. f75e370 Fix issue 2622023 Clean up all hardcoded '/sdcard' in camera related codes. by Ray Chen · 16 years ago
  58. 9db798d Audio/video initial recording time synchronization by James Dong · 16 years ago
  59. 1824486 Handle recording file size and/or duration limit by James Dong · 16 years ago
  60. 21a534d am 1d628c5d: merge from open-source master by The Android Open Source Project · 16 years ago
  61. 1d628c5 merge from open-source master by The Android Open Source Project · 16 years ago
  62. ead68d5 Merge "Remove libdrm2. This code appears to be unused." into kraken by Nick Kralevich · 16 years ago
  63. 75e181b Merge "Accept media files by file extension in case insensitive manner." by Jean-Baptiste Queru · 16 years ago
  64. ef8a3ed Remove libdrm2. This code appears to be unused. by Nick Kralevich · 16 years ago
  65. e292b3b Remove dummy surface in CameraSource by James Dong · 16 years ago
  66. fae47fd am 28fadef2: am 3c78a1b5: Return a runtime error instead of asserting if the AACDecoder is passed an unsupported config. by Andreas Huber · 16 years ago
  67. 28fadef am 3c78a1b5: Return a runtime error instead of asserting if the AACDecoder is passed an unsupported config. by Andreas Huber · 16 years ago
  68. 3c78a1b Return a runtime error instead of asserting if the AACDecoder is passed an unsupported config. by Andreas Huber · 16 years ago
  69. 7406eafe should fix the build by Mathias Agopian · 16 years ago
  70. 08eff49 am d9712b69: am b1235a57: Merge "Hide two audio focus methods." into froyo by Xavier Ducrohet · 16 years ago
  71. 550884e am bbafdc64: am 836b2d75: Merge "Don\'t clear the _data column in the audio_meta table, since it isn\'t needed, and causes a sqlite constraint exception. Bug 2671792." into froyo by Marco Nelissen · 16 years ago
  72. 11777d6f am b003ad17: am e0dc80f8: Merge "Support for customizable socket-read timeouts through the HTTP response." into froyo by Andreas Huber · 16 years ago
  73. b076e6f am 227e443a: am d6ad7c85: Merge "Better seek handling and proper reset of the vorbis decoder after a discontinuity (seek)" into froyo by Andreas Huber · 16 years ago
  74. fd5a747 am 0c73adb1: am 3e90c76c: Merge "Update javadoc in android.media.AudioManager to not hide the registerAudioFocusListener() methods." into froyo by Jean-Michel Trivi · 16 years ago
  75. 9f35d39 am ea37d9b4: am aaa01b18: Merge " Fix bug 2670395 and 2599698 When the user selects a "Silent" notification sound, the Uri encoded path is an empty string. Setting this Uri as the data source of the MediaPlayer used to play notifications caused the comp by Jean-Michel Trivi · 16 years ago
  76. d9712b6 am b1235a57: Merge "Hide two audio focus methods." into froyo by Xavier Ducrohet · 16 years ago
  77. bbafdc6 am 836b2d75: Merge "Don\'t clear the _data column in the audio_meta table, since it isn\'t needed, and causes a sqlite constraint exception. Bug 2671792." into froyo by Marco Nelissen · 16 years ago
  78. b003ad1 am e0dc80f8: Merge "Support for customizable socket-read timeouts through the HTTP response." into froyo by Andreas Huber · 16 years ago
  79. 227e443 am d6ad7c85: Merge "Better seek handling and proper reset of the vorbis decoder after a discontinuity (seek)" into froyo by Andreas Huber · 16 years ago
  80. 0c73adb am 3e90c76c: Merge "Update javadoc in android.media.AudioManager to not hide the registerAudioFocusListener() methods." into froyo by Jean-Michel Trivi · 16 years ago
  81. ea37d9b am aaa01b18: Merge " Fix bug 2670395 and 2599698 When the user selects a "Silent" notification sound, the Uri encoded path is an empty string. Setting this Uri as the data source of the MediaPlayer used to play notifications caused the completion listen by Jean-Michel Trivi · 16 years ago
  82. b1235a5 Merge "Hide two audio focus methods." into froyo by Xavier Ducrohet · 16 years ago
  83. 5f53f08 Hide two audio focus methods. by Xavier Ducrohet · 16 years ago
  84. 2cd841d Added initial validation on video/audio encoding parameters before/at start() by James Dong · 16 years ago
  85. 33f49c8 Don't clear the _data column in the audio_meta table, since it isn't by Marco Nelissen · 16 years ago
  86. e0dc80f Merge "Support for customizable socket-read timeouts through the HTTP response." into froyo by Andreas Huber · 16 years ago
  87. d6ad7c8 Merge "Better seek handling and proper reset of the vorbis decoder after a discontinuity (seek)" into froyo by Andreas Huber · 16 years ago
  88. 46b3a18 Update javadoc in android.media.AudioManager to not hide the by Jean-Michel Trivi · 16 years ago
  89. e67c160 Support for customizable socket-read timeouts through the HTTP response. by Andreas Huber · 16 years ago
  90. b5e7423 Output streamable MP4 file during MP4 file recording by James Dong · 16 years ago
  91. 34c7070 Better seek handling and proper reset of the vorbis decoder after a discontinuity (seek) by Andreas Huber · 16 years ago
  92. 392a2bb Fix bug 2670395 and 2599698 by Jean-Michel Trivi · 16 years ago
  93. 4000e06 Merge "Metadata construction optimization" into kraken by James Dong · 16 years ago
  94. 248597a am 17078510: am d13efb20: Merge "A new OggExtractor/VorbisDecoder combo to support approximate seeking." into froyo by Andreas Huber · 16 years ago
  95. 1707851 am d13efb20: Merge "A new OggExtractor/VorbisDecoder combo to support approximate seeking." into froyo by Andreas Huber · 16 years ago
  96. e25cc65 Support multiple cameras in framework. by Chih-Chung Chang · 16 years ago
  97. 388379f A new OggExtractor/VorbisDecoder combo to support approximate seeking. by Andreas Huber · 16 years ago
  98. 2a4767e Metadata construction optimization by James Dong · 16 years ago
  99. 8a1c093 am 71bd9fc8: am 100ef9be: Merge "Disable vorbis seek when streaming from localhost." into froyo by Andreas Huber · 16 years ago
  100. 71bd9fc am 100ef9be: Merge "Disable vorbis seek when streaming from localhost." into froyo by Andreas Huber · 16 years ago