decodebin3: Change requested_selection to have its own memory for stream-id
authorSeungha Yang <sh.yang@lge.com>
Sat, 3 Dec 2016 04:22:54 +0000 (13:22 +0900)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 31 Jan 2017 15:48:04 +0000 (16:48 +0100)
commit44bc10219cfddc574f374824d6b7f12ca990074d
tree2062f856b6f90a1b199ca14c5dd8fb97a8e6bcf7
parent30fe123fdb9845dec438b3c8c6c54eb3b8b03db2
decodebin3: Change requested_selection to have its own memory for stream-id

"requested_selection" list might be generated by select-streams event.
And memory of stream-id(s) in select-streams is independent from that of stream-collection.

https://bugzilla.gnome.org/show_bug.cgi?id=775553
gst/playback/gstdecodebin3.c