summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Better support for fake timestamps in RTP, H.263 video now also reques...Andreas Huber2010-08-054-7/+17
|\
| * Better support for fake timestamps in RTP, H.263 video now also requests FIR.Andreas Huber2010-08-054-7/+17
* | A better fix for the OggExtractor referring to the sample rate while it hasn'...Andreas Huber2010-08-051-2/+8
|/
* Merge "Specification of codec specific data as part of the session descriptio...Andreas Huber2010-08-052-59/+14
|\
| * Specification of codec specific data as part of the session description is no...Andreas Huber2010-08-042-59/+14
* | Merge "Fix divide by zero." into gingerbreadMarco Nelissen2010-08-041-1/+1
|\ \
| * | Fix divide by zero.Marco Nelissen2010-08-041-1/+1
* | | Merge "Don't return a decoder error if the encoded stream does not start with...Andreas Huber2010-08-042-130/+149
|\ \ \ | |_|/ |/| |
| * | Don't return a decoder error if the encoded stream does not start with SPS/PPS.Andreas Huber2010-08-042-130/+149
* | | Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...Andreas Huber2010-08-0435-117/+2937
|/ /
* | Merge "Fix issue 2876124." into gingerbreadEric Laurent2010-08-041-1/+2
|\ \
| * | Fix issue 2876124.Eric Laurent2010-08-041-1/+2
* | | Replace CHECK with a failure return value when mCamera->setParameters() failsJames Dong2010-08-031-1/+7
* | | Merge "File writer has a designated writer thread now" into gingerbreadJames Dong2010-08-032-49/+256
|\ \ \ | |/ / |/| |
| * | File writer has a designated writer thread nowJames Dong2010-08-022-49/+256
* | | Merge "Add lost frame handling in AudioSource" into gingerbreadJames Dong2010-08-022-48/+94
|\ \ \ | |/ / |/| |
| * | Add lost frame handling in AudioSourceJames Dong2010-07-302-48/+94
* | | Merge "Added damr box for AMR (NB and WB) sample entry" into gingerbreadJames Dong2010-07-301-0/+10
|\ \ \
| * | | Added damr box for AMR (NB and WB) sample entryJames Dong2010-07-301-0/+10
| |/ /
* | | Merge "Lower the lower bound for max file duration check" into gingerbreadJames Dong2010-07-301-1/+1
|\ \ \
| * | | Lower the lower bound for max file duration checkJames Dong2010-07-301-1/+1
| |/ /
* | | resolved conflicts for merge of 27eecb70 to gingerbreadJean-Baptiste Queru2010-07-309-9/+5
|\ \ \
| * \ \ Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base...The Android Open Source Project2010-07-297-7/+5
| |\ \ \
| | * | | fix inaccurate copyrightsJean-Baptiste Queru2010-07-297-7/+5
* | | | | Audio effects: aligned Equalizer API argument types on OpenSL ES SLEqualizerItf.Eric Laurent2010-07-302-27/+100
| |_|/ / |/| | |
* | | | am 16263d9f: Squashed commit of the following:Andreas Huber2010-07-291-0/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Squashed commit of the following:Andreas Huber2010-07-294-48/+136
| |/
* | Fixed underrun in audioflinger mixer.Eric Laurent2010-07-291-2/+2
* | Allow creation of an audio effect on a session with no audio tracks.Eric Laurent2010-07-292-16/+72
* | 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
* | | Eliminate the linear cost associated with mSampleSizes.size()James Dong2010-07-281-9/+15
* | | Reduce memory usage by the MP4 file writerJames Dong2010-07-281-42/+44
* | | Merge "Interleave the audio and video by default - default interleave duratio...James Dong2010-07-282-4/+6
|\ \ \
| * | | Interleave the audio and video by defaultJames Dong2010-07-282-4/+6
* | | | Audio effects: modified command() parameter types.Eric Laurent2010-07-2816-68/+183
* | | | Audio Effects: added methods to effects java classes to store and load curren...Eric Laurent2010-07-2711-99/+98
* | | | Merge "Fixed bug in vlm effect bunde wrapper effect init function." into ging...Eric Laurent2010-07-261-33/+7
|\ \ \ \
| * | | | Fixed bug in vlm effect bunde wrapper effect init function.Eric Laurent2010-07-261-33/+7
| | |/ / | |/| |
* | | | LVM release 1.04.Eric Laurent2010-07-2613-112/+97
|/ / /
* | | Audio effects: lvm bundle wrapper update after first integration tests.Eric Laurent2010-07-232-729/+1062
|/ /
* | Allows the authoring engine to skip frame.James Dong2010-07-227-54/+138
* | Various changes to improve rtsp networking, reduce packet loss and adapt to A...Andreas Huber2010-07-226-12/+77
* | Add a seek test to the stagefright commandline tool.Andreas Huber2010-07-211-1/+67
* | Merge "Support finer seek control on MediaSources." into gingerbreadAndreas Huber2010-07-2131-67/+459
|\ \
| * | Support finer seek control on MediaSources.Andreas Huber2010-07-2131-67/+459
* | | Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-218-7/+127
|/ /
* | Merge "Progress status notification" into gingerbreadJames Dong2010-07-205-50/+52
|\ \
| * | Progress status notificationJames Dong2010-07-205-50/+52
* | | Merge "Audio policy manager changes for audio effects" into gingerbreadEric Laurent2010-07-2013-228/+887
|\ \ \