- ec95d93 am 8ca5df27: am c14f9ca6: Merge "Added preset reverb." into gingerbread by Eric Laurent · 14 years ago
- c14f9ca Merge "Added preset reverb." into gingerbread by Eric Laurent · 14 years ago
- a164410 am 96dc4559: am b8814dce: Merge "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." into gingerbread by Andreas Huber · 14 years ago
- efdd088 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 · 14 years ago
- a7e5648 Added preset reverb. by Eric Laurent · 14 years ago
- 7741ecc am 28a92120: am 3f51fa78: Runtime dump support for MediaWriter by James Dong · 14 years ago
- 3f6855b am a102871c: am b80e610b: Merge "Visualizer: replace the FFT implementation with a faster one." into gingerbread by Chia-chi Yeh · 14 years ago
- 85cfdd0 Change the framework to use the new camera preview path. by Jamie Gennis · 14 years ago
- d535076 Merge "Squashed commit of the following:" by Andreas Huber · 14 years ago
- e3c0183 Squashed commit of the following: by Andreas Huber · 14 years ago
- 3f51fa7 Runtime dump support for MediaWriter by James Dong · 14 years ago
- b80e610 Merge "Visualizer: replace the FFT implementation with a faster one." into gingerbread by Chia-chi Yeh · 14 years ago
- 349250f am c8d2fa70: am cbd038fe: Merge "Make MediaWriter stop and pause return errors if necessary" into gingerbread by James Dong · 14 years ago
- fc5d0cf am b29ebd39: am f0ad5484: Merge "In the absence of width/height information in the sdp, extract the dimensions from the avc codec specific data." into gingerbread by Andreas Huber · 14 years ago
- 727f658 Merge "Added downsample()" by Nipun Kwatra · 14 years ago
- 9662473 Added downsample() by Nipun Kwatra · 14 years ago
- 437e6c4 Merge "const correctness, validPixel test." by Nipun Kwatra · 14 years ago
- d1fbdf1 const correctness, validPixel test. by Nipun Kwatra · 14 years ago
- cbd038f Merge "Make MediaWriter stop and pause return errors if necessary" into gingerbread by James Dong · 14 years ago
- d036662 Make MediaWriter stop and pause return errors if necessary by James Dong · 14 years ago
- eef3c33 In the absence of width/height information in the sdp, extract the dimensions from the avc codec specific data. by Andreas Huber · 14 years ago
- 58d3bd0 Visualizer: replace the FFT implementation with a faster one. by Chia-chi Yeh · 14 years ago
- 4ad5c70 am 4fc2c928: am b7208196: Use audio clock as the reference media clock by James Dong · 14 years ago
- b720819 Use audio clock as the reference media clock by James Dong · 14 years ago
- e63cccf am 8aa244ea: am 45cb3cfa: Merge "Handle large audio lost" into gingerbread by James Dong · 14 years ago
- afe5305 Handle large audio lost by James Dong · 14 years ago
- 030af34 am e14923b0: am 4edf85ab: Merge "Support for extracting G.711 a-law and mu-law audio from WAV files and a corresponding software decoder." into gingerbread by Andreas Huber · 14 years ago
- 520b2a7 Support for extracting G.711 a-law and mu-law audio from WAV files and a corresponding software decoder. by Andreas Huber · 14 years ago
- 84d65c7 am 9c09a605: am 1441bdfc: Merge "Use the target color format from the camera source if possible" into gingerbread by James Dong · 14 years ago
- afd97e8 Use the target color format from the camera source if possible by James Dong · 14 years ago
- 0a3858b am 1f513d88: am c17f35dd: Merge "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." into gingerbread by Andreas Huber · 14 years ago
- 57648e4 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 · 14 years ago
- 26d7a6d am 246aad12: am 3d84280c: Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 14 years ago
- 6c8687c am 51a260d8: am 23796e3b: Merge "Add lost frame handling in AudioSource" into gingerbread by James Dong · 14 years ago
- 3d84280 Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 14 years ago
- 23796e3 Merge "Add lost frame handling in AudioSource" into gingerbread by James Dong · 14 years ago
- da8073c File writer has a designated writer thread now by James Dong · 14 years ago
- b1fb607 Implementing getSupportedPictureSizes by Nipun Kwatra · 14 years ago
- c3ae937 Add lost frame handling in AudioSource by James Dong · 14 years ago
- 154a320 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 14 years ago
- 8f5d160 am 0c51c98f: am 4506c62a: fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
- 0c51c98 am 4506c62a: fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
- 27eecb7 Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base into HEAD by The Android Open Source Project · 14 years ago
- 83407b9 fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
- 4506c62 fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
- dce4beb Support for video size to be different from captured picture size. by Nipun Kwatra · 14 years ago
- a435c13 Adding YUVImage and YUVCanvas. by Nipun Kwatra · 14 years ago
- 16263d9 Squashed commit of the following: by Andreas Huber · 14 years ago
- ba27095 am 6fa88882: am 62d83a0c: Merge "Audio effects: modified command() parameter types." into gingerbread by Eric Laurent · 14 years ago
- a4c72ac Audio effects: modified command() parameter types. by Eric Laurent · 14 years ago
- b008e9b resolved conflicts for merge of d306cc81 to master by Eric Laurent · 14 years ago
- ca57d1c Audio Effects: added methods to effects java classes to store and load current effect settings in by Eric Laurent · 14 years ago
- d01371b Allowing setting of time lapse parameters through MediaRecorder.java by Nipun Kwatra · 14 years ago
- 9c9d068 am 9bc4dc11: am 53d4e0d5: Allows the authoring engine to skip frame. by James Dong · 14 years ago
- 53d4e0d Allows the authoring engine to skip frame. by James Dong · 14 years ago
- 8dac3bf am b72d3180: am 81046c8c: Merge "Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes." into gingerbread by Andreas Huber · 14 years ago
- 4e4173b Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes. by Andreas Huber · 14 years ago
- 9511ab8 am 8a9a931f: am 8138e841: Merge "Support finer seek control on MediaSources." into gingerbread by Andreas Huber · 14 years ago
- 8138e84 Merge "Support finer seek control on MediaSources." into gingerbread by Andreas Huber · 14 years ago
- 0119ba5 am 34161132: am 7070b365: Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 14 years ago
- 6624c9f Support finer seek control on MediaSources. by Andreas Huber · 14 years ago
- 7070b36 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 14 years ago
- c5eeedc am 9049fe60: am d7514ec6: Merge "Progress status notification" into gingerbread by James Dong · 14 years ago
- d7514ec Merge "Progress status notification" into gingerbread by James Dong · 14 years ago
- 87419a2 Merge "Restart preview after each takePicture is done." by Nipun Kwatra · 14 years ago
- 240677e resolved conflicts for merge of dd206093 to master by Eric Laurent · 14 years ago
- 4cd8672 Restart preview after each takePicture is done. by Nipun Kwatra · 14 years ago
- 22a2d71 Merge "Audio policy manager changes for audio effects" into gingerbread by Eric Laurent · 14 years ago
- f91f297 Merge "Adding support for timelapse capture using still camera's takepicture. Also moving entire implementation into a new class CameraSourceTimeLapse which inherits from CameraSource." by Nipun Kwatra · 14 years ago
- 0ef7da1 am ff45709f: am cc14a839: 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 · 14 years ago
- 8ed6ed0 Audio policy manager changes for audio effects by Eric Laurent · 14 years ago
- cc14a83 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 · 14 years ago
- 85edea7 Progress status notification by James Dong · 14 years ago
- f9b8018 Adding support for timelapse capture using still camera's takepicture. by Nipun Kwatra · 14 years ago
- 2469e40 am f16b3f10: am b0374a0e: Merge "Several improvements in audio effects volume control." into gingerbread by Eric Laurent · 14 years ago
- b0374a0 Merge "Several improvements in audio effects volume control." into gingerbread by Eric Laurent · 14 years ago
- 76c40f7 Several improvements in audio effects volume control. by Eric Laurent · 14 years ago
- 892681e am b068b47c: am d6a85a21: Merge "Support user-supplied timescales for authoring" into gingerbread by James Dong · 14 years ago
- 52d13f0 Support user-supplied timescales for authoring by James Dong · 14 years ago
- 0224a00 am 5473434f: am 97eb728a: Use the OpenSL ES definition of SL_IID_EQUALIZER for the EQ effect UUID instead of defining it locally. by Jean-Michel Trivi · 14 years ago
- 97eb728 Use the OpenSL ES definition of SL_IID_EQUALIZER for the EQ by Jean-Michel Trivi · 14 years ago
- 4052789 am 66fa2b44: am 8e886be4: Merge "Modifications in audio effect engine state management." into gingerbread by Eric Laurent · 14 years ago
- 7d850f2 Modifications in audio effect engine state management. by Eric Laurent · 14 years ago
- 5fe0ae8 am 4f440632: am 929642ee: Add runtime dumpsys support for media recorder client by James Dong · 14 years ago
- 929642e Add runtime dumpsys support for media recorder client by James Dong · 14 years ago
- 0f399ec am b4b0f67a: am fd84f97a: Added JAVA classes to control bass boost, equalizer, reverberation and virtualizer Effects. by Eric Laurent · 14 years ago
- fd84f97 Added JAVA classes to control bass boost, equalizer, reverberation and virtualizer Effects. by Eric Laurent · 14 years ago
- 9844954 am b91881fd: am dacabf97: Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 14 years ago
- dacabf9 Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 14 years ago
- 0920b1c am b3598832: am c4243342: Merge "Allow application to set two more encoding paramters: video profile and level" into gingerbread by James Dong · 14 years ago
- 81c929a Allow application to set two more encoding paramters: video profile and level by James Dong · 14 years ago
- df9b81c Added Visualizer effect. by Eric Laurent · 14 years ago
- c832baa am f5b4e342: am 2e6aff8e: Merge "ALooperRoster no longer holds strong references to handlers and loopers." into gingerbread by Andreas Huber · 14 years ago
- 57576c1 ALooperRoster no longer holds strong references to handlers and loopers. by Andreas Huber · 14 years ago
- bce1f2a am 877045aa: am 9406f626: Merge "An AHandler can now find its associated ALooper." into gingerbread by Andreas Huber · 14 years ago
- 9406f62 Merge "An AHandler can now find its associated ALooper." into gingerbread by Andreas Huber · 14 years ago
- 058319e An AHandler can now find its associated ALooper. by Andreas Huber · 14 years ago
- 5d17247 am c4be155a: am 2cfd8198: Merge "Add an option to ALooper::start that allows it to call back into java or not." into gingerbread by Andreas Huber · 14 years ago
- 2cfd819 Merge "Add an option to ALooper::start that allows it to call back into java or not." into gingerbread by Andreas Huber · 14 years ago
- 763c962 am 9f8c490e: am 5460d126: Merge "Added AMessage::debugString() for debugging purposes." into gingerbread by Andreas Huber · 14 years ago