[Bug 750961] mpegtsmux: fix build error
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 15 01:14:21 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=750961
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.5.2
--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 95dd8d9662c7060843021d64e85c4295bd1578e9
Author: Vineeth TM <vineeth.tm at samsung.com>
Date: Mon Jun 15 10:34:56 2015 +0900
mpegtsmux: fix build error
after e000a6f0a4984fbe81190df6cd439c70dafde3d6, there is build error in bad
plugins
this happens because, GST_CLOCK_STIME_IS_VALID () is being checked for
pad_data
but it expects a GstClockTime parameter. Changing the check to 'dts'
https://bugzilla.gnome.org/show_bug.cgi?id=750961
--
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