summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Initial contribution from Sony Corporation.aimitakeshi2010-09-0148-0/+8268
* Fix compilation errors in libmedia, libstagefright.Rene Bolldorf2010-08-172-4/+4
* fix inaccurate copyrightsJean-Baptiste Queru2010-07-299-9/+5
* move native services under services/Mathias Agopian2010-07-2235-2/+17369
* am 39e876ad: Merge "When filling the cache, we always time out waiting for a ...James Dong2010-06-171-1/+3
|\
| * 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
* | | am 3242cc27: Merge "TimedEventQueue is apparently important for glitch-free m...Dave Sparks2010-06-171-0/+3
|\ \ \ | |/ /
| * | TimedEventQueue is apparently important for glitch-free media playback, and soMarco Nelissen2010-06-161-0/+3
| |/
* | am 2e3761ba: Merge "Changes to the prefetcher to allow for bursts of data to ...Andreas Huber2010-06-031-12/+50
|\ \ | |/
| * Changes to the prefetcher to allow for bursts of data to be transferred, hope...Andreas Huber2010-06-031-12/+50
* | am 2723e092: Merge "Better handling of codec initialization failure in the pl...Andreas Huber2010-05-204-6/+26
|\ \ | |/
| * Better handling of codec initialization failure in the player and thumbnail e...Andreas Huber2010-05-204-6/+26
* | am eb9128f9: Fix sampleTable instantiation, this makes sure that the sample t...Andreas Huber2010-05-141-1/+2
|\ \ | |/
| * Fix sampleTable instantiation, this makes sure that the sample table refers t...Andreas Huber2010-05-141-1/+2
* | merge from open-source masterThe Android Open Source Project2010-05-141-1/+1
|\ \ | |/ |/|
| * Merge "Accept media files by file extension in case insensitive manner."Jean-Baptiste Queru2010-05-141-1/+1
| |\
| | * Accept media files by file extension in case insensitive manner.Atsushi Eno2010-03-191-1/+1
* | | Return a runtime error instead of asserting if the AACDecoder is passed an un...Andreas Huber2010-05-132-3/+10
* | | Merge "Support for customizable socket-read timeouts through the HTTP respons...Andreas Huber2010-05-114-4/+34
|\ \ \
| * | | Support for customizable socket-read timeouts through the HTTP response.Andreas Huber2010-05-114-4/+34
* | | | Better seek handling and proper reset of the vorbis decoder after a discontin...Andreas Huber2010-05-112-9/+22
|/ / /
* | | Add remove method in CameraParameters class.Wu-cheng Li2010-05-112-9/+7
* | | A new OggExtractor/VorbisDecoder combo to support approximate seeking.Andreas Huber2010-05-0717-372/+972
* | | Merge "Disable vorbis seek when streaming from localhost." into froyoAndreas Huber2010-05-0611-9/+119
|\ \ \
| * | | Disable vorbis seek when streaming from localhost.Andreas Huber2010-05-0611-9/+119
* | | | For issue #2651381, allow library prelinking.Dan Bornstein2010-05-055-10/+0
|/ / /
* | | Support for Ogg Vorbis decoding in stagefright.Andreas Huber2010-05-048-7/+414
* | | Switch to use software MP3 decoderJames Dong2010-04-261-1/+1
* | | Apparently select() does not immediately return if one of the masked socket d...Andreas Huber2010-04-202-27/+14
* | | Don't coalesce more than 250ms worth of encoded data into a single codec inpu...Andreas Huber2010-04-201-2/+12
* | | Use PV_PLAYER to handle RTSP streamingJames Dong2010-04-141-0/+5
* | | Snif more 3GPP file types according to http://www.ftyps.com/3gpp.htmlJames Dong2010-04-131-0/+2
* | | Merge "Better diagnostics in the stagefright commandline tool, support for pl...Andreas Huber2010-04-133-5/+60
|\ \ \
| * | | Better diagnostics in the stagefright commandline tool, support for playing s...Andreas Huber2010-04-133-5/+60
* | | | Merge "Don't set encoder component role while we query decoders" into froyoJames Dong2010-04-131-1/+1
|\ \ \ \
| * | | | Don't set encoder component role while we query decodersJames Dong2010-04-131-1/+1
* | | | | Fix for 2581725. Keep the last frame after resume(), and delete itGloria Wang2010-04-131-2/+14
| |/ / / |/| | |
* | | | Distinguish QCELP audio from mpeg4 audio, ignore QCELP audio tracks since we ...Andreas Huber2010-04-126-11/+51
* | | | Fix a race condition in TimedEventQueue, an event may be cancelled while we'r...Andreas Huber2010-04-122-9/+36
|/ / /
* | | Merge "Fix a case where the aac hardware decoder is in a transition state and...Andreas Huber2010-04-121-1/+7
|\ \ \
| * | | Fix a case where the aac hardware decoder is in a transition state and refuse...Andreas Huber2010-04-121-1/+7
* | | | Merge "Ignore corrupt aac audio frames and substitute silence." into froyoAndreas Huber2010-04-121-12/+19
|\ \ \ \
| * | | | Ignore corrupt aac audio frames and substitute silence.Andreas Huber2010-04-121-12/+19
| |/ / /
* | | | Start sending out buffering updates earlier (after preparation has completed)...Andreas Huber2010-04-121-2/+4
|/ / /
* | | Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF.Wu-cheng Li2010-04-102-0/+9
* | | Merge "Support for ID3 V2.4 tags." into froyoAndreas Huber2010-04-092-24/+118
|\ \ \
| * | | Support for ID3 V2.4 tags.Andreas Huber2010-04-082-24/+118
* | | | Refactor connection/redirection code, support redirects on reconnection.Andreas Huber2010-04-082-143/+98
* | | | Increase the size of the pages used in CachingDataSource (total amount of mem...Andreas Huber2010-04-084-6/+25
|/ / /