summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r17' into HEADJessica Wagantall2016-03-073-3/+17
|\
| * Fix out-of-bounds writeMarco Nelissen2016-01-221-1/+9
| * fix possible overflow in effect wrappers.Eric Laurent2016-01-222-2/+8
* | stagefright: Don't crash on invalid / null AVCC atoms in MKVSteve Kondik2016-03-012-11/+14
* | audio: omx encoder isn't expected for raw recordingWeiyin Jiang2016-02-251-8/+20
* | Merge tag 'android-6.0.1_r13' into HEADJessica Wagantall2016-02-013-1/+21
|\ \ | |/
| * Fix security vulnerability in ICrypto DO NOT MERGEJeff Tinker2015-12-101-1/+3
| * libstagefright: check requested memory size before allocation for SoftMPEG4En...Wei Jia2015-12-102-0/+18
* | libmedia: Add support for LHR tonesKarthik Reddy Katta2016-01-231-1/+5
* | AVUtils: hevc: Return 0 when codec data is malformedDiogo Ferreira2016-01-221-3/+3
* | Revert "Stagefright: Allow setting high-framerates in CameraSource"Keith Mok2016-01-221-12/+0
* | av: "ACodec: update native window crop rectangle" depends on QCOMChristopher R. Palmer2016-01-201-0/+2
* | audio: Update anchor time for offload playback post resumePreetam Singh Ranawat2016-01-181-0/+7
* | nuplayer: looping playback only if it was runningWeiyin Jiang2016-01-181-5/+12
* | ACodec: update native window crop rectangleSanthosh Behara2016-01-181-1/+19
* | StagefrightMetadataRetriever: correct the status flagKim Zhang2016-01-181-0/+3
* | libstagefright:Fix random memcmp crash while accessing output format.Vasantha Balla2016-01-181-1/+1
* | av: Add support for loading audio_effects_vendor.confSteve Kondik2016-01-121-1/+3
* | libstagefright: Support YVU420SemiPlanar camera formatEthan Chen2016-01-111-0/+4
* | Use standard arm assembly syntax.Chih-Hung Hsieh2016-01-0823-26/+24
* | Fix overflow in amrwbencMarco Nelissen2016-01-081-0/+3
* | codecs: update for check ifeq ($(TARGET_ARCH),arm)Yongqin Liu2016-01-086-113/+69
* | Use unified syntax to compile with both llvm and gas.Chih-Hung Hsieh2016-01-0833-188/+119
* | Disable integer sanitization for amrwbencMarco Nelissen2016-01-082-1/+4
* | Clean up time zone handling in MtpUtils::parseDateTime.Elliott Hughes2016-01-081-19/+19
* | Fix more potential (benign) AMRWB overflowsMarco Nelissen2016-01-082-2/+4
* | Fix more amrwbenc overflowsMarco Nelissen2016-01-084-20/+21
* | Tabs -> spacesMarco Nelissen2016-01-0861-8177/+8177
* | ACodec: Fix error handling in OutputPortSettingsChangedStateShivaprasad Hongal2016-01-081-10/+27
* | stagefright: Fix crash on mediaserverKeith Mok2016-01-061-1/+3
* | stagefright: Add deferred release optionSteve Kondik2016-01-051-3/+9
* | stagefright: Only include HFR/HSR on QCOM devicesSteve Kondik2016-01-051-0/+27
* | stagefright: Forward-port HFR and HSR supportSteve Kondik2016-01-056-10/+210
* | BatteryNotifier: Add missing log LOG_TAGAdrianDC2016-01-011-0/+3
* | libmedia: correct latency computing for TRANSFER_SYNCMingming Yin2015-12-311-1/+2
* | nuplayer: Enable PCM offload for any sourceSteve Kondik2015-12-293-23/+34
* | stagefright: Those who cannot remember history are doomed to repeat itSteve Kondik2015-12-282-5/+18
* | nuplayer: Pass along the sniffed metadata from GenericSourceSteve Kondik2015-12-282-5/+8
* | stagefright: Remove special handling of FFMPEG extractorSteve Kondik2015-12-282-50/+5
* | stagefright: Add more hardware codec support for our extractorSteve Kondik2015-12-282-50/+95
* | stagefright: Remove special case for FLAC offloadSteve Kondik2015-12-263-15/+0
* | stagefright: Copy the thumbnail timeSteve Kondik2015-12-261-0/+1
* | Validation of Number of Channels on WAV files.Niel Alejandro Paz2015-12-261-7/+7
* | Fix overflows in amrwbencMarco Nelissen2015-12-264-3/+34
* | libmedia: Preserve futex return status in client obtainBufferLeena Winterrowd2015-12-231-2/+3
* | NuPlayer: Avoid one more assertionHaynes Mathew George2015-12-231-1/+11
* | AudioTrack: Set DIRECT track flag for direct pcm outputLeena Winterrowd2015-12-231-1/+1
* | Fix: "NuPlayerDecoder: add synchronous call pause() to ensure decoder will no...Luca Stefani2015-12-211-1/+0
* | stagefright: Fix audio profile retrievedKeith Mok2015-12-211-1/+1
* | stagefright: Correctly reassemble HVCC dataSteve Kondik2015-12-211-50/+6