playbin3: Propagate sink context
authorPhilippe Normand <philn@igalia.com>
Sun, 11 Aug 2019 10:25:50 +0000 (11:25 +0100)
committerSebastian Dröge <slomo@coaxion.net>
Tue, 31 Dec 2019 10:00:20 +0000 (10:00 +0000)
commit0a515acfa807788d87763b929fd684abd9853025
tree2505acce27ff3b6a6e57f949a6d8ea7d16eaed34
parent539a703b0be6cf2b79f86482fc25534d74c199f8
playbin3: Propagate sink context

When the playsink's sink is activated its state is set to READY but it remains
unlinked. So, in order for decodebin3 to potentially reuse the context later on,
the whole playbin3 needs to have it internally stored.
gst/playback/gstplaybin3.c