GNOME Bugzilla – Bug 775440
qtdemux: Use upstream's StreamFlags if there are
Last modified: 2017-01-31 15:22:23 UTC
qtdemux: Use upstream's StreamFlags if there are When multiple demuxer's are used, upstream might want to indicate default streams using GST_STREAM_FLAG_{SELECT, UNSELECT}
Created attachment 341106 [details] [review] qtdemux: Use upstream's StreamFlags if there are
Comment on attachment 341106 [details] [review] qtdemux: Use upstream's StreamFlags if there are Makes sense to me
commit d3f5aa26890e8043842b5da92bab18b4f5448f85 Author: Seungha Yang <sh.yang@lge.com> Date: Thu Dec 1 12:47:08 2016 +0900 qtdemux: Use upstream's StreamFlags if there are When multiple demuxer's are used, upstream might want to indicate default streams using GST_STREAM_FLAG_{SELECT, UNSELECT} https://bugzilla.gnome.org/show_bug.cgi?id=775440