[Bug 758916] Use common connection-speed range for all elements

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 1 11:49:55 PST 2015


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

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

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

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Probably just historical reasons. All of those should have
G_MAXUINT/G_MAXUINT64 as maximum value.

Not sure if it's a good idea to change the type to uint64, that means an ABI
break that will cause crashes with older applications that expect the type to
be an uint.

I'm rather wondering whether this property should just be removed from the
adaptive streaming demuxers. I suspect it will usually do more harm than good.

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