[Bug 775615] decodebin3: Select default track by GstStreamFlags

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 1 12:20:19 UTC 2017


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

--- Comment #11 from HoonHee Lee <hoonh83.lee at gmail.com> ---
(In reply to Edward Hervey from comment #7)
> Review of attachment 344672 [details] [review]:
> 
> ::: gst/playback/gstdecodebin3.c
> @@ +1027,3 @@
>      dbin->requested_selection = tmp;
>      dbin->selection_updated = TRUE;
> +#ifndef GST_DISABLE_GST_DEBUG
> 
> Put the #ifndef in the macro (since it's reused all the time)

I moved the "#ifndef" macro outside of DUMP_SELECTION_LIST().

Please review the patch again.

Thanks.

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