Re: [FFmpeg-devel] [PATCH] lavd/v4l2: use pixel format variable names consistently

2014-11-06 Thread Michael Niedermayer
On Thu, Nov 06, 2014 at 12:45:52PM +0100, Giorgio Vazzana wrote: > > v4l2.c | 21 +++-- > 1 file changed, 11 insertions(+), 10 deletions(-) > 86f9b9a5714ac7ca4048048e33b93370d7a192a0 > 0001-lavd-v4l2-use-pixel-format-variable-names-consistent.patch > From c373c413bd2d27463a45

[FFmpeg-devel] [PATCH] lavd/v4l2: use pixel format variable names consistently

2014-11-06 Thread Giorgio Vazzana
From c373c413bd2d27463a45e50c5827975e579b6e7c Mon Sep 17 00:00:00 2001 From: Giorgio Vazzana Date: Thu, 6 Nov 2014 11:30:41 +0100 Subject: [PATCH] lavd/v4l2: use pixel format variable names consistently We now use 'pixelformat' for V4L2_PIX_FMT_* (as they do in v4l2 documentation) and 'pix_fmt'