Skip to content

v0.9.3

Compare
Choose a tag to compare
@neilcsmith-net neilcsmith-net released this 11 May 09:16
· 157 commits to master since this release
  • Updated Buffer API, adding support for setting / getting timestamps, offsets, buffer flags, etc.
  • Added new MessageType values from GStreamer 1.10
  • Changed Pad::link to throw an exception rather than return PadLinkReturn - this is a breaking API change and may require code updates.
  • FIX code inherited from 0.10 bindings that assumed NativeLong size and Native.SIZE_T_SIZE were the same - broke bindings on Java 9+ with Windows 10 x64.

Thanks for help and contributions from @mutantbob and @matthiasblaesing