summaryrefslogtreecommitdiffstats
path: root/libavcodec/v4l2_context.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/v4l2_context: set frame SAR using VIDIOC_CROPCAPMaxime Jourdan2019-09-111-0/+20
* avcodec/v4l2_context: expose timeout for dequeue_frameAman Gupta2019-09-111-3/+3
* avcodec/v4l2_m2m: decouple v4l2_m2m helpers from AVCodecContextAman Gupta2019-09-101-4/+5
* avcodec/v4l2_m2m: fix av_pix_fmt changing when multiple /dev/video* devices a...Aman Gupta2019-09-101-2/+2
* avcodec/v4l2_context: use EAGAIN to signal when input buffers are unavailableAman Gupta2019-09-021-1/+1
* avcodec/v4l2m2m: fix error handling during buffer initJorge Ramirez-Ortiz2019-09-021-3/+16
* avcodec/v4l2_context: return {decoder,encoder}_cmd errorsAman Gupta2019-09-021-0/+4
* avcodec/v4l2_context: log VIDIOC_REQBUFS failuresAman Gupta2019-09-021-1/+3
* avcodec: v4l2_context: remove unnecessary codeJorge Ramirez-Ortiz2018-01-231-3/+1
* avcodec: v4l2_m2m: context: fix raising warning on POLLERRJorge Ramirez-Ortiz2018-01-211-1/+11
* avcodec: v4l2_m2m: remove unnecessary timeout.Jorge Ramirez-Ortiz2018-01-211-25/+36
* lavc/v4l2_context: Change the type of the ioctl cmd to uint32_t.Carl Eugen Hoyos2017-11-051-1/+1
* avcodec/v4l2: set sizeimage param for non-raw buffers [fixes #6716]Jorge Ramirez-Ortiz2017-10-041-2/+26
* avcodec/v4l2_context: Reduce spelling variationsMichael Niedermayer2017-10-011-2/+2
* libavcodec: v4l2: add support for v4l2 mem2mem codecsJorge Ramirez-Ortiz2017-09-231-0/+667
OpenPOWER on IntegriCloud