summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* stagefright: Act V: I am become death, the destroyer of worldsSteve Kondik2015-11-242-0/+15
* stagefright: Welcome to my nightmare, act IVSteve Kondik2015-11-233-22/+19
* stagefright: Don't break the ABI in ACodecSteve Kondik2015-11-231-4/+9
* Bug 1113271 - Fix stagefright FLACParsersotaro2015-11-231-4/+5
* stagefright: Fix HEVC in MKV for most clipsSteve Kondik2015-11-201-1/+1
* Revert "DataSource: Remove global variables in DataSource related to sniff"Steve Kondik2015-11-201-56/+50
* stagefright: ACodec: Don't return success when encoders fail to initDiogo Ferreira2015-11-201-4/+4
* 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-167-7/+76
|\
| * 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-031-0/+6
| |\
| | * nuplayer: Drop frames with DATACORRUPT flagShalaj Jain2015-10-261-0/+6
| * | 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-292-9/+19
| |\ \ \
| | * | | stagefright: Remove additional deep-copy of encoder buffersShivaprasad Hongal2015-10-262-9/+19
| | |/ /
| * | | 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
| | |/
* | | 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-0710-33/+315
* | | MatroskaExtractor: don't use new buffer unless necessaryMarco Nelissen2015-11-071-6/+17
* | | 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
* | | 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
* | | Fix benign unsigned integer overflowVishwath Mohan2015-11-051-2/+2
* | | Fix benign unsigned integer overflowChad Brubaker2015-11-052-2/+4
* | | Fix benign overflows in ACodecMarco Nelissen2015-11-051-2/+4
* | | stagefright: Reduce logspamSteve Kondik2015-11-052-1/+5
* | | Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-0521-327/+229
|\ \ \
| * \ \ am 39d91e7b: Merge "ID3: check possible integer overflow for extendedHeaderSi...Wei Jia2015-10-061-2/+19
| |\ \ \
| | * \ \ Merge "ID3: check possible integer overflow for extendedHeaderSize and paddin...Wei Jia2015-10-061-2/+19
| | |\ \ \