[gstreamer-bugs] [Bug 625138] [dshowvideosrc][PATCH] Don't use a range in the caps if min==max

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 23 11:12:24 PDT 2010


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

Julien Isorce <julien.isorce> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #2 from Julien Isorce <julien.isorce at gmail.com> 2010-07-23 18:12:21 UTC ---
Hi, 

Thx for reporting and the patch.

I have 2 questions:

** If we a fixed width as 10, why having "width=(int)[ 10, 10 ]" results on a
error ?
Anyway, having "width=(int)10" would be better.

** You wrote: after executing "if (min_w = max_w)", then min_w will be equal to
max_w (and only False if max_w is equal to 0). Is it what you want ? (should be
"==" instead of "=" ?

Julien

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