33 Commits (15546f772c686412d3e823ff8db266796541846e)

Author SHA1 Message Date
Aman Gupta d0e6762768 avcodec/mediacodecdec_common: log codec name during configure/start failures 5 years ago
Aman Gupta ca613dcc38 avcodec/mediacodecdec_common: ensure current input buffer is always used correctly 5 years ago
Aman Gupta f821d19531 avcodec/mediacodecdec_common: improve trace logging for end-of-stream 5 years ago
Aman Gupta 425be35c26 avcodec/mediacodecdec_common: warn when PTS is missing 5 years ago
Matthieu Bouron 7c2c5c4940 avcodec/mediacodecdec: re-indent after previous commit 6 years ago
Matthieu Bouron fef5ba4023 avcodec/mediacodecdec: remove unneeded else block in ff_mediacodec_dec_send() 6 years ago
Matthieu Bouron d83985ce11 avcodec/mediacodecdec: try to receive a frame after signaling EOF to the codec 6 years ago
Aman Gupta e77a3e996f avcodec/mediacodecdec: fix spurious newline in trace logging 6 years ago
Aman Gupta 476fd6ba3a avcodec/mediacodecdec: fix SEGV on modern nvidia decoders 6 years ago
Aman Gupta 37c2cb6a68 Revert "avcodec/mediacodecdec: wait on first frame after input buffers are full" 7 years ago
Aman Gupta a75bb5496a avcodec/mediacodecdec: wait on first frame after input buffers are full 7 years ago
Aman Gupta f6681feda6 avcodec/mediacodecdec: restructure mediacodec_receive_frame 7 years ago
Aman Gupta d8e92a89ed avcodec/mediacodecdec: refactor pts handling 7 years ago
Aman Gupta 7a4639b1eb avcodec/mediacodecdec: use AV_TIME_BASE_Q 7 years ago
Aman Gupta 6a7a84b2d1 avcodec/mediacodecdec: clarify delay_flush specific code 7 years ago
Matthieu Bouron 67d0911f27 avcodec/mediacodecdec_common: make stride and slice-height non-mandatory fields 7 years ago
Aman Gupta 2ddc6b4392 avcodec/mediacodecdec: propagate SAR to h/w frames 7 years ago
Matthieu Bouron 41d7c4d381 avcodec/mediacodecdec_common: make INFO_TRY_AGAIN trace messages more consistent 7 years ago
Aman Gupta 936312d18c avcodec/mediacodecdec: add debug logging around hw buffer lifecycle 7 years ago
Aman Gupta 823a758543 avcodec/mediacodecdec: add more trace logging of input/output buffers 7 years ago
Aman Gupta 2a0eb86857 avcodec/mediacodecdec: add delay_flush option 7 years ago
Aman Gupta c22e7b00e4 avcodec/mediacodec: reduce loglevel for per-frame logging 7 years ago
Matthieu Bouron cc9875dc29 avcodec/mediacodecdec_common: remove unused field from MediaCodecDecContext 7 years ago
Matthieu Bouron 5d69e249c8 avcodec/mediacodecdec_common: remove spurious space 7 years ago
Matthieu Bouron a079eaba8e avcodec/mediacodecdec_common: refactor mediacodec_dec_parse_format() 7 years ago
Aman Gupta f611fef37c avcodec/mediacodecdec: refactor to take advantage of new decoding api 7 years ago
Aman Gupta 8bf4e6d3ce lavc/mediacodec: use AVMediaCodecDeviceContext hw_device_ctx if set 7 years ago
Mark Thompson da4e02b196 lavc: Delete all fake hwaccels 7 years ago
Aman Gupta aad79e4323 lavc/mediacodec: rescale pts before decoding for both hw and sw buffers 7 years ago
Aman Gupta 6d4a686d45 lavc/mediacodec: add missing newline on warning 7 years ago
Aman Gupta a32a6b4201 lavc: add mpeg2 mediacodec decoder 8 years ago
James Almer 005da88c1e avcodec/mediacodec: convert to stdatomic 8 years ago
Matthieu Bouron d5082a2ce7 lavc/mediacodec: use more meaningful filenames 8 years ago
Matthieu Bouron f62c54456d lavc: add mpeg4 mediacodec decoder 8 years ago
Matthieu Bouron 0f7fce87ea lavc: add vp8/vp9 mediacodec decoders 8 years ago
Matthieu Bouron cfa3c2655a lavc/mediacodecdec: rename dequeued_buffer_nb to output_buffer_count 8 years ago
Matthieu Bouron a458ed65b5 lavc/mediacodecdec: remove first output buffer timing debug log 8 years ago
Matthieu Bouron 0919151651 lavc/mediacodecdec: fix size variable shadowing in ff_mediacodec_dec_decode 8 years ago
Matthieu Bouron 140da8e810 lavc: add hevc mediacodec decoder 8 years ago
Matthieu Bouron 0f2654c9a3 lavc: add mediacodec hwaccel support 8 years ago
Matthieu Bouron 55816c9269 lavc/mediacodec: increase buffer dequeue timeout when the codec needs to be drained 9 years ago
Matthieu Bouron b316ebf46d lavc/mediacodec: rely on buffer flags to detect end of stream 9 years ago
Matthieu Bouron 30e3a27119 lavc/mediacodec: re-indent after previous commit 9 years ago
Matthieu Bouron a71d518575 lavc/mediacodec: discard 0-sized buffers 9 years ago
Matthieu Bouron 432891a96e lavc/mediacodecdec{,_h264}: set FF_CODEC_CAP_SETS_PKT_DTS capability 9 years ago
Matthieu Bouron e452abc5c2 lavc/mediacodec: refactor ff_AMediaCodecList_getCodecByType 9 years ago
Matthieu Bouron 1729387c7a lavc/mediacodec: improve error messages 9 years ago
Matthieu Bouron 93f4d1646e lavc/mediacodec: bypass width/height restrictions when looking for a decoder 9 years ago
Kirill Gavrilov f3ec8ac0f4 lavc/mediacodec: fix zero stride for OMX.allwinner.video.decoder.avc 9 years ago
Matthieu Bouron 308d3ed5aa lavc/mediacodec: use ternary operator to set slice-height value 9 years ago