[Bug 756935] glimagesink: get_caps should return caps with current size

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 22 01:31:58 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=756935

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Can't you just return e.g.

  video/x-raw, width=1920, height=1080;
  video/x-raw, width=[1,MAX], height=[1,MAX];

then upstream can know what the 'prefered' size is but also knows that it can
passthrough any size, no?

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