summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Remove surface legacy APIs and code." into ics-mr1Andreas Huber2011-11-0815-71/+0
|\ \
| * | Remove surface legacy APIs and code.Andreas Huber2011-10-2815-71/+0
* | | Merge "Fix 5509346: Resize the thumbnails if it's too large." into ics-mr1Chih-Chung Chang2011-11-071-9/+18
|\ \ \
| * | | Fix 5509346: Resize the thumbnails if it's too large.Chih-Chung Chang2011-11-071-9/+18
* | | | 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
* | | | | | Verify we actually have valid utf8 metadataMarco Nelissen2011-11-031-1/+63
* | | | | | Poll input data with a small timeout and don't consume a full core.Andreas Huber2011-11-031-1/+1