19 Commits (82bf41f3abce4a13e7c6ad1606eb708f371de87f)

Author SHA1 Message Date
Ming Qian 7afd34050c avcodec/v4l2_buffers: don't prevent enqueue capture buffer to driver 5 years ago
Andriy Gelman 1aec1183f3 avcodec/v4l2_buffers: Fix infinite loop 5 years ago
Aman Gupta 81abf90aea avcodec/v4l2: fix compile with older videodev2.h 6 years ago
Maxime Jourdan b81a1c5bea avcodec/v4l2_context: set frame SAR using VIDIOC_CROPCAP 6 years ago
Aman Gupta 0085c4d478 avcodec/v4l2_buffers: use correct timebase for encoder/decoder 6 years ago
Aman Gupta 3475758a37 avcodec/v4l2_m2m_dec: set pkt_dts on decoded frames to NOPTS 6 years ago
Aman Gupta 8dc973dc89 avcodec/v4l2_buffers: read height/width from the proper context 6 years ago
Lukas Rusak 40a433e34b avcodec/v4l2_buffers: split out v4l2_buf_increase_ref helper 6 years ago
Aman Gupta d620b1f9de avcodec/v4l2_buffers: split out V4L2Buffer generation into helper method 6 years ago
Aman Gupta 2b21bb4a87 avcodec/v4l2_buffers: split out AVFrame generation into helper method 6 years ago
Aman Gupta b3b958c19e avcodec/v4l2_buffers: teach ff_v4l2_buffer_avframe_to_buf about contiguous planar formats 6 years ago
Dave Stevenson d61cf1b1eb avcodec/v4l2_buffers: Add handling for NV21 and YUV420P 6 years ago
Lukas Rusak 1d36b7b47a avcodec/v4l2_buffers: return int64_t in v4l2_get_pts 6 years ago
Aman Gupta 5e2436c6de avcodec/v4l2_buffers: fix minor typos and whitespace 6 years ago
Mark Thompson 2e96f52780 v4l2_m2m: Fix integer overflow in timestamp handling 7 years ago
Jorge Ramirez-Ortiz 5d5de3eba4 avcodec: v4l2_m2m: remove unnecessary timeout. 7 years ago
Mark Thompson a0c624e299 avcodec: v4l2_m2m: fix races around freeing data on close 7 years ago
Jorge Ramirez-Ortiz 2a31ad7d60 avcodec/v4l2: fix single plane decoding 7 years ago
Jorge Ramirez-Ortiz 1ef7752d64 libavcodec: v4l2: add support for v4l2 mem2mem codecs 8 years ago