| Commit message (Expand) | Author | Age | Files | Lines |
* | Update of DRM framework | Takeshi Aimi | 2010-11-02 | 18 | -243/+276 |
* | DRM framework support: | Gloria Wang | 2010-10-25 | 15 | -41/+826 |
* | Update of DRM framework. | Takeshi Aimi | 2010-10-04 | 27 | -365/+605 |
* | Make DRM libraries optional | Jean-Baptiste Queru | 2010-09-10 | 4 | -2/+7 |
* | fix build | Jean-Baptiste Queru | 2010-09-09 | 1 | -2/+7 |
* | fix build | Jean-Baptiste Queru | 2010-09-09 | 1 | -2/+7 |
* | fix build | Jean-Baptiste Queru | 2010-09-09 | 1 | -2/+7 |
* | Initial contribution from Sony Corporation. | aimitakeshi | 2010-09-01 | 48 | -0/+8268 |
* | Fix compilation errors in libmedia, libstagefright. | Rene Bolldorf | 2010-08-17 | 2 | -4/+4 |
* | fix inaccurate copyrights | Jean-Baptiste Queru | 2010-07-29 | 9 | -9/+5 |
* | move native services under services/ | Mathias Agopian | 2010-07-22 | 35 | -2/+17369 |
* | am 39e876ad: Merge "When filling the cache, we always time out waiting for a ... | James Dong | 2010-06-17 | 1 | -1/+3 |
|\ |
|
| * | Merge "When filling the cache, we always time out waiting for a condition tha... | James Dong | 2010-06-16 | 1 | -1/+3 |
| |\ |
|
| | * | When filling the cache, we always time out waiting for a condition that won't... | James Dong | 2010-06-16 | 1 | -1/+3 |
* | | | am 3242cc27: Merge "TimedEventQueue is apparently important for glitch-free m... | Dave Sparks | 2010-06-17 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | TimedEventQueue is apparently important for glitch-free media playback, and so | Marco Nelissen | 2010-06-16 | 1 | -0/+3 |
| |/ |
|
* | | am 2e3761ba: Merge "Changes to the prefetcher to allow for bursts of data to ... | Andreas Huber | 2010-06-03 | 1 | -12/+50 |
|\ \
| |/ |
|
| * | Changes to the prefetcher to allow for bursts of data to be transferred, hope... | Andreas Huber | 2010-06-03 | 1 | -12/+50 |
* | | am 2723e092: Merge "Better handling of codec initialization failure in the pl... | Andreas Huber | 2010-05-20 | 4 | -6/+26 |
|\ \
| |/ |
|
| * | Better handling of codec initialization failure in the player and thumbnail e... | Andreas Huber | 2010-05-20 | 4 | -6/+26 |
* | | am eb9128f9: Fix sampleTable instantiation, this makes sure that the sample t... | Andreas Huber | 2010-05-14 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Fix sampleTable instantiation, this makes sure that the sample table refers t... | Andreas Huber | 2010-05-14 | 1 | -1/+2 |
* | | merge from open-source master | The Android Open Source Project | 2010-05-14 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Merge "Accept media files by file extension in case insensitive manner." | Jean-Baptiste Queru | 2010-05-14 | 1 | -1/+1 |
| |\ |
|
| | * | Accept media files by file extension in case insensitive manner. | Atsushi Eno | 2010-03-19 | 1 | -1/+1 |
* | | | Return a runtime error instead of asserting if the AACDecoder is passed an un... | Andreas Huber | 2010-05-13 | 2 | -3/+10 |
* | | | Merge "Support for customizable socket-read timeouts through the HTTP respons... | Andreas Huber | 2010-05-11 | 4 | -4/+34 |
|\ \ \ |
|
| * | | | Support for customizable socket-read timeouts through the HTTP response. | Andreas Huber | 2010-05-11 | 4 | -4/+34 |
* | | | | Better seek handling and proper reset of the vorbis decoder after a discontin... | Andreas Huber | 2010-05-11 | 2 | -9/+22 |
|/ / / |
|
* | | | Add remove method in CameraParameters class. | Wu-cheng Li | 2010-05-11 | 2 | -9/+7 |
* | | | A new OggExtractor/VorbisDecoder combo to support approximate seeking. | Andreas Huber | 2010-05-07 | 17 | -372/+972 |
* | | | Merge "Disable vorbis seek when streaming from localhost." into froyo | Andreas Huber | 2010-05-06 | 11 | -9/+119 |
|\ \ \ |
|
| * | | | Disable vorbis seek when streaming from localhost. | Andreas Huber | 2010-05-06 | 11 | -9/+119 |
* | | | | For issue #2651381, allow library prelinking. | Dan Bornstein | 2010-05-05 | 5 | -10/+0 |
|/ / / |
|
* | | | Support for Ogg Vorbis decoding in stagefright. | Andreas Huber | 2010-05-04 | 8 | -7/+414 |
* | | | Switch to use software MP3 decoder | James Dong | 2010-04-26 | 1 | -1/+1 |
* | | | Apparently select() does not immediately return if one of the masked socket d... | Andreas Huber | 2010-04-20 | 2 | -27/+14 |
* | | | Don't coalesce more than 250ms worth of encoded data into a single codec inpu... | Andreas Huber | 2010-04-20 | 1 | -2/+12 |
* | | | Use PV_PLAYER to handle RTSP streaming | James Dong | 2010-04-14 | 1 | -0/+5 |
* | | | Snif more 3GPP file types according to http://www.ftyps.com/3gpp.html | James Dong | 2010-04-13 | 1 | -0/+2 |
* | | | Merge "Better diagnostics in the stagefright commandline tool, support for pl... | Andreas Huber | 2010-04-13 | 3 | -5/+60 |
|\ \ \ |
|
| * | | | Better diagnostics in the stagefright commandline tool, support for playing s... | Andreas Huber | 2010-04-13 | 3 | -5/+60 |
* | | | | Merge "Don't set encoder component role while we query decoders" into froyo | James Dong | 2010-04-13 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Don't set encoder component role while we query decoders | James Dong | 2010-04-13 | 1 | -1/+1 |
* | | | | | Fix for 2581725. Keep the last frame after resume(), and delete it | Gloria Wang | 2010-04-13 | 1 | -2/+14 |
| |/ / /
|/| | | |
|
* | | | | Distinguish QCELP audio from mpeg4 audio, ignore QCELP audio tracks since we ... | Andreas Huber | 2010-04-12 | 6 | -11/+51 |
* | | | | Fix a race condition in TimedEventQueue, an event may be cancelled while we'r... | Andreas Huber | 2010-04-12 | 2 | -9/+36 |
|/ / / |
|
* | | | Merge "Fix a case where the aac hardware decoder is in a transition state and... | Andreas Huber | 2010-04-12 | 1 | -1/+7 |
|\ \ \ |
|
| * | | | Fix a case where the aac hardware decoder is in a transition state and refuse... | Andreas Huber | 2010-04-12 | 1 | -1/+7 |
* | | | | Merge "Ignore corrupt aac audio frames and substitute silence." into froyo | Andreas Huber | 2010-04-12 | 1 | -12/+19 |
|\ \ \ \ |
|