ffmpeg/libavdevice
Federico Simoncelli b1ad931233 v4l2: setting device parameters early
Setting the v4l2 device parameters may influence video properties
such as width, height and pixel format.
This patch moves v4l2_set_parameters to be executed before fetching
the video properties, avoiding errors such as (pal vs ntsc):

 The v4l2 frame is 829440 bytes, but 691200 bytes are expected

Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-01-05 14:02:06 +01:00
..
2013-10-24 08:16:17 +02:00
2012-10-12 19:05:58 +02:00
2012-12-17 03:44:12 -02:00
2012-12-21 00:18:34 +01:00
2013-12-06 19:15:47 +01:00
2014-01-05 14:02:06 +01:00
2013-09-21 15:36:33 +02:00
2013-12-29 19:51:42 +01:00