summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge "Finer granularity discontinuity support." into ics-mr1Andreas Huber2011-11-297-60/+151
|\ \ \ \ | |/ / / |/| | |
| * | | Finer granularity discontinuity support.Andreas Huber2011-11-287-60/+151
| |/ /
* | | Add the min fps option to setYu Shan Emily Lau2011-11-283-65/+104
|/ /
* | am fe464a76: [Prime K] Fix gabage character issuedujin.cha2011-11-221-0/+15
|\ \
| * | [Prime K] Fix gabage character issuedujin.cha2011-11-221-0/+15
* | | 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 "Document that release() should be called with onPause() and onStop() f...James Dong2011-11-152-9/+28
|\ \
| * | Document that release() should be called with onPause() and onStop() for medi...James Dong2011-11-152-9/+28
* | | Fix 5623252 unlink to death of audio focus client earlyJean-Michel Trivi2011-11-151-14/+18
* | | 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
* | | | Fix 5615747 Don't leak remote control client death handlersJean-Michel Trivi2011-11-141-2/+10
| |/ / |/| |
* | | Fix 5607938 AudioFocusDeathHandler leaks GREFJean-Michel Trivi2011-11-111-4/+16
* | | Merge "Unhide the key to retriever location information in 3gp/mp4 files" int...James Dong2011-11-111-1/+0
|\ \ \
| * | | Unhide the key to retriever location information in 3gp/mp4 filesJames Dong2011-11-111-1/+0
* | | | 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-103-0/+44
|/ /
* | 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
| |/ /
* | | Fix problems in tablet silent mode.Eric Laurent2011-11-091-7/+18
* | | 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