[gstreamer-bugs] [Bug 630888] v4l2sink does not cope with v4l2loopback kernel module
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Oct 10 02:24:20 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=630888
GStreamer | gst-plugins-good | unspecified
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.26
--- Comment #6 from Sebastian Dröge <slomo at circular-chaos.org> 2010-10-10 09:24:15 UTC ---
commit b37845dac0ebb71ddfa17a2d1e55ef9cb12c67fd
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date: Sat Oct 9 14:14:27 2010 +0200
v4l2sink: Only get/set overlay params if needed
it's perfectly ok for a video output device to not have overlay
capabilities
this patch removes the need to get/set the overlay parameters if the user
does not explicitely request one of the overlay properties
commit 4ba93e9f1a460452a9baaff4038d6d99cf387627
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date: Thu Sep 30 15:28:23 2010 +0200
v4l2sink: Protect against NULL-pointer access
gst_v4l2sink_change_state() would free the pool without checking whether
the
was a valid pool...
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list