[FFmpeg-devel] [PATCH] lavd: drop disabled v4l code
James Almer
jamrial at gmail.com
Sun Sep 3 01:32:17 EEST 2017
On 9/2/2017 7:26 PM, Clément Bœsch wrote:
> This code is disabled since 2012. V4L1 was dropped from the kernel more
> than 10 years ago.
> ---
> configure | 2 -
> libavdevice/Makefile | 1 -
> libavdevice/alldevices.c | 1 -
> libavdevice/v4l.c | 364 -----------------------------------------------
> 4 files changed, 368 deletions(-)
> delete mode 100644 libavdevice/v4l.c
LGTM.
You could have just removed it without sending a patch, IMO. It's been
tarball bloat for five years.
More information about the ffmpeg-devel
mailing list