gst1-java-core icon indicating copy to clipboard operation
gst1-java-core copied to clipboard

Add JNA direct mapping to highly used methods

Open neilcsmith-net opened this issue 8 years ago • 1 comments

For performance reasons it might be useful to support JNA direct mapping on some highly used methods (eg. Sample, Buffer methods used in AppSink callbacks). Doing some of this work before 1.0.0 may also highlight any potential issues.

neilcsmith-net avatar Jul 27 '17 11:07 neilcsmith-net

Preliminary work around GPointer is done. Moving to 1.1 for additional work.

neilcsmith-net avatar Apr 05 '19 18:04 neilcsmith-net