summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix for issue 5309336Hong Teng2011-11-141-3/+7
* | | Merge "Didn't mean to check this in..." into ics-mr1Andreas Huber2011-11-111-1/+1
|\ \ \
| * | | Didn't mean to check this in...Andreas Huber2011-11-111-1/+1
* | | | Merge "visualizer: reset buffer if playback is idle" into ics-mr1Eric Laurent2011-11-111-3/+25
|\ \ \ \ | |/ / / |/| | |
| * | | visualizer: reset buffer if playback is idleEric Laurent2011-11-101-3/+25
| |/ /
* | | Merge "Instead of asserting, signal a runtime error if the session doesn't co...Andreas Huber2011-11-111-2/+15
|\ \ \
| * | | Instead of asserting, signal a runtime error if the session doesn't containAndreas Huber2011-11-101-2/+15
| |/ /
* | | Merge "DO NOT MERGE: Instead of asserting, remove active streams if their soc...Andreas Huber2011-11-111-15/+47
|\ \ \
| * | | DO NOT MERGE: Instead of asserting, remove active streams if their socketsAndreas Huber2011-11-101-15/+47
| |/ /
* | | Merge "Disconnect on socket error on the RTSP control connection." into ics-mr1Andreas Huber2011-11-112-64/+72
|\ \ \
| * | | Disconnect on socket error on the RTSP control connection.Andreas Huber2011-11-102-64/+72
| |/ /
* | | Add support for retrieving location information in mp4/3gpp filesJames Dong2011-11-102-0/+36
|/ /
* | Merge "Send RTSP control connection keep-alive requests" into ics-mr1Andreas Huber2011-11-101-2/+92
|\ \
| * | Send RTSP control connection keep-alive requestsAndreas Huber2011-11-081-2/+92
* | | Merge "Don't believe the PV decoder's lies..." into ics-mr1Andreas Huber2011-11-101-1/+6
|\ \ \
| * | | Don't believe the PV decoder's lies...Andreas Huber2011-11-091-1/+6
| |/ /
* | | Merge "There's no point in trying to continue to decode after an error was si...Andreas Huber2011-11-102-8/+11
|\ \ \
| * | | There's no point in trying to continue to decode after an error was signalled.Andreas Huber2011-11-092-8/+11
| |/ /
* | | am 19998120: Merge "Bug 5478024 drop after decode if can\'t drop before" into...Glenn Kasten2011-11-091-1/+1
|\ \ \ | |/ / |/| / | |/
| * Bug 5478024 drop after decode if can't drop beforeGlenn Kasten2011-11-041-1/+1
| * DO NOT MERGE Poll input data with a small timeout and don't consume a full core.Andreas Huber2011-11-031-1/+1
* | Merge "Remove surface legacy APIs and code." into ics-mr1Andreas Huber2011-11-0814-70/+0
|\ \
| * | Remove surface legacy APIs and code.Andreas Huber2011-10-2814-70/+0
* | | Merge "Fix a hang issue where the first frame can be dropped for timelapse vi...James Dong2011-11-071-0/+6
|\ \ \
| * | | Fix a hang issue where the first frame can be dropped for timelapse video rec...James Dong2011-10-261-0/+6
* | | | Merge "Fix device management in lvm effect bundle wrapper." into ics-mr1Eric Laurent2011-11-041-17/+26
|\ \ \ \
| * | | | Fix device management in lvm effect bundle wrapper.Eric Laurent2011-11-011-17/+26
| | |/ / | |/| |
* | | | Merge "Fix problem in lvm effect bundle wrapper." into ics-mr1Eric Laurent2011-11-041-9/+19
|\ \ \ \
| * | | | Fix problem in lvm effect bundle wrapper.Eric Laurent2011-11-021-9/+19
| |/ / /
* | | | Poll input data with a small timeout and don't consume a full core.Andreas Huber2011-11-031-1/+1
|/ / /
* | | 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 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
* | | | 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
| | |_|/ | |/| |
* | | | 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 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
* | 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