26 Commits (0a67ca63e43b53e41e01b52f7da02b9bdbc62f13)

Author SHA1 Message Date
Andriy Gelman 5df9724e42 avcodec/v4l2_context: return EAGAIN to signal full buffers 4 years ago
Andriy Gelman c76b2bf0b4 avcodec/v4l2_context: Finish draining if V4L2_BUF_FLAG_LAST is set 5 years ago
Andriy Gelman e3b49aaa4e avcodec/v4l2_context: Drop empty packet while draining 5 years ago
Andriy Gelman 2a9d623561 avcodec/v4l2_context: Log warning when all capture buffers are in userspace 5 years ago
Ming Qian 8ac8e905e9 avcodec/v4l2_m2m: handle v4l2 end of stream event 5 years ago
Andriy Gelman cd04bb4afe avcodec/v4l2_context: Use av_freep() 5 years ago
Linjie Fu dfa1fc17a5 lavc/v4l2_context: fix compile warning for incompatible pointer type 5 years ago
Andriy Gelman 73e23b404c avcodec/v4l2_m2m: Use consistent logging context 5 years ago
Andriy Gelman 3905ecbc06 avcodec:v4l2_context: Remove NULL initialization 5 years ago
Andriy Gelman 8a8966295f avcodec/v4l2_context: Use AVERROR macro 5 years ago
Andriy Gelman e759fbfbc4 avcodec/v4l2_context: Fix indentation 5 years ago
Maxime Jourdan b81a1c5bea avcodec/v4l2_context: set frame SAR using VIDIOC_CROPCAP 5 years ago
Aman Gupta fac834b2ae avcodec/v4l2_context: expose timeout for dequeue_frame 5 years ago
Aman Gupta c0c7946196 avcodec/v4l2_m2m: decouple v4l2_m2m helpers from AVCodecContext 5 years ago
Aman Gupta 7bb6898b16 avcodec/v4l2_m2m: fix av_pix_fmt changing when multiple /dev/video* devices are probed 5 years ago
Aman Gupta c95b127733 avcodec/v4l2_context: use EAGAIN to signal when input buffers are unavailable 5 years ago
Jorge Ramirez-Ortiz da45ad48f9 avcodec/v4l2m2m: fix error handling during buffer init 5 years ago
Aman Gupta bad8365b2b avcodec/v4l2_context: return {decoder,encoder}_cmd errors 5 years ago
Aman Gupta 87daee944b avcodec/v4l2_context: log VIDIOC_REQBUFS failures 5 years ago
Jorge Ramirez-Ortiz 9b1ec24835 avcodec: v4l2_context: remove unnecessary code 7 years ago
Jorge Ramirez-Ortiz 0b9b7f0b46 avcodec: v4l2_m2m: context: fix raising warning on POLLERR 7 years ago
Jorge Ramirez-Ortiz 5d5de3eba4 avcodec: v4l2_m2m: remove unnecessary timeout. 7 years ago
Carl Eugen Hoyos 2cc51d5025 lavc/v4l2_context: Change the type of the ioctl cmd to uint32_t. 7 years ago
Jorge Ramirez-Ortiz 44188993a1 avcodec/v4l2: set sizeimage param for non-raw buffers [fixes #6716] 7 years ago
Michael Niedermayer b81b8a76b5 avcodec/v4l2_context: Reduce spelling variations 7 years ago
Jorge Ramirez-Ortiz 1ef7752d64 libavcodec: v4l2: add support for v4l2 mem2mem codecs 7 years ago