[Bug 784672] New: *decodebin: make it possible to disable max-size-*

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 7 20:48:40 UTC 2017


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

            Bug ID: 784672
           Summary: *decodebin: make it possible to disable max-size-*
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: mduponchelle1 at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

decodebin considers max-size-* == 0 means "automatic", and
previously didn't expose any value to mean "disable".

We now consider G_MAXUINT* to mean disable, and translate 0 to
G_MAXUINT* in uridecodebin, this in order not to break the API.

>From the command-line, one can use -1.

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