Vpp

Latest version: v2.5.0.post2

Safety actively analyzes 621825 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.5.0

* vpp is now a single header library (use define VPP_IMPLEMENTATION before including vpp.h)
* pipeline drawing with VPP_OUTPUT_DOT has been removed
* support inclusion of vpp.h from C++
* update iio
* license: MIT

2.4.0

* draw pipeline graphs using dot (enable with VPP_OUTPUT_DOT)
* improve compatibility with non-linux systems (thanks mnhrdt)

2.3.2

* fix an issue with vpp_init_input introduced in v2.2.0
* improve error reporting
* vpp_init_input now returns NULL if the frame size is invalid (it should be positive)
* this might indicate that a writer wrongly initialized its output

2.3.1

* add operator 'vp zip'
* fix two issues with 'vp dup'

2.3.0

* add function 'vpp_init_inputs' to initialize multiple inputs at once, required for complex pipelines.
* add two vp operators: dup and buf

2.2.0

* add 'vlambda' (from the code of plambda)
* move 'vp exec' to 'vexec'
* fix a bug where the libc kept the header in buffer

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.