Add support for drivers that can change the capture size on VIDIOC_S_FMT
authorLuca Abeni <lucabe72@email.it>
Tue, 28 Feb 2006 11:28:09 +0000 (11:28 +0000)
committerLuca Abeni <lucabe72@email.it>
Tue, 28 Feb 2006 11:28:09 +0000 (11:28 +0000)
commit24300af41691b09df6e798ba4db9e6fafcc432f5
tree840baac8004b366b7750a031b05c15905606ee6a
parent2b63c2225576b382d0425ae2fb94254255715b33
Add support for drivers that can change the capture size on VIDIOC_S_FMT

Originally committed as revision 5076 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/v4l2.c