summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Andreas Huber2010-10-019-357/+597
* Issue 3032913: improve AudioTrack recovery timeEric Laurent2010-09-303-6/+26
* Merge "AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead." into...Chia-chi Yeh2010-09-283-55/+19
|\
| * AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead.Chia-chi Yeh2010-09-293-55/+19
* | Fix several audio effects problems.Eric Laurent2010-09-283-134/+243
* | Merge "Properly flush the AudioTrack/AudioSink on a seek request and make sur...Andreas Huber2010-09-283-0/+14
|\ \
| * | Properly flush the AudioTrack/AudioSink on a seek request and make sure that ...Andreas Huber2010-09-283-0/+14
* | | Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS...Andreas Huber2010-09-284-9/+32
|\ \ \ | |/ /
| * | Instead of constantly polling the AudioPlayer to see if it reached EOS or fin...Andreas Huber2010-09-284-9/+32
* | | Merge "Vorbis files may have more samples encoded that should be used, i.e. w...Andreas Huber2010-09-284-0/+98
|\ \ \ | |/ /
| * | Vorbis files may have more samples encoded that should be used, i.e. we have ...Andreas Huber2010-09-284-0/+98
* | | Merge "Squashed commit of the following:" into gingerbreadAndreas Huber2010-09-286-42/+898
|\ \ \ | |/ / |/| |
| * | Squashed commit of the following:Andreas Huber2010-09-276-42/+898
* | | Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669.Dave Sparks2010-09-271-2/+4
| |/ |/|
* | The old overlay should be destroyed if orientation changes.Wu-cheng Li2010-09-272-6/+16
* | Merge "Fix track duration calculation if the start timestamp is non-zero" int...James Dong2010-09-271-3/+36
|\ \ | |/ |/|
| * Fix track duration calculation if the start timestamp is non-zeroJames Dong2010-09-271-3/+36
* | Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerb...Andreas Huber2010-09-271-1/+6
|\ \
| * | Support other kinds of HTTP redirect in NuHTTPDataSourceAndreas Huber2010-09-271-1/+6
| |/
* | Fix error in AudioEffect command status reporting.Eric Laurent2010-09-243-13/+23
|/
* Merge "Instead of just writing one track to the .mp4 file, write all of them ...Andreas Huber2010-09-241-42/+111
|\
| * Instead of just writing one track to the .mp4 file, write all of them (at mos...Andreas Huber2010-09-241-42/+111
* | Merge "Fix issue 3007862" into gingerbreadEric Laurent2010-09-241-40/+49
|\ \ | |/ |/|
| * Fix issue 3007862Eric Laurent2010-09-241-40/+49
* | Proper sync-frame detection for sources that don't already provide it.Andreas Huber2010-09-231-12/+105
|/
* Merge "Depending on our preference to write 2-byte or 4-byte NALs, patch the ...Andreas Huber2010-09-231-1/+9
|\
| * Depending on our preference to write 2-byte or 4-byte NALs, patch the codec s...Andreas Huber2010-09-231-1/+9
* | Ignore errors from correction parameter query and config for M4v and H263 enc...James Dong2010-09-231-2/+9
* | Use the advertised profile and level from M4V and H263 video encodersJames Dong2010-09-221-4/+4
|/
* Request permission for global audio effects.Eric Laurent2010-09-221-14/+18
* Raise the amount of memory set aside for omx buffer allocations in the test h...Andreas Huber2010-09-221-1/+1
* Make sure we drain the avc software decoder's output queue once we run out of...Andreas Huber2010-09-222-43/+55
* Merge "Fix issue 2913071." into gingerbreadEric Laurent2010-09-211-2/+20
|\
| * Fix issue 2913071.Eric Laurent2010-09-211-2/+20
* | Merge "This log message is codec specific." into gingerbreadAndreas Huber2010-09-211-1/+1
|\ \
| * | This log message is codec specific.Andreas Huber2010-09-211-1/+1
* | | Merge "Remove stagefright foundation's incompatible logging interface and upd...Andreas Huber2010-09-2122-472/+310
|\ \ \ | |_|/ |/| |
| * | Remove stagefright foundation's incompatible logging interface and update cal...Andreas Huber2010-09-2122-472/+310
| |/
* | Merge "Allow record to set input color format as a command line option" into ...James Dong2010-09-211-11/+49
|\ \ | |/ |/|
| * Allow record to set input color format as a command line optionJames Dong2010-09-191-11/+49
* | Merge "Another attempt for fixing AAC+/eAAC+ related issue" into gingerbreadJames Dong2010-09-212-12/+59
|\ \
| * | Another attempt for fixing AAC+/eAAC+ related issueJames Dong2010-09-202-12/+59
| |/
* | Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.Wu-cheng Li2010-09-212-7/+9
|/
* Add a check to track a problem the monkey script has been triggering.Marco Nelissen2010-09-171-0/+3
* Make sure the message dispatcher stays around until after OMX_FreeHandle is f...Andreas Huber2010-09-172-3/+7
* Register the new OMX components.Andreas Huber2010-09-171-0/+6
* Merge "Make sure the .wav extractor does not read data outside the bounds of ...Andreas Huber2010-09-161-1/+12
|\
| * Make sure the .wav extractor does not read data outside the bounds of the 'da...Andreas Huber2010-09-161-1/+12
* | Merge "Make sure stagefright -o terminates even if we're using a raw audio so...Andreas Huber2010-09-161-1/+3
|\ \
| * | Make sure stagefright -o terminates even if we're using a raw audio source (s...Andreas Huber2010-09-161-1/+3
| |/