cid-chan
cid-chan
Currently untested.
#62 would be useful for audio output as well.
## Original Problem: Within a `FrameEval` and `ModifyFrame`, you cannot recover from errors that are caused during any clips passed in `FrameEval(prop_src)`/`ModifyFrame(clips)`. This is especially devastating, if this happens within...
Implements #893
When the core is garbage collected during a frame callback, vapoursynth hangs while locking the GIL
Reproducing example. ```py from vapoursynth import core import vapoursynth as vs import threading import time class TestPolicy: def __init__(self) -> None: self._current = None self._api = None def on_policy_registered(self, special_api):...
Steps: 1. run a nested compositor (I tested Cage and labwc) 2. run a 3d game within them (I tested Portal and Minecraft) 3. Try to move your camera Expected:...
This fixes a bug with activitypub related documents: The schema "https://www.w3.org/ns/activitystreams" renders the spec if "application/json" has a lower prioritisation than "text/html".
### Validations - [X] I have checked for similar feature requests and could not find any. - [X] I have made sure this is not an already-existing feature. ### Description...
### Validations - [X] I have checked for similar feature requests and could not find any. - [X] I have made sure this is not an already-existing feature. ### Description...
### Validations - [X] I have checked for similar feature requests and could not find any. - [X] I have made sure this is not an already-existing feature. ### Description...