[gstreamer-bugs] [Bug 630406] [videocrop] cropping an image with one property

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 23 06:02:00 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=630406
  GStreamer | gst-plugins-good | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at circular-chaos.org
         Resolution|                            |NOTABUG

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2010-09-23 13:01:54 UTC ---
Either set the properties from a buffer probe on the sinkpad of videocrop or
use the GstController API to set the properties based on the timestamps. If
you're setting the properties from outside the streaming thread there's nothing
that makes sure that all 4 are set atomically. That's not really a bug.

-- 
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