summaryrefslogtreecommitdiff
path: root/libavcodec/v4l2_context.h
Commit message (Expand)AuthorAgeFilesLines
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-221-3/+4
* avcodec/v4l2_context: set frame SAR using VIDIOC_CROPCAPMaxime Jourdan2019-09-111-0/+1
* avcodec/v4l2_context: expose timeout for dequeue_frameAman Gupta2019-09-111-1/+2
* avcodec/v4l2_m2m: fix av_pix_fmt changing when multiple /dev/video* devices a...Aman Gupta2019-09-101-1/+2
* lavc/v4l2_context: Change the type of the ioctl cmd to uint32_t.Carl Eugen Hoyos2017-11-051-1/+1
* avcodec/v4l2_m2m: add missing header inclusionsJames Almer2017-09-231-0/+2
* libavcodec: v4l2: add support for v4l2 mem2mem codecsJorge Ramirez-Ortiz2017-09-231-0/+181