[Bug 722343] waylandsink: fix surface width/height when caps have changed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 4 04:39:04 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=722343
  GStreamer | gst-plugins-bad | 1.x

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #268064|none                        |needs-work
             status|                            |

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-02-04 12:39:02 UTC ---
Review of attachment 268064:
 --> (https://bugzilla.gnome.org/review?bug=722343&attachment=268064)

Ok, so what happens if the reconfiguration does not happen and the old size is
continued to be used? Is the frame just cropped or black borders added?

::: ext/wayland/gstwaylandsink.c
@@ +296,3 @@
     gst_caps_unref (caps);
     caps = intersection;
   }

You filter here too already, remove that part of the code... not useful to
filter twice.

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