[Bug 778702] videotimecode: Init from GDateTime
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Feb 23 17:51:06 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=778702
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #346496|none |reviewed
status| |
--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 346496:
--> (https://bugzilla.gnome.org/review?bug=778702&attachment=346496)
::: gst-libs/gst/video/gstvideotimecode.c
@@ +215,3 @@
+
+ jam = g_date_time_new_local (g_date_time_get_year (dt),
+ g_date_time_get_month (dt), g_date_time_get_day_of_month (dt), 0, 0,
0.0);
This is leaked, fixed locally.
--
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