Add changelog for #4129

This commit is contained in:
Aleix Conchillo Flaqué
2026-03-24 13:22:15 -07:00
parent 84f1e49712
commit ac5810bc0d

View File

@@ -0,0 +1 @@
- `FrameFilter`, `IdentityFilter`, and `NullFilter` now use direct mode for lower-latency synchronous frame processing, bypassing the async queue.