summaryrefslogtreecommitdiffstats
path: root/libavcodec/mediacodecdec_common.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mediacodecdec_common: log codec name during configure/start failuresAman Gupta2019-09-091-4/+4
* avcodec/mediacodecdec_common: ensure current input buffer is always used corr...Aman Gupta2019-09-091-1/+1
* avcodec/mediacodecdec_common: improve trace logging for end-of-streamAman Gupta2019-09-091-1/+1
* avcodec/mediacodecdec_common: warn when PTS is missingAman Gupta2019-09-091-1/+5
* avcodec/mediacodecdec: re-indent after previous commitMatthieu Bouron2019-06-131-10/+10
* avcodec/mediacodecdec: remove unneeded else block in ff_mediacodec_dec_send()Matthieu Bouron2019-06-131-2/+2
* avcodec/mediacodecdec: try to receive a frame after signaling EOF to the codecMatthieu Bouron2019-06-131-1/+1
* avcodec/mediacodecdec: fix spurious newline in trace loggingAman Gupta2018-08-051-1/+1
* avcodec/mediacodecdec: fix SEGV on modern nvidia decodersAman Gupta2018-08-031-2/+3
* Revert "avcodec/mediacodecdec: wait on first frame after input buffers are full"Aman Gupta2018-06-181-1/+7
* avcodec/mediacodecdec: wait on first frame after input buffers are fullAman Gupta2018-05-041-7/+1
* avcodec/mediacodecdec: restructure mediacodec_receive_frameAman Gupta2018-05-041-12/+16
* avcodec/mediacodecdec: refactor pts handlingAman Gupta2018-04-251-11/+6
* avcodec/mediacodecdec: use AV_TIME_BASE_QAman Gupta2018-04-251-4/+4
* avcodec/mediacodecdec: clarify delay_flush specific codeAman Gupta2018-04-251-0/+12
* avcodec/mediacodecdec_common: make stride and slice-height non-mandatory fieldsMatthieu Bouron2018-04-191-2/+2
* avcodec/mediacodecdec: propagate SAR to h/w framesAman Gupta2018-03-201-0/+11
* 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