On Mon, Jul 25, 2016 at 12:21:12PM +0100, Josh de Kock wrote: > On Mon, Jul 25, 2016, at 10:23 AM, Michael Niedermayer wrote: > > > > applied > > > > will push once git.videolan.org is up again > > > > thx > > if you haven't pushed already, could you change the following: > > if (dc1394_camera_enumerate(dc1394->d, &list) != DC1394_SUCCESS || > !list){ > > should be: > > if (dc1394_camera_enumerate(dc1394->d, &list) != DC1394_SUCCESS || > !list) { > > and 'lavd/libdc1394: distinguish between enumeration errors and no > cameras found' > is probably a better commit message (fits in with the other commit > messages more)
fixed thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Modern terrorism, a quick summary: Need oil, start war with country that has oil, kill hundread thousand in war. Let country fall into chaos, be surprised about raise of fundamantalists. Drop more bombs, kill more people, be surprised about them taking revenge and drop even more bombs and strip your own citizens of their rights and freedoms. to be continued
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel