Commit 261e448
authored
gst-plugins-imsdk: qtismartvencbin: add runtime dependency (#1710)
Ensure that the Smart Video Encoder plugin can load the libVideoCtrl
library at runtime by adding a runtime dependency on
smart-venc-ctrl-algo. The plugin uses dlopen() to load this library, so
the dependency guarantees its availability during execution.1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
0 commit comments