| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/mediacodecdec_common: log codec name during configure/start failures | Aman Gupta | 2019-09-09 | 1 | -4/+4 |
* | avcodec/mediacodecdec_common: ensure current input buffer is always used corr... | Aman Gupta | 2019-09-09 | 1 | -1/+1 |
* | avcodec/mediacodecdec_common: improve trace logging for end-of-stream | Aman Gupta | 2019-09-09 | 1 | -1/+1 |
* | avcodec/mediacodecdec_common: warn when PTS is missing | Aman Gupta | 2019-09-09 | 1 | -1/+5 |
* | avcodec/mediacodecdec: re-indent after previous commit | Matthieu Bouron | 2019-06-13 | 1 | -10/+10 |
* | avcodec/mediacodecdec: remove unneeded else block in ff_mediacodec_dec_send() | Matthieu Bouron | 2019-06-13 | 1 | -2/+2 |
* | avcodec/mediacodecdec: try to receive a frame after signaling EOF to the codec | Matthieu Bouron | 2019-06-13 | 1 | -1/+1 |
* | avcodec/mediacodecdec: fix spurious newline in trace logging | Aman Gupta | 2018-08-05 | 1 | -1/+1 |
* | avcodec/mediacodecdec: fix SEGV on modern nvidia decoders | Aman Gupta | 2018-08-03 | 1 | -2/+3 |
* | Revert "avcodec/mediacodecdec: wait on first frame after input buffers are full" | Aman Gupta | 2018-06-18 | 1 | -1/+7 |
* | avcodec/mediacodecdec: wait on first frame after input buffers are full | Aman Gupta | 2018-05-04 | 1 | -7/+1 |
* | avcodec/mediacodecdec: restructure mediacodec_receive_frame | Aman Gupta | 2018-05-04 | 1 | -12/+16 |
* | avcodec/mediacodecdec: refactor pts handling | Aman Gupta | 2018-04-25 | 1 | -11/+6 |
* | avcodec/mediacodecdec: use AV_TIME_BASE_Q | Aman Gupta | 2018-04-25 | 1 | -4/+4 |
* | avcodec/mediacodecdec: clarify delay_flush specific code | Aman Gupta | 2018-04-25 | 1 | -0/+12 |
* | avcodec/mediacodecdec_common: make stride and slice-height non-mandatory fields | Matthieu Bouron | 2018-04-19 | 1 | -2/+2 |
* | avcodec/mediacodecdec: propagate SAR to h/w frames | Aman Gupta | 2018-03-20 | 1 | -0/+11 |
* | avcodec/mediacodecdec_common: make INFO_TRY_AGAIN trace messages more consistent | Matthieu Bouron | 2018-03-12 | 1 | -2/+2 |
* | avcodec/mediacodecdec: add debug logging around hw buffer lifecycle | Aman Gupta | 2018-03-12 | 1 | -0/+11 |
* | avcodec/mediacodecdec: add more trace logging of input/output buffers | Aman Gupta | 2018-03-07 | 1 | -2/+6 |
* | avcodec/mediacodecdec: add delay_flush option | Aman Gupta | 2018-03-07 | 1 | -3/+8 |
* | avcodec/mediacodec: reduce loglevel for per-frame logging | Aman Gupta | 2018-03-06 | 1 | -1/+1 |
* | avcodec/mediacodecdec_common: remove unused field from MediaCodecDecContext | Matthieu Bouron | 2018-03-03 | 1 | -1/+1 |
* | avcodec/mediacodecdec_common: remove spurious space | Matthieu Bouron | 2018-03-03 | 1 | -1/+0 |
* | avcodec/mediacodecdec_common: refactor mediacodec_dec_parse_format() | Matthieu Bouron | 2018-03-03 | 1 | -52/+30 |
* | avcodec/mediacodecdec: refactor to take advantage of new decoding api | Aman Gupta | 2018-02-19 | 1 | -17/+33 |
* | lavc/mediacodec: use AVMediaCodecDeviceContext hw_device_ctx if set | Aman Gupta | 2017-12-16 | 1 | -1/+13 |
* | lavc: Delete all fake hwaccels | Mark Thompson | 2017-11-26 | 1 | -42/+0 |
* | lavc/mediacodec: rescale pts before decoding for both hw and sw buffers | Aman Gupta | 2017-07-03 | 1 | -3/+9 |
* | lavc/mediacodec: add missing newline on warning | Aman Gupta | 2017-07-03 | 1 | -1/+1 |
* | lavc: add mpeg2 mediacodec decoder | Aman Gupta | 2017-06-08 | 1 | -0/+7 |
* | avcodec/mediacodec: convert to stdatomic | James Almer | 2017-03-23 | 1 | -7/+6 |
* | lavc/mediacodec: use more meaningful filenames | Matthieu Bouron | 2016-10-19 | 1 | -0/+789 |