On Mon, Aug 18, 2014 at 02:04:48PM +0200, Michael Niedermayer wrote: > On Mon, Aug 18, 2014 at 11:42:15AM +0000, Carl Eugen Hoyos wrote: > > Andre Wolokita <andre.wolokita <at> analog.com> writes: > > > > > - if (ret == AVERROR(EINVAL)) { > > > + if (ret == AVERROR(EINVAL) || ret == AVERROR(ENODATA)) { > > > > If I read fate correctly this broke compilation > > on OpenBSD where ENODATA isn't defined. > > pushed a fix, hope it works >
v4l2 + openbsd? What magic is this? [...] -- Clément B.
pgpE7SjMoRXgM.pgp
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel