[gstreamer-bugs] [Bug 455299] v4lsrc ! videoscale doesn't correctly resize

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jan 4 02:00:29 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=455299

  GStreamer | gst-plugins-base | Ver: 0.10.13

Jan Schmidt changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at mad.scientist.com




------- Comment #2 from Jan Schmidt  2008-01-04 10:00 UTC -------
The logic in basetransform is correct. Reverse negotiation in push mode only
works through pad_alloc requests -> v4lsrc needs to use pad_alloc to request
the buffer it wants to produce, but to allow downstream to do get_caps and see
that a different size is allowed. Downstream then returns a buffer with
different caps than was originally requested by v4lsrc, and v4lsrc needs to
adjust itself to produce that caps.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=455299.




More information about the Gstreamer-bugs mailing list