[Bug 709588] encodebin: Handle changes in encoding_profile::restriction during playback

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 8 13:57:07 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=709588
  GStreamer | gst-plugins-base | unspecified

--- Comment #3 from Thibault Saunier <thibault.saunier at collabora.com> 2013-10-08 11:57:03 UTC ---
Review of attachment 256652:
 --> (https://bugzilla.gnome.org/review?bug=709588&attachment=256652)

::: gst-libs/gst/pbutils/encoding-profile.c
@@ +223,3 @@
+        caps = gst_caps_copy (prof->restriction);
+
+      gst_value_set_caps (value, caps);

So that we do not end up with read only caps on encodebin, not sure it was
necessary indeed.

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