Applying patch for v4l infinite recursion fix

Nicolas Dufresne nicolas at ndufresne.ca
Fri Jul 21 14:59:11 UTC 2017


Le jeudi 20 juillet 2017 à 21:56 -0700, ashwath a écrit :
> Hello,
> 
> I believe my gstreamer pipeline, which uses v4lsrc, is running into the
> issues tracked in this bug:
> 
> https://bugzilla.gnome.org/show_bug.cgi?id=759292
> 
> Setting GST_DEBUG=v4l*:3 I've been able to validate similar behavior to
> what's seen there (though I set my debug level lower since the file grows so
> large and takes up too much disk space if i dont)
> 
> My question is, how do I apply the patch?  Do I simply need to have the
> latest version of gstreamer1.0-plugins-good installed?  (If so it seems like
> i've found a different issue, since I already do have the latest version
> installed I believe).

Thanks, it reminded me that I wanted to backport this one to 1.12,
should have been in 1.12.2, oh well. Will be in 1.12.3.

Applying a patch is easy, from git:

  git am my.patch

in tarball:
  cat my.patch | patch -p1

regards,
Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170721/8bd92679/attachment-0001.sig>


More information about the gstreamer-devel mailing list