summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fetch at least 192KB to avoid our mp3 sniffer from blocking on data.Andreas Huber2011-12-071-2/+2
* Merge "DO NOT MERGE - Consider I-Frame at zeroeth position when searching for...James Dong2011-12-061-0/+8
|\
| * DO NOT MERGE - Consider I-Frame at zeroeth position when searching for sync f...James Dong2011-12-051-0/+8
* | DO NOT MERGE: Remove the AVI extractor.Andreas Huber2011-12-063-6/+0
|/
* Properly identify how much metadata we need to cache in order to instantiateAndreas Huber2011-12-053-41/+136
* MTP: Add support for restricting PTP to only certain subdirectories of the st...Mike Lockwood2011-12-021-4/+7
* MTP: Don't attempt to read more than 16K at a time from the MTP driver DO NOT...Mike Lockwood2011-12-021-2/+4
* Fixes a typo in AVIExtractor that would advertise the wrong video dimensionsAndreas Huber2011-12-011-1/+1
* Merge "SurfaceMediaSource: use the vid enc usage bit" into ics-mr1Jamie Gennis2011-11-291-1/+1
|\
| * SurfaceMediaSource: use the vid enc usage bitJamie Gennis2011-11-211-1/+1
* | Merge "Make sure we can properly shutdown even if" into ics-mr1Andreas Huber2011-11-292-2/+20
|\ \
| * | Make sure we can properly shutdown even ifAndreas Huber2011-11-282-2/+20
* | | Merge "If an error occurs that prevents us from reallocating buffers during a...Andreas Huber2011-11-291-0/+32
|\ \ \
| * | | If an error occurs that prevents us from reallocating buffers during a format...Andreas Huber2011-11-281-0/+32
| |/ /
* | | Merge "Updated (internal) API for IStreamSource to signal discontinuities" in...Andreas Huber2011-11-292-7/+12
|\ \ \
| * | | Updated (internal) API for IStreamSource to signal discontinuitiesAndreas Huber2011-11-292-7/+12
| |/ /
* | | Finer granularity discontinuity support.Andreas Huber2011-11-287-60/+151
|/ /
* | Merge "Report a runtime error instead of asserting on malformed avc configura...Andreas Huber2011-11-221-57/+87
|\ \
| * | Report a runtime error instead of asserting on malformed avc configuration data.Andreas Huber2011-11-181-57/+87
* | | Fix log spamming during time lapse video recordingJames Dong2011-11-212-10/+15
| |/ |/|
* | am d4b22ab4: status_t != boolMarco Nelissen2011-11-182-3/+3
|\ \ | |/ |/|
| * status_t != boolMarco Nelissen2011-11-182-3/+3
* | Make sure not to cancel pending seek/EOS notifications on a cache underrun...Andreas Huber2011-11-162-8/+9
* | Merge "Fix for issue 5309336 -add videoeditor maximum prefetch YUV frames in...Hong Teng2011-11-151-3/+7
|\ \
| * | 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
|\ \ \ \