[Bug 745740] camerabin: update zoom param spec if video source changes its max-zoom

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Mar 8 12:26:05 PDT 2015


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

Thiago Sousa Santos <thiagossantos at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.1

--- Comment #6 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
I see your point that sources should be emitting a notify to update the
property as default should always be present while the element is in NULL.

Thanks for the patch, pushed.

commit d49dbefd6c49193073c6334fd493f6899bf237d2
Author: Mohammed Hassan <mohammed.hassan at jolla.com>
Date:   Fri Mar 6 14:49:20 2015 +0200

    camerabin: update zoom param spec if video source changes its max-zoom

    If the video source happens to allow max-zoom to be greater than our
maximum hard coded
    value of 10 then the user cannot set anything greater than our maximum
specified in the
    param spec. We have to update our param spec to prevent glib from capping
the value

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

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