summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* Fix Bitreader "putBits" implementation, make sure we emulate timestampsAndreas Huber2011-12-082-6/+16
* Merge "Fix ANRs due to Widevine DRM plugin sniff taking too long." into ics-mr1Jeff Tinker2011-12-085-15/+63
|\
| * Fix ANRs due to Widevine DRM plugin sniff taking too long.Jeff Tinker2011-12-075-15/+63
* | 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
|/
* 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 "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
* | | Finer granularity discontinuity support.Andreas Huber2011-11-285-40/+92
|/ /
* | 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-181-2/+2
|\ \ | |/ |/|
| * status_t != boolMarco Nelissen2011-11-181-2/+2
* | Make sure not to cancel pending seek/EOS notifications on a cache underrun...Andreas Huber2011-11-162-8/+9
* | Didn't mean to check this in...Andreas Huber2011-11-111-1/+1
* | 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
| |/ /
* | | There's no point in trying to continue to decode after an error was signalled.Andreas Huber2011-11-092-8/+11
|/ /
* | Merge "Remove surface legacy APIs and code." into ics-mr1Andreas Huber2011-11-082-11/+0
|\ \
| * | Remove surface legacy APIs and code.Andreas Huber2011-10-282-11/+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 "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-195-1/+39
|\ \ | |/
| * Merge "Stagefright: idle OMX after ANW errors" into ics-mr0Dave Burke2011-10-195-1/+39
| |\
| | * Stagefright: idle OMX after ANW errorsJamie Gennis2011-10-195-1/+39
* | | 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
| |\