summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Poll input data with a small timeout and don't consume a full core.Andreas Huber2011-11-031-1/+1
| |/ / /
* | | | Properly decode ADTS files with ID3 headers.Andreas Huber2011-11-013-12/+60
* | | | Support new HLS byte-range extensionsAndreas Huber2011-10-314-6/+109
* | | | am 27ed1249: Merge "Properly report that we\'re no longer playing after recei...Andreas Huber2011-10-283-4/+17
|\ \ \ \ | |/ / /
| * | | Merge "Properly report that we're no longer playing after receiving event" in...Andreas Huber2011-10-283-4/+17
| |\ \ \
| | * | | Properly report that we're no longer playing after receiving eventAndreas Huber2011-10-263-4/+17
* | | | | am fc9592f8: am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerServ...Jamie Gennis2011-10-283-97/+65
|\ \ \ \ \ | |/ / / /
| * | | | am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics...Jamie Gennis2011-10-283-97/+65
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Stagefright: ANW::connect in MediaPlayerServiceJamie Gennis2011-10-263-97/+65
* | | | | am da57c0e8: Merge "Report call status from AudioSource::start() to file writ...James Dong2011-10-272-2/+10
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Report call status from AudioSource::start() to file writer" into ics-mr1James Dong2011-10-272-2/+10
| |\ \ \ \
| | * | | | Report call status from AudioSource::start() to file writerJames Dong2011-10-262-2/+10
| | | |_|/ | | |/| |
* | | | | am 1388aced: Merge "Fix a reference to a stale pointer in AwesomePlayer." int...Andreas Huber2011-10-271-8/+10
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Fix a reference to a stale pointer in AwesomePlayer." into ics-mr1Andreas Huber2011-10-271-8/+10
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix a reference to a stale pointer in AwesomePlayer.Andreas Huber2011-10-261-8/+10
| | | |/ | | |/|
* | | | am 5ded5fc5: am b7b4eaaa: Merge "Stagefright: push blank buffers when tearing...Jamie Gennis2011-10-261-0/+160
|\ \ \ \ | |/ / /
| * | | am b7b4eaaa: Merge "Stagefright: push blank buffers when tearing down" into i...Jamie Gennis2011-10-261-0/+160
| |\ \ \ | | |/ / | |/| / | | |/
| | * Stagefright: push blank buffers when tearing downJamie Gennis2011-10-251-0/+160
* | | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-26104-1857/+1857
|/ /
* | am 23d64420: Merge "Stagefright: idle OMX after ANW errors" into ics-mr0Dave Burke2011-10-196-1/+65
|\ \ | |/
| * Merge "Stagefright: idle OMX after ANW errors" into ics-mr0Dave Burke2011-10-196-1/+65
| |\
| | * Stagefright: idle OMX after ANW errorsJamie Gennis2011-10-196-1/+65
* | | am b3cdadb6: Merge "Check whether media recorder client exists before dumping...James Dong2011-10-191-5/+7
|\ \ \ | |/ /
| * | Check whether media recorder client exists before dumping.James Dong2011-10-181-5/+7
* | | am 5264f600: Merge "Bail out after kMaxColorFormatSupported calls to OMX_GetP...James Dong2011-10-181-7/+16
|\ \ \ | |/ /
| * | Bail out after kMaxColorFormatSupported calls to OMX_GetParameter().James Dong2011-10-181-7/+16
| |/
* | am 6f13adb2: Merge "Don\'t hold onto the lock while reconnecting to the serve...Dave Burke2011-10-171-10/+18
|\ \ | |/
| * Merge "Don't hold onto the lock while reconnecting to the server" into ics-mr0Dave Burke2011-10-171-10/+18
| |\
| | * Don't hold onto the lock while reconnecting to the serverAndreas Huber2011-10-171-10/+18
* | | NuPlayer is now taking on the task of streaming over RTSP.Andreas Huber2011-10-1318-664/+603
* | | Merge "Support for an MPEG2 Program Stream extractor."Andreas Huber2011-10-1313-10/+863
|\ \ \ | |/ / |/| |
| * | Support for an MPEG2 Program Stream extractor.Andreas Huber2011-09-3013-10/+863
* | | MtpServer: Pass 0xFFFFFFFF for file size when receiving files >= 4GB in sizeMike Lockwood2011-10-131-1/+6
* | | Assume a PTS of 0 if absent, don't bail on fragmented PES packets not having PTSAndreas Huber2011-10-122-2/+8
| |/ |/|
* | YouTube can now request custom cache/prefetch parameters and disconnect-at-hi...Andreas Huber2011-10-103-4/+76
* | Specifying -1 for both low and highwater marks would not actually do the righ...Andreas Huber2011-10-071-5/+15
* | Merge "Allow a system property "media.stagefright.cache-params" to override c...Andreas Huber2011-10-072-9/+65
|\ \
| * | Allow a system property "media.stagefright.cache-params" to override cache/pr...Andreas Huber2011-10-062-9/+65
* | | Merge "Fix an issue where we should allow negative values but did not"James Dong2011-10-062-8/+8
|\ \ \
| * | | Fix an issue where we should allow negative values but did notJames Dong2011-10-052-8/+8
| |/ /
* | | Return a runtime error instead of assertion if seeking beyond EOS in mpeg4 fi...Andreas Huber2011-10-061-4/+6
|/ /
* | Set crop params to ANative Window during Initialization.Lakshman Gowda2011-10-051-16/+22
|/
* Gracefuly return on detecting wrong AAC format from corrupted filesGilles-Arnaud Bleu-Laine2011-09-301-6/+22
* Merge "Support multiple NAL fragments per .mkv payload"Andreas Huber2011-09-281-47/+61
|\
| * Support multiple NAL fragments per .mkv payloadAndreas Huber2011-09-281-47/+61
* | Merge "Flush resets the count of played audio frames"James Dong2011-09-281-0/+3
|\ \ | |/ |/|
| * Flush resets the count of played audio framesJames Dong2011-09-271-0/+3
* | Support AMR, G.711 and vorbis audio in ACodec and friends.Andreas Huber2011-09-282-3/+95
|/
* Cut down on AwesomePlayer and OMXCodec's verbosity.Andreas Huber2011-09-272-9/+9
* Merge "Signal an appropriate error even if there are no active streams yet."Andreas Huber2011-09-276-27/+32
|\