[Bug 751500] New: dashdemux: incorrect use of timeShiftBufferDepth
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jun 25 07:00:02 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751500
Bug ID: 751500
Summary: dashdemux: incorrect use of timeShiftBufferDepth
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: ---
If not set, the timeShiftBufferDepth has a default value of -1. The standard
says that this should be interpreted as infinite.
The gst_mpd_client_check_time_position function incorrectly compares
timeShiftBufferDepth with 0 instead of -1 to determine if it was set.
--
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