[Bug 789403] avwait: Added end-timecode property

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 25 10:58:20 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=789403

Mathieu Duponchelle <mduponchelle1 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #362180|none                        |accepted-commit_now
             status|                            |

--- Comment #2 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
Review of attachment 362180:
 --> (https://bugzilla.gnome.org/review?bug=789403&attachment=362180)

Looks good to me otherwise, please push once this is fixed :)

::: gst/timecode/gstavwait.c
@@ -385,0 +417,22 @@
+      if (self->end_tc
+          && gst_video_time_code_compare (self->tc, self->end_tc) != -1) {
+        gchar *start_tc, *end_tc;
... 19 more ...

copy paste issue ? :)

-- 
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