summaryrefslogtreecommitdiff
path: root/libavcodec/v4l2_m2m.c
Commit message (Expand)AuthorAge
* avcodec/v4l2_m2m: Fix indentationAndriy Gelman2019-11-01
* avcodec/v4l2_m2m: decouple v4l2_m2m helpers from AVCodecContextAman Gupta2019-09-10
* avcodec/v4l2_m2m: fix av_pix_fmt changing when multiple /dev/video* devices a...Aman Gupta2019-09-10
* avcodec/v4l2_m2m: disable info logging during device probeAman Gupta2019-09-10
* avcodec/v4l2_m2m: fix minor indentation issueAman Gupta2019-09-02
* avcodec/v4l2_m2m: use log_ctx variable consistentlyAman Gupta2019-09-02
* avcodec/v4l2_m2m: log planar mode used by driverAman Gupta2019-09-02
* avcodec/v4l2_m2m: remove trailing whitespace in output identifierAman Gupta2019-09-02
* avcodec/v4l2_m2m: log requested pixel formatsAman Gupta2019-09-02
* lavc/v4l2_m2m: don't close the file descriptor we don't ownPavel Koshevoy2019-09-02
* v4l2_m2m: Fix free of the wrong pointer in an error pathMark Thompson2018-01-21
* avcodec: v4l2_m2m: fix races around freeing data on closeMark Thompson2018-01-21
* libavcodec: v4l2: add support for v4l2 mem2mem codecsJorge Ramirez-Ortiz2017-09-23