commit | 50ddc45d04dec720144b9de2c340ccc30838deb9 | [log] [tgz] |
---|---|---|
author | Eugene Mutavchi <Ievgen_Mutavchi@comcast.com> | Tue Apr 01 18:12:39 2025 +0000 |
committer | Eugene Mutavchi <Ievgen_Mutavchi@comcast.com> | Fri May 02 12:24:05 2025 +0000 |
tree | 8b87d9e679eb69ed2557a51f93144c7a0cd146d1 | |
parent | 0fa678f8f73a3c1b4582f8ab9673aed4d25e9406 [diff] |
Improve source initialization The initial state change to pause should be done on worker thread. This way it avoids a possible race between the uridecodebin analysing the source pads on sbplayer calling thread and FinishSourceSetup adding pads on worker thread. Change-Id: Ifa224b1ebeb81008a5dbee9fb4418965f8d2bab6 Signed-off-by: Eugene Mutavchi <Ievgen_Mutavchi@comcast.com>