[codex] Fix Linux AppImage libffmpeg child-process startup (#45)

This commit is contained in:
2026-04-05 15:22:57 -07:00
committed by GitHub
parent da0087bba6
commit c47cfb52af
6 changed files with 223 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
type: fixed
area: release
- Fixed Linux AppImage startup packaging so Chromium child relaunches can resolve the bundled `libffmpeg.so` instead of crash-looping on startup.