summaryrefslogtreecommitdiffstats
path: root/libavcodec/mediacodecdec_h264.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mediacodecdec_h264: Fix occured typoMichael Niedermayer2016-07-111-1/+1
* lavc: add mediacodec hwaccel supportMatthieu Bouron2016-07-081-6/+41
* lavc/mediacodecdec_h264: properly convert extradata to annex-bMatthieu Bouron2016-07-061-13/+60
* lavc/mediacodecdec_h264: add missing NAL headers to SPS/PPS buffersMatthieu Bouron2016-06-291-2/+19
* lavc/mediacodecdec_h264: use ff_h264_decode_extradata to extract PPS/SPSMatthieu Bouron2016-06-211-111/+35
* lavc/mediacodecdec{,_h264}: set FF_CODEC_CAP_SETS_PKT_DTS capabilityMatthieu Bouron2016-06-201-0/+1
* lavc/mediacodecdec_h264: rename input_ref to input_pktMatthieu Bouron2016-06-031-5/+5
* lavc/mediacodecdec_h264: switch to new BSF APIMatthieu Bouron2016-06-031-27/+38
* lavc: add h264 mediacodec decoderMatthieu Bouron2016-03-071-0/+336
OpenPOWER on IntegriCloud