summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/ACodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r74' into HEADJessica Wagantall2016-11-091-1/+4
|\
| * stagefright: don't fail MediaCodec.configure if clients use store-meta keyLajos Molnar2016-10-111-1/+4
* | Allow to use baseline profile for AVC recordingAndreas Blaesius2016-11-081-1/+1
* | libstagefright: mtk: Use vendor extensions to check if we should fixup croppingDiogo Ferreira2016-08-301-0/+10
* | Merge tag 'android-6.0.1_r46' into HEADJessica Wagantall2016-06-071-0/+1
|\ \ | |/
| * Fix initialization of AAC presentation structMarco Nelissen2016-04-211-0/+1
* | stagefright: Clear RenderQueue on port settings changedShalaj Jain2016-03-081-0/+5
* | video: Add support to push blank buffers on surface switchSurajit Podder2016-03-081-1/+8
* | ACodec: update the right size and crop in smooth streaming caseSanthosh Behara2016-03-081-2/+16
* | av: "ACodec: update native window crop rectangle" depends on QCOMChristopher R. Palmer2016-01-201-0/+2
* | ACodec: update native window crop rectangleSanthosh Behara2016-01-181-1/+19
* | ACodec: Fix error handling in OutputPortSettingsChangedStateShivaprasad Hongal2016-01-081-10/+27
* | stagefright: Add more hardware codec support for our extractorSteve Kondik2015-12-281-11/+7
* | stagefright: Deal with output format of other AAC decodersSteve Kondik2015-12-211-4/+7
* | Move overflow checks into SkipCutBufferMarco Nelissen2015-12-181-4/+1
* | stagefright: Finish "Port AOSP fixes"Steve Kondik2015-12-131-1/+1
* | libstagefright: Fix for testExceptionManikanta Kanamarlapudi2015-12-091-9/+13
* | libstagefright: squash exynos4 supportSimon Shields2015-12-081-0/+34
* | stagefright: Fix fallback mechanism to SW decoderKeith Mok2015-12-011-1/+1
* | stagefright: handleSetSurface: Don't dereference null graphic buffersDiogo Ferreira2015-12-011-1/+1
* | libstagefright: Handle MPEG4 DP playbackLeena Winterrowd2015-11-301-0/+2
* | stagefright: Support hardware codecs with FFMPEG extractorSteve Kondik2015-11-251-13/+7
* | stagefright: Act V: I am become death, the destroyer of worldsSteve Kondik2015-11-241-0/+2
* | stagefright: Welcome to my nightmare, act IVSteve Kondik2015-11-231-16/+13
* | stagefright: Don't break the ABI in ACodecSteve Kondik2015-11-231-4/+9
* | 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-161-0/+4
|\ \
| * | audio: use QTI flac decoder based on flagSharad Sangle2015-11-041-0/+4
* | | libstagefright: Make it possible to skip OMX buffer reallocationMichael Gernoth2015-11-071-0/+9
* | | libstagefright: add missing TI color format caseZiyan2015-11-071-0/+2
* | | Fix benign overflows in ACodecMarco Nelissen2015-11-051-2/+4
* | | stagefright: Unbreak video encodingSteve Kondik2015-11-051-3/+3
* | | Merge branch 'LA.BF64.1.2.2_rb4.6' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-041-2/+2
|\ \ \ | |/ /
| * | stagefright: Wait longer before force releasing codecShalaj Jain2015-10-241-2/+2
* | | libstagefright: Extended media support via FFMPEGSteve Kondik2015-10-281-23/+145
* | | audio: use QTI flac decoder based on flagSharad Sangle2015-10-131-0/+4
|/ /
* | Merge "Stagefright: Transition to uninitialized state after freeing node"Linux Build Service Account2015-10-121-0/+1
|\ \
| * | Stagefright: Transition to uninitialized state after freeing nodePraveen Chavan2015-10-081-0/+1
* | | libstagefright: Set Intra periodManikanta Kanamarlapudi2015-10-071-0/+4
|/ /
* | Stagefright: Addition of DS capabilityManoj Kumar AVM2015-10-061-1/+4
* | Stagefright: Enable custom allocation mode.Shivaprasad Hongal2015-10-061-7/+15
* | video: Port AOSP fixesSurajit Podder2015-10-061-0/+8
* | avextensions: Add support for Codec Extension featuresShalaj Jain2015-10-061-0/+10
* | Stagefright: Delay the force-shutdown of node after 10 secondsPraveen Chavan2015-10-061-2/+2
* | video: Add support for MPEG4 DP video clipsSurajit Podder2015-10-061-0/+1
* | AVCustomizations: Enable 16 and 24 bit PCM offload.Preetam Singh Ranawat2015-10-061-1/+1
* | Stagefright: Make classes customizable and add AV extensionsPraveen Chavan2015-10-061-1/+7
* | audio: add support for FLAC decodingSharad Sangle2015-10-061-2/+3
|/
* do not dequeue from native window after we hit fatal errorChong Zhang2015-08-141-0/+9