[Bug 752480] dashdemux: negative values for r attribute in S node are not supported
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Sep 16 01:50:46 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752480
Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.5.91
--- Comment #32 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
(In reply to Sebastian Dröge (slomo) from comment #31)
> Vincent, as discussed with Thiago on IRC yesterday. Please merge your
> changes now :) They'll increase coverage of the DASH-IF test vectors quite a
> bit and have relatively low risk of breaking anything that wasn't broken
> before.
OK. Thanks for the reviews :)
commit 50400fa2a660839c672b222094385018995aede7
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date: Wed Sep 9 14:49:17 2015 +0100
mpdparser: support for negative repeat count in segments
Implements negative repeat segment fields, defined in 5.3.9.6.1.
commit 69bfa8222f59096f9ab39cc85274c9b0573cb61d
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date: Tue Sep 8 15:14:13 2015 +0100
mpdparser: properly read signed r values for S elements
The spec defines these as signed in 5.3.9.6.1.
Since we don't support this behavior, warn and default to 0
(non repeating), which is the spec's default when the value
is not present.
https://bugzilla.gnome.org/show_bug.cgi?id=752480
commit 23ea8ccb43b0cca96275545ad5cfc22305d1705d
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date: Wed Sep 9 11:05:35 2015 +0100
mdpparser: catch failures to parse
https://bugzilla.gnome.org/show_bug.cgi?id=752480
--
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