Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-13avcodec/mediacodecdec: re-indent after previous commitMatthieu Bouron
2019-06-13avcodec/mediacodecdec: remove unneeded else block in ff_mediacodec_dec_send()Matthieu Bouron
2019-06-13avcodec/mediacodecdec: try to receive a frame after signaling EOF to the codecMatthieu Bouron
2018-08-05avcodec/mediacodecdec: fix spurious newline in trace loggingAman Gupta
2018-08-03avcodec/mediacodecdec: fix SEGV on modern nvidia decodersAman Gupta
2018-06-18Revert "avcodec/mediacodecdec: wait on first frame after input buffers are full"Aman Gupta
2018-05-04avcodec/mediacodecdec: wait on first frame after input buffers are fullAman Gupta
2018-05-04avcodec/mediacodecdec: restructure mediacodec_receive_frameAman Gupta
2018-04-25avcodec/mediacodecdec: refactor pts handlingAman Gupta
2018-04-25avcodec/mediacodecdec: use AV_TIME_BASE_QAman Gupta
2018-04-25avcodec/mediacodecdec: clarify delay_flush specific codeAman Gupta
2018-04-19avcodec/mediacodecdec_common: make stride and slice-height non-mandatory fieldsMatthieu Bouron
2018-03-21avcodec/mediacodecdec: propagate SAR to h/w framesAman Gupta
2018-03-12avcodec/mediacodecdec_common: make INFO_TRY_AGAIN trace messages more consistentMatthieu Bouron
2018-03-12avcodec/mediacodecdec: add debug logging around hw buffer lifecycleAman Gupta
2018-03-08avcodec/mediacodecdec: add more trace logging of input/output buffersAman Gupta
2018-03-08avcodec/mediacodecdec: add delay_flush optionAman Gupta
2018-03-07avcodec/mediacodec: reduce loglevel for per-frame loggingAman Gupta
2018-03-03avcodec/mediacodecdec_common: remove unused field from MediaCodecDecContextMatthieu Bouron
2018-03-03avcodec/mediacodecdec_common: remove spurious spaceMatthieu Bouron
2018-03-03avcodec/mediacodecdec_common: refactor mediacodec_dec_parse_format()Matthieu Bouron
2018-02-19avcodec/mediacodecdec: refactor to take advantage of new decoding apiAman Gupta
2017-12-16lavc/mediacodec: use AVMediaCodecDeviceContext hw_device_ctx if setAman Gupta
2017-11-27lavc: Delete all fake hwaccelsMark Thompson
2017-07-04lavc/mediacodec: rescale pts before decoding for both hw and sw buffersAman Gupta
2017-07-04lavc/mediacodec: add missing newline on warningAman Gupta
2017-06-08lavc: add mpeg2 mediacodec decoderAman Gupta
2017-03-23avcodec/mediacodec: convert to stdatomicJames Almer
2016-10-19lavc/mediacodec: use more meaningful filenamesMatthieu Bouron