[FFmpeg-devel] [PATCH] Misc patches for libavdevice/v4l.c

Stefano Sabatini stefano.sabatini-lala
Wed Dec 24 15:55:13 CET 2008


On date Wednesday 2008-12-24 15:37:05 +0100, Stefano Sabatini encoded:
> Hi, follows a quick description of the patches:
> 
> * v4l-space-cosmetics.patch: for consistency's sake
> 
> * v4l-size-check.patch: 
>   perform a VIDIOCSWIN ioctl check at the beginning of
>   grab_read_header()

Name and description are inaccurate, indeed this is used to *set* the
size capture, while currently the code only accepts the size values
already set in the device.

So they should be:

* v4l-set-size.patch: perform a VIDIOCSWIN ioctl at the beginning of
  grab_read_header()

[...]

Regards.
-- 
FFmpeg = Faboulous and Free MultiPurpose Ecletic Governor




More information about the ffmpeg-devel mailing list