summaryrefslogtreecommitdiffstats
path: root/media
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-0433-117/+2933
|/ /
* | 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-031-49/+215
|\ \ \ | |/ / |/| |
| * | File writer has a designated writer thread nowJames Dong2010-08-021-49/+215
* | | Merge "Add lost frame handling in AudioSource" into gingerbreadJames Dong2010-08-021-45/+92
|\ \ \ | |/ / |/| |
| * | Add lost frame handling in AudioSourceJames Dong2010-07-301-45/+92
* | | 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-303-3/+3
|\ \ \
| * \ \ Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base...The Android Open Source Project2010-07-293-3/+3
| |\ \ \
| | * | | fix inaccurate copyrightsJean-Baptiste Queru2010-07-293-3/+3
* | | | | 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-293-48/+132
| |/
| * Merge "When filling the cache, we always time out waiting for a condition tha...James Dong2010-06-161-1/+3
| |\
| | * When filling the cache, we always time out waiting for a condition that won't...James Dong2010-06-161-1/+3
* | | 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-2810-30/+62
* | | | Audio Effects: added methods to effects java classes to store and load curren...Eric Laurent2010-07-275-85/+72
* | | | 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-225-54/+124
* | | Various changes to improve rtsp networking, reduce packet loss and adapt to A...Andreas Huber2010-07-224-6/+38
* | | Merge "Support finer seek control on MediaSources." into gingerbreadAndreas Huber2010-07-2128-65/+446
|\ \ \
| * | | Support finer seek control on MediaSources.Andreas Huber2010-07-2128-65/+446
* | | | Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-215-5/+119
|/ / /
* | | Merge "Progress status notification" into gingerbreadJames Dong2010-07-204-50/+51
|\ \ \
| * | | Progress status notificationJames Dong2010-07-204-50/+51
* | | | Merge "Audio policy manager changes for audio effects" into gingerbreadEric Laurent2010-07-205-24/+194
|\ \ \ \
| * | | | Audio policy manager changes for audio effectsEric Laurent2010-07-205-24/+194
* | | | | Support a single format change at the beginning of audio playback. This way t...Andreas Huber2010-07-202-67/+60
* | | | | Merge "Fix MPEG4Extractor to extract sampling frequency correctly when SBR is...Andreas Huber2010-07-202-13/+79
|\ \ \ \ \ | |/ / / / |/| | | |