summaryrefslogtreecommitdiffstats
path: root/libavcodec/v4l2_m2m_enc.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/v4l2: fix compile with older videodev2.hAman Gupta2019-09-151-0/+2
* avcodec/v4l2_m2m_enc: fix indentation and add M2MENC_CLASS macroAman Gupta2019-09-101-21/+23
* avcodec/v4l2_m2m: decouple v4l2_m2m helpers from AVCodecContextAman Gupta2019-09-101-3/+10
* avcodec/v4l2_m2m_enc: add support for -force_key_framesAman Gupta2019-09-101-0/+3
* avcodec/v4l2_m2m_enc: fix typo in log messageAman Gupta2019-09-021-1/+1
* avcodec/v4l2_m2m_enc: log errno on v4l2_set_ext_ctrl failuresAman Gupta2019-09-021-2/+2
* lavc/v4l2_m2m_enc: Add missing braces around initializers.Carl Eugen Hoyos2018-08-311-2/+2
* avcodec: v4l2_m2m: fix races around freeing data on closeMark Thompson2018-01-211-8/+14
* v4l_m2m: add missing AV_CODEC_CAP_DELAY flagswm42017-12-211-1/+1
* avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-141-0/+2
* avcodec/v4l2_m2m_enc: fix usage of deprecated codec flagJames Almer2017-10-211-1/+1
* lavc/v4l2: Fix printf format for int64_tMark Thompson2017-10-051-1/+1
* lavc/v4l2: Mark static const tables as suchMark Thompson2017-10-041-2/+2
* lavc/v4l2: Remove use of lfind()Mark Thompson2017-10-041-20/+12
* libavcodec: v4l2: add support for v4l2 mem2mem codecsJorge Ramirez-Ortiz2017-09-231-0/+352
OpenPOWER on IntegriCloud