summaryrefslogtreecommitdiff
path: root/libavcodec/mediacodecdec_common.c
Commit message (Expand)AuthorAge
* avutil/frame: Remove deprecated AVFrame.pkt_pts fieldAndreas Rheinhardt2021-04-27
* avcodec/mediacodec_wrapper: use MediaFormat to probe frame color characteristicsMatthieu Bouron2020-05-25
* avcodec/mediacodecdec_common: log codec name during configure/start failuresAman Gupta2019-09-09
* avcodec/mediacodecdec_common: ensure current input buffer is always used corr...Aman Gupta2019-09-09
* avcodec/mediacodecdec_common: improve trace logging for end-of-streamAman Gupta2019-09-09
* avcodec/mediacodecdec_common: warn when PTS is missingAman Gupta2019-09-09
* avcodec/mediacodecdec: re-indent after previous commitMatthieu Bouron2019-06-13
* avcodec/mediacodecdec: remove unneeded else block in ff_mediacodec_dec_send()Matthieu Bouron2019-06-13
* avcodec/mediacodecdec: try to receive a frame after signaling EOF to the codecMatthieu Bouron2019-06-13
* avcodec/mediacodecdec: fix spurious newline in trace loggingAman Gupta2018-08-05
* avcodec/mediacodecdec: fix SEGV on modern nvidia decodersAman Gupta2018-08-03
* Revert "avcodec/mediacodecdec: wait on first frame after input buffers are full"Aman Gupta2018-06-18
* avcodec/mediacodecdec: wait on first frame after input buffers are fullAman Gupta2018-05-04
* avcodec/mediacodecdec: restructure mediacodec_receive_frameAman Gupta2018-05-04
* avcodec/mediacodecdec: refactor pts handlingAman Gupta2018-04-25
* avcodec/mediacodecdec: use AV_TIME_BASE_QAman Gupta2018-04-25
* avcodec/mediacodecdec: clarify delay_flush specific codeAman Gupta2018-04-25
* avcodec/mediacodecdec_common: make stride and slice-height non-mandatory fieldsMatthieu Bouron2018-04-19
* avcodec/mediacodecdec: propagate SAR to h/w framesAman Gupta2018-03-20
* avcodec/mediacodecdec_common: make INFO_TRY_AGAIN trace messages more consistentMatthieu Bouron2018-03-12
* avcodec/mediacodecdec: add debug logging around hw buffer lifecycleAman Gupta2018-03-12
* avcodec/mediacodecdec: add more trace logging of input/output buffersAman Gupta2018-03-07
* avcodec/mediacodecdec: add delay_flush optionAman Gupta2018-03-07
* avcodec/mediacodec: reduce loglevel for per-frame loggingAman Gupta2018-03-06
* avcodec/mediacodecdec_common: remove unused field from MediaCodecDecContextMatthieu Bouron2018-03-03
* avcodec/mediacodecdec_common: remove spurious spaceMatthieu Bouron2018-03-03
* avcodec/mediacodecdec_common: refactor mediacodec_dec_parse_format()Matthieu Bouron2018-03-03
* avcodec/mediacodecdec: refactor to take advantage of new decoding apiAman Gupta2018-02-19
* lavc/mediacodec: use AVMediaCodecDeviceContext hw_device_ctx if setAman Gupta2017-12-16
* lavc: Delete all fake hwaccelsMark Thompson2017-11-26
* lavc/mediacodec: rescale pts before decoding for both hw and sw buffersAman Gupta2017-07-03
* lavc/mediacodec: add missing newline on warningAman Gupta2017-07-03
* lavc: add mpeg2 mediacodec decoderAman Gupta2017-06-08
* avcodec/mediacodec: convert to stdatomicJames Almer2017-03-23
* lavc/mediacodec: use more meaningful filenamesMatthieu Bouron2016-10-19