From: Jonas Karlman
Co-authored-by: Elie ROUDNINSKI
---
configure | 7 +
libavcodec/Makefile | 3 +-
libavcodec/hwconfig.h | 2 +
libavcodec/v4l2_buffers.c | 8 +-
libavcodec/v4l2_context.c | 80 ++--
libavcodec/v4l2_context.h | 5 +-
libavcodec/v4l2_device.
From: Jonas Karlman
Co-authored-by: Elie ROUDNINSKI
---
doc/APIchanges | 3 +++
libavutil/buffer.c | 7 +++
libavutil/buffer.h | 5 +
libavutil/version.h | 4 ++--
4 files changed, 17 insertions(+), 2 deletions(-)
diff --git a/doc/APIchanges b/doc/APIchanges
index 1a9f0a303e..04
From: Elie ROUDNINSKI
This is the second iteration of
https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=2898
but only covering the common V4L2 request API code without the support for h264
codec.
Changes in v2:
* Addressed some styling comments
* Removed libudev dependency
* Device prob