- 44d9848 Issue 3032913: improve AudioTrack recovery time by Eric Laurent · 16 years ago
- 6fd2b44 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 · 16 years ago
- ed54ad0 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 · 16 years ago
- 8211da9 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 · 16 years ago
- db62222 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 · 16 years ago
- 0da4dab Squashed commit of the following: by Andreas Huber · 16 years ago
- 6e4c5c4 Remove stagefright foundation's incompatible logging interface and update callsites. by Andreas Huber · 16 years ago
- ac4205c Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 16 years ago
- fbf7162 Merge "HW audio encoder expects timestamp via kKeyTime from each input buffer" into gingerbread by James Dong · 16 years ago
- 3c3763d HW audio encoder expects timestamp via kKeyTime from each input buffer by James Dong · 16 years ago
- 54c38fd Modify type of some environmental reverb parameters by Eric Laurent · 16 years ago
- 8ae49d8 Ogg files can be tagged to be automatically looping, this setting always overrides the MediaPlayer's setLooping setting. by Andreas Huber · 16 years ago
- b4d5320 Remove unused/debugging code from MP4 file writer by James Dong · 16 years ago
- 1f90c4b Better file size estimate by James Dong · 16 years ago
- d707fcb Calculate audio media drift time from AudioSource by James Dong · 16 years ago
- 541d765 Remove camera metering mode API. by Wu-cheng Li · 16 years ago
- c01ec02 Merge "ALoopers can now be named (useful to distinguish threads)." into gingerbread by Andreas Huber · 16 years ago
- a814c1f ALoopers can now be named (useful to distinguish threads). by Andreas Huber · 16 years ago
- 824c9ff Workaround for a QCOM issue where the output buffer size advertised by the AVC encoder by James Dong · 16 years ago
- 352c468 Merge "Suppress the video recording start signal - bug 2950297" into gingerbread by James Dong · 16 years ago
- d7c43d3 fix a race in SF buffer management by Mathias Agopian · 16 years ago
- f1ae196 Suppress the video recording start signal - bug 2950297 by James Dong · 16 years ago
- f0bfaa8 Merge "Added preset reverb." into gingerbread by Eric Laurent · 16 years ago
- 5a1c352 Allow sniffers to return a packet of opaque data that the corresponding extractor can take advantage of to not duplicate work already done sniffing. The mp3 extractor takes advantage of this now. by Andreas Huber · 16 years ago
- 97344f1 Added preset reverb. by Eric Laurent · 16 years ago
- 9223564 fix [2931513] Add support for setting the orientation of an ANativeWindow by Mathias Agopian · 16 years ago
- dedf414 Runtime dump support for MediaWriter by James Dong · 16 years ago
- 4824824 Merge "Visualizer: replace the FFT implementation with a faster one." into gingerbread by Chia-chi Yeh · 16 years ago
- 817afcf Merge "Add camera fps range API." into gingerbread by Wu-cheng Li · 16 years ago
- 04379fa Add camera fps range API. by Wu-cheng Li · 16 years ago
- 225f65f Merge "Handle the camera open failure better." into gingerbread by Wu-cheng Li · 16 years ago
- b7a6794 Handle the camera open failure better. by Wu-cheng Li · 16 years ago
- e0b77ce Merge "Make MediaWriter stop and pause return errors if necessary" into gingerbread by James Dong · 16 years ago
- 3718791 Make MediaWriter stop and pause return errors if necessary by James Dong · 16 years ago
- f1cca5a Merge "Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE" into gingerbread by Wu-cheng Li · 16 years ago
- 3ac620a Merge "Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE" into gingerbread by Wu-cheng Li · 16 years ago
- 85f12e9 In the absence of width/height information in the sdp, extract the dimensions from the avc codec specific data. by Andreas Huber · 16 years ago
- e44607e Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE by Nipun Kwatra · 16 years ago
- 34c91a3 Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE by Nipun Kwatra · 16 years ago
- dbd2b7e Visualizer: replace the FFT implementation with a faster one. by Chia-chi Yeh · 16 years ago
- 85b6e16 Document that autoFocus must be called in auto and macro mode. by Wu-cheng Li · 16 years ago
- e259531 Use audio clock as the reference media clock by James Dong · 16 years ago
- c6e88fd Improve camera documentation. by Wu-cheng Li · 16 years ago
- 47204e1 Handle large audio lost by James Dong · 16 years ago
- 42d66f2 Support for extracting G.711 a-law and mu-law audio from WAV files and a corresponding software decoder. by Andreas Huber · 16 years ago
- 299766c Use the target color format from the camera source if possible by James Dong · 16 years ago
- 39ddf8e Support for Gtalk video, includes AMR/H.263 assembler and packetization support, extensions to MediaRecorder to stream via RTP over a pair of UDP sockets as well as various fixes to the RTP implementation. by Andreas Huber · 16 years ago
- 26ab7ab Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 16 years ago
- a574092 Merge "Add lost frame handling in AudioSource" into gingerbread by James Dong · 16 years ago
- 1c9747a File writer has a designated writer thread now by James Dong · 16 years ago
- 46292fb Add lost frame handling in AudioSource by James Dong · 16 years ago
- 9da2070 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 16 years ago
- efe6039 Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base into HEAD by The Android Open Source Project · 16 years ago
- 68335fd fix inaccurate copyrights by Jean-Baptiste Queru · 16 years ago
- 3cc219d Squashed commit of the following: by Andreas Huber · 16 years ago
- 1b58c74 Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once." into gingerbread by Mathias Agopian · 16 years ago
- 25f4395 Audio effects: modified command() parameter types. by Eric Laurent · 16 years ago
- be1ad8d fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once. by Mathias Agopian · 16 years ago
- 23e1de7 Audio Effects: added methods to effects java classes to store and load current effect settings in by Eric Laurent · 16 years ago
- 542db5d Allows the authoring engine to skip frame. by James Dong · 16 years ago
- 348a8ea Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes. by Andreas Huber · 16 years ago
- ef3f986 Merge "Support finer seek control on MediaSources." into gingerbread by Andreas Huber · 16 years ago
- abd1f4f Support finer seek control on MediaSources. by Andreas Huber · 16 years ago
- 2beeb50 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 16 years ago
- 3108231 Merge "Progress status notification" into gingerbread by James Dong · 16 years ago
- 24ecd37 Merge "Audio policy manager changes for audio effects" into gingerbread by Eric Laurent · 16 years ago
- de07013 Audio policy manager changes for audio effects by Eric Laurent · 16 years ago
- 3c3ddfa Support a single format change at the beginning of audio playback. This way the AAC+ decoder may change its output format from what is originally encoded in the audio stream and we'll still play it back correctly. by Andreas Huber · 16 years ago
- faed5cd Progress status notification by James Dong · 16 years ago
- ada2ac8 Merge "Several improvements in audio effects volume control." into gingerbread by Eric Laurent · 16 years ago
- cab1124 Several improvements in audio effects volume control. by Eric Laurent · 16 years ago
- 8f5f2fc Support user-supplied timescales for authoring by James Dong · 16 years ago
- 98fe12a Use the OpenSL ES definition of SL_IID_EQUALIZER for the EQ by Jean-Michel Trivi · 16 years ago
- e44b1ef Modifications in audio effect engine state management. by Eric Laurent · 16 years ago
- b914122 Add runtime dumpsys support for media recorder client by James Dong · 16 years ago
- cb28102 Added JAVA classes to control bass boost, equalizer, reverberation and virtualizer Effects. by Eric Laurent · 16 years ago
- 6c5c25f Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 16 years ago
- 145bfe5 Allow application to set two more encoding paramters: video profile and level by James Dong · 16 years ago
- da7581b Added Visualizer effect. by Eric Laurent · 16 years ago
- 11cc270 ALooperRoster no longer holds strong references to handlers and loopers. by Andreas Huber · 16 years ago
- 3ecb233 Merge "An AHandler can now find its associated ALooper." into gingerbread by Andreas Huber · 16 years ago
- e2b2098 An AHandler can now find its associated ALooper. by Andreas Huber · 16 years ago
- 34bbea8 Merge "Add an option to ALooper::start that allows it to call back into java or not." into gingerbread by Andreas Huber · 16 years ago
- 42d7f83 Add an option to ALooper::start that allows it to call back into java or not. by Andreas Huber · 16 years ago
- cbb56d1 Merge "Added AMessage::debugString() for debugging purposes." into gingerbread by Andreas Huber · 16 years ago
- bbc2b82 Added AMessage::debugString() for debugging purposes. by Andreas Huber · 16 years ago
- 19c9a1e Support for writing the extracted data to an .mp4 file in the stagefright commandline tool. by Andreas Huber · 16 years ago
- 3eaa4e9 Add multiple camera support for in MediaProfiles. by Chih-Chung Chang · 16 years ago
- 1c8ed2e Support for vanilla YUV420sp => RGB565 color conversion. by Andreas Huber · 16 years ago
- d329e21 Added encoding parameters set up for H263 video encoder by James Dong · 16 years ago
- 37047fc Separate MediaRecorderClient with MediaPlayerClient by James Dong · 16 years ago
- 93d6b10 Provide progress status report during authoring by James Dong · 16 years ago
- 658bd25 Merge "Various fixes and improvements in audio effects implementation" into gingerbread by Eric Laurent · 16 years ago
- ffe9c25 Various fixes and improvements in audio effects implementation by Eric Laurent · 16 years ago
- 2dec2b5 Enable passing parameters to the MediaWriter at runtime (at start() call). by James Dong · 16 years ago
- d3d4e50 Track maximum amplitude and fix getMaxAmplitude() by James Dong · 16 years ago
- 7bf4fab Merge "Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright." into gingerbread by Andreas Huber · 16 years ago
- 608d77b Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright. by Andreas Huber · 16 years ago
- 1acfe86 Fixed some meta data issues in the recorded mp4 file by James Dong · 16 years ago
- dadd0d1 Merge "Added support for audio sessions in MediaPlayer and AudioTrack." into gingerbread by Eric Laurent · 16 years ago