summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-1945-146/+146
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)Steve Block2012-01-1915-48/+48
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block2012-01-19117-2100/+2100
* stagefright aacenc/amrwbenc: Remove trailing whitespaceMans Rullgard2012-01-12133-5071/+5071
* SurfaceMediaSource: use the HW_TEXTURE usage bitJamie Gennis2011-12-151-1/+3
* Revert the following patches because they may lead to power regression becaus...James Dong2011-12-146-81/+25
* DO NOT MERGE: Support for parsing of "folded" RTSP header valuesAndreas Huber2011-12-132-9/+31
* Fix drm flag setting missed in false drm recognition fix.Jeff Tinker2011-12-091-0/+1
* Fixed the false drm recognition.James Dong2011-12-082-10/+17
* Merge "Don't perform RTSP seeks right away but queue them for 200ms" into ics...Andreas Huber2011-12-082-4/+31
|\
| * Don't perform RTSP seeks right away but queue them for 200msAndreas Huber2011-12-082-4/+31
* | Fix Bitreader "putBits" implementation, make sure we emulate timestampsAndreas Huber2011-12-084-13/+37
|/
* 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 "Fix for issue 5712743 video editor functional test : testPreviewDuring...Hong Teng2011-12-061-1/+1
|\ \
| * | Fix for issue 5712743 video editor functional test : testPreviewDuringExport ...Hong Teng2011-12-061-1/+1
* | | Merge "New and improved silent mode on lockscreen." into ics-mr1Amith Yamasani2011-12-061-2/+8
|\ \ \
| * | | New and improved silent mode on lockscreen.Amith Yamasani2011-12-061-2/+8
* | | | 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-022-42/+157
* | | MTP: Don't attempt to read more than 16K at a time from the MTP driver DO NOT...Mike Lockwood2011-12-021-2/+4
* | | Merge "Further volume improvements." into ics-mr1Amith Yamasani2011-12-021-8/+2
|\ \ \ | |/ / |/| |
| * | Further volume improvements.Amith Yamasani2011-12-011-8/+2
| |/
* | Merge "Fixd for 5490443 Native crash while exporting a video - Add new onErro...Hong Teng2011-12-024-6/+51
|\ \
| * | Fixd for 5490443 Native crash while exporting a videoHong Teng2011-12-014-6/+51
* | | Merge "AudioService: strengthen A2DP device detection" into ics-mr1Eric Laurent2011-12-011-159/+239
|\ \ \ | |_|/ |/| |
| * | AudioService: strengthen A2DP device detectionEric Laurent2011-11-301-159/+239
| |/
* | 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