[Bug 750761] inputselector: Handle different duration track selection
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 22 09:36:29 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=750761
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #305635|none |needs-work
status| |
--- Comment #40 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 305635:
--> (https://bugzilla.gnome.org/review?bug=750761&attachment=305635)
::: plugins/elements/gstinputselector.c
@@ +114,2 @@
#define DEFAULT_SYNC_STREAMS TRUE
+#define DEFAULT_SYNC_MODE GST_INPUT_SELECTOR_SYNC_MODE_CLOCK
As I told you, the clock mode does not really make sense generally and also
will break things here
We need to do something like blocking all non-EOS input buffers that are after
the position of the EOS.
--
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