summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* In the absence of width/height information in the sdp, extract the dimensions...Andreas Huber2010-08-191-0/+53
* Document that autoFocus must be called in auto and macro mode.Wu-cheng Li2010-08-171-2/+6
* Use audio clock as the reference media clockJames Dong2010-08-132-2/+8
* Improve camera documentation.Wu-cheng Li2010-08-121-13/+17
* Handle large audio lostJames Dong2010-08-101-1/+2
* Support for extracting G.711 a-law and mu-law audio from WAV files and a corr...Andreas Huber2010-08-091-0/+2
* Use the target color format from the camera source if possibleJames Dong2010-08-051-0/+5
* Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...Andreas Huber2010-08-042-0/+4
* Merge "File writer has a designated writer thread now" into gingerbreadJames Dong2010-08-031-0/+41
|\
| * File writer has a designated writer thread nowJames Dong2010-08-021-0/+41
* | Merge "Add lost frame handling in AudioSource" into gingerbreadJames Dong2010-08-021-3/+2
|\ \ | |/ |/|
| * Add lost frame handling in AudioSourceJames Dong2010-07-301-3/+2
* | resolved conflicts for merge of 27eecb70 to gingerbreadJean-Baptiste Queru2010-07-303-3/+2
|\ \ | |/ |/|
| * Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base...The Android Open Source Project2010-07-293-3/+2
| |\
| | * fix inaccurate copyrightsJean-Baptiste Queru2010-07-293-3/+2
| * | Squashed commit of the following:Andreas Huber2010-07-291-0/+4
| |/
* | Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. canno...Mathias Agopian2010-07-281-8/+0
|\ \
| * | fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot deque...Mathias Agopian2010-07-271-8/+0
* | | Audio effects: modified command() parameter types.Eric Laurent2010-07-284-12/+24
* | | Audio Effects: added methods to effects java classes to store and load curren...Eric Laurent2010-07-276-14/+26
|/ /
* | Allows the authoring engine to skip frame.James Dong2010-07-222-0/+14
* | Various changes to improve rtsp networking, reduce packet loss and adapt to A...Andreas Huber2010-07-221-1/+3
* | Merge "Support finer seek control on MediaSources." into gingerbreadAndreas Huber2010-07-213-2/+13
|\ \
| * | Support finer seek control on MediaSources.Andreas Huber2010-07-213-2/+13
* | | Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-213-2/+8
|/ /
* | Merge "Progress status notification" into gingerbreadJames Dong2010-07-201-0/+1
|\ \
| * | Progress status notificationJames Dong2010-07-201-0/+1
* | | Merge "Audio policy manager changes for audio effects" into gingerbreadEric Laurent2010-07-203-4/+41
|\ \ \
| * | | Audio policy manager changes for audio effectsEric Laurent2010-07-203-4/+41
* | | | Support a single format change at the beginning of audio playback. This way t...Andreas Huber2010-07-201-0/+4
|/ / /
* | | Merge "Several improvements in audio effects volume control." into gingerbreadEric Laurent2010-07-161-1/+1
|\ \ \ | |/ / |/| |
| * | Several improvements in audio effects volume control.Eric Laurent2010-07-151-1/+1
* | | Support user-supplied timescales for authoringJames Dong2010-07-142-0/+3
|/ /
* | Use the OpenSL ES definition of SL_IID_EQUALIZER for the EQJean-Michel Trivi2010-07-141-4/+3
* | Modifications in audio effect engine state management.Eric Laurent2010-07-131-0/+7
* | Add runtime dumpsys support for media recorder clientJames Dong2010-07-082-0/+2
* | Added JAVA classes to control bass boost, equalizer, reverberation and virtua...Eric Laurent2010-07-084-20/+145
* | Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-075-38/+252
|\ \
| * | Added Visualizer effect.Eric Laurent2010-07-075-38/+252
* | | Allow application to set two more encoding paramters: video profile and levelJames Dong2010-07-072-0/+11
* | | ALooperRoster no longer holds strong references to handlers and loopers.Andreas Huber2010-07-071-2/+2
* | | Merge "An AHandler can now find its associated ALooper." into gingerbreadAndreas Huber2010-07-072-0/+4
|\ \ \
| * | | An AHandler can now find its associated ALooper.Andreas Huber2010-07-022-0/+4
* | | | Merge "Add an option to ALooper::start that allows it to call back into java ...Andreas Huber2010-07-021-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Add an option to ALooper::start that allows it to call back into java or not.Andreas Huber2010-07-021-1/+4
* | | | Merge "Added AMessage::debugString() for debugging purposes." into gingerbreadAndreas Huber2010-07-021-0/+2
|\ \ \ \
| * | | | Added AMessage::debugString() for debugging purposes.Andreas Huber2010-07-011-0/+2
| |/ / /
* | | | Support for writing the extracted data to an .mp4 file in the stagefright com...Andreas Huber2010-07-011-1/+4
|/ / /
* | | Add multiple camera support for in MediaProfiles.Chih-Chung Chang2010-07-011-15/+20
* | | Support for vanilla YUV420sp => RGB565 color conversion.Andreas Huber2010-06-301-0/+5