[Bug 763968] New: qtdemux: Add check condition for fail case in get_duration function
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Mar 21 02:39:22 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=763968
Bug ID: 763968
Summary: qtdemux: Add check condition for fail case in
get_duration function
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: enhancement
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: yongjin.ohn at lge.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Currently, get_duration function always return the TRUE value even though it
can't be set the duration correctly. So, we need to add the else condition
about the fail case.
So I have modify it and related caller function.
--
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