summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge "NuPlayer:seek handling on kWhatAudioTearDown" into mnc-devRobert Shih2015-08-053-5/+10
|\
| * NuPlayer:seek handling on kWhatAudioTearDownRobert Shih2015-08-053-5/+10
* | Merge "Extra sanity checks on sample size and resolution" into mnc-devMarco Nelissen2015-08-051-3/+15
|\ \
| * | Extra sanity checks on sample size and resolutionMarco Nelissen2015-08-041-3/+15
* | | Merge "ACodec: send format change for video tunneled mode when omx has output...Wei Jia2015-08-051-0/+5
|\ \ \
| * | | ACodec: send format change for video tunneled mode when omx has output crop c...Wei Jia2015-08-051-0/+5
| |/ /
* | | Merge "Guard against codecinfo overflow" into mnc-devMarco Nelissen2015-08-042-2/+20
|\ \ \
| * | | Guard against codecinfo overflowMarco Nelissen2015-07-292-2/+20
* | | | Merge "We don't support mid-stream format changes" into mnc-devMarco Nelissen2015-08-041-1/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | We don't support mid-stream format changesMarco Nelissen2015-07-291-1/+4
* | | | Don't include ithread.h in decoder omx wrappersMartin Storsjo2015-07-313-3/+0
* | | | Merge "SoftAVCEnc: Stop using the u4_strd field in the set dimensions struct"...Marco Nelissen2015-07-311-1/+0
|\ \ \ \
| * | | | SoftAVCEnc: Stop using the u4_strd field in the set dimensions structMartin Storsjo2015-07-311-1/+0
| | |/ / | |/| |
* | | | Merge "ACodec: notify resolution change earlier for tunneled mode." into mnc-devWei Jia2015-07-301-0/+5
|\ \ \ \
| * | | | ACodec: notify resolution change earlier for tunneled mode.Wei Jia2015-07-301-0/+5
* | | | | Merge "stagefright: disable automatic experiments" into mnc-devLajos Molnar2015-07-303-4/+33
|\ \ \ \ \
| * | | | | stagefright: disable automatic experimentsLajos Molnar2015-07-293-4/+33
| | |/ / / | |/| | |
* | | | | Merge "Revert "ACodec: notify resolution change earlier for tunneled mode."" ...Bart Sears2015-07-301-5/+0
|\ \ \ \ \
| * | | | | Revert "ACodec: notify resolution change earlier for tunneled mode."Bart Sears2015-07-301-5/+0
* | | | | | Merge "ACodec: notify resolution change earlier for tunneled mode." into mnc-devWei Jia2015-07-301-0/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | ACodec: notify resolution change earlier for tunneled mode.Wei Jia2015-07-291-0/+5
| | |/ / / | |/| | |
* | | | | Merge "HLS: preserve old format in onChangeConfiguration2" into mnc-devRobert Shih2015-07-301-1/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | HLS: preserve old format in onChangeConfiguration2Robert Shih2015-07-291-1/+10
| | |/ / | |/| |
* | | | Merge "libstagefright: Fix crash in convertMetaDataToMessage" into mnc-devWei Jia2015-07-291-24/+74
|\ \ \ \ | |_|_|/ |/| | |
| * | | libstagefright: Fix crash in convertMetaDataToMessageWei Jia2015-07-291-24/+74
| | |/ | |/|
* | | Merge "Check vector size before accessing" into mnc-devMarco Nelissen2015-07-291-0/+9
|\ \ \
| * | | Check vector size before accessingMarco Nelissen2015-07-271-0/+9
| | |/ | |/|
* | | Merge "add GRALLOC_USAGE_HW_COMPOSER flag to video usage bits" into mnc-devChong Zhang2015-07-291-3/+2
|\ \ \ | |/ / |/| |
| * | add GRALLOC_USAGE_HW_COMPOSER flag to video usage bitsChong Zhang2015-07-281-3/+2
| |/
* | Merge "NuPlayerRenderer: prepareForMediaRenderingStart_l on en/disable offloa...Robert Shih2015-07-252-2/+10
|\ \
| * | NuPlayerRenderer: prepareForMediaRenderingStart_l on en/disable offload audioRobert Shih2015-07-242-2/+10
| |/
* | Merge "Explicitly disconnect in MediaPlayer::reset" into mnc-devRobert Shih2015-07-241-0/+1
|\ \
| * | Explicitly disconnect in MediaPlayer::resetRobert Shih2015-07-231-0/+1
* | | Merge "Fix restore position warning and static track adjustment" into mnc-devAndy Hung2015-07-241-9/+9
|\ \ \
| * | | Fix restore position warning and static track adjustmentAndy Hung2015-07-241-9/+9
| | |/ | |/|
* | | Merge "Fix race condition in AudioTrackThread::wake" into mnc-devAndy Hung2015-07-241-4/+8
|\ \ \
| * | | Fix race condition in AudioTrackThread::wakeAndy Hung2015-07-221-4/+8
* | | | Merge "Fix race condition in AudioRecordThread::wake" into mnc-devAndy Hung2015-07-241-4/+8
|\ \ \ \ | |/ / /
| * | | Fix race condition in AudioRecordThread::wakeAndy Hung2015-07-221-4/+8
* | | | MediaPlayerService: prevent audio_attributes_t race conditionsJean-Michel Trivi2015-07-232-5/+22
| |/ / |/| |
* | | Merge "libmediaplayerservice: propagate caller pid to MediaCodec." into mnc-devRonghua Wu2015-07-2210-26/+38
|\ \ \
| * | | libmediaplayerservice: propagate caller pid to MediaCodec.Ronghua Wu2015-07-2110-26/+38
| | |/ | |/|
* | | Merge "SoftAVCDec: init decoder using updated size" into mnc-devChong Zhang2015-07-211-0/+2
|\ \ \ | |_|/ |/| |
| * | SoftAVCDec: init decoder using updated sizeChong Zhang2015-07-211-0/+2
* | | Merge "stagefright: remove workaround for BQ not reporting dropped frames" in...Lajos Molnar2015-07-211-45/+26
|\ \ \
| * | | stagefright: remove workaround for BQ not reporting dropped framesLajos Molnar2015-07-201-45/+26
* | | | stagefright: allow access of 32-bit pointers from 64-bit codeLajos Molnar2015-07-201-4/+9
|/ / /
* | | Merge "MatroskaExtractor: detect infinite loop when parsing NALs" into mnc-devRobert Shih2015-07-201-1/+7
|\ \ \
| * | | MatroskaExtractor: detect infinite loop when parsing NALsRobert Shih2015-07-201-1/+7
* | | | ABuffer: reset members when memory allocation fails.Wei Jia2015-07-201-3/+11
| |_|/ |/| |