summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* stagefright: ACodec: Correctly handle FLAC port formatEthan Chen2015-11-201-2/+8
* Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-1613-23/+105
|\
| * libstagefright: omx: Prevent assertion due to state mismatchesHaynes Mathew George2015-11-092-4/+41
| * Merge "libstagefright: Add WFD specific flags to consumer usage flags"Linux Build Service Account2015-11-072-2/+14
| |\
| | * libstagefright: Add WFD specific flags to consumer usage flagsTatenda Chipeperekwa2015-11-052-2/+14
| * | Merge "stagefright: Add null check before passing meta data buffer"Linux Build Service Account2015-11-061-1/+5
| |\ \
| | * | stagefright: Add null check before passing meta data bufferManoj Kumar AVM2015-11-041-1/+5
| | |/
| * | audio: use QTI flac decoder based on flagSharad Sangle2015-11-041-0/+4
| |/
| * Merge "nuplayer: Drop frames with DATACORRUPT flag"Linux Build Service Account2015-11-035-1/+17
| |\
| | * nuplayer: Drop frames with DATACORRUPT flagShalaj Jain2015-10-265-1/+17
| * | Merge "NuPlayer: use a generic funtion to get flags"Linux Build Service Account2015-10-303-3/+3
| |\ \ | | |/
| | * NuPlayer: use a generic funtion to get flagsSidipotu Ashok2015-10-263-3/+3
| * | Merge "GenericSource: Hold an additional reference to dataSource."Linux Build Service Account2015-10-291-1/+6
| |\ \
| | * | GenericSource: Hold an additional reference to dataSource.Shivaprasad Hongal2015-10-261-1/+6
| * | | Merge "GenericSource: Synchronize access to dataSource"Linux Build Service Account2015-10-292-5/+18
| |\ \ \ | | |/ /
| | * | GenericSource: Synchronize access to dataSourcePraveen Chavan2015-10-262-5/+18
| * | | Merge "stagefright: Return error for wrong buffer index in MediaCodec"Linux Build Service Account2015-10-292-1/+5
| |\ \ \
| | * | | stagefright: Return error for wrong buffer index in MediaCodecShalaj Jain2015-10-262-1/+5
| | |/ /
| * | | Merge "stagefright: Remove additional deep-copy of encoder buffers"Linux Build Service Account2015-10-293-9/+22
| |\ \ \
| | * | | stagefright: Remove additional deep-copy of encoder buffersShivaprasad Hongal2015-10-263-9/+22
| | |/ /
| * | | Merge "stagefright: Enable QTI FLAC based on feature flag"Linux Build Service Account2015-10-291-0/+6
| |\ \ \
| | * | | stagefright: Enable QTI FLAC based on feature flagAshish Jain2015-10-261-0/+6
| | |/ /
* | | | mediaserver: conditionally launch ListenServiceKiran Kandi2015-11-122-0/+14
* | | | stagefright: Fix more compilation warningsd34d2015-11-071-3/+3
* | | | stagefright: Fix compilation warningSteve Kondik2015-11-071-4/+4
* | | | SoftAVCDec: Exit gracefully when memory allocation fails in the decoderHarish Mahendrakar2015-11-071-0/+11
* | | | SoftAVCDec: Added a check for unsupported resolutionsHarish Mahendrakar2015-11-071-0/+11
* | | | stagefright: Squashed commit of pause/resume featuresSteve Kondik2015-11-0720-40/+589
* | | | Stop thread before deleting object referenceOscar Rydhé2015-11-071-0/+8
* | | | MatroskaExtractor: don't use new buffer unless necessaryMarco Nelissen2015-11-071-6/+17
* | | | Play timed text even after 35.79 minutesPatrik2 Carlsson2015-11-071-1/+1
* | | | Remove possible div by zero in WavExtractorRoger I Nilsson2015-11-071-2/+4
* | | | libstagefright: add NULL check in MediaCodecSource's pullerKim Zhang2015-11-071-1/+1
* | | | libstagefright: Make it possible to skip OMX buffer reallocationMichael Gernoth2015-11-073-1/+22
* | | | libstagefright: add missing TI color format caseZiyan2015-11-071-0/+2
* | | | Fix benign unsigned overflow in AuidoTrackSharedChad Brubaker2015-11-051-2/+2
* | | | Refactor setPlaybackRate to avoid benign unsigned integer overflow.Dan Austin2015-11-051-2/+2
* | | | libstagefright : fix the bug of wrong value setting for slice-heightxrwu2015-11-051-1/+1
* | | | Don't send OnCompletion events when loopingMarco Nelissen2015-11-051-1/+2
* | | | nuplayer: don't resume if player is resetingRonghua Wu2015-11-052-1/+7
* | | | Fixed comparison so that both operands are treated as 64 bit.Dan Austin2015-11-051-1/+1
* | | | Fixed benign overflows triggered by tests CVE-2015-1538-1 andDan Austin2015-11-051-4/+9
* | | | Fix benign overflow in SampleIteratorChad Brubaker2015-11-051-0/+7
* | | | Fix benign overflow in OMXNodeInstanceMarco Nelissen2015-11-051-1/+2
* | | | Fix benign unsigned overflow in OggExtractorChad Brubaker2015-11-051-2/+7
* | | | Fix benign overflow in getTimeUsOfGranuleChad Brubaker2015-11-051-0/+6
* | | | Fix offset adjustment when skipping off-spec meta chunkMarco Nelissen2015-11-051-3/+3
* | | | Add include guard into SampleIterator.hMasaichi Toki2015-11-051-0/+5
* | | | Fix benign unsigned integer overflowsVishwath Mohan2015-11-051-2/+4
* | | | Benign integer overflow in PlaylistFetcherDan Austin2015-11-051-1/+2