v0.9.4
- Add support for WebRTC (#117 #129 #135)
- Add Data Probe and Pad Template support to Pad (#103 #105)
- Replaced use of deprecated functions in JNA to support JNA 5.x (#102)
- Add
Gst.parseLaunch()
(with support for single Element) andGst.parseBinFromDescription()
, and deprecateBin.launch()
andPipeline.launch()
; add error logging - (#104 #113) - Many low-level API and structure fixes (#111 #115)
- Added simple Travis CI integration (#134)