GNOME Bugzilla – Bug 752329
dashdemux: parser should reject MPD files with negative Period duration
Last modified: 2015-10-28 15:52:12 UTC
If a negative value is provided for period duration, the parser will accept that and interpret it as an unsigned value. It should reject negative values for period duration
Created attachment 307347 [details] [review] proposed patch attached unit test and proposed patch
commit c763d1e8fd4188be683bd7fa08675dec494ef436 Author: Florin Apostol <florin.apostol@oregan.net> Date: Wed Oct 28 15:39:07 2015 +0000 dashdemux: parser rejects XMLs with negative period duration https://bugzilla.gnome.org/show_bug.cgi?id=752329