We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a656ad2 commit d10f2fbCopy full SHA for d10f2fb
1 file changed
src/processing/video/Video.java
@@ -158,7 +158,7 @@ static protected void buildLinuxPaths() {
158
// the version of the JNA library bundled automatically tries
159
// all library paths known to the host system's ldconfig
160
// so we'd even catch locations like /usr/local/lib etc
161
- // PL for upstream: https://github.com/twall/jna/pull/478
+ // PR for upstream: https://github.com/twall/jna/pull/478
162
gstreamerLibPath = "";
163
gstreamerPluginPath = "";
164
}
0 commit comments