log v4l2.c @ 2549:0cc87456f0ad libavformat

age author description
Thu, 13 Sep 2007 12:46:30 +0000 lucabe Forward error code when reading a v4l2 frame libavformat
Thu, 19 Jul 2007 15:23:32 +0000 takis Replace all occurrences of AVERROR_IO with AVERROR(EIO). libavformat
Fri, 06 Jul 2007 07:18:25 +0000 lucabe Support for the AVFMT_FLAG_NONBLOCK flag (non-blocking input) in v4l2.c libavformat
Thu, 10 May 2007 10:15:15 +0000 lucabe Reindent code after last commit libavformat
Thu, 10 May 2007 10:14:42 +0000 lucabe Allow avoid setting the video standard and input when capturing v4l2 video. libavformat
Thu, 29 Mar 2007 06:32:54 +0000 lucabe Allow setting v4l2 input and video standard. libavformat
Wed, 14 Feb 2007 17:01:32 +0000 gpoirier implement new grabbing interface, as described here: libavformat