gstreamer-java / gst1-java-core

Java bindings for GStreamer 1.x
GNU Lesser General Public License v3.0
188 stars 72 forks source link

GType.valueOf(long) should be thread safe. #264

Closed lafoletc closed 1 year ago

lafoletc commented 1 year ago

Corrections for https://github.com/gstreamer-java/gst1-java-core/issues/260

neilcsmith-net commented 1 year ago

Looks sane, thanks. Still available tests passed (ideally runner OS and GStreamer version need separating).