- 2ea200c Merge "Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications." into kraken by Eric Laurent · 16 years ago
- 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
- 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
- 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
- 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
- 57ad070 am c40209ac: am 28a92b2e: Merge "Fix a Javadoc to clarify when setAudioStreamType() should be called." into froyo by James Dong · 16 years ago
- c40209a am 28a92b2e: Merge "Fix a Javadoc to clarify when setAudioStreamType() should be called." into froyo by James Dong · 16 years ago
- 9d96354 Fix a Javadoc to clarify when setAudioStreamType() should be called. by James Dong · 16 years ago
- 65b6545 Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. by Eric Laurent · 16 years ago
- eaeae4a A debugging DataSource artifically limiting the available bandwidth. by Andreas Huber · 16 years ago
- 4644119 Merge "Avoid copying for input recording frames in CameraSource" into kraken by James Dong · 16 years ago
- dfb1dd6 Avoid copying for input recording frames in CameraSource by James Dong · 16 years ago
- 261eb0c Better sniffing of MPEG4 content by checking for a compatible sub-brand. by Andreas Huber · 16 years ago
- 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
- 407f98b Remove the logic in CameraSource using CameraParameters class to find out the buffer size. by James Dong · 16 years ago
- c109190 Add support for gps altitude EXIF tags. by Wu-cheng Li · 16 years ago
- 1090a29 Merge "Avoid repeatedly allocating and freeing memory in CameraSource" into kraken by James Dong · 16 years ago
- aed15e7 Avoid repeatedly allocating and freeing memory in CameraSource by James Dong · 16 years ago
- 5fb03b8 After failing to create an AudioTrack, only stop the source if we were the ones starting it. by Andreas Huber · 16 years ago
- eae953b Convert a number of assertions into runtime errors (OggExtractor) by Andreas Huber · 16 years ago
- a581a77 Merge "Squashed commit of the following:" into kraken by Andreas Huber · 16 years ago
- 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
- 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
- 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
- 48584d7 Added the runtime parameters for the mediarecorder stress test. by Yu Shan Emily Lau · 16 years ago
- f7617d3 Merge "Support for thumbnail extraction in the Matroska extractor." into kraken by Andreas Huber · 16 years ago
- 6bdf2ed Support for thumbnail extraction in the Matroska extractor. by Andreas Huber · 16 years ago
- 0616976 Merge "Fix the simulator build broken by commit 5fe37c6838de9fbd959ad19ba44aa3d00d1b4e6f" into kraken by Eric Laurent · 16 years ago
- a9d635d Fix the simulator build broken by commit 5fe37c6838de9fbd959ad19ba44aa3d00d1b4e6f by Eric Laurent · 16 years ago
- c6c62e1 Support for ogg(vorbis) metadata in stagefright including album art. by Andreas Huber · 16 years ago
- c0f3438 Fix issue 2667797: [Audio Effect Framework] new base class and binder interfaces for effect control. by Eric Laurent · 16 years ago
- cf3fa85 Merge "Fix issue 2667796: [Audio Effect Framework] Effect factory and libraries." into kraken by Eric Laurent · 16 years ago
- 47ba30e Squashed commit of the following: by Andreas Huber · 16 years ago
- 6c537e5 Merge "Properly handle start code in H264/AVC encoder output" into kraken by James Dong · 16 years ago
- cbcf8f6 Interestingly, a call to fseek with a NULL file handle now blocks forever... by Andreas Huber · 16 years ago
- df17b08 Merge "Support for media extraction from .mkv/.mka Matroska files in stagefright." into kraken by Andreas Huber · 16 years ago
- 5fe37c6 Fix issue 2667796: [Audio Effect Framework] Effect factory and libraries. by Eric Laurent · 16 years ago
- c616172 Properly handle start code in H264/AVC encoder output by James Dong · 16 years ago
- c05ab48 Merge "Update software AVC decoder to no longer require the kWantsNALFragments hack." into kraken by Andreas Huber · 16 years ago
- 072f524 Support for media extraction from .mkv/.mka Matroska files in stagefright. by Andreas Huber · 16 years ago
- 94020380 Update software AVC decoder to no longer require the kWantsNALFragments hack. by Andreas Huber · 16 years ago
- 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
- ec9e76f Workaround for preview frame rate setting and encoder profile and level settings on passion by James Dong · 16 years ago
- 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
- 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
- 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
- 17299ab Initial software encoder checkins by James Dong · 16 years ago
- f7fb533 merge from open-source master by The Android Open Source Project · 16 years ago
- eb8f850d Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock. by Eric Laurent · 16 years ago
- 2c07e7b Merge "Modified libdrm to support SuperH platform" by Jeff Hamilton · 16 years ago
- 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
- 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
- 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
- d95266c Merge "Detect and handle premature termination of a recording session" into kraken by James Dong · 16 years ago
- f55e322 Merge "Fix issue 2622023 Clean up all hardcoded '/sdcard' in camera related codes." into kraken by Ray Chen · 16 years ago
- 68510e6 Detect and handle premature termination of a recording session by James Dong · 16 years ago
- f75e370 Fix issue 2622023 Clean up all hardcoded '/sdcard' in camera related codes. by Ray Chen · 16 years ago
- 9db798d Audio/video initial recording time synchronization by James Dong · 16 years ago
- 1824486 Handle recording file size and/or duration limit by James Dong · 16 years ago
- 21a534d am 1d628c5d: merge from open-source master by The Android Open Source Project · 16 years ago
- 1d628c5 merge from open-source master by The Android Open Source Project · 16 years ago
- ead68d5 Merge "Remove libdrm2. This code appears to be unused." into kraken by Nick Kralevich · 16 years ago
- 75e181b Merge "Accept media files by file extension in case insensitive manner." by Jean-Baptiste Queru · 16 years ago
- ef8a3ed Remove libdrm2. This code appears to be unused. by Nick Kralevich · 16 years ago
- e292b3b Remove dummy surface in CameraSource by James Dong · 16 years ago
- 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
- 28fadef am 3c78a1b5: Return a runtime error instead of asserting if the AACDecoder is passed an unsupported config. by Andreas Huber · 16 years ago
- 3c78a1b Return a runtime error instead of asserting if the AACDecoder is passed an unsupported config. by Andreas Huber · 16 years ago
- 7406eafe should fix the build by Mathias Agopian · 16 years ago
- 08eff49 am d9712b69: am b1235a57: Merge "Hide two audio focus methods." into froyo by Xavier Ducrohet · 16 years ago
- 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
- 11777d6f am b003ad17: am e0dc80f8: Merge "Support for customizable socket-read timeouts through the HTTP response." into froyo by Andreas Huber · 16 years ago
- 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
- 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
- 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
- d9712b6 am b1235a57: Merge "Hide two audio focus methods." into froyo by Xavier Ducrohet · 16 years ago
- 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
- b003ad1 am e0dc80f8: Merge "Support for customizable socket-read timeouts through the HTTP response." into froyo by Andreas Huber · 16 years ago
- 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
- 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
- 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
- b1235a5 Merge "Hide two audio focus methods." into froyo by Xavier Ducrohet · 16 years ago
- 5f53f08 Hide two audio focus methods. by Xavier Ducrohet · 16 years ago
- 2cd841d Added initial validation on video/audio encoding parameters before/at start() by James Dong · 16 years ago
- 33f49c8 Don't clear the _data column in the audio_meta table, since it isn't by Marco Nelissen · 16 years ago
- e0dc80f Merge "Support for customizable socket-read timeouts through the HTTP response." into froyo by Andreas Huber · 16 years ago
- d6ad7c8 Merge "Better seek handling and proper reset of the vorbis decoder after a discontinuity (seek)" into froyo by Andreas Huber · 16 years ago
- 46b3a18 Update javadoc in android.media.AudioManager to not hide the by Jean-Michel Trivi · 16 years ago
- e67c160 Support for customizable socket-read timeouts through the HTTP response. by Andreas Huber · 16 years ago
- b5e7423 Output streamable MP4 file during MP4 file recording by James Dong · 16 years ago
- 34c7070 Better seek handling and proper reset of the vorbis decoder after a discontinuity (seek) by Andreas Huber · 16 years ago
- 392a2bb Fix bug 2670395 and 2599698 by Jean-Michel Trivi · 16 years ago
- 4000e06 Merge "Metadata construction optimization" into kraken by James Dong · 16 years ago
- 248597a am 17078510: am d13efb20: Merge "A new OggExtractor/VorbisDecoder combo to support approximate seeking." into froyo by Andreas Huber · 16 years ago
- 1707851 am d13efb20: Merge "A new OggExtractor/VorbisDecoder combo to support approximate seeking." into froyo by Andreas Huber · 16 years ago
- e25cc65 Support multiple cameras in framework. by Chih-Chung Chang · 16 years ago
- 388379f A new OggExtractor/VorbisDecoder combo to support approximate seeking. by Andreas Huber · 16 years ago
- 2a4767e Metadata construction optimization by James Dong · 16 years ago
- 8a1c093 am 71bd9fc8: am 100ef9be: Merge "Disable vorbis seek when streaming from localhost." into froyo by Andreas Huber · 16 years ago
- 71bd9fc am 100ef9be: Merge "Disable vorbis seek when streaming from localhost." into froyo by Andreas Huber · 16 years ago