summaryrefslogtreecommitdiffstats
path: root/libavcodec/v4l2_m2m.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/v4l2_m2m: Fix indentationAndriy Gelman2019-11-011-1/+1
* avcodec/v4l2_m2m: decouple v4l2_m2m helpers from AVCodecContextAman Gupta2019-09-101-25/+25
* avcodec/v4l2_m2m: fix av_pix_fmt changing when multiple /dev/video* devices a...Aman Gupta2019-09-101-5/+5
* avcodec/v4l2_m2m: disable info logging during device probeAman Gupta2019-09-101-6/+7
* avcodec/v4l2_m2m: fix minor indentation issueAman Gupta2019-09-021-1/+1
* avcodec/v4l2_m2m: use log_ctx variable consistentlyAman Gupta2019-09-021-2/+2
* avcodec/v4l2_m2m: log planar mode used by driverAman Gupta2019-09-021-1/+3
* avcodec/v4l2_m2m: remove trailing whitespace in output identifierAman Gupta2019-09-021-1/+1
* avcodec/v4l2_m2m: log requested pixel formatsAman Gupta2019-09-021-0/+11
* lavc/v4l2_m2m: don't close the file descriptor we don't ownPavel Koshevoy2019-09-021-0/+1
* v4l2_m2m: Fix free of the wrong pointer in an error pathMark Thompson2018-01-211-1/+1
* avcodec: v4l2_m2m: fix races around freeing data on closeMark Thompson2018-01-211-35/+58
* libavcodec: v4l2: add support for v4l2 mem2mem codecsJorge Ramirez-Ortiz2017-09-231-0/+383
OpenPOWER on IntegriCloud