summaryrefslogtreecommitdiffstats
path: root/libavcodec/mediacodecdec_common.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mediacodecdec_common: make INFO_TRY_AGAIN trace messages more consistentMatthieu Bouron2018-03-121-2/+2
* avcodec/mediacodecdec: add debug logging around hw buffer lifecycleAman Gupta2018-03-121-0/+11
* avcodec/mediacodecdec: add more trace logging of input/output buffersAman Gupta2018-03-071-2/+6
* avcodec/mediacodecdec: add delay_flush optionAman Gupta2018-03-071-3/+8
* avcodec/mediacodec: reduce loglevel for per-frame loggingAman Gupta2018-03-061-1/+1
* avcodec/mediacodecdec_common: remove unused field from MediaCodecDecContextMatthieu Bouron2018-03-031-1/+1
* avcodec/mediacodecdec_common: remove spurious spaceMatthieu Bouron2018-03-031-1/+0
* avcodec/mediacodecdec_common: refactor mediacodec_dec_parse_format()Matthieu Bouron2018-03-031-52/+30
* avcodec/mediacodecdec: refactor to take advantage of new decoding apiAman Gupta2018-02-191-17/+33
* lavc/mediacodec: use AVMediaCodecDeviceContext hw_device_ctx if setAman Gupta2017-12-161-1/+13
* lavc: Delete all fake hwaccelsMark Thompson2017-11-261-42/+0
* lavc/mediacodec: rescale pts before decoding for both hw and sw buffersAman Gupta2017-07-031-3/+9
* lavc/mediacodec: add missing newline on warningAman Gupta2017-07-031-1/+1
* lavc: add mpeg2 mediacodec decoderAman Gupta2017-06-081-0/+7
* avcodec/mediacodec: convert to stdatomicJames Almer2017-03-231-7/+6
* lavc/mediacodec: use more meaningful filenamesMatthieu Bouron2016-10-191-0/+789
OpenPOWER on IntegriCloud