GNOME Bugzilla – Bug 777121
urisourcebin: Clear pad from pending list if it was linked
Last modified: 2017-01-11 09:23:29 UTC
If not, the other slots might try to link the pad again. This can happen when the demuxer has multiple src pads and their caps are identical
Created attachment 343274 [details] [review] urisourcebin: Clear pad from pending list if it was linked If not, the other slots might try to link the pad again. This can happen when the demuxer has multiple src pads and their caps are identical
Thanks, pushed: commit 1eedb4ea91ce14659df01ef44cd179f19e073a80 Author: Seungha Yang <sh.yang@lge.com> Date: Wed Jan 11 12:35:40 2017 +0900 urisourcebin: Clear pad from pending list if it was linked If not, the other slots might try to link the pad again. This can happen when the demuxer has multiple src pads and their caps are identical https://bugzilla.gnome.org/show_bug.cgi?id=777121