| Commit message (Expand) | Author | Age | Files | Lines |
* | While streaming media data, upon a socket-read error, try reconnecting to the... | Andreas Huber | 2010-03-17 | 1 | -1/+7 |
* | Properly handle errors during the codec configuration phase, attempt to rever... | Andreas Huber | 2010-03-16 | 1 | -1/+3 |
* | Fix the media metadata retriever (tests). The native constants must match tho... | Andreas Huber | 2010-03-12 | 2 | -2/+8 |
* | HTTPStream and HTTPDataSource now support cancellation of the connection proc... | Andreas Huber | 2010-03-12 | 1 | -5/+18 |
* | Reduce buffer sizes related to HTTP media data transfer in order to reduce th... | Andreas Huber | 2010-03-10 | 1 | -1/+1 |
* | Instead of instantiating StagefrightMetadataRetriever directly, instantiate a... | Andreas Huber | 2010-03-10 | 1 | -2/+2 |
* | The audio track was accidentally not participating in the prefetch since it w... | Andreas Huber | 2010-03-08 | 1 | -1/+1 |
* | Issue 2071329: audio track is shorter than video track for video capture on s... | Eric Laurent | 2010-03-02 | 3 | -0/+12 |
* | Merge "Image encoding settings java API through xml configuration file" | James Dong | 2010-02-25 | 1 | -0/+17 |
|\ |
|
| * | Image encoding settings java API through xml configuration file | James Dong | 2010-02-24 | 1 | -0/+17 |
* | | Propagate errors all the way through the MediaSources and send either MEDIA_P... | Andreas Huber | 2010-02-23 | 2 | -1/+3 |
* | | This hardware video decoder lies about its required input buffer sizes alloca... | Andreas Huber | 2010-02-22 | 1 | -0/+1 |
|/ |
|
* | New API on java's MediaPlayer to suspend/resume a session. | Andreas Huber | 2010-02-12 | 3 | -0/+7 |
* | Merge "Add support for "album artist" tag." | Marco Nelissen | 2010-02-11 | 2 | -0/+2 |
|\ |
|
| * | Add support for "album artist" tag. | Marco Nelissen | 2010-02-11 | 2 | -0/+2 |
* | | split libsurfaceflinger_client and libcamera_client out of libui | Mathias Agopian | 2010-02-11 | 3 | -3/+5 |
|/ |
|
* | Implementation of stagefright-enabled MediaPlayerService::decode functionality | Andreas Huber | 2010-02-10 | 2 | -5/+5 |
* | Add support for the TPOS/TPA (disc number) id3 tag. | Marco Nelissen | 2010-02-08 | 2 | -0/+2 |
* | Camcorder profile Java API support | James Dong | 2010-02-04 | 1 | -2/+2 |
* | Fix a deadlock caused by the AudioPlayer notifying the observer that the stre... | Andreas Huber | 2010-02-03 | 1 | -6/+4 |
* | Don't use a HEAD request to determine redirects, instead do a regular GET (si... | Andreas Huber | 2010-02-02 | 1 | -1/+0 |
* | Properly advertise the content length of the HTTP stream if available. | Andreas Huber | 2010-02-02 | 2 | -0/+11 |
* | Merge "Initial check-in for xml-based encoder capabilities retrieval - Change... | James Dong | 2010-02-01 | 1 | -0/+303 |
|\ |
|
| * | Initial check-in for xml-based encoder capabilities retrieval | James Dong | 2010-02-01 | 1 | -0/+303 |
* | | The TI MP3 decoder lies about the number of channels it outputs, add a quirk ... | Andreas Huber | 2010-02-01 | 1 | -0/+1 |
|/ |
|
* | Properly forward errors returned by AudioTrack up to the player. | Andreas Huber | 2010-01-29 | 1 | -1/+1 |
* | Support the specification of additional HTTP headers in the creation of a Dat... | Andreas Huber | 2010-01-28 | 3 | -6/+15 |
* | API Extension: Support for optionally specifying a map of extra request heade... | Andreas Huber | 2010-01-28 | 4 | -5/+23 |
* | Fix http streaming for shoutcast servers that do not support http ranges. | Andreas Huber | 2010-01-27 | 1 | -0/+1 |
* | Merge "Fix issue 2285561: New AudioFlinger and audio driver API needed for A/... | Eric Laurent | 2010-01-27 | 3 | -0/+13 |
|\ |
|
| * | Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync | Eric Laurent | 2010-01-26 | 3 | -0/+13 |
* | | Merge "Better support for HTTP streaming media content, fixes to the way HTTP... | Andreas Huber | 2010-01-27 | 3 | -0/+16 |
|\ \
| |/
|/| |
|
| * | Better support for HTTP streaming media content, fixes to the way HTTPDataSou... | Andreas Huber | 2010-01-26 | 3 | -0/+16 |
* | | Support for audio recording into AMR NB/WB files as well as audio tracks in M... | Andreas Huber | 2010-01-26 | 3 | -12/+58 |
|/ |
|
* | Merge "Fix issue 2378022: AudioService should direct volume control to STREAM... | Eric Laurent | 2010-01-25 | 2 | -4/+4 |
|\ |
|
| * | Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_... | Eric Laurent | 2010-01-25 | 2 | -4/+4 |
* | | Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pu... | Andreas Huber | 2010-01-25 | 2 | -4/+78 |
|/ |
|
* | The qcom OMX video decoders do not allocate output buffer memory at the time ... | Andreas Huber | 2010-01-25 | 2 | -0/+2 |
* | Fix no-copy-overhead OMXCodec implementation to actually work. | Andreas Huber | 2010-01-20 | 2 | -1/+7 |
* | Merge "Support for 'iTunes-style' metadata in .mp4 and .3gp files." | Andreas Huber | 2010-01-20 | 1 | -0/+1 |
|\ |
|
| * | Support for 'iTunes-style' metadata in .mp4 and .3gp files. | Andreas Huber | 2010-01-20 | 1 | -0/+1 |
* | | Merge "Create base class for audio policy manager." | Eric Laurent | 2010-01-20 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Create base class for audio policy manager. | Eric Laurent | 2010-01-13 | 1 | -0/+2 |
* | | Merge "Avoid unnecessary buffer copying if at all possible, detect if running... | Andreas Huber | 2010-01-19 | 2 | -0/+6 |
|\ \ |
|
| * | | Avoid unnecessary buffer copying if at all possible, detect if running in the... | Andreas Huber | 2010-01-19 | 2 | -0/+6 |
* | | | Media server death nodification | James Dong | 2010-01-15 | 3 | -25/+69 |
|/ / |
|
* | | Support for determining the mime type of media via metadata extraction. | Andreas Huber | 2010-01-13 | 1 | -0/+1 |
* | | More metadata support. | Andreas Huber | 2010-01-13 | 1 | -0/+3 |
|/ |
|
* | Squashed commit of the following: | Andreas Huber | 2010-01-12 | 3 | -0/+15 |
* | Reorganize some of the stagefright implementation related to metadata. | Andreas Huber | 2010-01-08 | 1 | -0/+46 |