[Bug 775615] decodebin3: Select default track by GstStreamFlags
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Feb 4 12:25:01 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=775615
--- Comment #20 from Edward Hervey <bilboed at bilboed.com> ---
Review of attachment 344712:
--> (https://bugzilla.gnome.org/review?bug=775615&attachment=344712)
::: gst/playback/gstdecodebin3.c
@@ +1102,3 @@
+ * GCompareFunc to use with lists of GstStream.
+ * Sorts GstStreams by mime type and select flag and stream-id
+ * First video, then audio, then others.
I'm fine with ordering by type and flags. I was just pointing out that we don't
need a specific order for the stream type ordering.
i.e. Don't use va and vb. Just use typea and typeb directly.
--
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