summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: Forward-port HFR and HSR supportSteve Kondik2016-01-052-4/+16
* 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-281-1/+4
* 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
* stagefright: Fix audio profile retrievedKeith Mok2015-12-211-1/+1
* stagefright: Deal with output format of other AAC decodersSteve Kondik2015-12-211-4/+7
* stagefright: Fix AAC profile selectionSteve Kondik2015-12-202-28/+23
* frameworks/av: fix channelmask and source format for pcm filesAmit Shekhar2015-12-191-1/+1
* Move overflow checks into SkipCutBufferMarco Nelissen2015-12-183-15/+32
* Fix potential double close in IMediaMetadataRetriever::setDataSourceTaiju Tsuiki2015-12-181-0/+1
* stagefright: Fix some aac file cannot be played backKeith Mok2015-12-172-4/+5
* stagefright: Update makefile for Exynos variants.Ethan Chen2015-12-151-8/+9
* stagefright: Additional fixes for extended offload supportSteve Kondik2015-12-144-1/+9
* stagefright: Finish "Port AOSP fixes"Steve Kondik2015-12-131-1/+1
* stagefright: Finish support for HEVC muxingSteve Kondik2015-12-131-1/+1
* stagefright: Add support for FLAC offloadingSteve Kondik2015-12-132-2/+21
* stagefright: Fix a few format strings on 64-bitSteve Kondik2015-12-131-1/+2
* StagefrightRecorder: Add support for WAVE recordingMichael Bestas2015-12-122-0/+324
* stagefright: Fix videot thumbnail retrival for wmvKeith Mok2015-12-092-0/+44
* stagefright: Override to use ffmpeg for decoding wmv1Keith Mok2015-12-091-1/+1
* libstagefright: Fix for testExceptionManikanta Kanamarlapudi2015-12-091-9/+13
* stagefright: Add OMX.ffmpeg. checkingKeith Mok2015-12-073-2/+4
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-076-251/+158
|\
| * ALooper::awaitResponse gets reply and returns immediately if the looper is st...Ronghua Wu2015-11-021-16/+4
| * Merge "Allow ALooper::awaitResponse to return immediately if the looper is st...Ronghua Wu2015-10-222-3/+30
| |\
| | * Allow ALooper::awaitResponse to return immediately if the looper is stopped.Ronghua Wu2015-10-222-3/+30
| * | Fix offset adjustment when skipping off-spec meta chunkMarco Nelissen2015-10-221-3/+3
| |/
| * Reconcile with master after mass cherrypicksMarco Nelissen2015-10-161-0/+1
| * Merge "SoftAVCDec: Exit gracefully when memory allocation fails in the decode...Marco Nelissen2015-10-161-0/+11
| |\
| | * SoftAVCDec: Exit gracefully when memory allocation fails in the decoderHarish Mahendrakar2015-10-161-0/+11
| * | Merge "SoftAVCDec: Added a check for unsupported resolutions" into mnc-dr-devMarco Nelissen2015-10-161-0/+11
| |\ \ | | |/
| | * SoftAVCDec: Added a check for unsupported resolutionsHarish Mahendrakar2015-10-161-0/+11
| * | SoftHEVCDec: Reduced memory requirementsHarish Mahendrakar2015-10-162-248/+98
| |/
| * SoftMPEG2Dec: Added support for deinterlacerHarish Mahendrakar2015-10-161-1/+2
| * Merge "libstagefright: don't reclaim codec when there's buffer owned by clien...Ronghua Wu2015-10-131-1/+41
| |\