summaryrefslogtreecommitdiff
path: root/libavcodec/mediacodecdec.c
Commit message (Expand)AuthorAge
* lavc/mediacodecdec: switch to the new generic filtering mechanismMatthieu Bouron2017-06-13
* lavc: add mpeg2 mediacodec decoderAman Gupta2017-06-08
* avcodec/hevc_parse: decode SEI message NALUs in extradataJames Almer2017-05-05
* avcodec/hevc_parse: allow setting apply_defdispwin when decoding SPS NAL unitsJames Almer2017-04-09
* lavc/mediacodecdec: set AV_CODEC_CAP_AVOID_PROBING capabilityMatthieu Bouron2017-04-04
* lavc/mediacodecdec: switch to AV_CODEC_CAP_DELAYMatthieu Bouron2017-04-04
* Merge commit 'c359d624d3efc3fd1d83210d78c4152bd329b765'James Almer2017-03-23
* avcodec/mediacodec: convert to stdatomicJames Almer2017-03-23
* lavc/mediacodec: use more meaningful filenamesMatthieu Bouron2016-10-19
* lavc: add mpeg4 mediacodec decoderMatthieu Bouron2016-10-19
* lavc: add vp8/vp9 mediacodec decodersMatthieu Bouron2016-10-19
* lavc/mediacodecdec: rename dequeued_buffer_nb to output_buffer_countMatthieu Bouron2016-10-12
* lavc/mediacodecdec: remove first output buffer timing debug logMatthieu Bouron2016-10-12
* Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes2016-10-07
* lavc/mediacodecdec: fix size variable shadowing in ff_mediacodec_dec_decodeMatthieu Bouron2016-10-06
* lavc: add hevc mediacodec decoderMatthieu Bouron2016-09-15
* lavc: add mediacodec hwaccel supportMatthieu Bouron2016-07-08
* lavc/mediacodec: increase buffer dequeue timeout when the codec needs to be d...Matthieu Bouron2016-06-23
* lavc/mediacodec: rely on buffer flags to detect end of streamMatthieu Bouron2016-06-23
* lavc/mediacodec: re-indent after previous commitMatthieu Bouron2016-06-23
* lavc/mediacodec: discard 0-sized buffersMatthieu Bouron2016-06-23
* lavc/mediacodecdec{,_h264}: set FF_CODEC_CAP_SETS_PKT_DTS capabilityMatthieu Bouron2016-06-20
* lavc/mediacodec: refactor ff_AMediaCodecList_getCodecByTypeMatthieu Bouron2016-06-15
* lavc/mediacodec: improve error messagesMatthieu Bouron2016-06-07
* lavc/mediacodec: bypass width/height restrictions when looking for a decoderMatthieu Bouron2016-06-07
* lavc/mediacodec: fix zero stride for OMX.allwinner.video.decoder.avcKirill Gavrilov2016-03-28
* lavc/mediacodec: use ternary operator to set slice-height valueMatthieu Bouron2016-03-28
* lavc/mediacodec: remove stray empty linesMatthieu Bouron2016-03-15
* lavc/mediacodec: fix codec_name leakMatthieu Bouron2016-03-15
* lavc: add h264 mediacodec decoderMatthieu Bouron2016-03-07