summaryrefslogtreecommitdiff
path: root/libavcodec/mediacodec_wrapper.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mediacodecdec: refactor color space utilsZhao Zhili2023-03-181-0/+73
* avcodec/mediacodec: fix missing crop info when use NDK MediaCodecZhao Zhili2022-12-081-0/+24
* avcodec: add MediaCodec encoderZhao Zhili2022-11-211-0/+8
* avcodec/mediacodec: add ANativeWindow supportZhao Zhili2022-11-211-2/+6
* avcodec/mediacodec: add NDK media codec wrapperZhao Zhili2022-11-211-4/+4
* avcodec/mediacodec_wrapper: separate implementation from interfaceZhao Zhili2022-11-211-37/+218
* avcodec/mediacodec_wrapper: add missing "avcodec.h" includeMatthieu Bouron2019-07-221-0/+2
* avcodec/mediacodec_wrapper: add helper to fetch SDK_INTAman Gupta2018-05-041-0/+2
* doc: fix spelling errorsAndreas Cadhalpun2016-10-211-1/+1
* lavc/mediacodec: refactor ff_AMediaCodecList_getCodecByTypeMatthieu Bouron2016-06-151-1/+3
* lavc/mediacodec: bypass width/height restrictions when looking for a decoderMatthieu Bouron2016-06-071-1/+1
* lavc: add h264 mediacodec decoderMatthieu Bouron2016-03-071-0/+125