summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* libstagefright - Fix seek on audio having empty stss blockRamjee Singh2015-10-061-20/+20
* MPEG4Writer: Fix MediaServer crash in MM Stress test.Paras Nagda2015-10-061-0/+5
* Stagefright: Allow setting high-framerates in CameraSourcePraveen Chavan2015-10-061-0/+12
* Stagefright: Do not skip frames in time-lapse-source for high-speedPraveen Chavan2015-10-061-1/+2
* stagefright: Remove assert for corrupt clips for AMRNBMingming Yin2015-10-061-1/+8
* libstagefright: Allow multi-byte CSD sizes for non-m4v clipsLeena Winterrowd2015-10-061-2/+3
* RTSP: add RTSP extensions for IPV6 supportLi Sun2015-10-066-14/+44
* stagefright: handle zero size field in ID3v2 headerYamit Mehta2015-10-061-2/+3
* libstagefright - Fix seek on audio having empty stss blockYamit Mehta2015-10-061-6/+14
* audio: add support for offload FLACSharad Sangle2015-10-061-1/+2
* Initialize the start time if not specified in meta dataYamit Mehta2015-10-061-0/+2
* Stagefright: Make classes customizable and add AV extensionsPraveen Chavan2015-10-066-4/+23
* mediaplayerservice: fix 64-bit compliation errorsPraveen Chavan2015-10-061-2/+1
* audio: add support for FLAC decodingSharad Sangle2015-10-063-2/+12
* libstagefright: Use proper ctts offsetSurajit Podder2015-10-061-2/+2
* libstagefright/omx: Fix CallbackDispatcher dereference in callback.Shivaprasad Hongal2015-10-061-2/+16
* libstagefright: Use 3gp4 ftyp box when AMR audio is presentLeena Winterrowd2015-10-061-3/+7
* stagefright: Handle missing text track languageLeena Winterrowd2015-10-061-3/+6
* libstagefright/omx: Fix logic to handle dead observers.Shivaprasad Hongal2015-10-061-0/+1
* libstagefright: Explicitly disconnect HTTP connectionSurajit Podder2015-10-061-0/+7
* libstagefright: Fix MPEG4Writer crash when internal memory is almost full.Paras Nagda2015-10-061-1/+5
* Stagefright: avc_utils: handle invalid sample aspect ratioPraveen Chavan2015-10-061-1/+1
* libstagefright: Add check for bits avail to readYamit Mehta2015-10-061-1/+1
* stagefright: MPEG4Extractor: allow 'hdlr' box before first trackLajos Molnar2015-09-021-4/+3
* am fa11fd5b: resolved conflicts for merge of 327afffb to lmp-mr1-ub-devRobert Shih2015-08-241-1/+16
|\
| * resolved conflicts for merge of 327afffb to lmp-mr1-ub-devRobert Shih2015-08-241-1/+16
| |\
| | * am 4c6556d1: am 8cf3564d: am eecc406f: am 3b42241a: Merge "Prevent integer is...Robert Shih2015-08-221-2/+21
| | |\
| | | * am eecc406f: am 3b42241a: Merge "Prevent integer issues in ID3::Iterator::fin...Robert Shih2015-08-221-2/+21
| | | |\
| | | | * am 3b42241a: Merge "Prevent integer issues in ID3::Iterator::findFrame" into ...Robert Shih2015-08-221-2/+21
| | | | |\
| | | | | * Merge "Prevent integer issues in ID3::Iterator::findFrame" into klp-devRobert Shih2015-08-221-2/+21
| | | | | |\
| | | | | | * Prevent integer issues in ID3::Iterator::findFrameJoshua J. Drake2015-08-211-2/+21
| | | | * | | am d8816a13: DO NOT MERGE libstagefright: Fix crash in convertMetaDataToMessageWei Jia2015-08-211-15/+51
| | | | |\ \ \ | | | | | |/ /
| | | | | * | DO NOT MERGE libstagefright: Fix crash in convertMetaDataToMessageWei Jia2015-08-211-15/+51
| | | | * | | resolved conflicts for merge of 8a064aa8 to klp-modular-devMarco Nelissen2015-08-201-7/+19
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Merge "Fail more gracefully on allocation failure" into klp-devMarco Nelissen2015-08-201-7/+20
| | | | | |\ \
| | | | | | * | Fail more gracefully on allocation failureMarco Nelissen2015-08-191-7/+20
| | | | * | | | am 522019f1: Merge "libstagefright: fix handling of mSampleTimeEntries and mN...Wei Jia2015-08-201-1/+13
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Merge "libstagefright: fix handling of mSampleTimeEntries and mNumSampleSizes...Wei Jia2015-08-201-1/+13
| | | | | |\ \ \
| | | | | | * | | libstagefright: fix handling of mSampleTimeEntries and mNumSampleSizes in Sam...Wei Jia2015-08-191-1/+13
| | | | | | | |/ | | | | | | |/|
| * | | | | | | am 35fbcdd6: am 3d97de8c: am b8a84e59: am ef87594b: Merge "libstagefright: Fi...Nick Kralevich2015-08-201-22/+66
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | am b8a84e59: am ef87594b: Merge "libstagefright: Fix crash in convertMetaData...Nick Kralevich2015-08-201-22/+66
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge "libstagefright: Fix crash in convertMetaDataToMessage" into lmp-devNick Kralevich2015-08-201-22/+66
| | | |\ \ \ \ \
| | | | * | | | | libstagefright: Fix crash in convertMetaDataToMessageWei Jia2015-08-191-22/+66
* | | | | | | | | libstagefright: check overflow before memory allocation in OMXCodec.cppWei Jia2015-08-211-0/+3
* | | | | | | | | am 99187615: am d3b6f9c1: am c5b9a48f: am a27fe8d7: am 2fd79fa3: am cb2acbfe:...Abhishek Arya2015-08-201-2/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | am d3b6f9c1: am c5b9a48f: am a27fe8d7: am 2fd79fa3: am cb2acbfe: am 635d38a8:...Abhishek Arya2015-08-201-2/+3
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | am a27fe8d7: am 2fd79fa3: am cb2acbfe: am 635d38a8: Merge "Check RTSP payload...Abhishek Arya2015-08-201-2/+3
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | am cb2acbfe: am 635d38a8: Merge "Check RTSP payload length" into klp-devAbhishek Arya2015-08-201-2/+3
| | | |\ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | * | | | | am 635d38a8: Merge "Check RTSP payload length" into klp-devAbhishek Arya2015-08-201-2/+3
| | | | |\ \ \ \ \ | | | | | | |/ / / | | | | | |/| | |
| | | | | * | | | Merge "Check RTSP payload length" into klp-devAbhishek Arya2015-08-201-2/+3
| | | | | |\ \ \ \