[Bug 752414] New: dashdemux: default timescale value should be 1, not 0
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jul 15 04:30:11 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752414
Bug ID: 752414
Summary: dashdemux: default timescale value should be 1, not 0
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: florin.apostol at oregan.net
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
according to the standard, the default timescale value should be 1, not 0.
This will also allow removal of checks like:
if (timescale > 1)
duration /= timescale;
--
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