summaryrefslogtreecommitdiff
path: root/libavcodec/mediacodec_wrapper.c
Commit message (Expand)AuthorAge
* lavc/mediacodec_wrapper: do not discard codecs reporting they do not support ...Matthieu Bouron2016-10-19
* lavc: add hevc mediacodec decoderMatthieu Bouron2016-09-15
* lavc/ffjni: replace ff_jni_{attach,detach} with ff_jni_get_envMatthieu Bouron2016-07-27
* lavc: add mediacodec hwaccel supportMatthieu Bouron2016-07-08
* lavc/mediacodec: re-indent after previous commitMatthieu Bouron2016-06-15
* lavc/mediacodec: refactor ff_AMediaCodecList_getCodecByTypeMatthieu Bouron2016-06-15
* lavc/mediacodec: bypass width/height restrictions when looking for a decoderMatthieu Bouron2016-06-07
* lavc/mediacodec: rename MediaFormat field clazz to mediaformat_class for cons...Matthieu Bouron2016-06-07
* lavc/mediacodec: move struct declarations at the beginMatthieu Bouron2016-06-07
* lavc/mediacodec: rename jfields_mapping to jni_amediacodeclist_mappingMatthieu Bouron2016-06-07
* lavc/mediacodec: do not delete a local reference twice in case of errorMatthieu Bouron2016-06-07
* lavc/mediacodec: add missing MediaCodec.Get{Input,Output}Buffer() checksMatthieu Bouron2016-05-25
* lavc/mediacodec: factorize static fields initializationMatthieu Bouron2016-05-25
* lavc/mediacodec: remove stray empty linesMatthieu Bouron2016-03-15
* lavc: add h264 mediacodec decoderMatthieu Bouron2016-03-07