Video Library Release 9 (2.1)
This release of the video library is compatible only with Processing 4.0b6 and newer. It introduces the following changes and improvements:
- Uses the new library layout in Processing 4.
- Supports video formats with alpha channels, such as prores 4444: 2499235
- Adds add copy() and get(x, y, w, h) signatures to Movie and Capture classes: 42ff0f8
- Updated gst1-java-code to 1.4.0: f0ebf52
- Bundles linux-amd64 build of GStreamer, to address #195